@charset "UTF-8";
header .headerInner .navi ul.menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .headerInner .navi ul.menu li .btn {
  border: #fff solid 3px;
  border-radius: 2.875rem;
  overflow: hidden;
  font-size: inherit;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}
@media (min-width: 751px) {
  header .headerInner .navi ul.menu li .btn {
    width: 9.5625rem;
    height: 2.875rem;
  }
}
header .headerInner .navi ul.menu li.pt-item {
  display: none !important;
}

.pt-list-container {
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 6.25rem;
  right: 0;
  left: 0;
  z-index: 150;
}

.pt_menu {
  position: absolute;
  top: 50%;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 2.5rem;
  min-height: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 0.825rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pt_menu li {
  margin-left: 1.5em;
  list-style: none;
}
@media (max-width: 1200px) and (min-width: 751px) {
  .pt_menu li {
    margin-left: 1.25em !important;
  }
}

#breadclumb ul {
  min-height: 3rem;
}
@media (max-width: 751px) {
  #breadclumb ul {
    word-break: keep-all;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: scroll;
    width: 100%;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
  }
  #breadclumb ul::-webkit-scrollbar {
    display: none;
  }
  #breadclumb ul span {
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (min-width: 1201px) {
  #breadclumb ul li {
    text-overflow: ellipsis;
    max-width: 25em;
    overflow: hidden;
    white-space: nowrap;
  }
}
a.btn.blue,
#content a.btn.blue {
  border: #1455ce solid 2px;
  background-color: #1455ce;
}
a.btn.blue:before, a.btn.blue:after,
#content a.btn.blue:before,
#content a.btn.blue:after {
  background-color: #1455ce;
}
.no-touch a.btn.blue:hover,
.no-touch #content a.btn.blue:hover {
  color: #1455ce;
}
.no-touch a.btn.blue:hover:before, .no-touch a.btn.blue:hover:after,
.no-touch #content a.btn.blue:hover:before,
.no-touch #content a.btn.blue:hover:after {
  background-color: #1455ce;
}
.no-touch a.btn.blue:hover .bullet,
.no-touch #content a.btn.blue:hover .bullet {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%231455ce%22%2F%3E%3C%2Fsvg%3E");
}
a.btn.blue.white,
#content a.btn.blue.white {
  background-color: #1455ce;
  color: #1455ce;
}
a.btn.blue.white:before, a.btn.blue.white:after,
#content a.btn.blue.white:before,
#content a.btn.blue.white:after {
  background-color: #fff;
}
a.btn.blue.white .bullet,
#content a.btn.blue.white .bullet {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%231455ce%22%2F%3E%3C%2Fsvg%3E");
}
.no-touch a.btn.blue.white:hover,
.no-touch #content a.btn.blue.white:hover {
  color: #fff;
  background-color: #1455ce;
}
.no-touch a.btn.blue.white:hover .bullet,
.no-touch #content a.btn.blue.white:hover .bullet {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}
a.btn .bullet,
#content a.btn .bullet {
  display: block;
  width: 0.3888888889em;
  height: 0.6666666667em;
  position: absolute;
  top: 50%;
  right: 1.4444444444em;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: 50%/contain no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}

.pt #content {
  margin-top: 3rem;
  padding-bottom: 0;
}
.pt #content .getImg {
  background: 50%/contain no-repeat;
}
.pt #content .getImg img {
  display: none;
}
.pt #content section {
  margin-top: 3.75rem;
}
.pt #content section:first-child {
  margin-top: 0;
}
.pt #content section.mod-eyecatch {
  margin-top: 5rem;
}
.pt #content section.entry-content.page404 {
  margin-top: 5rem;
}
.pt #content section .secInner.ss {
  max-width: 1094px;
}
.pt #content section .h2 {
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3333333333;
}
.pt #content .mod-eyecatch #eyecatch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pt #content .mod-eyecatch #eyecatch .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  letter-spacing: 0.03em;
}
.pt #content .mod-eyecatch #eyecatch .text .copy {
  font-size: 1.75rem;
  color: #1455ce;
  font-weight: bold;
  line-height: 1.7142857143;
  margin-bottom: 0.625rem;
}
.pt #content .mod-eyecatch #eyecatch .text .title {
  font-size: 1.25rem;
  line-height: 2.4;
}
.pt #content .mod-eyecatch #eyecatch .text .title:before {
  content: "ー";
}
.pt #content .mod-eyecatch #eyecatch .img {
  width: 43.8756855576%;
  margin-left: 3.75rem;
}
.pt #content #ss_header .secInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.5625rem;
}
.pt #content #ss_header .secInner .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 51.8181818182%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pt #content #ss_header .secInner .desc .copy {
  font-size: 1.875rem;
  font-weight: bold;
  line-height: 1.5;
}
.pt #content #ss_header .secInner .desc .img.sp {
  display: none;
}
.pt #content #ss_header .secInner .desc .caseLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.pt #content #ss_header .secInner .desc .caseLabel .logo {
  width: 28.0701754386%;
  position: relative;
  height: 0;
  padding-top: 17.5438596491%;
  background: #fff;
  border: rgb(244, 244, 244) solid 1px;
}
.pt #content #ss_header .secInner .desc .caseLabel .logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 96%;
  height: 96%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: contain;
     object-fit: contain;
}
.pt #content #ss_header .secInner .desc .caseLabel .label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content #ss_header .secInner .desc .caseLabel .label .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7692307692em;
  font-size: 0.8125rem;
  padding: 0;
  margin-bottom: 0.6153846154em;
  position: static;
}
.pt #content #ss_header .secInner .desc .caseLabel .label .tags .tag {
  line-height: 2;
  padding: 0 1em;
  min-width: 5em;
  font-weight: 700;
  background: #fff;
  border: #000 solid 1px;
  border-radius: 2em;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.pt #content #ss_header .secInner .desc .caseLabel .label .title {
  font-size: 1.25rem;
  margin-top: 0.5em;
  line-height: 1.5;
}
.pt #content #ss_header .secInner .desc .caseLabel .label .categories {
  font-size: 0.875rem;
  line-height: 1.5;
  color: rgb(105, 105, 105);
  margin-top: 0.7142857143em;
}
.pt #content #ss_header .secInner .desc .details {
  font-size: 0.75rem;
  line-height: 1.5;
  color: rgb(105, 105, 105);
  margin-top: 0.8333333333em;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  text-align: justify;
}
.pt #content #ss_header .secInner .desc .details + .more {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-top: 0.6666666667em;
  color: rgb(20, 85, 206);
  text-decoration: underline;
  text-align: right;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: none;
  cursor: pointer;
}
.pt #content #ss_header .secInner .desc .details + .more::before {
  content: "…続きを読む";
}
@media (hover: hover) {
  .pt #content #ss_header .secInner .desc .details + .more:hover {
    text-decoration: none;
  }
}
.pt #content #ss_header .secInner .desc .details.hide {
  height: 4.5em;
}
.pt #content #ss_header .secInner .desc .details.hide + .more {
  display: block;
}
.pt #content #ss_header .secInner .desc .details.hide.open {
  height: auto;
  white-space: normal;
}
.pt #content #ss_header .secInner .desc .details.hide.open::after {
  display: none;
}
.pt #content #ss_header .secInner .desc .details.hide.open + .more::before {
  content: "閉じる";
}
.pt #content #ss_header .secInner .desc .datetime {
  font-size: 0.75rem;
  line-height: 1.5;
  color: rgb(105, 105, 105);
  margin-top: 3.3333333333em;
}
.pt #content #ss_header .secInner .img {
  width: 45.4545454545%;
}
.pt #content #ss_header .secInner .img .caption {
  font-size: 0.75rem;
  color: rgb(105, 105, 105);
  margin-top: 0.8333333333em;
}
.pt #content #ss_overview h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6875;
  border-left: #000 solid 0.375em;
  padding-left: 0.78125em;
}
.pt #content #ss_overview .before_after {
  margin-top: 1.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3.75rem;
}
.pt #content #ss_overview .before_after .ov_before,
.pt #content #ss_overview .before_after .ov_after {
  width: 100%;
  background: rgb(244, 244, 244);
  padding: 1.25rem;
  gap: 0.625rem;
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.pt #content #ss_overview .before_after .ov_before dt,
.pt #content #ss_overview .before_after .ov_after dt {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.3636363636;
  text-align: center;
  margin-bottom: 0.4545454545em;
}
.pt #content #ss_overview .before_after .ov_before dd,
.pt #content #ss_overview .before_after .ov_after dd {
  background: #fff;
  font-size: 1.125rem;
  padding: 1.1111111111em;
  line-height: 1.3888888889;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
.pt #content #ss_overview .before_after .ov_before dd .icon,
.pt #content #ss_overview .before_after .ov_after dd .icon {
  width: 2.7777777778em;
  height: 2.7777777778em;
  display: block;
  background: 50% no-repeat;
}
.pt #content #ss_overview .before_after .ov_before dd .icon.human,
.pt #content #ss_overview .before_after .ov_after dd .icon.human {
  background-image: url(https://www.skillupai.com/assets/images/success_stories/icon_human_gray.svg);
  background-size: 94%;
}
.pt #content #ss_overview .before_after .ov_before dd .icon.clock,
.pt #content #ss_overview .before_after .ov_after dd .icon.clock {
  background-image: url(https://www.skillupai.com/assets/images/success_stories/icon_clock_gray.svg);
  background-size: 80%;
}
.pt #content #ss_overview .before_after .ov_before dd .icon.flag,
.pt #content #ss_overview .before_after .ov_after dd .icon.flag {
  background-image: url(https://www.skillupai.com/assets/images/success_stories/icon_flag_gray.svg);
  background-size: 88%;
}
.pt #content #ss_overview .before_after .ov_before dd p,
.pt #content #ss_overview .before_after .ov_after dd p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content #ss_overview .before_after .ov_before dd p em,
.pt #content #ss_overview .before_after .ov_after dd p em {
  font-weight: bold;
  color: rgb(255, 92, 0);
}
.pt #content #ss_overview .before_after .ov_after {
  background: rgba(20, 85, 206, 0.1);
  position: relative;
}
.pt #content #ss_overview .before_after .ov_after::before {
  content: "";
  display: block;
  width: 1.875rem;
  height: 7.5rem;
  background: url(https://www.skillupai.com/assets/images/success_stories/arrow_polygon_right.svg) 50%/contain no-repeat;
  position: absolute;
  top: 50%;
  left: -2.6875rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pt #content #ss_overview .before_after .ov_after dd .icon.human {
  background-image: url(https://www.skillupai.com/assets/images/success_stories/icon_human_blue.svg);
}
.pt #content #ss_overview .before_after .ov_after dd .icon.clock {
  background-image: url(https://www.skillupai.com/assets/images/success_stories/icon_clock_blue.svg);
}
.pt #content #ss_overview .before_after .ov_after dd .icon.flag {
  background-image: url(https://www.skillupai.com/assets/images/success_stories/icon_flag_blue.svg);
}
.pt #content #ss_overview .ov_points {
  margin-top: 1.875rem;
}
.pt #content #ss_overview .ov_points h3 {
  font-size: 1.5rem;
  line-height: 1.375;
  text-align: center;
  font-weight: bold;
  background-color: rgba(210, 156, 9, 0.5);
  padding: 0.4166666667em;
}
.pt #content #ss_overview .ov_points ul {
  border: rgba(210, 156, 9, 0.5) solid 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
  padding: 2.25rem;
}
.pt #content #ss_overview .ov_points ul li {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: bold;
  padding-left: 1em;
  text-indent: -1em;
}
.pt #content #ss_overview .ov_points ul li::before {
  content: "●";
  color: rgb(217, 217, 217);
  display: inline-block;
  font-size: 0.5em;
  width: 2em;
  line-height: 3em;
  vertical-align: middle;
  text-indent: 0;
  position: relative;
  top: -0.25em;
}
.pt #content #ss_overview .ov_points ul li em {
  font-size: 1.2em;
  color: rgb(255, 92, 0);
}
.pt #content #ss_overview .ov_summary {
  padding: 0 1.375rem;
  margin-top: 1.5625rem;
  display: table;
}
.pt #content #ss_overview .ov_summary li {
  display: table-row;
  gap: 1em;
}
.pt #content #ss_overview .ov_summary li .label {
  display: table-cell;
  padding-right: 1em;
}
.pt #content #ss_overview .ov_summary li .label::before {
  content: "・";
}
.pt #content #ss_overview .ov_summary li p {
  display: table-cell;
}
.pt #content #ss_overview .ov_summary li p a {
  color: rgb(20, 85, 206);
}
.pt #content #ss_lead .secInner {
  max-width: 640px;
}
.pt #content #ss_summary {
  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;
}
.pt #content #ss_summary .secInner {
  background: #f5f5f5;
  padding: 3.75rem;
  max-width: 89.3333333333%;
  width: auto;
}
.pt #content #ss_summary .secInner .summary {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  -webkit-box-shadow: 0px 0px 23.5px 1.5px rgba(110, 92, 36, 0.05);
          box-shadow: 0px 0px 23.5px 1.5px rgba(110, 92, 36, 0.05);
  max-width: 640px;
}
.pt #content #ss_summary .secInner .summary:first-child {
  margin-top: 0;
}
.pt #content #ss_summary .secInner .summary .label {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 0.5em;
  width: 6.4615384615em;
  font-size: 1.625rem;
  font-weight: bold;
  color: #1455ce;
  line-height: 1.5384615385;
  border-right: #e5e5e5 solid 1px;
}
.pt #content #ss_summary .secInner .summary ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  padding: 0.5em 1.875em;
}
.pt #content #ss_summary .secInner .summary ul li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
  margin: 0.3125em 0;
}
.pt #content #ss_summary .secInner .summary ul li:before {
  content: "● ";
  color: #1455ce;
}
.pt #content .ss_separate {
  margin-top: 5rem;
}
.pt #content .ss_separate > .bundle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.5rem;
  position: relative;
  max-width: 1100px;
  width: 89.7435897436%;
  margin: 0 auto;
}
.pt #content .ss_separate #ss_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content .ss_separate #ss_pickup {
  width: 27.2727272727%;
  background: rgb(244, 244, 244);
  padding: 1.5rem 1.25rem;
  position: sticky;
  margin-top: 0;
  top: 8em;
}
.pt #content .ss_separate #ss_pickup .h2 {
  font-size: 1.25rem;
  text-align: left;
  letter-spacing: 0;
}
.pt #content .ss_separate #ss_pickup .pickup {
  margin-top: 0.9375rem;
}
.pt #content .ss_separate #ss_pickup .pickup ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375rem 0;
}
.pt #content .ss_separate #ss_pickup .pickup ul li {
  width: 100%;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .img {
  padding-top: 30.7692307692%;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc {
  padding: 0.75rem;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel {
  padding: 0;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .logo {
  margin-top: 0;
  width: 3.75rem;
  height: 3.75rem;
  padding-top: 0;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .label .tags {
  font-size: 0.75rem;
  margin-bottom: 0;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .label .tags .tag {
  color: rgb(105, 105, 105);
  border: none;
  padding: 0;
  line-height: 1.3333333333;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .label h4 {
  font-size: 1rem;
  line-height: 1.375;
  margin-bottom: 0;
}
.pt #content .ss_separate #ss_pickup .pickup ul li a .desc .categories {
  font-size: 0.75rem;
}
.pt #content #ss_content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content #ss_content .block {
  margin-top: 5rem;
}
.pt #content #ss_content .block:first-child {
  margin-top: 0;
}
.pt #content #ss_content .block .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.875rem 2.8125rem;
}
.pt #content #ss_content .block .h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.34375;
  letter-spacing: 0;
  padding-left: 0.46875em;
  border-left: #000 solid 0.3125em;
  margin-bottom: 1em;
  margin-top: 1em;
}
.pt #content #ss_content .block .h2:first-child {
  margin-top: 0;
}
.pt #content #ss_content .block .img {
  width: 20rem;
}
.pt #content #ss_content .block .img.w100 {
  width: 100%;
}
.pt #content #ss_content .block .img img {
  max-width: 100%;
}
.pt #content #ss_content .block .h_child {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.375;
  margin-top: 1em;
  width: 100%;
}
.pt #content #ss_content .block .textWrap {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
.pt #content #ss_content .block .textset {
  width: 100%;
  line-height: 1.8;
}
.pt #content #ss_content .block .textset .text p {
  margin-top: 2.125em;
}
.pt #content #ss_content .block .textset .text p:first-child {
  margin-top: 0;
}
.pt #content #ss_content .block .textset .text em {
  font-style: italic;
}
.pt #content #ss_contact {
  background: rgba(20, 85, 206, 0.1);
  overflow: hidden;
}
.pt #content #ss_contact .secInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
.pt #content #ss_contact .secInner .img {
  width: 62.2727272727%;
  height: 0;
  padding-top: 21.2727272727%;
  position: relative;
  margin-left: -4.375rem;
}
.pt #content #ss_contact .secInner .img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pt #content #ss_contact .secInner .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8125rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.pt #content #ss_contact .secInner .desc .text {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.8;
}
.pt #content #ss_contact .secInner .desc .ss_btn {
  display: block;
  font-size: 1.25rem;
  border-radius: 2em;
  line-height: 2.95;
  width: 16.6em;
  background: rgb(20, 85, 206);
  color: #fff;
  border: rgb(20, 85, 206) solid 2px;
  text-decoration: none;
  font-weight: bold;
  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;
  gap: 0.5em;
}
.pt #content #ss_contact .secInner .desc .ss_btn:after {
  content: "";
  display: block;
  width: 0.825em;
  height: 0.825em;
  border-radius: 1em;
  background: #fff 55%/35% auto no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%231455ce%22%2F%3E%3C%2Fsvg%3E");
}
@media (hover: hover) {
  .pt #content #ss_contact .secInner .desc .ss_btn:hover {
    background: #fff;
    color: rgb(20, 85, 206);
  }
  .pt #content #ss_contact .secInner .desc .ss_btn:hover:after {
    background-color: #1455ce;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  }
}
.pt #content #ss_category .h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.34375;
  letter-spacing: 0;
  padding-left: 0.46875em;
  border-left: #000 solid 0.3125em;
  margin-bottom: 0.9375em;
}
.pt #content #ss_category .secInner.categories {
  background: #f5f5f5;
  padding: 0.4375rem 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.1875rem;
}
.pt #content #ss_category .secInner.categories h3 {
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.55;
  padding: 0.75em 0;
}
.pt #content #ss_category + #ss_search {
  margin-top: 2.5rem;
}
.pt #content #ss_seminar .h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.34375;
  letter-spacing: 0;
  padding-left: 0.46875em;
  border-left: #000 solid 0.3125em;
  margin-bottom: 0.9375em;
}
.pt #content #ss_seminar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pt #content #ss_seminar ul::before, .pt #content #ss_seminar ul::after {
  content: "";
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 31.8181818182%;
}
.pt #content #ss_seminar ul li {
  width: 31.8181818182%;
}
@media (min-width: 751px) {
  .pt #content #ss_seminar ul li {
    margin-top: 1.5em;
  }
  .pt #content #ss_seminar ul li:nth-child(1), .pt #content #ss_seminar ul li:nth-child(2), .pt #content #ss_seminar ul li:nth-child(3) {
    margin-top: 0;
  }
}
.pt #content #ss_seminar ul li a {
  display: block;
  position: relative;
}
.pt #content #ss_seminar ul li a .img {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 52.5714285714%;
  position: relative;
  overflow: hidden;
}
.pt #content #ss_seminar ul li a .img img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pt #content #ss_seminar ul li a .title {
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (hover: hover) {
  .pt #content #ss_seminar ul li a:hover .img img {
    -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
            transform: scale(1.025);
  }
}
.pt #content #ss_company .secInner {
  background: #f5f5f5;
  padding: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pt #content #ss_company .secInner .logo {
  background: #fff 50%/contain no-repeat;
  width: 10.875rem;
  height: 10.875rem;
  -webkit-box-shadow: 0px 0px 23.5px 1.5px rgba(110, 92, 36, 0.05);
          box-shadow: 0px 0px 23.5px 1.5px rgba(110, 92, 36, 0.05);
  margin-right: 1.5625rem;
}
.pt #content #ss_company .secInner .company {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 2.125;
  letter-spacing: 0.05em;
}
.pt #content #ss_company .secInner .company h3 {
  font-weight: bold;
}
.pt #content #ss_company .secInner .company .dataset {
  line-height: 1.625;
  margin: 0.375em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pt #content #ss_company .secInner .company .dataset .data {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.5em;
}
.pt #content #ss_company .secInner .company .site a {
  color: #1455ce;
  text-decoration: none;
  font-weight: bold;
}
.no-touch .pt #content #ss_company .secInner .company .site a:hover {
  text-decoration: underline;
}
.pt #content #ss_document .secInner {
  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;
}
.pt #content #ss_document .secInner .btn {
  font-size: 1.125rem;
}
.pt #content .pt_pickup .secInner {
  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;
}
.pt #content .pt_pickup .h2 {
  text-align: center;
}
.pt #content .pt_pickup.dl .pickup > ul > li .case .img {
  background-size: cover;
}
.pt #content .pt_pickup.ev h2.tit {
  color: inherit;
}
.pt #content .pt_pickup.ev h2.tit + * {
  margin-top: 1.5rem;
}
.pt #content .pt_pickup.ev h2.tit + .link,
.pt #content .pt_pickup.ev .ev > .exlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  color: #1455ce;
  text-decoration: none;
}
.pt #content .pt_pickup.ev h2.tit + .link::after,
.pt #content .pt_pickup.ev .ev > .exlink::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15.811' height='15.811' viewBox='0 0 15.811 15.811'><g id='Icon_feather-external-link' data-name='Icon feather-external-link' transform='translate(-3.75 -3.439)'><path id='パス_1' data-name='パス 1' d='M16.2,14.459v4.679a1.56,1.56,0,0,1-1.56,1.56H6.06a1.56,1.56,0,0,1-1.56-1.56V10.56A1.56,1.56,0,0,1,6.06,9h4.679' transform='translate(0 -2.199)' fill='none' stroke='%232855ce' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/><path id='パス_2' data-name='パス 2' d='M22.5,4.5h4.679V9.179' transform='translate(-8.679)' fill='none' stroke='%232855ce' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/><path id='パス_3' data-name='パス 3' d='M15,13.079,23.579,4.5' transform='translate(-5.079)' fill='none' stroke='%232855ce' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/></g></svg>");
  background-position: 0 60%;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  margin-left: 0.2142857143em;
}
.pt #content .pt_pickup.ev h2.tit + .link:hover,
.pt #content .pt_pickup.ev .ev > .exlink:hover {
  opacity: 0.75;
}
.pt #content .pt_pickup.ev h2.tit + .btnWrap {
  margin-bottom: 1.5rem;
  max-width: 89.3333333333vw;
}
.pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn {
  border: #1455ce solid 1px;
  background-color: #1455ce;
}
.pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn:before, .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn:after {
  background-color: #1455ce;
}
.pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn.white {
  color: #1455ce;
}
.no-touch .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn:hover {
  color: #1455ce;
  background-color: rgb(255, 255, 255);
}
.no-touch .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn:hover:before, .no-touch .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn:hover:after {
  background-color: #1455ce;
}
.no-touch .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn.white:hover {
  color: white;
  background-color: #1455ce;
}
.no-touch .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn.white:hover:before, .no-touch .pt #content .pt_pickup.ev h2.tit + .btnWrap a.btn.white:hover:after {
  background-color: white;
}
.pt #content .pt_pickup.ev .pickup > ul:before, .pt #content .pt_pickup.ev .pickup > ul:after {
  width: 31.352833638%;
}
.pt #content .pt_pickup.ev .pickup > ul > li {
  width: 31.352833638%;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .img {
  background-size: cover;
  padding-top: 48.9130434783%;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .img.imgBox {
  position: relative;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .img.imgBox img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .badge {
  z-index: 2;
  font-size: 0.875rem;
  margin-bottom: 0.5em;
  display: block;
  background: #da1515;
  border-radius: 2em;
  border: #da1515 solid 2px;
  line-height: 2;
  color: #fff;
  padding: 0 1em;
  min-width: 6em;
  text-align: center;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .badge.closed {
  background: #999;
  border-color: #999;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc {
  padding-top: 1rem;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .text {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data {
  color: #888;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data li .label {
  width: 5.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data li .label:after {
  content: "：";
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data li .value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data .note {
  font-size: 0.8em;
}
@media (max-width: 750px) {
  .pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data .note {
    font-size: 1em;
  }
}
.pt #content .pt_pickup .pickup {
  width: 100%;
}
.pt #content .pt_pickup .pickup > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pt #content .pt_pickup .pickup > ul:before, .pt #content .pt_pickup .pickup > ul:after {
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: block;
  width: 22.8519195612%;
}
.pt #content .pt_pickup .pickup > ul > li {
  width: 22.8519195612%;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 0px 9.4px 0.6px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 9.4px 0.6px rgba(0, 0, 0, 0.08);
  margin-top: 2rem;
  border-radius: 4px;
  overflow: hidden;
}
.pt #content .pt_pickup .pickup > ul > li.hidden {
  display: none;
}
.pt #content .pt_pickup .pickup > ul > li .case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  height: 100%;
}
.pt #content .pt_pickup .pickup > ul > li .case .img {
  position: relative;
  height: 0;
  padding-top: 58.8%;
  border-bottom: #e5e5e5 solid 1px;
}
.no-touch .pt #content .pt_pickup .pickup > ul > li .case a.img:hover {
  opacity: 0.75;
}
.pt #content .pt_pickup .pickup > ul > li .case .tags {
  padding: 0 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  font-size: 0.875rem;
}
.pt #content .pt_pickup .pickup > ul > li .case .tags .tag {
  margin: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  top: 0;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  padding: 1.5625rem 1.25rem 1.25rem;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.5;
  letter-spacing: 0.025em;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc h4 {
  font-weight: bold;
  position: relative;
  z-index: 3;
  margin-bottom: 0.5em;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc .date {
  font-family: "Helvetica Neue", "Open Sans", sans-serif;
  font-style: italic;
  font-size: 0.8125rem;
  color: #b3b3b3;
  line-height: 1.4615384615;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.1em;
  margin-top: -1em;
  margin-bottom: 0.5em;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc .date i.new {
  content: "NEW";
  color: #fff;
  padding: 0 1.8em 0 0.75em;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 2;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc .date i.new:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  background: #1455ce;
  -webkit-transform: translateX(-1em) skewX(-23.5deg);
      -ms-transform: translateX(-1em) skewX(-23.5deg);
          transform: translateX(-1em) skewX(-23.5deg);
}
.pt #content .pt_pickup .pickup > ul > li .case .desc .copy {
  font-size: 0.9375rem;
  margin-top: 0.5em;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc > a {
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #1455ce;
  margin-top: 1em;
  font-size: 0.875rem;
}
.pt #content .pt_pickup .pickup > ul > li .case .desc > a:after {
  content: "";
  display: block;
  width: 1.2857142857em;
  height: 1.2857142857em;
  border-radius: 1em;
  background: #1455ce 60%/0.5em auto no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  margin-left: 0.2142857143em;
}
.no-touch .pt #content .pt_pickup .pickup > ul > li .case .desc > a:hover {
  opacity: 0.75;
}
.pt #content .pt_pickup .pickup + .btnWrap {
  margin-top: 2.5rem;
}
.pt #content .pt_pickup .pickup + .btnWrap .btn {
  font-size: 1.125rem;
}
.pt #content .pt_pickup.ss .pickup {
  width: 100%;
}
.pt #content .pt_pickup.ss .pickup > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.125rem 0;
}
.pt #content .pt_pickup.ss .pickup > ul:before, .pt #content .pt_pickup.ss .pickup > ul:after {
  content: "";
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: block;
  width: 31.3636363636%;
}
.pt #content .pt_pickup.ss .pickup > ul > li {
  width: 31.3636363636%;
  position: relative;
  background: #fff;
  overflow: hidden;
  border: rgb(244, 244, 244) solid 1px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin-top: 0;
}
.pt #content .pt_pickup.ss .pickup > ul > li.hidden {
  display: none;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  height: 100%;
  color: #000;
  text-decoration: none;
}
@media (hover: hover) {
  .pt #content .pt_pickup.ss .pickup > ul > li .case:hover .img {
    opacity: 0.75;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li .case:hover .desc .copy {
    color: #d29c09;
  }
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .img {
  position: relative;
  height: 0;
  padding-top: 43.4782608696%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-bottom: none;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7692307692em;
  font-size: 0.8125rem;
  padding: 0;
  margin-bottom: 0.6153846154em;
  position: static;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .tags .tag {
  line-height: 2;
  padding: 0 1em;
  min-width: 5em;
  font-weight: 700;
  background: #fff;
  border: #000 solid 1px;
  border-radius: 2em;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  padding: 1.25rem;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1.5;
  letter-spacing: 0.025em;
  gap: 0.9375rem;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc .logo {
  width: 39.3442622951%;
  position: relative;
  height: 0;
  padding-top: 24.5901639344%;
  background: #fff;
  border: rgb(244, 244, 244) solid 1px;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc .logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 96%;
  height: 96%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: contain;
     object-fit: contain;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc .caseLabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  gap: 0.9375rem;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc .label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc h4 {
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc .copy {
  font-size: 1.125rem;
  line-height: 1.3333333333;
  font-weight: bold;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  margin-top: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content .pt_pickup.ss .pickup > ul > li .case .desc .categories {
  font-size: 0.75rem;
  line-height: 1.3333333333;
  color: rgb(153, 153, 153);
}
.pt #content .pt_pickup.ss .pickup + .btnWrap {
  margin-top: 2.5rem;
}
.pt #content .pt_pickup.ss .pickup + .btnWrap .btn {
  font-size: 1.125rem;
}
.pt #content #ss_search .secInner {
  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;
  border: rgb(217, 217, 217) solid 1px;
}
.pt #content #ss_search .btn {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  font-size: 0.875rem;
  background: #d29c09;
  color: #fff;
  border-radius: 2em;
  width: 13.5714285714em;
  font-weight: bold;
  text-align: center;
  padding: 0 2em;
  line-height: 2.5714285714;
  position: relative;
  height: auto;
  text-decoration: none;
}
.pt #content #ss_search .btn:before {
  display: none;
}
.pt #content #ss_search .btn::after {
  content: "";
  display: block;
  width: 1.2857142857em;
  height: 1.2857142857em;
  border: #d29c09 solid 1px;
  border-radius: 2em;
  background: #fff 50%/55% 55% no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%23d29c09%22%2F%3E%3C%2Fsvg%3E");
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
@media (hover: hover) {
  .pt #content #ss_search .btn:hover {
    background-color: #fff;
    color: #d29c09;
  }
  .pt #content #ss_search .btn:hover::after {
    background-color: #d29c09;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.54%208.07%22%3E%3Cpath%20d%3D%22M.85.15a.48.48%200%2000-.7%200%20.48.48%200%20000%20.7L3.33%204%20.15%207.22a.48.48%200%20000%20.7.48.48%200%2000.7%200l3.54-3.53a.51.51%200%20000-.71z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
  }
}
.pt #content #ss_search .btn.open::after {
  -webkit-transform: translateY(-50%) rotate(270deg);
      -ms-transform: translateY(-50%) rotate(270deg);
          transform: translateY(-50%) rotate(270deg);
}
.pt #content #ss_search .search_head {
  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;
  width: 100%;
  background: rgb(248, 245, 235);
  padding: 0.75rem 1.5625rem;
}
.pt #content #ss_search .search_body {
  display: none;
  width: 100%;
}
.pt #content #ss_search .search_body .sp_label {
  display: none;
}
.pt #content #ss_search .search_body .btn {
  display: none;
}
.pt #content #ss_search .h2 {
  font-size: 1.125rem;
  letter-spacing: 0;
}
.pt #content #ss_search .taxonomy {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: #d9d9d9 dashed 1px;
}
.pt #content #ss_search .taxonomy:nth-child(2) {
  border-top: none;
}
.pt #content #ss_search .taxonomy .label {
  font-size: 0.875rem;
  width: 8.4375em;
  line-height: 2.1428571429;
  color: #000;
  font-weight: bold;
  padding: 1.1428571429em 0 1.1428571429em 1.7857142857em;
}
.pt #content #ss_search .taxonomy .terms {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt #content #ss_search + .pt_pickup {
  margin-top: 3.125rem;
}
.pt #content .skillup-ai-s-documents {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.pt #content .skillup-ai-s-documents .header-nav-link {
  position: relative;
}
.pt #content .skillup-ai-s-documents .header-nav-link .full-link {
  display: block;
  width: 100%;
  height: 100%;
}
.pt #content .skillup-ai-s-documents .header-nav-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-top: 55px;
  margin-bottom: 30px;
}
.pt #content .skillup-ai-s-documents .header-nav-links li {
  list-style: none;
  padding: 20px 31.973px 20px 24px;
  background: #fff;
  -webkit-box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #049ba0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 375px;
  -webkit-transition: background 0.3s, border-bottom 0.3s;
  transition: background 0.3s, border-bottom 0.3s;
  position: relative;
}
.pt #content .skillup-ai-s-documents .header-nav-links li:hover {
  background: #f6f6f6;
  -webkit-box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.04);
}
.pt #content .skillup-ai-s-documents .header-nav-links li a {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.64px;
  text-decoration: none;
  width: 100%;
}
.pt #content .skillup-ai-s-documents .header-nav-links li a::after {
  content: url("https://www.skillupai.com/assets/images/common/icon_arr-down.svg");
  display: inline-block;
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pt #content .skillup-ai-s-documents .documents-title {
  color: #1b1b1b;
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  font-size: 28px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.12px;
  position: relative;
  margin-top: 65px;
  margin-bottom: 45px;
}
.pt #content .skillup-ai-s-documents .documents-title::after {
  content: "";
  display: block;
  height: 3px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  background: #049ba0;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
.pt #content .skillup-ai-s-documents .bulk-download-wrap {
  max-width: 1200px;
  width: 100%;
  height: auto;
  background: #f6f6f6;
  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-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .pt #content .skillup-ai-s-documents .bulk-download-wrap {
    padding: 0 20px;
  }
}
.pt #content .skillup-ai-s-documents .skillup-ai-c-button {
  max-width: 365px;
  width: 100%;
  min-height: 65px;
  font-size: 1.8rem;
}
.pt #content .skillup-ai-s-documents .skillup-ai-c-button a,
.pt #content .skillup-ai-s-documents .skillup-ai-c-button span {
  position: relative;
  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: 100%;
  min-height: inherit;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right top, from(#e3ce77), to(#d29c09));
  background: linear-gradient(to right, #e3ce77, #d29c09);
  border-radius: 5px;
  -webkit-box-shadow: 0px 34px 24px -26px rgba(11, 147, 156, 0.25);
          box-shadow: 0px 34px 24px -26px rgba(11, 147, 156, 0.25);
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (min-width: 769px) {
  .pt #content .skillup-ai-s-documents .skillup-ai-c-button a,
  .pt #content .skillup-ai-s-documents .skillup-ai-c-button span {
    font-size: 1rem;
  }
}
.pt #content .skillup-ai-c-button a {
  text-decoration: none;
}
.pt #content .skillup-ai-c-button a::after,
.pt #content .skillup-ai-c-button span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url(https://www.skillupai.com/assets/images/common/icon_arr-wh.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.pt #content .skillup-ai-c-button.bulk-download a {
  border: 3px #d29c07;
  background: #d29c07;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pt #content .s-documents__cont {
  margin-top: 50px;
  margin-bottom: 90px;
}
.pt #content .s-documents__tag .tag.title {
  color: #1b1b1b;
  font-size: 15px;
  font-weight: 700;
  line-height: 165%;
  letter-spacing: 0.6px;
}
.pt #content .s-documents__tag .list-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.pt #content .s-documents__tag .list-links .tag {
  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;
  gap: 10px;
  border-radius: 3px;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 165%;
  letter-spacing: 0.6px;
  cursor: pointer;
}
.pt #content .s-documents__tag .list-links .tag a {
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  color: inherit;
  font-family: "Roboto", sans-serif;
}
.pt #content .s-documents__tag .list-links .tag.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1b1b1b;
  font-size: 15px;
  font-weight: 700;
  line-height: 165%;
  letter-spacing: 0.6px;
}
.pt #content .s-documents__tag .list-links .tag.now {
  background: #049ba0;
  color: #fff;
  text-align: center;
}
.pt #content .s-documents__tag .list-links .tag:not(.now):not(.title) {
  border: 1px solid #049ba0;
  background: #fff;
  color: #049ba0;
}
.pt #content .s-documents__tag .list-links .tag:not(.now):not(.title):hover {
  background: #049ba0;
  color: #fff;
  text-align: center;
}
.pt #content .s-documents__group + .s-documents__group {
  margin-top: 48px;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group + .s-documents__group {
    margin-top: 80px;
  }
}
.pt #content .s-documents__group > h2 {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group > h2 {
    font-size: 2.8rem;
  }
}
.pt #content .s-documents__group > h2::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #049ba0;
  border-radius: 5px 0;
  margin-right: 4px;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group > h2::before {
    width: 20px;
    height: 20px;
    border-radius: 8px 0;
  }
}
.pt #content .s-documents__group > ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  row-gap: 40px;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group > ul {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.pt #content .s-documents__group .skillup-ai-c-card {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0;
  width: 100%;
  position: relative;
  padding-top: 6.1%;
  padding-inline: 4.6%;
  padding-bottom: 10.6%;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group .skillup-ai-c-card {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 6.7%;
    padding-inline: 5.3%;
    padding-bottom: 9.5%;
  }
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__img {
  aspect-ratio: 1000/600;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__detail {
  display: contents;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__category.event-report, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.manual, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.trend, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.biz_basic {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  border: none;
  border-radius: 2px;
  margin-top: 18px;
  padding: 5px 15.5px;
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.event-report, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.manual, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.trend, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.biz_basic {
    font-size: 0.75rem;
  }
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__category.event-report.event-report, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.manual.event-report, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.trend.event-report, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.biz_basic.event-report {
  background-color: #5660c9;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__category.event-report.manual, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.manual.manual, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.trend.manual, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.biz_basic.manual {
  background-color: #40a6e9;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__category.event-report.trend, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.manual.trend, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.trend.trend, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.biz_basic.trend {
  background-color: #8a94ff;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__category.event-report.biz_basic, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.manual.biz_basic, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.trend.biz_basic, .pt #content .s-documents__group .skillup-ai-c-card .c-card__category.biz_basic.biz_basic {
  background-color: #049ba0;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__title {
  font-size: 1.6rem;
  color: #333;
  line-height: 1.6;
  letter-spacing: 0.64px;
  margin-top: 1px;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group .skillup-ai-c-card .c-card__title {
    font-size: 1.125rem;
    line-height: 1.222;
    margin-top: 11px;
  }
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__title:hover {
  color: #303030;
}
.pt #content .s-documents__group .skillup-ai-c-card .c-card__text {
  font-size: 1.4rem;
  line-height: 1.78;
  margin-top: 24px;
}
@media only screen and (min-width: 769px) {
  .pt #content .s-documents__group .skillup-ai-c-card .c-card__text {
    font-size: 0.875rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-top: 14px;
  }
}
.pt #content .s-documents__group .skillup-ai-c-card .skillup-ai-c-button {
  font-size: 1.6rem;
  max-width: 256px;
  min-height: 55px;
  margin-top: 30px;
  margin-inline: auto;
}
.pt #content .navigation {
  margin-top: 40px;
}
@media only screen and (min-width: 769px) {
  .pt #content .navigation {
    margin-top: 80px;
  }
}
.pt #content .navigation .screen-reader-text {
  display: none;
}
.pt #content .navigation .nav-links {
  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;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
.pt #content .navigation .page-numbers {
  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;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  color: #303030;
  background: #d8ece9;
  border-radius: 50%;
  width: 50px;
  aspect-ratio: 1/1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 769px) {
  .pt #content .navigation .page-numbers {
    font-size: 2rem;
    width: 60px;
  }
}
.pt #content .navigation .page-numbers:hover {
  color: #ffffff;
  background: #049ba0;
  opacity: 1;
}
.pt #content .navigation .page-numbers.current {
  color: #ffffff;
  background: #049ba0;
}
.pt #content .navigation .page-numbers.next {
  background: url(https://www.skillupai.com/img/common/page-nav-arrow.svg) 5.2px, #d8ece9;
  background-repeat: no-repeat;
  background-position: center;
}
.pt #content .navigation .page-numbers.next:hover {
  background: url(https://www.skillupai.com/img/common/page-nav-arrow-white.svg) 5.2px, #049ba0;
  background-repeat: no-repeat;
  background-position: center;
}
.pt #content .navigation .page-numbers.prev {
  background: url(https://www.skillupai.com/img/common/page-nav-arrow.svg) 5.2px, #d8ece9;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.pt #content .navigation .page-numbers.prev:hover {
  background: url(https://www.skillupai.com/img/common/page-nav-arrow-white.svg) 5.2px, #049ba0;
  background-repeat: no-repeat;
  background-position: center;
}
.pt .tags {
  font-size: 0.875em;
  padding: 1.0714285714em 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.7142857143em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pt .tags .tag a,
.pt .tags .tag label {
  display: block;
  background: #fff;
  border-radius: 2.1428571429em;
  border: #d9d9d9 solid 1px;
  line-height: 2;
  color: #000;
  text-decoration: none;
  padding: 0 1.0714285714em;
  min-width: 4.1428571429em;
  text-align: center;
  cursor: pointer;
}
.pt .tags .tag a.current,
.pt .tags .tag label.current {
  background: #e8cd83;
  border-color: #e8cd83;
  pointer-events: none;
  cursor: none;
}
@media (hover: hover) {
  .pt .tags .tag a:hover {
    background: #e8cd83;
    border-color: #e8cd83;
  }
}
.pt .tags .tag input {
  display: none;
}
.pt .tags .tag input:checked + label {
  background: #e8cd83;
  border-color: #e8cd83;
}
.pt.event a.btn {
  border: #1455ce solid 1px;
  background-color: #1455ce;
}
.pt.event a.btn:before, .pt.event a.btn:after {
  background-color: #1455ce;
}
.pt.event a.btn.white {
  color: #1455ce;
}
.no-touch .pt.event a.btn:hover {
  color: #1455ce;
  background-color: rgb(255, 255, 255);
}
.no-touch .pt.event a.btn:hover:before, .no-touch .pt.event a.btn:hover:after {
  background-color: #1455ce;
}
.no-touch .pt.event a.btn.white:hover {
  color: white;
  background-color: #1455ce;
}
.no-touch .pt.event a.btn.white:hover:before, .no-touch .pt.event a.btn.white:hover:after {
  background-color: white;
}
.pt.event span.btn {
  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;
  border: #999 solid 1px;
  color: white;
  background-color: #999;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  font-size: 1.25rem;
  letter-spacing: 0.03em;
  z-index: 2;
  width: 21em;
  height: 3.5em;
}
.pt.event span.btn.radius {
  border-radius: 2em;
  overflow: hidden;
}
.pt.event .mod-eyecatch .secInner h1 .tit {
  font-size: 1.75rem;
  color: #1455ce;
  font-weight: bold;
  line-height: 1.7142857143;
  margin-bottom: 1em;
  text-align: center;
}
.pt.event .mod-eyecatch .secInner .description {
  margin-top: 3.75rem;
}
.pt.event .mod-eyecatch .secInner .btnWrap {
  margin-top: 3.75rem;
}
.pt.event .entry-content h3 {
  border-bottom-color: #1455ce;
  color: #1455ce;
}
.pt.event .entry-content .mod-teacher .item .profile .label {
  color: #1455ce;
}
.pt.event .entry-content .mod-teacher .item .profile .label span:nth-child(2):before {
  content: " / ";
}
.pt.event .entry-content table {
  font-size: inherit;
}
.pt.event .entry-content table th {
  width: 11em;
}
.pt.event .entry-content .block.recommend ul li {
  font-weight: 500;
  margin-top: 0.6818181818rem;
}
.pt.event .entry-content .block.recommend ul li:before {
  content: "●";
  color: #d29c09;
}

/* footer問い合わせボタン対応 20230215 */
.mod-entry .entryInner.pt-footer {
  padding: 3.728125rem 0 5rem;
}
@media (max-width: 751px) {
  .mod-entry .entryInner.pt-footer {
    padding: 3rem 0 2rem;
  }
  .mod-entry .entryInner.pt-footer p.label {
    margin-bottom: 2rem;
  }
}
.mod-entry .entryInner.pt-footer div.multibutton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 1rem;
}
@media (max-width: 751px) {
  .mod-entry .entryInner.pt-footer div.multibutton {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mod-entry .entryInner.pt-footer div.multibutton div.btnbox {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  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;
}
.mod-entry .entryInner.pt-footer div.multibutton div.btnbox a {
  width: 334px;
  height: 54px;
}
@media (max-width: 751px) {
  .mod-entry .entryInner.pt-footer div.multibutton div.btnbox a {
    width: 304px;
  }
}

.mod-float a.btn {
  border: #1455ce solid 1px;
  background-color: #1455ce;
}
.mod-float a.btn span {
  width: auto;
  height: auto;
}
.mod-float a.btn:after, .mod-float a.btn:before {
  background: #1455ce;
}
.no-touch .mod-float a.btn:hover {
  color: #1455ce;
}
.no-touch .mod-float a.btn:hover:after, .no-touch .mod-float a.btn:hover:before {
  background: #1455ce;
}

/*
 トップページリニューアル　2023 jan taniguchi
*/
/*
 ヘッダーの変更
*/
header.pt .headerInner .navi ul.menu li {
  margin-left: 1.5em;
}

/*
 トップページ・おすすめ講座一覧
*/
@media (max-width: 750px) {
  .pt #content .entry-content {
    background-image: none !important;
  }
}

.pt #content section#dx-korekara,
.pt #content section#dx-seika,
.pt #content section#dx-kakudai {
  padding-top: 15px;
}
@media (max-width: 751px) {
  .pt #content section#dx-korekara,
  .pt #content section#dx-seika,
  .pt #content section#dx-kakudai {
    padding-top: 0;
  }
}

#content #title_new {
  background-color: #f2f5ff;
  background-image: url("https://www.skillupai.com/assets/images/top/kv/bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  width: 100%;
  height: 45rem;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 1200px) {
  #content #title_new {
    height: 72vw;
  }
}
@media (max-width: 900px) {
  #content #title_new {
    height: 80vw;
  }
}
@media (max-width: 751px) {
  #content #title_new {
    height: auto;
    background-image: url("https://www.skillupai.com/assets/images/top/kv/bg-sp.svg");
  }
}
#content #title_new .secInner {
  position: relative;
}
#content #title_new .secInner h1 {
  margin-top: 0.5rem;
  line-height: 1.2;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4.8rem 5.2rem 0 2.2rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner h1 {
    padding: 2.4rem 1rem 1rem;
  }
}
#content #title_new .secInner h1:before, #content #title_new .secInner h1:after {
  color: white;
  position: absolute;
  font-size: 18rem;
  z-index: -1;
  width: 7rem;
  height: 7rem;
  line-height: 1;
}
@media (max-width: 751px) {
  #content #title_new .secInner h1:before, #content #title_new .secInner h1:after {
    font-size: 12rem;
  }
}
#content #title_new .secInner h1:before {
  content: "“";
  top: 0;
  left: 0;
  text-align: left;
}
#content #title_new .secInner h1:after {
  content: "”";
  bottom: 0;
  right: 0;
  text-align: right;
}
@media (max-width: 751px) {
  #content #title_new .secInner h1:after {
    bottom: -1rem;
    right: -1rem;
  }
}
#content #title_new .secInner h1 .line1 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
#content #title_new .secInner h1 .line1 i {
  display: inline;
}
@media (max-width: 751px) {
  #content #title_new .secInner h1 .line1 {
    font-size: 24px;
  }
  #content #title_new .secInner h1 .line1 i {
    display: block;
  }
}
#content #title_new .secInner h1 .line2 {
  font-size: 4.25rem;
  color: #001d85;
  font-weight: bold;
}
@media (max-width: 751px) {
  #content #title_new .secInner h1 .line2 {
    font-size: 36px;
  }
}
#content #title_new .secInner h1 .line3 {
  font-size: 4.25rem;
  font-weight: bold;
}
@media (max-width: 751px) {
  #content #title_new .secInner h1 .line3 {
    font-size: 36px;
  }
}
#content #title_new .secInner .appeals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  margin-top: 1.5rem;
  margin-left: 2.5rem;
  background-image: url("https://www.skillupai.com/assets/images/top/kv/houjin_kv_person.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
  width: 65%;
  height: 25vw;
}
@media (max-width: 1200px) {
  #content #title_new .secInner .appeals {
    height: 30vw;
  }
}
@media (max-width: 900px) {
  #content #title_new .secInner .appeals {
    width: 60%;
  }
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals {
    width: 80%;
    height: auto;
    margin: 0;
    -webkit-column-gap: normal;
       -moz-column-gap: normal;
            column-gap: normal;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    background-position: right bottom;
    background-image: url("https://www.skillupai.com/assets/images/top/kv/houjin_kv_person-mini.png");
    background-position: center bottom;
    background-size: initial;
    height: 260px;
  }
}
@media (max-width: 500px) {
  #content #title_new .secInner .appeals {
    width: 100%;
  }
}
#content #title_new .secInner .appeals .point {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 7.8rem;
  height: 7.8rem;
  line-height: 1.1;
  padding: 1rem;
  background-image: url("https://www.skillupai.com/assets/images/top/kv/houjinTOP_circle.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point {
    width: 100px;
    height: 100px;
  }
}
#content #title_new .secInner .appeals .point span {
  color: #a18428;
  word-break: keep-all;
}
#content #title_new .secInner .appeals .point span.line1-1 {
  font-size: 0.9375rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line1-1 {
    font-size: 12.5px;
  }
}
#content #title_new .secInner .appeals .point span.line1-2 {
  font-size: 1.125rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line1-2 {
    font-size: 15px;
  }
}
#content #title_new .secInner .appeals .point span.line2-1 {
  font-size: 0.9375rem;
  margin-bottom: 0.25rem;
  margin-top: 0.5rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line2-1 {
    font-size: 12.5px;
  }
}
#content #title_new .secInner .appeals .point span.line2-2 {
  font-size: 1.75rem;
  margin-bottom: 0.25rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line2-2 {
    font-size: 23.2px;
  }
}
#content #title_new .secInner .appeals .point span.line2-3 {
  font-size: 0.9375rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line2-3 {
    font-size: 12.4px;
  }
}
#content #title_new .secInner .appeals .point span.line3-1 {
  font-size: 0.8125rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line3-1 {
    font-size: 10.8px;
  }
}
#content #title_new .secInner .appeals .point span.line3-2 {
  font-size: 1.125rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .appeals .point span.line3-2 {
    font-size: 15px;
  }
}
#content #title_new .secInner span {
  display: block;
}
#content #title_new .secInner .form {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  margin-top: 3rem;
  overflow: hidden;
}
@media (max-width: 900px) {
  #content #title_new .secInner .form {
    width: 35%;
  }
}
@media (max-width: 751px) {
  #content #title_new .secInner .form {
    position: static;
    width: 80%;
    margin: -2rem auto 2rem;
  }
}
@media (max-width: 751px) {
  #content #title_new .secInner .form {
    margin: -4rem auto 2rem;
  }
}
#content #title_new .secInner .form span {
  display: inline;
  font-size: 0.825rem;
}
#content #title_new .secInner .form form {
  background-color: white;
  overflow: hidden;
  border: 5px solid #001d85;
  border-radius: 1.25rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form form {
    border-radius: 0.75rem;
  }
}
#content #title_new .secInner .form form .field {
  padding: 0.25rem;
}
#content #title_new .secInner .form form ul.hs-error-msgs {
  display: none;
}
#content #title_new .secInner .form form .hs_error_rollup ul.hs-error-msgs {
  display: block;
  text-align: center;
  margin-top: 0.5rem;
}
#content #title_new .secInner .form form .hs_error_rollup ul.hs-error-msgs li {
  color: red;
  font-size: 14px;
}
@media (max-width: 1200px) {
  #content #title_new .secInner .form form .hs_error_rollup ul.hs-error-msgs li {
    font-size: 12px;
    word-break: keep-all;
  }
}
#content #title_new .secInner .form form .hs_error_rollup ul.hs-error-msgs li label {
  background: none;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form form fieldset div.hs_lastname,
  #content #title_new .secInner .form form fieldset div.hs_firstname {
    display: inline-block;
    width: 50%;
  }
}
#content #title_new .secInner .form form fieldset div.hs_lastname,
#content #title_new .secInner .form form fieldset div.hs_email,
#content #title_new .secInner .form form fieldset div.hs_company,
#content #title_new .secInner .form form fieldset div.hs_company_division,
#content #title_new .secInner .form form fieldset div.hs_suai_how {
  padding-left: 0.75rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form form fieldset div.hs_lastname,
  #content #title_new .secInner .form form fieldset div.hs_email,
  #content #title_new .secInner .form form fieldset div.hs_company,
  #content #title_new .secInner .form form fieldset div.hs_company_division,
  #content #title_new .secInner .form form fieldset div.hs_suai_how {
    padding: 0 0.5rem;
  }
}
#content #title_new .secInner .form form fieldset div.hs-firstname,
#content #title_new .secInner .form form fieldset div.hs-phone,
#content #title_new .secInner .form form fieldset div.hs_company_size,
#content #title_new .secInner .form form fieldset div.hs_job_position,
#content #title_new .secInner .form form fieldset div.hs_suai_how {
  padding-right: 0.75rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form form fieldset div.hs-firstname,
  #content #title_new .secInner .form form fieldset div.hs-phone,
  #content #title_new .secInner .form form fieldset div.hs_company_size,
  #content #title_new .secInner .form form fieldset div.hs_job_position,
  #content #title_new .secInner .form form fieldset div.hs_suai_how {
    padding: 0 0.5rem;
  }
}
@media (max-width: 751px) {
  #content #title_new .secInner .form form fieldset {
    max-width: 100%;
  }
}
#content #title_new .secInner .form form fieldset div.hs-richtext p {
  font-size: 10px;
  padding: 0.5rem 0.75rem 0;
  line-height: 1.8;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form form fieldset div.hs-richtext p {
    padding: 0.5rem 0.5rem 0;
  }
}
#content #title_new .secInner .form form div.input input.hs-input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  background-color: #f8f8f8;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem;
}
@media (max-width: 500px) {
  #content #title_new .secInner .form form div.input input.hs-input {
    font-size: 12px;
  }
}
#content #title_new .secInner .form form div.input input.hs-input:focus, #content #title_new .secInner .form form div.input input.hs-input:active {
  color: #444;
  background-color: white;
  border: solid 1px #e5e5f8;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#content #title_new .secInner .form form div.input select.hs-input {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  background-color: #f8f8f8;
  background-clip: padding-box;
  border: 1px solid #e5e5e5;
  border-radius: 0.25rem;
  -webkit-appearance: none;
}
@media (max-width: 500px) {
  #content #title_new .secInner .form form div.input select.hs-input {
    font-size: 12px;
  }
}
#content #title_new .secInner .form form div.actions input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#content #title_new .secInner .form form div.actions input[type=submit]::-webkit-search-decoration {
  display: none;
}
#content #title_new .secInner .form form div.actions input[type=submit]::focus {
  outline-offset: -2px;
}
#content #title_new .secInner .form form div.actions input.hs-button {
  background-color: #001d85;
  color: white;
  font-size: 0.8rem;
  display: block;
  margin: 1rem auto;
  padding: 0.5rem 0.75rem;
  border: 1px solid white;
  -webkit-box-shadow: 1px 1.5px rgba(0, 0, 0, 0.15), -1px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1.5px rgba(0, 0, 0, 0.15), -1px -1px rgba(0, 0, 0, 0.1);
}
#content #title_new .secInner .form form div.actions input.hs-button:after {
  content: ">";
}
#content #title_new .secInner .form .hs-main-font-element {
  background-color: #001d85;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form .hs-main-font-element {
    margin-top: 0;
  }
}
#content #title_new .secInner .form .hs-main-font-element strong {
  color: white;
  font-size: 1.5rem;
}
@media (max-width: 751px) {
  #content #title_new .secInner .form .hs-main-font-element strong {
    font-size: 1.2rem;
  }
}

#content section.entry-content.gray {
  background-color: #f2f2f2;
}
#content section.entry-content.gray .block {
  margin-bottom: 0;
}
#content section.entry-content.gray .block.padding0 {
  padding-bottom: 0;
}
@media (max-width: 751px) {
  #content section.entry-content.gray .block.padding0 {
    padding-top: 2rem;
  }
}
#content section.entry-content.blue {
  background-color: #f2f5ff;
}
#content section.entry-content.r-course .maintitle {
  width: 100%;
  height: 260px;
  background-color: #f5f5f5;
  margin: 0;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle {
    height: 120px;
  }
  #content section.entry-content.r-course .maintitle.irr {
    height: 155px;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer {
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  padding: 2rem 0;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer {
    padding: 1rem 0;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer.sec1 {
  width: 650px;
  height: 100%;
  background-image: url("https://www.skillupai.com/assets/images/top/card1.png");
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer.sec1 {
    width: 285px;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer.sec2 {
  width: 870px;
  height: 100%;
  background-image: url("https://www.skillupai.com/assets/images/top/card2.png");
}
@media (max-width: 1200px) {
  #content section.entry-content.r-course .maintitle .titlecontainer.sec2 {
    width: 740px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec2 h1 .big {
    font-size: 50px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec2 h1 .small {
    font-size: 48px;
  }
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer.sec2 {
    width: 340px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec2 h1 .big {
    font-size: 29px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec2 h1 .small {
    font-size: 26px;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer.sec3 {
  width: 1071px;
  height: 100%;
  background-image: url("https://www.skillupai.com/assets/images/top/card3.png");
}
@media (max-width: 1200px) {
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 {
    width: 100%;
    max-width: 900px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 .big {
    font-size: 50px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 .small {
    font-size: 48px;
  }
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 {
    width: 350px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 {
    max-width: 75%;
    text-align: center;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 .big:not(.sp-small) {
    font-size: 29px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 .sp-small {
    font-size: 26px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 .small {
    font-size: 26px;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 h1 span {
    display: inline;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer.sec3 i:not(.break) {
    display: block;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer h1 {
  text-decoration: none;
  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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  border-style: none;
  font-size: 57px;
  line-height: 1.25;
  margin: 0;
  padding: 8px 0;
  letter-spacing: normal;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer h1 {
    font-size: 2rem;
  }
  #content section.entry-content.r-course .maintitle .titlecontainer h1.irr {
    display: block;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer h1 span {
  display: block;
}
#content section.entry-content.r-course .maintitle .titlecontainer h1 .accent {
  color: #d29c09;
}
#content section.entry-content.r-course .maintitle .titlecontainer h1 .normal {
  color: #222;
}
#content section.entry-content.r-course .maintitle .titlecontainer h1 .big {
  font-size: 63px;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer h1 .big {
    font-size: 29px;
  }
}
#content section.entry-content.r-course .maintitle .titlecontainer h1 .small {
  font-size: 57px;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .maintitle .titlecontainer h1 .small {
    font-size: 26px;
  }
}
#content section.entry-content.r-course p.intro {
  font-size: 1.125rem;
  margin: 1rem auto 3.5rem;
  text-align: center;
}
#content section.entry-content.r-course p.intro span {
  display: block;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course p.intro {
    font-size: 16px;
    margin: 1rem auto;
    text-align: left;
  }
  #content section.entry-content.r-course p.intro span {
    display: inline;
  }
}
#content section.entry-content.r-course h2 {
  color: #222;
  border-bottom: #222 solid 3px;
  width: 100%;
  text-align: center;
  margin: 2rem 0;
  max-width: none;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course h2 {
    font-size: 20px;
  }
}
#content section.entry-content.r-course .img {
  text-align: left;
}
#content section.entry-content.r-course .img a {
  display: block;
}
#content section.entry-content.r-course .img a span {
  display: inline-block;
  color: white;
  background-color: #222;
  font-size: 0.8rem;
  margin: 1rem 0.5rem;
  padding: 0.2rem 0.5rem;
}
#content section.entry-content.r-course .img a span i.lupe {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5em;
  background: url("https://www.skillupai.com/assets/images/top/lupe.svg") no-repeat 50%;
  background-size: contain;
  position: relative;
  right: auto;
  top: -2px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
#content section.entry-content.r-course .kouza-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2rem;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#content section.entry-content.r-course .kouza-items a.kouza-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: white;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 28.8vw;
  border-radius: 0.1rem;
  color: #222;
  text-decoration: none;
  max-width: 1040px;
  max-height: 334px;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: none;
    max-height: none;
    height: auto;
  }
}
#content section.entry-content.r-course .kouza-items a.kouza-item .imagepart {
  width: 61%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#content section.entry-content.r-course .kouza-items a.kouza-item .imagepart .ribbon {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  margin: 0;
  padding: 0.5rem 0.75rem;
  line-height: 2;
}
#content section.entry-content.r-course .kouza-items a.kouza-item .imagepart .ribbon span {
  display: block;
}
#content section.entry-content.r-course .kouza-items a.kouza-item .imagepart .ribbon span.title {
  font-size: 1.25rem;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .imagepart .ribbon span.title {
    font-size: 1rem;
  }
}
#content section.entry-content.r-course .kouza-items a.kouza-item .imagepart .ribbon span.subtitle {
  font-size: 0.875rem;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .imagepart .ribbon span.subtitle {
    display: none;
  }
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .imagepart {
    width: 100%;
    height: 46.5vw;
  }
}
#content section.entry-content.r-course .kouza-items a.kouza-item .textpart {
  width: 39%;
  padding: 0 0.5rem 2.5rem 1.5rem;
  position: relative;
}
#content section.entry-content.r-course .kouza-items a.kouza-item .textpart h4 {
  border-left: 4px solid #d29c09;
  color: #222;
  padding-left: 0.8rem;
  font-size: 1.375rem;
  margin-top: 1.5rem;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .textpart h4 {
    font-size: 19px;
  }
}
#content section.entry-content.r-course .kouza-items a.kouza-item .textpart p {
  font-size: 1.0625rem;
  line-height: 1.4;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .textpart p {
    font-size: 16px;
  }
}
#content section.entry-content.r-course .kouza-items a.kouza-item .textpart .link {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  padding: 0.5rem;
  font-size: 16px;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .textpart .link {
    bottom: 13px;
    right: 11px;
  }
}
#content section.entry-content.r-course .kouza-items a.kouza-item .textpart .link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
}
#content section.entry-content.r-course .kouza-items a.kouza-item .textpart .link span:after {
  background-color: #222;
  border-radius: 50%;
  content: url("https://www.skillupai.com/assets/images/top/chevron.svg");
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 0.2rem 1.25px;
}
@media (max-width: 751px) {
  #content section.entry-content.r-course .kouza-items a.kouza-item .textpart {
    width: 100%;
    padding: 0 0.5rem 3.5rem 0.5rem;
  }
}

@media (max-width: 751px) {
  .pt.pt-top #content .entry-content .pt_pickup {
    padding: 2rem 0;
  }
}

#content section.entry-content .secInner h2.titnew {
  background: none;
  border-style: none;
  color: #222;
  margin: 0 auto;
  padding-bottom: 0;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner h2.titnew {
    font-size: 23px;
    margin-bottom: 8px;
  }
}
#content section.entry-content .secInner p.subtit {
  width: 100%;
  text-align: center;
  font-size: 1.625rem;
  font-weight: bold;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner p.subtit {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
  }
  #content section.entry-content .secInner p.subtit span {
    display: block;
  }
  #content section.entry-content .secInner p.subtit i {
    display: block;
  }
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company {
    width: 100%;
  }
}
#content section.entry-content .secInner.jirei_company h2 {
  color: #222;
  border: none;
  margin: 0 auto;
  text-align: center;
  font-size: 1.8rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company h2 {
    font-size: 20px;
    width: 89.33%;
  }
  #content section.entry-content .secInner.jirei_company h2 span {
    display: block;
  }
}
#content section.entry-content .secInner.jirei_company ul.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1rem 6%;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company ul.logo {
    width: 89.33%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 0.3rem 1fr 0.3rem 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    row-gap: 0.3rem;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 2;
  }
  #content section.entry-content .secInner.jirei_company ul.logo > *:nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
}
#content section.entry-content .secInner.jirei_company ul.logo li {
  width: 13.5%;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company ul.logo li {
    width: auto;
  }
}
#content section.entry-content .secInner.jirei_company ul.logo li img {
  max-height: 7.5vw;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company ul.logo li img {
    max-height: 62px;
  }
}
@media (max-width: 500px) {
  #content section.entry-content .secInner.jirei_company ul.logo li img.controlheight {
    max-height: 52px;
  }
}
#content section.entry-content .secInner.jirei_company ul.logo li.row1 {
  margin: 0 1.18rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company ul.logo li.row1 {
    margin: 0 16px;
    padding: 5px;
  }
}
#content section.entry-content .secInner.jirei_company ul.logo li.row2 {
  margin: 1rem 1.25rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company ul.logo li.row2 {
    margin: 0 16px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 2rem 0 0;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink {
    height: 172px;
    display: none;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a {
  width: 30%;
  height: 17.5vw;
  max-width: 323px;
  max-height: 201px;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}
#content section.entry-content .secInner.jirei_company .cardlink a.slick-slide {
  position: relative;
  overflow: hidden;
  height: 167px;
  width: 268px;
  margin: 15px 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
}
#content section.entry-content .secInner.jirei_company .cardlink a .card {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#content section.entry-content .secInner.jirei_company .cardlink a:hover {
  opacity: 0.8;
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart {
  width: 100%;
  height: 80%;
  background-color: #f9f9f9;
  padding: 0.5rem 0.5rem 0 1rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart {
    padding: 0;
    height: 133px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart > div {
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card1 {
  background-image: url("https://www.skillupai.com/assets/images/top/card1.png");
  background-position-y: bottom;
  background-size: contain;
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card1 .kadai {
  padding: 1rem 0 1.5rem 1rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card1 .kadai {
    padding: 16px 0 24px 16px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card2 {
  background-image: url("https://www.skillupai.com/assets/images/top/card2.png");
  background-size: contain;
  padding: 1rem 0 1.5rem 0.5rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card2 {
    padding: 16px 0 24px 8px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card3 {
  background-image: url("https://www.skillupai.com/assets/images/top/card3.png");
  background-size: contain;
  padding: 1rem 0 1.5rem 0;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart .card3 {
    padding: 16px 0 24px 4px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .kadai {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 0.5rem;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.2;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart .kadai {
    row-gap: 16px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .kadai span {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart .kadai span {
    font-size: 18px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .visualpart .kadai span.black {
  color: #222;
  line-height: 1;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .visualpart .kadai span.small {
    font-size: 16px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .textpart {
  text-align: right;
  color: #222;
  border-style: none;
  font-weight: bold;
  height: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .textpart {
    font-size: 0.6rem;
    height: 34px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .textpart span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .textpart span {
    margin-right: 16px;
    font-size: 12px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlink a .textpart span:after {
  background-color: #222;
  border-radius: 50%;
  content: url("https://www.skillupai.com/assets/images/top/chevron.svg");
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 0.2rem 1.25px;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlink a .textpart span:after {
    background-color: #222;
    border-radius: 50%;
    content: url("https://www.skillupai.com/assets/images/top/chevron.svg");
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 0.1rem 0.625px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlinkdot {
  display: none;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.jirei_company .cardlinkdot {
    display: block;
    margin-top: 16px;
  }
}
#content section.entry-content .secInner.jirei_company .cardlinkdot .slick-dots {
  text-align: center;
}
#content section.entry-content .secInner.jirei_company .cardlinkdot .slick-dots li {
  display: inline-block;
}
#content section.entry-content .secInner.jirei_company .cardlinkdot .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  background: #ccc;
}
#content section.entry-content .secInner.jirei_company .cardlinkdot .slick-dots:not(li.slick-active) button:hover {
  background-color: #333;
}
#content section.entry-content .secInner.jirei_company .cardlinkdot .slick-dots li.slick-active button {
  background: #666;
}
#content section.entry-content .secInner.syanai_ikusei {
  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;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
#content section.entry-content .secInner.syanai_ikusei h2 {
  color: #f2f2f2;
  background-color: #3e3e3e;
  border-style: none;
  font-size: 2.3rem;
  padding: 0.5rem 1rem;
}
#content section.entry-content .secInner.syanai_ikusei h2 i {
  display: inline;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.syanai_ikusei h2 {
    font-size: 22px;
    background: none;
    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;
    row-gap: 0.5rem;
  }
  #content section.entry-content .secInner.syanai_ikusei h2 i {
    display: block;
    background-color: #3e3e3e;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.1rem 0.25rem;
    margin: 0 auto;
  }
}
#content section.entry-content .secInner.syanai_ikusei p {
  text-align: center;
  font-size: 1.125rem;
  line-height: 2.4rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.syanai_ikusei p {
    font-size: 17.5px;
    line-height: 160%;
  }
  #content section.entry-content .secInner.syanai_ikusei p span {
    display: block;
  }
}
#content section.entry-content .secInner.syanai_ikusei img {
  width: 25%;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.syanai_ikusei img {
    width: 42%;
  }
}
#content section.entry-content .secInner.reason_for_select {
  text-align: center;
  max-width: 1040px;
}
#content section.entry-content .secInner.reason_for_select .point {
  background-color: white;
  position: relative;
  padding: 2rem;
  margin: 2rem auto;
  border-radius: 0.4rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point {
    padding: 2rem 1rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .fixpoint {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 3px solid #222;
  width: 5.5rem;
  text-align: left;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .fixpoint {
    width: 4rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart {
  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;
  width: 80%;
  margin: 1rem 0 0 auto;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart {
    margin: 0.75rem 0 0 auto;
  }
}
#content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart p {
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
#content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart p.pointtext {
  font-size: 1rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart p.pointtext {
    font-size: 0.75rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart p.numbertext {
  font-size: 2rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .fixpoint .textpart p.numbertext {
    font-size: 1.4rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point h3 {
  margin: 2rem auto 3.8rem;
  font-size: 1.875rem;
  color: #0d1d85;
}
#content section.entry-content .secInner.reason_for_select .point h3.mini10 span {
  display: block;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point h3.mini10 span {
    display: inline;
  }
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point h3 {
    font-size: 18px;
    margin: 3rem auto 1.2rem;
  }
  #content section.entry-content .secInner.reason_for_select .point h3.mini12 {
    font-size: 17px;
  }
  #content section.entry-content .secInner.reason_for_select .point h3.mini12 i {
    display: block;
  }
  #content section.entry-content .secInner.reason_for_select .point h3.mini10 {
    font-size: 16px;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid2 {
    display: block;
  }
  #content section.entry-content .secInner.reason_for_select .point .grid2 > div {
    margin-bottom: 2rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid2 h4 {
  text-align: left;
  padding-left: 1.5rem;
  font-size: 1.625rem;
  color: #222;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid2 h4 {
    font-size: 24px;
    padding-left: 0.5rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid2 h4 em {
  font-size: 2.125rem;
  color: #d29c09;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid2 h4 em {
    font-size: 24px;
    color: #222;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid2 p {
  padding: 1.5rem;
  font-size: 1.125rem;
  text-align: left;
  line-height: 1.5;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid2 p {
    font-size: 16px;
    padding: 0.5rem 0.5rem 1rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid2 p.padding-large {
  padding: 3rem 0.75rem;
  line-height: 1.55;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid2 p.padding-large {
    padding: 0.5rem 0.5rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid2 .img {
  text-align: left;
}
#content section.entry-content .secInner.reason_for_select .point .grid2 .img a {
  display: block;
}
#content section.entry-content .secInner.reason_for_select .point .grid2 .img a span {
  display: inline-block;
  color: white;
  background-color: #222;
  font-size: 0.8rem;
  margin: 1rem 0.5rem;
  padding: 0.2rem 0.5rem;
}
#content section.entry-content .secInner.reason_for_select .point .grid2 .img a span i.lupe {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5em;
  background: url("https://www.skillupai.com/assets/images/top/lupe.svg") no-repeat 50%;
  background-size: contain;
  position: relative;
  right: auto;
  top: -2px;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
#content section.entry-content .secInner.reason_for_select .point .secInner {
  width: 100%;
  padding: 0 1.5rem 1.5rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .secInner {
    padding: 0 0.5rem 1rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .secInner h4 {
  color: #222;
  text-align: left;
  font-size: 1.625rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .secInner h4 {
    font-size: 20px;
  }
}
#content section.entry-content .secInner.reason_for_select .point .secInner p.intro {
  font-size: 1.125rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .secInner p.intro {
    font-size: 1rem;
  }
}
#content section.entry-content .secInner.reason_for_select .point .secInner p {
  font-size: 1rem;
  text-align: left;
  line-height: 1.625;
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 240px 2rem 1fr;
  grid-template-columns: 240px 1fr;
  -ms-grid-rows: 1fr 3rem 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 3rem 2rem;
  margin-top: 3.8rem;
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid1-2 {
    display: block;
    margin-top: 32px;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 .facephoto {
  height: 80%;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid1-2 .facephoto {
    margin: 0.5rem auto;
  }
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 .facephoto img {
  border-radius: 50%;
  width: 230px;
  height: 230px;
}
#content section.entry-content .secInner.reason_for_select .point .grid1-2 .show_more {
  display: none;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .grid1-2 .show_more {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    padding-top: 15px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, rgb(255, 255, 255)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);
    cursor: pointer;
    -webkit-transition: bottom 0.2s;
    transition: bottom 0.2s;
  }
  #content section.entry-content .secInner.reason_for_select .point .grid1-2 .koushi-wrapper {
    position: relative;
    margin-bottom: 40px;
  }
  #content section.entry-content .secInner.reason_for_select .point .grid1-2 .koushi-wrapper p {
    height: 90px;
    overflow: hidden;
  }
}
#content section.entry-content .secInner.reason_for_select .point .flex3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 3rem auto 1rem;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .flex3 {
    -webkit-column-gap: 2%;
       -moz-column-gap: 2%;
            column-gap: 2%;
    margin: 1rem auto;
  }
}
#content section.entry-content .secInner.reason_for_select .point .flex3 .class {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#content section.entry-content .secInner.reason_for_select .point .flex3 .class img.full {
  width: 100%;
}
#content section.entry-content .secInner.reason_for_select .point .flex3 .class img.normal {
  width: 90%;
  border-radius: 1rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.reason_for_select .point .flex3 .class img.normal {
    width: 100%;
    border-radius: 0.1rem;
  }
}
#content section.entry-content .secInner.donyujirei {
  padding-bottom: 3.75rem;
}
#content section.entry-content .secInner.donyujirei .cardlists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 3.8rem auto 3.8rem;
  row-gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists {
    margin: 1.5rem auto;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists a {
  color: #222;
  text-decoration: none;
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: white;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 35vw;
  border-radius: 0.1rem;
  max-width: 1040px;
  max-height: 444px;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    max-height: none;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .company-img {
  width: 52.5%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .company-img {
    width: 100%;
    height: 50vw;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .company-img:hover {
  opacity: 0.8;
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription {
  width: 47.5%;
  padding: 2rem 2rem 0 2rem;
  position: relative;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription {
    font-size: 1.125rem;
  }
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription {
    width: 100%;
    font-size: 1rem;
    padding-bottom: 3rem;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription .industory {
  border: #222 2px solid;
  text-align: center;
  line-height: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.2rem 0.6rem;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription .industory {
    font-size: 16px;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription img.logo {
  max-height: 40%;
  max-width: 90%;
  margin: 1rem auto;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription img.logo {
    max-height: 8rem;
    margin: 0 auto 0.5rem;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription img.logo.sst {
  margin: 2rem auto;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription img.logo.sst {
    max-width: 270px;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription img.logo.sc {
  width: 55%;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription img.logo.sc {
    width: 60%;
    margin: 1rem auto;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription p.excerpt {
  line-height: 1.5;
}
@media (max-width: 751px) {
  #content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription p.excerpt {
    font-size: 18px;
    line-height: 27px;
  }
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription .link {
  position: absolute;
  bottom: 1.2rem;
  right: 1rem;
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription .link:hover {
  opacity: 0.5;
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription .link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
}
#content section.entry-content .secInner.donyujirei .cardlists .carditem .itemdescription .link span:after {
  background-color: #222;
  border-radius: 50%;
  content: url("https://www.skillupai.com/assets/images/top/chevron.svg");
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin: 0 0.2rem 1.25px;
}
#content section.entry-content .secInner.recommended_course {
  max-width: 1040px;
}

@media (max-width: 751px) {
  .pt #content section.entry-content div.block .secInner .btnWrap {
    width: 100%;
  }
}

.pt #content section.entry-content div.block .secInner .btnWrap .btn {
  font-size: 1.25rem;
  width: 26rem;
  height: 4.125rem;
}
@media (max-width: 751px) {
  .pt #content section.entry-content div.block .secInner .btnWrap .btn {
    width: 80%;
    height: 3rem;
    font-size: 1.125rem;
  }
}

@media (max-width: 750px) {
  header .headerInner {
    position: fixed;
  }
  header .headerInner .navi .navInner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 2rem 0;
  }
  header .headerInner .navi ul.menu li.pt-item {
    display: block !important;
  }
  .pt-list-container {
    background-color: transparent;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: 0;
  }
  .pt_menu {
    margin-top: 1em;
    position: static;
    display: block;
    padding-right: 0;
    min-height: 0;
    font-size: inherit;
  }
  #pt_menu_fixed {
    display: none;
  }
  a.btn .bullet,
  #content a.btn .bullet {
    right: 1em;
  }
  .pt #content {
    margin-top: 0;
    padding-bottom: 3.5714285714rem;
  }
  .pt #content section {
    margin-top: 3.2142857143rem;
  }
  .pt #content section:first-child {
    margin-top: 0;
  }
  .pt #content section.mod-eyecatch {
    margin-top: 3.2142857143rem;
  }
  .pt #content section.entry-content.page404 {
    margin-top: 2.8571428571rem;
  }
  .pt #content section .secInner.ss {
    max-width: 1094px;
  }
  .pt #content section .h2 {
    font-size: 1.8571428571rem;
    line-height: 1.1538461538;
  }
  .pt #content .mod-eyecatch .secInner {
    width: 89.3333333333%;
  }
  .pt #content .mod-eyecatch #eyecatch {
    display: block;
  }
  .pt #content .mod-eyecatch #eyecatch .text .copy {
    font-size: 1.2857142857rem;
    line-height: 1.6666666667;
    margin-bottom: 0;
  }
  .pt #content .mod-eyecatch #eyecatch .text .title {
    font-size: 1.1428571429rem;
  }
  .pt #content .mod-eyecatch #eyecatch .img {
    width: 100%;
    margin-left: 0;
    margin-top: 1.7857142857rem;
  }
  .pt #content #ss_header .secInner {
    display: block;
  }
  .pt #content #ss_header .secInner .desc {
    max-width: 100%;
  }
  .pt #content #ss_header .secInner .desc .copy {
    font-size: 1.7142857143rem;
    line-height: 1.375;
  }
  .pt #content #ss_header .secInner .desc .img.sp {
    display: block;
  }
  .pt #content #ss_header .secInner .desc .caseLabel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.0714285714rem;
    margin-top: 1.4285714286rem;
  }
  .pt #content #ss_header .secInner .desc .caseLabel .logo {
    width: 25.7142857143%;
    padding-top: 16.0714285714%;
  }
  .pt #content #ss_header .secInner .desc .caseLabel .label .tags {
    font-size: 0.9285714286rem;
  }
  .pt #content #ss_header .secInner .desc .caseLabel .label .title {
    font-size: 1.2857142857rem;
    margin-top: 0;
  }
  .pt #content #ss_header .secInner .desc .caseLabel .label .categories {
    font-size: 0.8571428571rem;
    margin-top: 0.4166666667em;
  }
  .pt #content #ss_header .secInner .desc .details {
    font-size: 0.8571428571rem;
  }
  .pt #content #ss_header .secInner .desc .details.sp {
    display: block;
  }
  .pt #content #ss_header .secInner .desc .details.pc {
    display: none;
  }
  .pt #content #ss_header .secInner .desc .datetime {
    font-size: 0.8571428571rem;
    margin-top: 1.25em;
  }
  .pt #content #ss_header .secInner .img {
    width: 100%;
    margin-top: 1.4285714286rem;
  }
  .pt #content #ss_header .secInner .img.pc {
    display: none;
  }
  .pt #content #ss_header .secInner .img .caption {
    font-size: 0.8571428571rem;
  }
  .pt #content #ss_overview h2 {
    font-size: 1.7142857143rem;
    line-height: 1.5;
    padding-left: 0.625em;
  }
  .pt #content #ss_overview .before_after {
    margin-top: 2.1428571429rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2142857143rem;
  }
  .pt #content #ss_overview .before_after .ov_before,
  .pt #content #ss_overview .before_after .ov_after {
    padding: 0.8571428571rem;
    gap: 0.7142857143rem;
  }
  .pt #content #ss_overview .before_after .ov_before dt,
  .pt #content #ss_overview .before_after .ov_after dt {
    font-size: 1.2857142857rem;
    line-height: 1.3333333333;
    margin-bottom: 0.8333333333em;
  }
  .pt #content #ss_overview .before_after .ov_before dd,
  .pt #content #ss_overview .before_after .ov_after dd {
    font-size: 0.9285714286rem;
    padding: 1.0714285714em;
    line-height: 1.3571428571;
    gap: 0.7142857143em;
  }
  .pt #content #ss_overview .before_after .ov_before dd .icon,
  .pt #content #ss_overview .before_after .ov_after dd .icon {
    width: 2.5714285714em;
    height: 2.5714285714em;
  }
  .pt #content #ss_overview .before_after .ov_after::before {
    width: 2.1428571429rem;
    height: 8.5714285714rem;
    top: -5.8928571429rem;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
  }
  .pt #content #ss_overview .ov_points {
    margin-top: 1.7857142857rem;
  }
  .pt #content #ss_overview .ov_points h3 {
    font-size: 1.4285714286rem;
    line-height: 1.4;
  }
  .pt #content #ss_overview .ov_points ul {
    padding: 1.4285714286rem;
  }
  .pt #content #ss_overview .ov_points ul li {
    font-size: 1.2142857143rem;
    line-height: 1.5;
  }
  .pt #content #ss_overview .ov_points ul li em {
    font-size: 1em;
  }
  .pt #content #ss_overview .ov_summary {
    padding: 0;
    margin-top: 1.7857142857rem;
    font-size: 0.9285714286rem;
  }
  .pt #content #ss_overview .ov_summary li .label {
    width: 6em;
    padding-right: 0.5em;
  }
  .pt #content #ss_overview .ov_summary li .label::before {
    content: "・";
  }
  .pt #content #ss_lead {
    margin-top: 1.4285714286rem;
    font-size: 1.1428571429rem;
    line-height: 2.125;
  }
  .pt #content #ss_summary .secInner {
    width: 100%;
    padding: 3.5714285714rem 1.4285714286rem;
  }
  .pt #content #ss_summary .secInner .summary {
    display: block;
    margin-top: 2.1428571429rem;
  }
  .pt #content #ss_summary .secInner .summary:first-child {
    margin-top: 0;
  }
  .pt #content #ss_summary .secInner .summary h3,
  .pt #content #ss_summary .secInner .summary .label {
    padding: 0.4423076923em;
    width: 100%;
    font-size: 1.8571428571rem;
    line-height: 1.5384615385;
    border-right: none;
    border-bottom: #e5e5e5 solid 1px;
  }
  .pt #content #ss_summary .secInner .summary ul {
    display: block;
    padding: 0.7142857143rem 1.4285714286rem;
  }
  .pt #content #ss_summary .secInner .summary ul li {
    font-size: 1.1428571429rem;
    line-height: 2;
  }
  .pt #content .ss_separate {
    margin-top: 3.5714285714rem;
  }
  .pt #content .ss_separate > .bundle {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pt #content .ss_separate #ss_pickup {
    width: 100%;
    padding: 1.7857142857rem 1.6428571429rem 3.5714285714rem;
    position: relative;
    top: 0;
  }
  .pt #content .ss_separate #ss_pickup .h2 {
    font-size: 1.4285714286rem;
  }
  .pt #content .ss_separate #ss_pickup .pickup {
    margin-top: 1.0714285714rem;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul {
    gap: 1.0714285714rem 0;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul::before, .pt #content .ss_separate #ss_pickup .pickup ul::after {
    display: none;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul li {
    margin-top: 0;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul li a .desc {
    padding: 1rem;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .logo {
    width: 5rem;
    height: 5rem;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .label .tags {
    font-size: 0.8571428571rem;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul li a .desc .caseLabel .label h4 {
    font-size: 1.1428571429rem;
  }
  .pt #content .ss_separate #ss_pickup .pickup ul li a .desc .categories {
    font-size: 0.8571428571rem;
  }
  .pt #content #ss_content .block {
    margin-top: 1.9642857143rem;
  }
  .pt #content #ss_content .block:first-child {
    margin-top: 0;
  }
  .pt #content #ss_content .block .h2 {
    font-size: 1.7142857143rem;
    line-height: 1.5;
    padding-left: 0.625em;
  }
  .pt #content #ss_content .block .img {
    width: 100%;
  }
  .pt #content #ss_content .block .h_child {
    font-size: 1.4285714286rem;
    line-height: 1.5;
  }
  .pt #content #ss_content .block .textset {
    font-size: 1.1428571429rem;
  }
  .pt #content #ss_contact .secInner {
    gap: 0.7142857143rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 0.4285714286rem 0 2.1428571429rem;
  }
  .pt #content #ss_contact .secInner .img {
    width: 100%;
    padding-top: 32.8205128205%;
    margin-left: 0;
  }
  .pt #content #ss_contact .secInner .desc {
    gap: 1.4285714286rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .pt #content #ss_contact .secInner .desc .text {
    font-size: 1.4285714286rem;
  }
  .pt #content #ss_contact .secInner .desc .ss_btn {
    font-size: 1.4285714286rem;
    line-height: 2.45;
    border-radius: 2em;
    width: 15.75em;
  }
  .pt #content #ss_category .h2 {
    font-size: 1.7142857143rem;
    line-height: 1.5;
    padding-left: 0.625em;
  }
  .pt #content #ss_category .secInner.categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 1.4285714286rem;
    gap: 0.7142857143rem;
  }
  .pt #content #ss_category .secInner.categories h3 {
    font-size: 1.4285714286rem;
    line-height: 1.35;
    padding: 0;
  }
  .pt #content #ss_category .secInner.categories .tags {
    width: 100%;
    padding: 0;
  }
  .pt #content #ss_seminar .h2 {
    font-size: 1.7142857143rem;
    line-height: 1.5;
    padding-left: 0.625em;
  }
  .pt #content #ss_seminar ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.4285714286rem;
  }
  .pt #content #ss_seminar ul::before, .pt #content #ss_seminar ul::after {
    display: none;
    width: 100%;
  }
  .pt #content #ss_seminar ul li {
    width: 100%;
  }
  .pt #content #ss_seminar ul li a .title {
    font-size: 1rem;
  }
  .pt #content #ss_company .secInner {
    width: 100%;
    padding: 3.2142857143rem 1.4285714286rem;
    display: block;
  }
  .pt #content #ss_company .secInner .logo {
    width: 100%;
    height: 75.8666666667vw;
    margin-right: 0;
  }
  .pt #content #ss_company .secInner .company {
    margin-top: 1.6071428571rem;
    font-size: 1.1428571429rem;
    line-height: 2.125;
  }
  .pt #content #ss_company .secInner .company .dataset {
    line-height: 1.625;
    margin: 0.375em 0;
    display: block;
  }
  .pt #content #ss_company .secInner .company .dataset .label {
    display: inline;
  }
  .pt #content #ss_company .secInner .company .dataset .data {
    display: inline;
    margin-left: 0;
  }
  .pt #content #ss_company .secInner .company .dataset .data:before {
    content: " ";
  }
  .pt #content #ss_document {
    margin-top: 2.1428571429rem;
  }
  .pt #content #ss_document .secInner .btn {
    font-size: 1.0714285714rem;
    width: 16.6666666667em;
  }
  .pt #content .pt_pickup .h2 {
    font-size: 1.3571428571rem;
  }
  .pt #content .pt_pickup.ev h2.tit + .link {
    font-size: 1rem;
  }
  .pt #content .pt_pickup.ev .pickup > ul > li {
    width: 100%;
  }
  .pt #content .pt_pickup.ev .pickup > ul > li .case .desc .data {
    font-size: 0.9166666667em;
  }
  .pt #content .pt_pickup .pickup > ul {
    display: block;
  }
  .pt #content .pt_pickup .pickup > ul > li {
    width: 100%;
    margin-top: 1.4285714286rem;
  }
  .pt #content .pt_pickup .pickup > ul > li:first-child {
    margin-top: 1.7857142857rem;
  }
  .pt #content .pt_pickup .pickup > ul > li .case .img {
    padding-top: 43.9642324888%;
  }
  .pt #content .pt_pickup .pickup > ul > li .case .tags {
    font-size: 1rem;
    margin-bottom: 0.7142857143rem;
  }
  .pt #content .pt_pickup .pickup > ul > li .case .desc {
    font-size: 1.1428571429rem;
    padding: 1.7857142857rem 1.4285714286rem 1.4285714286rem;
  }
  .pt #content .pt_pickup .pickup > ul > li .case .desc h4 {
    letter-spacing: 0.05em;
  }
  .pt #content .pt_pickup .pickup > ul > li .case .desc > a {
    font-size: 1rem;
  }
  .pt #content .pt_pickup .pickup + .btnWrap {
    margin-top: 2.1428571429rem;
  }
  .pt #content .pt_pickup .pickup + .btnWrap .btn {
    font-size: 1.2142857143rem;
    width: 16.4705882353em;
    height: 2.9411764706em;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li {
    width: 100%;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li:first-child {
    margin-top: 0;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li .case .tags {
    font-size: 0.9285714286rem;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li .case .desc {
    padding: 1.4285714286rem;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li .case .desc h4 {
    font-size: 1rem;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li .case .desc .copy {
    font-size: 1.2857142857rem;
  }
  .pt #content .pt_pickup.ss .pickup > ul > li .case .desc .categories {
    font-size: 0.8571428571rem;
  }
  .pt #content .pt_pickup.ss .pickup + .btnWrap {
    margin-top: 2.1428571429rem;
  }
  .pt #content .pt_pickup.ss .pickup + .btnWrap .btn {
    font-size: 1.2142857143rem;
    width: 16.4705882353em;
    height: 2.9411764706em;
  }
  .pt #content #ss_search {
    margin-top: 1.4285714286rem;
  }
  .pt #content #ss_search .btn {
    font-size: 0.9285714286rem;
    width: 13.0769230769em;
    line-height: 2.4615384615;
  }
  .pt #content #ss_search .btn::after {
    width: 1.2307692308em;
    height: 1.2307692308em;
    background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209%208.03%22%3E%3Cpath%20d%3D%22m0%2C0l3.73%2C4.01v4.01l1.55-.48v-3.53L9%2C0H0Z%22%20fill%3D%22%23d29c09%22%2F%3E%3C%2Fsvg%3E");
    -webkit-transform: translateY(-50%) rotate(0) !important;
        -ms-transform: translateY(-50%) rotate(0) !important;
            transform: translateY(-50%) rotate(0) !important;
  }
  .pt #content #ss_search .search_head {
    padding: 0.8571428571rem 0.9285714286rem;
  }
  .pt #content #ss_search .search_body {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: #fff;
    pointer-events: none;
    z-index: 10000;
    opacity: 0;
    -webkit-transform: translateY(-4rem);
        -ms-transform: translateY(-4rem);
            transform: translateY(-4rem);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
  }
  .pt #content #ss_search .search_body.open {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: all;
  }
  .pt #content #ss_search .search_body .sp_label {
    display: block;
    font-size: 1.1428571429rem;
    font-weight: bold;
    text-align: center;
    padding: 1em 2em;
    line-height: 1.375;
    background: rgb(248, 245, 235);
  }
  .pt #content #ss_search .search_body .btn {
    font-size: 1.2857142857rem;
    width: 13.7777777778em;
    display: block;
    margin: 1.6666666667em auto;
  }
  .pt #content #ss_search .h2 {
    font-size: 1rem;
  }
  .pt #content #ss_search .taxonomy {
    display: block;
  }
  .pt #content #ss_search .taxonomy .label {
    width: 100%;
    padding: 1.4285714286em 1.4285714286em 1.1428571429em 1.4285714286em;
  }
  .pt #content #ss_search .taxonomy .terms .tags {
    font-size: 0.9285714286rem;
    padding: 0 1.5384615385em 1.5384615385em 1.5384615385em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0.7142857143em;
  }
  .pt #content #ss_search .taxonomy .terms .tags .tag a,
  .pt #content #ss_search .taxonomy .terms .tags .tag label {
    font-size: 0.9em;
  }
  .pt #content.event .btnWrap {
    width: 100%;
  }
  .pt #content.event a.btn {
    width: 100%;
  }
  .pt #content.event span.btn {
    width: 100%;
  }
  .pt #content.event .mod-eyecatch .secInner h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pt #content.event .mod-eyecatch .secInner h1 .tit {
    font-size: 1.1428571429rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .pt #content.event .mod-eyecatch .secInner h1 .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .pt #content.event .mod-eyecatch .secInner h1 .ribbon {
    font-size: 1.1428571429rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    margin-bottom: 1em;
    color: #1455ce;
    text-align: left;
    width: 100%;
  }
  .pt #content.event .mod-eyecatch .secInner h1 .ribbon .title {
    font-size: inherit;
  }
  .pt #content.event .mod-eyecatch .secInner .description {
    width: 100%;
    margin-top: 2.1428571429rem;
  }
  .pt #content.event .mod-eyecatch .secInner .btnWrap {
    margin-top: 2.1428571429rem;
  }
  .pt #content.event .entry-content .mod-teacher .item .profile .label span {
    display: block;
  }
  .pt #content.event .entry-content .mod-teacher .item .profile .label span:nth-child(2):before {
    content: "";
  }
  .pt #content.event .entry-content table th {
    width: 30%;
  }
  .pt #content.event .entry-content .block.recommend ul li {
    font-size: 1.1428571429rem;
  }
  .mod-float a.btn,
  #content .mod-float a.btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
  }
}