@charset "utf-8";
html,
body {
  width: 100%;
  height: 100%;
}
:root {
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: #40bcd3;
}
h1 {
  font-size: 74px;
  font-family: "Noto M";
  color: #fff;
}
h2 {
  font-size: 60px;
  font-family: "Noto M";
}
.fixed-nav {
  position: fixed;
  bottom: 5%;
  left: 30px;
  z-index: 9999;
}
.fixed-nav > span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  cursor: pointer;
  border-radius: 50%;
  box-sizing: border-box;
}
.fixed-nav > span.demo-nav {
  position: relative;
  background: linear-gradient(45deg, #2979ef, #29c9ef);
  transition: 0.3s all;
  overflow: hidden;
}
.fixed-nav > span.demo-nav ul.sublink {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 70px;
  opacity: 0;
}
.fixed-nav > span.demo-nav ul.sublink li {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #fff;
  padding-left: 20px;
  box-sizing: border-box;
  text-align: center;
  height: 100%;
  padding: 10px 0;
}
.fixed-nav > span.demo-nav ul.sublink li .demo-link {
  color: #fff;
}
.fixed-nav > span.demo-nav ul.sublink li:hover {
  background: #2979ef;
  border-radius: 20px;
}
.fixed-nav > span.demo-nav ul.sublink li:hover a {
  padding-top: 36px;
  color: #fff;
  font-size: 14px;
  color: #93faff;
}
.fixed-nav > span.demo-nav ul.sublink li:before {
  position: absolute;
  right: 0;
  left: 0;
  display: inline-block;
  width: 46px;
  height: 31px;
  margin: 0 auto;
  background: url(../images/nav-demo.png) no-repeat;
  text-align: center;
  content: "";
}
.fixed-nav > span.demo-nav > span a {
  position: relative;
  z-index: 9999;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 18px;
  box-sizing: border-box;
}
.fixed-nav > span.demo-nav:hover {
  background: #2979ef;
  width: 150px;
  border-radius: 20px;
  transition: 0.3s all;
}
.fixed-nav > span.demo-nav:hover img {
  display: none;
}
.fixed-nav > span.demo-nav:hover ul.sublink {
  opacity: 1;
}
.fixed-nav > span.kakao-nav {
  position: relative;
  background: linear-gradient(45deg, #ffbe32, #ffe942);
  transition: 0.3s all;
  overflow: hidden;
  margin-top: 12px;
}
.fixed-nav > span.kakao-nav ul.sublink {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 70px;
  opacity: 0;
}
.fixed-nav > span.kakao-nav ul.sublink li {
  position: relative;
  display: inline-block;
  float: left;
  width: 100px;
  color: #000;
  padding-left: 20px;
  box-sizing: border-box;
  text-align: center;
  height: 100%;
  padding: 10px 0;
}
.fixed-nav > span.kakao-nav ul.sublink li::before {
  position: absolute;
  right: 0;
  left: 0;
  display: inline-block;
  width: 33px;
  height: 29px;
  margin: 0 auto;
  background: url(../images/subkakao.png) no-repeat;
  text-align: center;
  content: "";
}
.fixed-nav > span.kakao-nav ul.sublink li:first-child {
  border-right: 1px solid #ffef71;
}
.fixed-nav > span.kakao-nav ul.sublink li:last-child {
  padding-right: 0;
}
.fixed-nav > span.kakao-nav ul.sublink li a {
  display: block;
  font-size: 14px;
  padding-top: 2px;
  text-shadow: 0.5px 0 0 black;
  color: #391b1b;
}
.fixed-nav > span.kakao-nav ul.sublink li a span {
  display: inline-block;
  padding-top: 30px;
}
.fixed-nav > span.kakao-nav ul.sublink li:hover {
  background: #ffc932;
}
.fixed-nav > span.kakao-nav ul.sublink li:hover a {
  text-shadow: 0.5px 0 0 black;
}
.fixed-nav > span.kakao-nav:hover {
  background: #ffd541;
  width: 200px;
  border-radius: 20px;
  transition: 0.3s all;
}
.fixed-nav > span.kakao-nav:hover img {
  display: none;
}
.fixed-nav > span.kakao-nav:hover ul.sublink {
  opacity: 1;
}
.fixed-nav > span a {
  position: relative;
  z-index: 9999;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 18px;
  box-sizing: border-box;
  text-decoration: none;
}
header {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #eee;
  /* header-top */
  /* header-bt */
}
header .sg-top {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
}
header .sg-top > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  max-width: 1600px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
header .sg-top > ul > li {
  display: flex;
  font-size: 13px;
}
header .sg-top > ul > li img {
  vertical-align: middle;
}
header .sg-top > ul > li span {
  line-height: 35px;
}
header .sg-top > ul > li span.red {
  color: #ef4638;
}
header .sg-top > ul > li .softbowl {
  width: 100px;
  height: 35px;
  font-size: 0;
  cursor: pointer;
  background: url(../images/softbowl.png) center no-repeat;
}
header .sg-top > ul > li .blog {
  width: 54px;
  height: 35px;
  font-size: 0;
  cursor: pointer;
  background: url(../images/sg-sns4.jpg) center no-repeat;
}
header .sg-top > ul > li .facebook {
  width: 85px;
  height: 35px;
  font-size: 0;
  cursor: pointer;
  background: url(../images/sg-sns3.gif) center #3b5998 no-repeat;
}
header .sg-gnb-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  height: 128px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
}
header .sg-gnb-wrap.subwrap {
  z-index: 101;
  position: fixed;
  top: 0;
  height: 80px;
  margin: 0 auto;
  background: #fff;
  max-width: none;
  display: flex;
  justify-content: space-evenly;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
  animation: dropHeader 0.5s;
}
@keyframes dropHeader {
  0% {
    top: -5rem;
  }
  100% {
    top: 0;
  }
}
header .sg-gnb-wrap h1 {
  display: table-cell;
  padding: 25px 0 20px 0;
  vertical-align: middle;
}
header .sg-gnb-wrap h1 a {
  display: block;
  width: 194px;
  height: 46px;
  background: url(../images/sbgridv3-logo.png) left center no-repeat;
  font-size: 0;
}
header .sg-gnb-wrap .sg-gnb-nav {
  height: 100%;
  padding: 0 40px;
}
header .sg-gnb-wrap .sg-gnb-nav > ul {
  height: 100%;
  display: flex;
  vertical-align: middle;
  justify-content: center;
}
header .sg-gnb-wrap .sg-gnb-nav > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 180px;
  text-align: center;
}
header .sg-gnb-wrap .sg-gnb-nav > ul > li > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 17px;
  font-family: "Pret R";
}
header .sg-gnb-wrap .sg-gnb-nav > ul > li:hover {
  cursor: pointer;
}
header .sg-gnb-wrap .sg-gnb-nav > ul > li:hover > a {
  color: #40bcd3;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
header .sg-gnb-wrap .sb-btn-version {
  width: 180px;
  height: 40px;
  border-radius: 50px 0 50px 50px;
  text-align: center;
  background: #40bcd3;
  text-decoration-color: #40bcd3;
}
header .sg-gnb-wrap .sb-btn-version > a {
  line-height: 40px;
  font-size: 16px;
  font-family: "Noto M";
  color: #fff;
  transition: all 0.3s ease-in-out;
}
header .sg-gnb-wrap .sb-btn-version:hover {
  background-color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: #40bcd3;
  transition: all 0.3s ease-in-out;
}
header .sg-gnb-wrap .sb-btn-version:hover > a {
  color: #40bcd3;
}
header .sg-gnb-tuto {
  height: 60px;
  background: #f5f5f5;
  width: 100%;
}
header .sg-gnb-tuto > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
header .sg-gnb-tuto > ul > li,
header .sg-gnb-tuto > ul a {
  width: 10%;
  min-width: 120px;
  color: #888888;
  font-size: 16px;
  font-family: "Pret M";
  text-align: center;
  cursor: pointer;
}
header .sg-gnb-tuto > ul > li.on a {
  font-family: "Pret B";
  color: #004450;
}
header .sg-gnb-tuto.subwrap {
  z-index: 9;
  position: fixed;
  top: 80px;
  margin: 0 auto;
  max-width: none;
  display: flex;
  justify-content: space-evenly;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
  animation: dropTuto 0.5s;
}
@keyframes dropTuto {
  0% {
    top: -5rem;
  }
  100% {
    top: 80px;
  }
}
.sg-con-wrap {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
  /* section - banner */
  /* section - info */
  /* section - sticky */
}
.sg-con-wrap.full {
  height: 1080px;
}
.sg-con-wrap.full2 {
  height: 1100px;
}
.sg-con-wrap.mid {
  height: 600px;
}
.sg-con-wrap.small {
  height: 300px;
}
.sg-con-wrap.auto {
  height: auto;
}
.sg-con-wrap .sb-btn-version-wrap {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 999;
  top: 25em;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.sg-con-wrap .sb-btn-version {
  width: 180px;
  height: 40px;
  border-radius: 50px 0 50px 50px;
  text-align: center;
  background: #40bcd3;
  text-decoration-color: #40bcd3;
}
.sg-con-wrap .sb-btn-version > a {
  line-height: 40px;
  font-size: 16px;
  font-family: "Noto M";
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.sg-con-wrap .sg-banner {
  position: relative;
  width: 100%;
  min-width: 1600px;
  height: 680px;
  padding: 0 10em;
  box-sizing: border-box;
  background: #000;
  overflow: hidden;
}
.sg-con-wrap .sg-banner .sg-banner-imgbox {
  position: absolute;
  top: -420px;
  left: 0;
  width: 100%;
  height: 1000px;
  min-height: 1300px;
  background: url(../images/banner-bg.jpg) no-repeat;
  background-size: contain;
}
.sg-con-wrap .sg-banner .sg-banner-content {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  margin: 0 auto;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap {
  width: 40%;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit {
  position: relative;
  z-index: 100;
  display: inline-block;
  align-items: center;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit > img {
  width: 63px;
  height: 68px;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit > h1 {
  display: inline-block;
  vertical-align: super;
  font-family: "Noto R";
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub {
  position: relative;
  z-index: 100;
  padding: 15px 0;
  font-family: "Noto R";
  color: #fff;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtop {
  font-size: 30px;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtbt {
  font-size: 18px;
  line-height: 34px;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap {
  position: relative;
  z-index: 100;
  padding-top: 12px;
  color: #fff;
  font-family: "Pret R";
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-point-tit {
  position: relative;
  padding: 20px;
  font-size: 18px;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-point-tit::before {
  content: "";
  position: absolute;
  top: 56%;
  left: 0;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../images/icon-point.png) no-repeat;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-slidewrap > div {
  font-size: 15px;
  line-height: 30px;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-slidewrap .slick-track {
  cursor: pointer;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-slidewrap .slick-slide {
  max-width: 600px;
  white-space: nowrap;
  overflow: hidden;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-slidewrap .slick-slide > div {
  width: 100%;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-slidewrap .slick-slide > div > div {
  width: 100%;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap .sg-slidewrap .slick-slide:nth-child(2n) {
  opacity: 0.75;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap {
  position: relative;
  display: flex;
  z-index: 100;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: none;
  padding: 6px 16px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button > span {
  font-size: 18px;
  color: #ffffff;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button img {
  width: 36px;
  height: 36px;
}
.sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button:hover {
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.2s ease-in-out;
}
.sg-con-wrap .sg-banner-mockbox {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: -5%;
  z-index: 1;
  scale: 0.9;
}
.sg-con-wrap .sg-banner-mockbox > img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1040px;
}
.sg-con-wrap .sg-info {
  position: relative;
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  padding-top: 80px;
}
.sg-con-wrap .sg-info .sg-info-backbox {
  width: 100%;
  height: 400px;
  text-align: center;
}
.sg-con-wrap .sg-info .sg-info-backbox .sg-info-back1 {
  position: absolute;
  top: 34px;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  background: url(../images/bg-05.png) center no-repeat;
}
.sg-con-wrap .sg-info .sg-info-backbox .sg-info-back2 {
  position: absolute;
  top: 34px;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  background: url(../images/bg-06.png) center no-repeat;
}
.sg-con-wrap .sg-info .sg-info-textbox {
  text-align: center;
}
.sg-con-wrap .sg-info .sg-info-textbox .sg-info-tit {
  position: relative;
  display: inline-block;
}
.sg-con-wrap .sg-info .sg-info-textbox > p {
  padding: 20px 0;
  font-size: 20px;
  font-family: "Pret R";
  line-height: 28px;
  color: #485860;
}
.sg-con-wrap .sg-info .sg-info-body {
  position: absolute;
  top: 250px;
  width: 100%;
}
.sg-con-wrap .sg-info .sg-info-body > ul {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: flex-end;
  min-width: 1200px;
  height: 310px;
}
.sg-con-wrap .sg-info .sg-info-body > ul > li {
  padding: 0 5.625em;
}
.sg-con-wrap .sg-info .sg-info-body > ul > li .sg-itit {
  padding: 20px 0 0 0;
  font-size: 20px;
  font-family: "Pret M";
}
.sg-con-wrap .sg-info .sg-info-body > ul > li > p {
  padding: 6px 0;
  font-size: 14px;
  line-height: 24px;
  box-sizing: border-box;
}
.sg-con-wrap .sg-sticky {
  height: 100%;
  background: #40bcd3;
}
.sg-con-wrap .sg-sticky .sg-sticky-bg {
  width: 100%;
  height: 100%;
  background: url(../images/bg-01.png) no-repeat;
  background-size: cover;
}
.sg-con-wrap .sg-excel {
  height: 100%;
  background: #111842;
}
.sg-con-wrap .sg-excel .sg-excel-bg {
  width: 100%;
  height: 100%;
  background: url(../images/bg-02.png) no-repeat;
  background-size: cover;
}
.sg-con-wrap .sg-grouping {
  height: 100%;
  background: #40bcd3;
}
.sg-con-wrap .sg-grouping .sg-grouping-bg {
  width: 100%;
  height: 100%;
  background: url(../images/bg-03.png) no-repeat;
  background-size: cover;
}
.sg-con-wrap .sg-binding {
  height: 100%;
  background: #111842;
}
.sg-con-wrap .sg-binding .sg-binding-bg {
  width: 100%;
  height: 100%;
  background: url(../images/bg-02.png) no-repeat;
  background-size: cover;
}
.sg-con-wrap .sg-skill {
  height: 100%;
  background: #f5f5f5;
}
.sg-con-wrap .sg-skill .sg-slidetext {
  width: 35%;
  padding: 40px;
}
.sg-con-wrap .sg-skill .sg-slidetext .sg-stit {
  display: block;
  padding: 15px 0;
  font-size: 30px;
  font-family: "Pret B";
  color: #40bcd3;
}
.sg-con-wrap .sg-skill .sg-slidetext .sg-stit2 {
  display: block;
  line-height: 58px;
  font-size: 50px;
  font-family: "Noto B";
  color: #000;
}
.sg-con-wrap .sg-skill .sg-slidetext .sg-ssub {
  display: block;
  line-height: 28px;
  padding: 20px 0;
  font-size: 20px;
  font-family: "Pret R";
  color: #485860;
}
.sg-con-wrap .sg-skill swiper-container {
  width: 65%;
  height: 54%;
}
.sg-con-wrap .sg-skill swiper-slide {
  text-align: center;
  font-size: 18px;
  width: 300px;
  height: 400px;
  background: #ffffff;
  display: block;
  text-align: start;
  padding: 40px 36px;
  box-sizing: border-box;
  font-family: "Pret M";
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.sg-con-wrap .sg-skill swiper-slide .sg-itit {
  display: block;
  font-size: 20px;
  line-height: 50px;
  font-family: "Pret B";
}
.sg-con-wrap .sg-skill swiper-slide .sg-isub {
  font-size: 16px;
  line-height: 22px;
  color: #485860;
  font-family: "Pret R";
}
.sg-con-wrap .sg-skill swiper-slide .sg-iicon {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.sg-con-wrap .sg-skill swiper-slide:hover {
  background: #40bcd3;
  transform: translateY(-10px);
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
.sg-con-wrap .sg-skill swiper-slide:hover .sg-itit {
  color: #fff;
}
.sg-con-wrap .sg-skill swiper-slide:hover .sg-isub {
  color: #fff;
}
.sg-con-wrap .sg-skill swiper-slide.certification-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 400px;
  padding: 20px 16px;
  border-radius: 8px;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.05);
  pointer-events: none;
}
.sg-con-wrap .sg-skill swiper-slide.certification-slide .sg-iicon {
  position: relative;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sg-con-wrap .sg-skill swiper-slide.certification-slide .sg-iicon img {
  width: 160px;
  height: 160px;
}
.sg-con-wrap .sg-skill swiper-slide.certification-slide .sg-tit-box {
  display: flex;
  align-items: center;
  height: 82px;
}
.sg-con-wrap .sg-skill swiper-slide.certification-slide .sg-tit-box .sg-itit {
  display: block;
  font-size: 18px;
  line-height: 25px;
  font-family: "Pret B";
  width: 200px;
  padding: 4px 24px;
  border: 1px solid #e8e8e8;
  border-radius: 25px;
  text-align: center;
  color: #333333;
}
.sg-con-wrap .sg-skill swiper-slide.certification-slide .sg-isub {
  text-align: center;
  margin-top: 8px;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  font-family: "Pret R";
  word-break: keep-all;
}
.sg-con-wrap .sg-skill .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #40bcd3 !important;
}
.sg-con-wrap .sg-typo {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 320px 0;
  box-sizing: border-box;
}
.sg-con-wrap .sg-typo .sg-typo-03 {
  position: absolute;
  top: 15%;
  left: 50%;
  margin-left: -415px;
  width: 830px;
  font-size: 84px;
  font-family: "Noto B";
  white-space: nowrap;
  overflow: hidden;
  border-right: 2px solid;
  color: #333;
}
.sg-con-wrap .sg-typo .sg-typo-03 > span {
  font-size: 84px;
  font-family: "Noto B";
  color: #40bcd3;
}
.sg-con-wrap .sg-typo .sg-typo-04 {
  display: flex;
  align-items: center;
  position: absolute;
  top: 15%;
  left: 50%;
  opacity: 0;
  transform: translate(0, -50%);
  font-size: 100px;
}
.sg-con-wrap .sg-typo .sg-typo-04 > img {
  width: 83px;
  height: 88px;
}
.sg-con-wrap .sg-typo .sg-typo-04 > h1 {
  font-size: 84px;
  color: #333;
  padding: 0px 0 8px 16px;
  box-sizing: border-box;
}
.sg-con-wrap .sg-typo .sg-typo-04 > h1 > span {
  color: #40bcd3;
}
.sg-con-wrap .sg-typo .sg-certi.pc {
  display: block;
}
.sg-con-wrap .sg-typo .sg-certi.mo {
  display: none;
}
.sg-con-wrap .sg-typo .sg-certi table {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.sg-con-wrap .sg-typo .sg-certi table tr {
  display: flex;
  height: 300px;
}
.sg-con-wrap .sg-typo .sg-certi table tr:first-child {
  border-bottom: 1px solid #e4e4e4;
}
.sg-con-wrap .sg-typo .sg-certi table tr:last-child {
  border-bottom: none;
}
.sg-con-wrap .sg-typo .sg-certi table tr td.td-border {
  border-right: 1px solid #e4e4e4;
}
.sg-con-wrap .sg-typo .sg-certi table tr td {
  width: 100%;
  padding: 40px 0;
  display: table-cell;
  vertical-align: middle;
}
.sg-con-wrap .sg-typo .sg-certi table tr td > div {
  width: 150px;
  height: 150px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.sg-con-wrap .sg-typo .sg-certi table tr td > div > img {
  object-fit: contain;
}
.sg-con-wrap .sg-typo .sg-certi table tr td > p {
  padding: 10px 0;
  font-size: 20px;
  font-family: "Pret R";
}
.sg-con-wrap .sg-typo .sg-certi table tr td:hover {
  background: #f5f5f5;
  transition: color 0.5s ease, background-color 0.5s ease, border-color 0.5s ease, box-shadow 0.5s ease;
}
.sg-con-wrap .sg-client {
  height: 100%;
  background: #fff;
}
.sg-con-wrap .sg-client .sg-ctextbox {
  padding-top: 150px;
  text-align: center;
}
.sg-con-wrap .sg-client .sg-ctextbox .sg-csub {
  padding: 20px 0;
  font-size: 20px;
  font-family: "Pret R";
  color: #485860;
  line-height: 26px;
}
.sg-con-wrap .sg-client .sg-countbox {
  padding: 40px 0;
  text-align: center;
}
.sg-con-wrap .sg-client .sg-countbox > ul {
  display: flex;
  justify-content: center;
  padding-left: 40px;
}
.sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist {
  display: flex;
  align-items: center;
}
.sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .sg-cicontext {
  display: block;
}
.sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .sg-num {
  color: #40bcd3;
  font-size: 70px;
  font-family: "Noto B";
}
.sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .text-basic {
  color: #485860;
  font-size: 18px;
}
.sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .sg-ccount {
  padding: 0 40px;
}
.sg-con-wrap .sg-client .sg-clientbox {
  overflow: hidden;
  display: flex;
}
.sg-con-wrap .sg-client .sg-clientbox > ul {
  display: flex;
}
.sg-con-wrap .sg-client .sg-clientbox > ul .sg-client-item {
  position: relative;
  width: 280px;
  height: 280px;
  background: #eee;
  margin: 10px;
}
.sg-con-wrap .sg-client .sg-clientbox > ul .sg-client-item > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes flowRolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes flowRolling-R {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
.sg-con-wrap .sg-low {
  display: flex;
  vertical-align: middle;
  align-items: center;
  width: 1600px;
  height: 100%;
  margin: 0 auto;
}
.sg-con-wrap .sg-low .sg-video {
  width: 60%;
}
.sg-con-wrap .sg-low .sg-video .sb-videobox {
  width: 870px;
  height: 560px;
  overflow: hidden;
}
.sg-con-wrap .sg-low .sg-video .sb-videobox.group {
  height: 690px;
}
.sg-con-wrap .sg-low .sg-video .sb-videobox.bind {
  width: 900px;
  height: 600px;
}
.sg-con-wrap .sg-low .sg-video .sb-videobox > video {
  transform: translate(40px, -140px);
}
.sg-con-wrap .sg-low .sg-video .sb-videobox > video.grouping {
  transform: translate(-46px, -100px);
}
.sg-con-wrap .sg-low .sg-video .sb-videobox > video.binding {
  transform: translate(0, -70px);
}
.sg-con-wrap .sg-low .sg-textbox {
  width: 40%;
  padding: 20px 0;
  box-sizing: border-box;
}
.sg-con-wrap .sg-low .sg-textbox .sg-vtit {
  display: block;
  padding-left: 20px;
  font-size: 80px;
  font-family: "Noto B";
  line-height: 86px;
  box-sizing: border-box;
  color: #fff;
}
.sg-con-wrap .sg-low .sg-textbox .sg-vtit.small {
  font-size: 70px;
  line-height: 80px;
}
.sg-con-wrap .sg-low .sg-textbox .sg-vsub {
  display: block;
  padding: 5px 20px;
  box-sizing: border-box;
  color: #fff;
  font-size: 17px;
  font-family: "pret R";
  line-height: 30px;
}
.sg-con-wrap .sg-low .sg-textbox .sg-vsub.subtit {
  font-size: 26px;
}
.sg-con-wrap .sg-low .sg-textbox .btn-demo {
  width: 160px;
  height: 60px;
  background: none;
  border: 2px solid #fff;
  border-radius: 15px;
  color: #fff;
  font-size: 20px;
  font-family: "pret R";
  margin: 20px;
  cursor: pointer;
}
.sg-con-wrap .sg-low .sg-textbox .btn-demo:hover {
  background: #fff;
  color: #40bcd3;
  transition: 0.3s all;
}
.sg-con-wrap .sg-low .sg-textbox .btn-demo.txt-color:hover {
  color: #222a4e;
}
.sg-con-wrap .sg-low .sg-textbox.leftbox {
  padding-left: 130px;
}
.sg-con-wrap .sg-low .sg-textbox .sg-txt-point {
  font-size: 20px;
  background: #fff;
  color: #40bcd3;
  font-weight: bold;
  padding: 2px 10px;
  margin-left: 8px;
  border-radius: 15px 0 15px 0;
}
.sg-con-wrap .sg-guide {
  align-items: center;
  height: 100%;
  background: url(../images/bg-04.jpg) no-repeat;
  background-size: cover;
}
.sg-con-wrap .sg-guide:hover {
  animation: bgsize 0.5s forwards;
}
@keyframes bgsize {
  0% {
    background-position-y: 0;
  }
  100% {
    background-position-y: 5%;
  }
}
.sg-con-wrap .sg-guide .sg-gtextbox {
  width: 100%;
  text-align: center;
  color: #fff;
  padding-top: 56px;
}
.sg-con-wrap .sg-guide .sg-gtextbox .sg-gsub {
  font-size: 20px;
  line-height: 40px;
}
.sg-con-wrap .sg-guide .sg-inqbox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
.sg-con-wrap .sg-guide .sg-inqbox > div {
  width: 300px;
  height: 60px;
  margin: 0 30px;
  background: none;
  border: 1px solid #fff;
  border-radius: 50px 0 50px 50px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
}
.sg-con-wrap .sg-guide .sg-inqbox > div:hover {
  background: #fff;
  color: #00264b;
  transition: 0.3s all;
  cursor: pointer;
}
.sg-con-wrap .sg-guide .sg-inqbox > div:hover > a {
  color: #00264b !important;
}
.sg-con-wrap .sg-guide .sg-inqbox > div > a {
  color: #fff;
}
footer {
  width: 100%;
  background: #1b2025;
}
footer .sg-footer-wrap {
  display: table;
  width: 100%;
  max-width: 1200px;
  padding: 60px 0px;
  margin: 0 auto;
  box-sizing: border-box;
}
footer .sg-footer-wrap > div {
  display: table-cell;
  vertical-align: top;
}
footer .sg-footer-wrap > div:first-child {
  text-align: left;
}
footer .sg-footer-wrap > div:last-child {
  text-align: right;
}
footer .sg-footer-wrap p {
  color: #aaa;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
}
footer .sg-footer-wrap span {
  text-shadow: 1px 0;
  color: #c9c9c9;
}
footer .sg-footer-wrap span > a {
  color: #c9c9c9;
}
footer .sg-footer-wrap .footer-menu > ul > li {
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
  text-align: left;
  border-left: 1px solid #464646;
  vertical-align: top;
}
footer .sg-footer-wrap .footer-menu > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #c9c9c9;
  font-size: 16px;
  text-shadow: 1px 0;
}
footer .sg-footer-wrap .footer-menu > ul > li > a:hover {
  text-decoration: none;
}
footer .sg-footer-wrap .footer-menu > ul > li > ul {
  padding-top: 20px;
}
footer .sg-footer-wrap .footer-menu > ul > li > ul > li {
  line-height: 30px;
}
footer .sg-footer-wrap .footer-menu > ul > li > ul > li > a {
  color: #737272;
  font-size: 14px;
  text-decoration: none;
}
footer .sg-footer-copyright {
  height: 74px;
  background: #101315;
  text-align: center;
  line-height: 74px;
  font-size: 14px;
  color: #5a5c62;
}
footer .sb-sns-wrap {
  padding: 5px 20px 20px 0;
  text-align: left;
}
footer .footer-sns {
  padding-right: 0.5em;
}
/* 2023.04.12 jc추가 */
/* visibility: hidden 을 위한 속성 - BEM  */
.header__navigation--sub {
  visibility: hidden;
}
@media (min-width: 3001px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  .sg-con-wrap .sg-banner-mockbox {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 24%;
    z-index: 1;
    scale: 1;
  }
  .sg-con-wrap .sg-banner-mockbox > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1040px;
  }
}
@media (min-width: 2561px) and (max-width: 3000px) {
  .sb-btn-version-wrap {
    display: none;
  }
  .sg-con-wrap .sg-banner-mockbox {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 21%;
    z-index: 1;
    scale: 1;
  }
  .sg-con-wrap .sg-banner-mockbox > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1040px;
  }
}
@media (min-width: 2261px) and (max-width: 2560px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  .sg-con-wrap .sg-banner-mockbox {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 18%;
    z-index: 1;
    scale: 1;
  }
  .sg-con-wrap .sg-banner-mockbox > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1040px;
  }
}
@media (min-width: 1921px) and (max-width: 2260px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  .sg-con-wrap .sg-banner-mockbox {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 12%;
    z-index: 1;
    scale: 1;
  }
  .sg-con-wrap .sg-banner-mockbox > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1040px;
  }
}
@media (min-width: 1800px) and (max-width: 1920px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  .sg-con-wrap .sg-banner-mockbox {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 5%;
    z-index: 1;
    scale: 1;
  }
  .sg-con-wrap .sg-banner-mockbox > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1040px;
  }
}
@media (min-width: 1600px) and (max-width: 1799px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  .sg-con-wrap .sg-banner-mockbox {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: -5%;
    z-index: 1;
    scale: 0.9;
  }
  .sg-con-wrap .sg-banner-mockbox > img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1040px;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  header {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    /* header-top */
    /* header-bt */
  }
  header .sg-top {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #e4e4e4;
    box-sizing: border-box;
  }
  header .sg-top > ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 100%;
    max-width: 1600px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
  }
  header .sg-top > ul > li {
    display: flex;
    font-size: 13px;
  }
  header .sg-top > ul > li img {
    vertical-align: middle;
  }
  header .sg-top > ul > li span {
    line-height: 35px;
  }
  header .sg-top > ul > li span.red {
    color: #ef4638;
  }
  header .sg-top > ul > li .softbowl {
    width: 100px;
    height: 35px;
    font-size: 0;
    cursor: pointer;
    background: url(../images/softbowl.png) center no-repeat;
  }
  header .sg-top > ul > li .blog {
    width: 54px;
    height: 35px;
    font-size: 0;
    cursor: pointer;
    background: url(../images/sg-sns4.jpg) center no-repeat;
  }
  header .sg-top > ul > li .facebook {
    width: 85px;
    height: 35px;
    font-size: 0;
    cursor: pointer;
    background: url(../images/sg-sns3.gif) center #3b5998 no-repeat;
  }
  header .sg-gnb-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1600px;
    height: 128px;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0 auto;
    background: #fff;
  }
  header .sg-gnb-wrap.subwrap {
    z-index: 101;
    position: fixed;
    top: 0;
    height: 80px;
    margin: 0 auto;
    background: #fff;
    max-width: none;
    display: flex;
    justify-content: space-evenly;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    animation: dropHeader 0.5s;
  }
  @keyframes dropHeader {
    0% {
      top: -5rem;
    }
    100% {
      top: 0;
    }
  }
  header .sg-gnb-wrap .allmenu {
    display: none;
  }
  header .sg-gnb-wrap h1 {
    display: table-cell;
    padding: 25px 0 20px 0;
    vertical-align: middle;
  }
  header .sg-gnb-wrap h1 a {
    display: block;
    width: 194px;
    height: 46px;
    background: url(../images/sbgridv3-logo.png) left center no-repeat;
    font-size: 0;
  }
  header .sg-gnb-wrap .sg-gnb-nav {
    height: 100%;
    padding: 0;
  }
  header .sg-gnb-wrap .sg-gnb-nav > ul {
    height: 100%;
    display: flex;
    vertical-align: middle;
    justify-content: center;
  }
  header .sg-gnb-wrap .sg-gnb-nav > ul > li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 130px;
    text-align: center;
  }
  header .sg-gnb-wrap .sg-gnb-nav > ul > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 17px;
    font-family: "Pret R";
  }
  header .sg-gnb-wrap .sg-gnb-nav > ul > li:hover {
    cursor: pointer;
  }
  header .sg-gnb-wrap .sg-gnb-nav > ul > li:hover > a {
    color: #40bcd3;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  header .sg-gnb-wrap .sb-btn-version {
    width: 180px;
    height: 40px;
    border-radius: 50px 0 50px 50px;
    text-align: center;
    background: #40bcd3;
    text-decoration-color: #40bcd3;
    white-space: nowrap;
  }
  header .sg-gnb-wrap .sb-btn-version > a {
    line-height: 40px;
    font-size: 16px;
    font-family: "Noto M";
    color: #fff;
    transition: all 0.3s ease-in-out;
  }
  header .sg-gnb-wrap .sb-btn-version:hover {
    background-color: #fff;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: #40bcd3;
    transition: all 0.3s ease-in-out;
  }
  header .sg-gnb-wrap .sb-btn-version:hover > a {
    color: #40bcd3;
  }
  header .sg-gnb-tuto {
    height: 60px;
    background: #f5f5f5;
    width: 100%;
  }
  header .sg-gnb-tuto > ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  header .sg-gnb-tuto > ul > li,
  header .sg-gnb-tuto > ul a {
    width: 10%;
    color: #888888;
    font-size: 16px;
    font-family: "Pret M";
    text-align: center;
    cursor: pointer;
  }
  header .sg-gnb-tuto > ul > li.on a {
    font-family: "Pret B";
    color: #004450;
  }
  header .sg-gnb-tuto.subwrap {
    z-index: 9;
    position: fixed;
    top: 80px;
    margin: 0 auto;
    max-width: none;
    display: flex;
    justify-content: space-evenly;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    animation: dropTuto 0.5s;
  }
  @keyframes dropTuto {
    0% {
      top: -5rem;
    }
    100% {
      top: 80px;
    }
  }
  .sg-con-wrap {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
  }
  .sg-con-wrap.section-05 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 .sg-tutorial .sg-lice-wrap .sg-lice-img {
    height: 70% !important;
  }
  .sg-con-wrap .sg-tutorial {
    padding-top: 0 !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap {
    display: block;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap > div {
    width: 100%;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img {
    display: block;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img > div {
    float: none !important;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-01 {
    right: -10% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-02 {
    right: -20% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox {
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-midtxt {
    text-align: center;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-subtxt {
    text-align: center;
  }
  .sg-con-wrap.section-bann {
    height: 1000px;
  }
  .sg-con-wrap.full2 {
    height: 100px;
  }
  .sg-con-wrap.full {
    height: 1080px;
  }
  .sg-con-wrap.mid {
    height: 600px;
  }
  .sg-con-wrap.small {
    height: 300px;
  }
  .sg-con-wrap.auto {
    height: auto;
  }
  .sg-con-wrap .sg-banner {
    height: 500px;
    padding: 0 0.625rem;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-imgbox {
    left: -250px;
    width: 2000px;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap {
    width: 100%;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit {
    display: block;
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit img {
    width: 80px;
    height: 80px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit h1 {
    font-size: 68px;
    display: block;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub {
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtop {
    font-size: 28px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtbt {
    padding: 10px 37px;
    font-size: 18px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap {
    display: none;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background: none;
    padding: 6px 16px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button > span {
    font-size: 18px;
    color: #ffffff;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button img {
    width: 36px;
    height: 36px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button:hover {
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner-mockbox {
    width: 70%;
    bottom: -10px;
    right: 65%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock01 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock02 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock03 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-info .sg-info-textbox .sg-info-tit {
    font-size: 42px;
  }
  .sg-con-wrap .sg-info .sg-info-textbox > p {
    padding: 20px 30px;
    font-size: 16px;
  }
  .sg-con-wrap .sg-info .sg-info-backbox {
    display: none;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul {
    min-width: auto;
    padding: 0 60px;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul > li {
    padding: 3.75em 2.625em 0 2.625em;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video {
    width: 100%;
    height: 55%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 500px;
    transform: none;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 70px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg {
    background: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 55%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 550px;
    transform: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 50px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .subtit {
    padding: 5px 36px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video {
    width: 100%;
    height: 55%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 500px;
    transform: none;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 60px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .subtit {
    padding: 5px 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg {
    background: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 55%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 500px;
    transform: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding-left: 20px !important;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 40px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit > br {
    display: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .subtit {
    padding: 5px 30px;
  }
  .sg-con-wrap .sg-skill {
    height: 100%;
    background: #f5f5f5;
  }
  .sg-con-wrap .sg-skill .sg-slidetext {
    width: 35%;
    padding: 40px;
  }
  .sg-con-wrap .sg-skill .sg-slidetext .sg-stit {
    display: block;
    padding: 15px 0;
    font-size: 30px;
    font-family: "Pret B";
    color: #40bcd3;
  }
  .sg-con-wrap .sg-skill .sg-slidetext .sg-stit2 {
    display: block;
    line-height: 58px;
    font-size: 50px;
    font-family: "Noto B";
    color: #000;
  }
  .sg-con-wrap .sg-skill .sg-slidetext .sg-ssub {
    display: block;
    line-height: 28px;
    padding: 20px 0;
    font-size: 20px;
    font-family: "Pret R";
    color: #485860;
  }
  .sg-con-wrap .sg-skill swiper-container {
    width: 65%;
    height: 54%;
  }
  .sg-con-wrap .sg-skill swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 300px;
    height: 400px;
    background: #ffffff;
    display: block;
    text-align: start;
    padding: 40px 36px;
    box-sizing: border-box;
    font-family: "Pret M";
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
  }
  .sg-con-wrap .sg-skill swiper-slide .sg-itit {
    display: block;
    font-size: 20px;
    line-height: 50px;
    font-family: "Pret B";
  }
  .sg-con-wrap .sg-skill swiper-slide .sg-isub {
    font-size: 16px;
    line-height: 22px;
    color: #485860;
    font-family: "Pret R";
  }
  .sg-con-wrap .sg-skill swiper-slide .sg-iicon {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .sg-con-wrap .sg-skill swiper-slide:hover {
    background: #40bcd3;
    transform: translateY(-10px);
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .sg-con-wrap .sg-skill swiper-slide:hover .sg-itit {
    color: #fff;
  }
  .sg-con-wrap .sg-skill swiper-slide:hover .sg-isub {
    color: #fff;
  }
  .sg-con-wrap .sg-skill .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #40bcd3 !important;
  }
  .sg-con-wrap .sg-typo {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 320px 0;
    box-sizing: border-box;
  }
  .sg-con-wrap .sg-typo .sg-typo-03 {
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -415px;
    width: 830px;
    font-size: 84px;
    font-family: "Noto B";
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid;
    visibility: visible;
  }
  .sg-con-wrap .sg-typo .sg-typo-03 > span {
    font-size: 84px;
    font-family: "Noto B";
    color: #40bcd3;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 {
    display: flex;
    align-items: center;
    position: absolute;
    top: 15%;
    left: 50%;
    opacity: 0;
    transform: translate(0, -50%);
    font-size: 100px;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 > img {
    width: 83px;
    height: 88px;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 > h1 {
    font-size: 78px;
    color: #333;
    padding: 0px 0 8px 16px;
    box-sizing: border-box;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 > h1 > span {
    color: #40bcd3;
  }
  .sg-con-wrap .sg-typo .sg-certi.pc {
    display: block;
  }
  .sg-con-wrap .sg-typo .sg-certi.mo {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-certi table {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr {
    height: 300px;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr:first-child {
    border-bottom: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td.td-border {
    border-right: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td {
    display: table-cell;
    vertical-align: middle;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td > div {
    width: 150px;
    height: 150px;
    display: inline-flex;
    justify-content: center;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td > div > img {
    object-fit: contain;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td > p {
    padding: 10px 0;
    font-size: 20px;
    font-family: "Pret R";
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td:hover {
    background: #f5f5f5;
    transition: color 0.5s ease, background-color 0.5s ease, border-color 0.5s ease, box-shadow 0.5s ease;
  }
  .sg-con-wrap .sg-client {
    height: 100%;
    background: #fff;
  }
  .sg-con-wrap .sg-client .sg-ctextbox {
    padding-top: 150px;
    text-align: center;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-csub {
    padding: 20px 0;
    font-size: 20px;
    font-family: "Pret R";
    color: #485860;
    line-height: 26px;
  }
  .sg-con-wrap .sg-client .sg-countbox {
    padding: 40px 0;
    text-align: center;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul {
    display: flex;
    justify-content: center;
    padding-left: 40px;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist {
    display: flex;
    align-items: center;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .sg-cicontext {
    display: block;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .sg-num {
    color: #40bcd3;
    font-size: 70px;
    font-family: "Noto B";
  }
  .sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .text-basic {
    color: #485860;
    font-size: 18px;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul .sg-countlist .sg-ccount {
    padding: 0 40px;
  }
  .sg-con-wrap .sg-client .sg-clientbox {
    overflow: hidden;
    display: flex;
  }
  .sg-con-wrap .sg-client .sg-clientbox > ul {
    display: flex;
  }
  .sg-con-wrap .sg-client .sg-clientbox > ul .sg-client-item {
    position: relative;
    width: 280px;
    height: 280px;
    background: #eee;
    margin: 10px;
  }
  .sg-con-wrap .sg-client .sg-clientbox > ul .sg-client-item > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  @keyframes flowRolling {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes flowRolling-R {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(0);
    }
  }
  .sg-con-wrap .sg-low {
    display: flex;
    vertical-align: middle;
    align-items: center;
    width: 1600px;
    height: 100%;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-low .sg-video {
    width: 60%;
  }
  .sg-con-wrap .sg-low .sg-video .sb-videobox {
    width: 870px;
    height: 560px;
    overflow: hidden;
  }
  .sg-con-wrap .sg-low .sg-video .sb-videobox.group {
    height: 690px;
  }
  .sg-con-wrap .sg-low .sg-video .sb-videobox.bind {
    width: 900px;
    height: 600px;
  }
  .sg-con-wrap .sg-low .sg-video .sb-videobox > video {
    transform: translate(40px, -140px);
  }
  .sg-con-wrap .sg-low .sg-video .sb-videobox > video.grouping {
    transform: translate(-46px, -100px);
  }
  .sg-con-wrap .sg-low .sg-video .sb-videobox > video.binding {
    transform: translate(0, -70px);
  }
  .sg-con-wrap .sg-low .sg-textbox {
    width: 40%;
    padding: 20px 0;
    box-sizing: border-box;
  }
  .sg-con-wrap .sg-low .sg-textbox .sg-vtit {
    display: block;
    padding-left: 20px;
    font-size: 80px;
    font-family: "Noto B";
    line-height: 86px;
    box-sizing: border-box;
    color: #fff;
  }
  .sg-con-wrap .sg-low .sg-textbox .sg-vtit.small {
    font-size: 70px;
    line-height: 80px;
  }
  .sg-con-wrap .sg-low .sg-textbox .sg-vsub {
    display: block;
    padding: 5px 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 17px;
    font-family: "pret R";
    line-height: 30px;
  }
  .sg-con-wrap .sg-low .sg-textbox .sg-vsub.subtit {
    font-size: 26px;
  }
  .sg-con-wrap .sg-low .sg-textbox .btn-demo {
    width: 160px;
    height: 60px;
    background: none;
    border: 2px solid #fff;
    border-radius: 15px;
    color: #fff;
    font-size: 20px;
    font-family: "pret R";
    margin: 20px;
    cursor: pointer;
  }
  .sg-con-wrap .sg-low .sg-textbox .btn-demo:hover {
    background: #fff;
    color: #40bcd3;
    transition: 0.3s all;
  }
  .sg-con-wrap .sg-low .sg-textbox .btn-demo.txt-color:hover {
    color: #222a4e;
  }
  .sg-con-wrap .sg-low .sg-textbox.leftbox {
    padding-left: 130px;
  }
  .sg-con-wrap .sg-low .sg-textbox .sg-txt-point {
    font-size: 20px;
    background: #fff;
    color: #40bcd3;
    font-weight: bold;
    padding: 2px 10px;
    margin-left: 8px;
    border-radius: 15px 0 15px 0;
  }
  .sg-con-wrap .sg-guide {
    align-items: center;
    height: 100%;
    background: url(../images/bg-04.jpg) no-repeat;
    background-size: cover;
  }
  .sg-con-wrap .sg-guide:hover {
    animation: bgsize 0.5s forwards;
  }
  @keyframes bgsize {
    0% {
      background-position-y: 0;
    }
    100% {
      background-position-y: 5%;
    }
  }
  .sg-con-wrap .sg-guide .sg-gtextbox {
    width: 100%;
    text-align: center;
    color: #fff;
    padding-top: 56px;
  }
  .sg-con-wrap .sg-guide .sg-gtextbox .sg-gsub {
    font-size: 20px;
    line-height: 40px;
  }
  .sg-con-wrap .sg-guide .sg-inqbox {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
  }
  .sg-con-wrap .sg-guide .sg-inqbox > div {
    width: 300px;
    height: 60px;
    margin: 0 30px;
    background: none;
    border: 1px solid #fff;
    border-radius: 50px 0 50px 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
  }
  .sg-con-wrap .sg-guide .sg-inqbox > div:hover {
    background: #fff;
    color: #00264b;
    transition: 0.3s all;
    cursor: pointer;
  }
  .sg-con-wrap .sg-guide .sg-inqbox > div:hover > a {
    color: #00264b !important;
  }
  .sg-con-wrap.certification .sg-skill .sg-low {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: unset;
  }
  footer {
    width: 100%;
    background: #1b2025;
  }
  footer .sg-footer-wrap {
    display: table;
    width: 100%;
    max-width: 1200px;
    padding: 60px 30px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  footer .sg-footer-wrap > div {
    display: table-cell;
    vertical-align: top;
  }
  footer .sg-footer-wrap > div:first-child {
    text-align: left;
  }
  footer .sg-footer-wrap > div:last-child {
    text-align: right;
  }
  footer .sg-footer-wrap p {
    color: #aaa;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
  }
  footer .sg-footer-wrap span {
    text-shadow: 1px 0;
    color: #c9c9c9;
  }
  footer .sg-footer-wrap .footer-menu > ul > li {
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    border-left: 1px solid #464646;
    vertical-align: top;
  }
  footer .sg-footer-wrap .footer-menu > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #c9c9c9;
    font-size: 16px;
    text-shadow: 1px 0;
  }
  footer .sg-footer-wrap .footer-menu > ul > li > a:hover {
    text-decoration: none;
  }
  footer .sg-footer-wrap .footer-menu > ul > li > ul {
    padding-top: 20px;
  }
  footer .sg-footer-wrap .footer-menu > ul > li > ul > li {
    line-height: 30px;
  }
  footer .sg-footer-wrap .footer-menu > ul > li > ul > li > a {
    color: #737272;
    font-size: 14px;
    text-decoration: none;
  }
  footer .sg-footer-copyright {
    height: 74px;
    background: #101315;
    text-align: center;
    line-height: 74px;
    font-size: 14px;
    color: #5a5c62;
  }
  footer .sb-sns-wrap {
    padding: 5px 20px 20px 0;
    text-align: left;
  }
  footer .footer-sns {
    padding-right: 0.5em;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sb-btn-version-wrap {
    display: none !important;
  }
  header .sg-gnb-tuto.subwrap {
    display: none;
  }
  header .sg-top {
    display: none;
  }
  header .sg-gnb-wrap {
    height: 100px;
    position: fixed;
    top: 50px;
    z-index: 9999;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  }
  header .sg-gnb-wrap .sg-gnb-nav {
    display: none;
  }
  header .sg-gnb-wrap .sb-btn-version {
    display: none;
  }
  header .sg-gnb-wrap .allmenu {
    width: 40px;
    height: 35px;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line {
    position: relative;
    top: 50%;
    z-index: 9999;
    margin-top: -26px;
    width: 30px;
    height: 35px;
    cursor: pointer;
    scale: 0.7;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div {
    position: relative;
    background: #000;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 100%;
    height: 2px;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-top {
    background: #fff;
    animation: line-top-rotate-reverse 0.3s forwards ease-out, line-top-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-mid {
    background: #fff;
    animation: line-mid-invisible 0.3s forwards ease-out, line-mid-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-bot {
    background: #fff;
    animation: line-bot-rotate-reverse 0.3s forwards ease-out, line-bot-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    display: none;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding: 5em;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(7px);
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap .logo-wrap {
    display: flex;
    justify-content: center;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul {
    width: 50%;
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
    padding: 0 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li {
    display: flex;
    padding: 3em 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li > a {
    width: 200px;
    flex-shrink: 0;
    font-size: clamp(20px, 2.41935484vw, 26px);
    text-decoration: none;
    color: #fff;
  }
  header .sg-gnb-wrap.subwrap {
    display: none;
  }
  .sg-con-wrap {
    height: 620px;
  }
  .sg-con-wrap.on .sg-typo-04 {
    animation: appe 0.3s ease-in 1s;
    animation-fill-mode: forwards;
  }
  .sg-con-wrap.section-demo {
    margin-top: 100px;
  }
  .sg-con-wrap.section-bann {
    height: 1000px;
    margin-top: 100px;
  }
  .sg-con-wrap.section-info {
    height: 1080px;
  }
  .sg-con-wrap.setcion-stic {
    height: 700px;
  }
  .sg-con-wrap.setcion-skil {
    height: 800px;
  }
  .sg-con-wrap.full {
    height: 1200px;
  }
  .sg-con-wrap.full2 {
    height: 1600px;
  }
  .sg-con-wrap.section-guid {
    height: 540px;
  }
  .sg-con-wrap.section-01 {
    height: 780px;
  }
  .sg-con-wrap.section-02 {
    height: 800px;
  }
  .sg-con-wrap.section-05 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 .sg-tutorial .sg-lice-wrap .sg-lice-img {
    height: 70% !important;
  }
  .sg-con-wrap.section-demo {
    margin-top: 100px;
  }
  .sg-con-wrap .sg-tutorial {
    padding-top: 0 !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap {
    display: block;
    padding: 40px;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap > div {
    width: 100%;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img {
    display: block;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img > div {
    float: none !important;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-01 {
    position: relative !important;
    right: -40% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-02 {
    right: -33% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox {
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-midtxt {
    text-align: center;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-subtxt {
    text-align: center;
  }
  .sg-con-wrap .sg-banner {
    height: 500px;
    padding: 0 0.625rem;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-imgbox {
    left: -250px;
    width: 2000px;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap {
    width: 100%;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit {
    display: block;
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit img {
    width: 80px;
    height: 80px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit h1 {
    font-size: 68px;
    display: block;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub {
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtop {
    font-size: 28px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtbt {
    padding: 10px 37px;
    font-size: 18px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap {
    display: none;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background: none;
    padding: 6px 16px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button > span {
    font-size: 18px;
    color: #ffffff;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button img {
    width: 36px;
    height: 36px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button:hover {
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner-mockbox {
    width: 100%;
    bottom: -10px;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock01 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock02 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock03 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-info .sg-info-textbox .sg-info-tit {
    font-size: 42px;
  }
  .sg-con-wrap .sg-info .sg-info-textbox > p {
    padding: 20px 30px;
    font-size: 16px;
  }
  .sg-con-wrap .sg-info .sg-info-backbox {
    display: none;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul {
    min-width: auto;
    display: block;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul > li {
    padding: 3.75em 2.625em 0 2.625em;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video {
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 50px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg {
    background: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 26px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .subtit {
    padding: 5px 36px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video {
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 38px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .subtit {
    padding: 5px 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg {
    background: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding-left: 20px !important;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 18px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit > br {
    display: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .subtit {
    padding: 5px 30px;
  }
  .sg-con-wrap .sg-skill .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext {
    width: 100%;
    text-align: center;
    padding: 40px 0;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext .sg-stit2 {
    font-size: 34px;
    line-height: 42px;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext .sg-ssub {
    font-size: 16px;
  }
  .sg-con-wrap .sg-skill .sg-low .Swiper-skill {
    width: 100%;
  }
  .sg-con-wrap .sg-skill .sg-low .Swiper-skill [class^="swiper-slide"] {
    /*width: 100% !important;*/
  }
  .sg-con-wrap .sg-client .sg-ctextbox {
    padding-top: 80px;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-ctit {
    font-size: 40px;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-csub {
    font-size: 18px;
    padding: 32px;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul {
    display: block;
    padding-left: 0;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul > li {
    justify-content: center;
    padding: 10px 0;
  }
  .sg-con-wrap .sg-typo .sg-typo-03 {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 {
    display: block;
    width: 100%;
    top: 10%;
    text-align: center;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 > h1 {
    font-size: 60px;
  }
  .sg-con-wrap .sg-typo .sg-certi.pc {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-certi.mo {
    display: block;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr {
    border-bottom: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr:first-child {
    border-top: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-guide {
    background-size: inherit;
  }
  .sg-con-wrap .sg-guide .sg-gtextbox .sg-gsub {
    font-size: 17px;
    padding: 30px;
  }
  .sg-con-wrap .sg-guide .sg-inqbox {
    display: block;
    padding: 0;
  }
  .sg-con-wrap .sg-guide .sg-inqbox > div {
    margin: 20px auto;
  }
  footer .sg-footer-wrap .sg-footer {
    display: block !important;
    text-align: center !important;
  }
  footer .sg-footer-wrap .sg-footer > div {
    padding: 0 30px 30px 30px;
  }
  footer .sg-footer-wrap .sg-footer > div > p {
    text-align: center;
  }
  footer .sg-footer-copyright {
    height: 100%;
    line-height: 24px;
    padding: 24px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .demo-body {
    min-width: 767px;
  }
  header .sg-gnb-tuto {
    display: none;
  }
  header .sg-gnb-tuto.subwrap {
    display: none;
  }
  header .sg-top {
    display: none;
  }
  header .sg-gnb-wrap {
    height: 100px;
    position: fixed;
    top: 50px;
    z-index: 9999;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  }
  header .sg-gnb-wrap .sg-gnb-nav {
    display: none;
  }
  header .sg-gnb-wrap .sb-btn-version {
    display: none;
  }
  header .sg-gnb-wrap .allmenu {
    width: 40px;
    height: 35px;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line {
    position: relative;
    top: 50%;
    z-index: 9999;
    margin-top: -26px;
    width: 30px;
    height: 35px;
    cursor: pointer;
    scale: 0.7;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div {
    position: relative;
    background: #000;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 100%;
    height: 2px;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-top {
    background: #fff;
    animation: line-top-rotate-reverse 0.3s forwards ease-out, line-top-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-mid {
    background: #fff;
    animation: line-mid-invisible 0.3s forwards ease-out, line-mid-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-bot {
    background: #fff;
    animation: line-bot-rotate-reverse 0.3s forwards ease-out, line-bot-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    display: none;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding: 5em;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(7px);
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap .logo-wrap {
    display: flex;
    justify-content: center;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul {
    width: 50%;
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
    padding: 0 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li {
    display: flex;
    padding: 3em 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li > a {
    width: 200px;
    flex-shrink: 0;
    font-size: clamp(20px, 2.41935484vw, 26px);
    text-decoration: none;
    color: #fff;
  }
  header .sg-gnb-wrap.subwrap {
    display: none;
  }
  .sg-con-wrap {
    height: 620px;
  }
  .sg-con-wrap .sb-btn-version {
    display: none;
  }
  .sg-con-wrap.on .sg-typo-04 {
    animation: appe 0.3s ease-in 1s;
    animation-fill-mode: forwards;
  }
  .sg-con-wrap.section-demo {
    margin-top: 100px;
  }
  .sg-con-wrap.section-bann {
    height: 780px;
    margin-top: 100px;
  }
  .sg-con-wrap.section-info {
    height: 1080px;
  }
  .sg-con-wrap.setcion-stic {
    height: 700px;
  }
  .sg-con-wrap.setcion-skil {
    height: 800px;
  }
  .sg-con-wrap.full {
    height: 1200px;
  }
  .sg-con-wrap.full2 {
    height: 1600px;
  }
  .sg-con-wrap.section-guid {
    height: 540px;
  }
  .sg-con-wrap.section-01 {
    height: 780px;
    margin-top: 100px;
  }
  .sg-con-wrap.section-01 .sg-tutorial .sg-lice-wrap .sg-lice-img > div {
    width: 100% !important;
  }
  .sg-con-wrap.section-01 .sg-tutorial .sg-lice-wrap .sg-lice-img > div img {
    width: 70%;
    object-fit: contain;
  }
  .sg-con-wrap.section-02 {
    height: 800px;
  }
  .sg-con-wrap.section-05 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 .sg-tutorial .sg-lice-wrap .sg-lice-img {
    width: 100% !important;
    height: 50% !important;
  }
  .sg-con-wrap.section-06 .sg-tutorial .sg-lice-wrap .sg-lice-img img {
    width: 100%;
  }
  .sg-con-wrap .sg-tutorial {
    padding-top: 0 !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap {
    display: block;
    padding: 40px;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap > div {
    width: 100%;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img {
    display: block;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img > div {
    float: none !important;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img100 {
    width: 100% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-01 {
    right: -40% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-02 {
    right: -52% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox {
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-midtxt {
    text-align: center;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-subtxt {
    text-align: center;
  }
  .sg-con-wrap .sg-banner {
    height: 500px;
    padding: 0 0.625rem;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-imgbox {
    left: -250px;
    width: 2000px;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap {
    width: 100%;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit {
    display: block;
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit img {
    width: 80px;
    height: 80px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit h1 {
    font-size: 68px;
    display: block;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub {
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtop {
    font-size: 28px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtbt {
    padding: 10px 37px;
    font-size: 18px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap {
    display: none;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background: none;
    padding: 6px 16px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button > span {
    font-size: 18px;
    color: #ffffff;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button img {
    width: 36px;
    height: 36px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button:hover {
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner-mockbox {
    width: 100%;
    bottom: -10px;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock01 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock02 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock03 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-info .sg-info-textbox .sg-info-tit {
    font-size: 42px;
  }
  .sg-con-wrap .sg-info .sg-info-textbox > p {
    padding: 20px 30px;
    font-size: 16px;
  }
  .sg-con-wrap .sg-info .sg-info-backbox {
    display: none;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul {
    min-width: auto;
    display: block;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul > li {
    padding: 3.75em 2.625em 0 2.625em;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video {
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 50px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg {
    background: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 26px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .subtit {
    padding: 5px 36px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video {
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 38px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .subtit {
    padding: 5px 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg {
    background: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding-left: 20px !important;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 18px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit > br {
    display: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .subtit {
    padding: 5px 30px;
  }
  .sg-con-wrap .sg-skill .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext {
    width: 100%;
    text-align: center;
    padding: 40px 0;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext .sg-stit2 {
    font-size: 34px;
    line-height: 42px;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext .sg-ssub {
    font-size: 16px;
  }
  .sg-con-wrap .sg-skill .sg-low .Swiper-skill {
    width: 60%;
  }
  .sg-con-wrap .sg-skill .sg-low .Swiper-skill [class^="swiper-slide"] {
    width: 100% !important;
  }
  .sg-con-wrap .sg-client .sg-ctextbox {
    padding-top: 80px;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-ctit {
    font-size: 40px;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-csub {
    font-size: 18px;
    padding: 32px;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul {
    display: block;
    padding-left: 0;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul > li {
    justify-content: center;
    padding: 10px 0;
  }
  .sg-con-wrap .sg-typo .sg-typo-03 {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 {
    display: block;
    width: 100%;
    top: 10%;
    text-align: center;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 > h1 {
    font-size: 60px;
  }
  .sg-con-wrap .sg-typo .sg-certi.pc {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-certi.mo {
    display: block;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr {
    border-bottom: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr:first-child {
    border-top: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr td div {
    min-width: 186px;
  }
  .sg-con-wrap .sg-guide {
    background-size: inherit;
  }
  .sg-con-wrap .sg-guide .sg-gtextbox .sg-gsub {
    font-size: 17px;
    padding: 30px;
  }
  .sg-con-wrap .sg-guide .sg-inqbox {
    display: block;
    padding: 0;
  }
  .sg-con-wrap .sg-guide .sg-inqbox > div {
    margin: 20px auto;
  }
  footer {
    width: 100% !important;
    min-width: 320px;
  }
  footer .sg-footer-wrap .sg-footer {
    display: block !important;
    text-align: center !important;
  }
  footer .sg-footer-wrap .sg-footer > div {
    padding: 0 30px 30px 30px;
  }
  footer .sg-footer-wrap .sg-footer > div > p {
    text-align: center;
  }
  footer .sg-footer-copyright {
    height: 100%;
    line-height: 24px;
    padding: 24px;
  }
}
@media (max-width: 768px) {
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li {
    padding: 2em 0 !important;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li:hover a {
    color: #29c9ef;
  }
  .fixed-nav {
    left: 0;
    bottom: 0;
    display: inline-flex;
    align-items: flex-end;
    width: 100%;
  }
  .fixed-nav > span {
    height: 50px;
    border-radius: 0;
    border-radius: 0 !important;
    transition: none;
  }
  .fixed-nav > span:hover {
    width: 50% !important;
    border-radius: 0 !important;
    transition: none;
  }
  .fixed-nav > span a {
    padding-top: 37px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
  }
  .fixed-nav > span.demo-nav {
    width: 50% !important;
    transition: 0;
    border-radius: 0 !important;
    transition: none;
  }
  .fixed-nav > span.demo-nav ul.sublink {
    width: 100%;
  }
  .fixed-nav > span.kakao-nav {
    width: 50% !important;
    transition: 0;
  }
  .fixed-nav > span.kakao-nav ul.sublink {
    width: 100%;
  }
  .fixed-nav > span.kakao-nav ul.sublink li {
    width: 50%;
  }
}
@media all and (max-width: 479px) {
  .demo-body {
    min-width: 767px;
  }
  .tuto-body section {
    min-width: 320px !important;
  }
  header .sg-gnb-tuto {
    display: none;
  }
  header .sg-gnb-tuto.subwrap {
    display: none;
  }
  header .sg-top {
    display: none;
  }
  header .sg-gnb-wrap {
    height: 100px;
    position: fixed;
    top: 50px;
    z-index: 9999;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  }
  header .sg-gnb-wrap .sg-gnb-nav {
    display: none;
  }
  header .sg-gnb-wrap .sb-btn-version {
    display: none;
  }
  header .sg-gnb-wrap .allmenu {
    width: 40px;
    height: 35px;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line {
    position: relative;
    top: 50%;
    z-index: 9999;
    margin-top: -26px;
    width: 30px;
    height: 35px;
    cursor: pointer;
    scale: 0.7;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div {
    position: relative;
    background: #000;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 100%;
    height: 2px;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-top {
    background: #fff;
    animation: line-top-rotate-reverse 0.3s forwards ease-out, line-top-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-mid {
    background: #fff;
    animation: line-mid-invisible 0.3s forwards ease-out, line-mid-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-line > div.line-bot {
    background: #fff;
    animation: line-bot-rotate-reverse 0.3s forwards ease-out, line-bot-reverse 0.5s 0.3s forwards ease-out;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    display: none;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding: 5em;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(7px);
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap .logo-wrap {
    display: flex;
    justify-content: center;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul {
    width: 50%;
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
    padding: 0 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li {
    display: flex;
    padding: 3em 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .sg-gnb-wrap .allmenu .allmenu-wrap > ul > li > a {
    width: 200px;
    flex-shrink: 0;
    font-size: clamp(20px, 2.41935484vw, 26px);
    text-decoration: none;
    color: #fff;
  }
  header .sg-gnb-wrap.subwrap {
    display: none;
  }
  .sg-con-wrap {
    height: 620px;
  }
  .sg-con-wrap.on .sg-typo-04 {
    animation: appe 0.3s ease-in 1s;
    animation-fill-mode: forwards;
  }
  .sg-con-wrap.section-demo {
    margin-top: 100px;
  }
  .sg-con-wrap.section-01 {
    height: 780px;
    margin-top: 100px;
  }
  .sg-con-wrap.section-01 .sg-tutorial .sg-lice-wrap .sg-lice-img > div {
    width: 100% !important;
  }
  .sg-con-wrap.section-01 .sg-tutorial .sg-lice-wrap .sg-lice-img > div img {
    width: 100%;
  }
  .sg-con-wrap.section-02 {
    height: 800px;
  }
  .sg-con-wrap.section-05 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 {
    height: 1000px;
  }
  .sg-con-wrap.section-06 .sg-tutorial .sg-lice-wrap .sg-lice-img {
    width: 100% !important;
    height: 50% !important;
  }
  .sg-con-wrap.section-06 .sg-tutorial .sg-lice-wrap .sg-lice-img img {
    width: 126%;
  }
  .sg-con-wrap .sg-tutorial {
    padding-top: 0 !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap {
    display: block;
    padding: 40px !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap > div {
    width: 100%;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img {
    display: block;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img > div {
    float: none !important;
    margin: 0 auto;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img100 {
    width: 100% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-01 {
    right: -77% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-img .img-02 {
    right: -77% !important;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox {
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-midtxt {
    text-align: center;
  }
  .sg-con-wrap .sg-tutorial .sg-lice-wrap .sg-lice-txtbox .sg-subtxt {
    text-align: center;
  }
  .sg-con-wrap.section-demo {
    margin-top: 100px;
  }
  .sg-con-wrap.section-bann {
    height: 780px;
    margin-top: 100px;
  }
  .sg-con-wrap.section-info {
    height: 1080px;
  }
  .sg-con-wrap.setcion-stic {
    height: 700px;
  }
  .sg-con-wrap.setcion-skil {
    height: 800px;
  }
  .sg-con-wrap.full {
    height: 1200px;
  }
  .sg-con-wrap.full2 {
    height: 1600px;
  }
  .sg-con-wrap.section-guid {
    height: 600px;
  }
  .sg-con-wrap .sg-banner {
    height: 500px;
    padding: 0 0.625rem;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-imgbox {
    left: -250px;
    width: 2000px;
    min-width: auto;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap {
    width: 100%;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit {
    display: block;
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit img {
    width: 80px;
    height: 80px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-tit h1 {
    font-size: 68px;
    display: block;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub {
    text-align: center;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtop {
    font-size: 28px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-sub .sg-subtbt {
    padding: 10px 37px;
    font-size: 18px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-banner-pointwrap {
    display: none;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 100;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background: none;
    padding: 6px 16px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button > span {
    font-size: 18px;
    color: #ffffff;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button img {
    width: 36px;
    height: 36px;
  }
  .sg-con-wrap .sg-banner .sg-banner-content .sg-banner-textwrap .sg-certification-wrap .sg-sa-button:hover {
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.2s ease-in-out;
  }
  .sg-con-wrap .sg-banner-mockbox {
    width: 100%;
    bottom: -10px;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock01 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock02 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-banner-mockbox .sg-mock03 {
    width: 100%;
    right: 50%;
    margin-right: -50%;
  }
  .sg-con-wrap .sg-info .sg-info-textbox .sg-info-tit {
    font-size: 42px;
  }
  .sg-con-wrap .sg-info .sg-info-textbox > p {
    padding: 20px 30px;
    font-size: 16px;
  }
  .sg-con-wrap .sg-info .sg-info-backbox {
    display: none;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul {
    min-width: auto;
    display: block;
  }
  .sg-con-wrap .sg-info .sg-info-body > ul > li {
    padding: 3.75em 2.625em 0 2.625em;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video {
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-sticky .sg-sticky-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 50px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg {
    background: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 36%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 26px;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vtit > span {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-excel .sg-excel-bg .sg-low .sg-textbox .subtit {
    padding: 5px 36px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video {
    width: 100%;
    height: 48%;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox {
    width: 100%;
    text-align: center;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 38px;
    padding-left: 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px 0;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .sg-vsub > br {
    display: none;
  }
  .sg-con-wrap .sg-grouping .sg-grouping-bg .sg-low .sg-textbox .subtit {
    padding: 5px 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg {
    background: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video {
    order: 1;
    width: 100%;
    height: 36%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox {
    width: 100%;
    height: 100%;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-video .sb-videobox video {
    width: 100%;
    height: 350px;
    transform: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox {
    order: 2;
    width: 100%;
    text-align: center;
    padding-left: 20px !important;
    padding: 0 20px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit {
    font-size: 26px;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit > span {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vtit > br {
    display: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vsub {
    padding: 5px;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .sg-vsub > br {
    display: none;
  }
  .sg-con-wrap .sg-binding .sg-binding-bg .sg-low .sg-textbox .subtit {
    padding: 5px 30px;
  }
  .sg-con-wrap .sg-skill .sg-low {
    display: block;
    width: 100%;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext {
    width: 100%;
    text-align: center;
    padding: 40px 0;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext .sg-stit2 {
    font-size: 34px;
    line-height: 42px;
  }
  .sg-con-wrap .sg-skill .sg-low .sg-slidetext .sg-ssub {
    font-size: 16px;
  }
  .sg-con-wrap .sg-skill .sg-low .Swiper-skill {
    width: 80%;
  }
  .sg-con-wrap .sg-skill .sg-low .Swiper-skill [class^="swiper-slide"] {
    width: 100% !important;
  }
  .sg-con-wrap .sg-client .sg-ctextbox {
    padding-top: 80px;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-ctit {
    font-size: 40px;
  }
  .sg-con-wrap .sg-client .sg-ctextbox .sg-csub {
    font-size: 18px;
    padding: 32px;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul {
    display: block;
    padding-left: 0;
  }
  .sg-con-wrap .sg-client .sg-countbox > ul > li {
    justify-content: center;
    padding: 10px 0;
  }
  .sg-con-wrap .sg-typo .sg-typo-03 {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 {
    display: block;
    width: 100%;
    top: 10%;
    text-align: center;
  }
  .sg-con-wrap .sg-typo .sg-typo-04 > h1 {
    font-size: 60px;
  }
  .sg-con-wrap .sg-typo .sg-certi.pc {
    display: none;
  }
  .sg-con-wrap .sg-typo .sg-certi.mo {
    display: block;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr {
    border-bottom: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-typo .sg-certi table tr:first-child {
    border-top: 1px solid #e4e4e4;
  }
  .sg-con-wrap .sg-guide {
    background-size: inherit;
  }
  .sg-con-wrap .sg-guide .sg-gtextbox .sg-gsub {
    font-size: 17px;
    padding: 30px;
  }
  .sg-con-wrap .sg-guide .sg-inqbox {
    display: block;
    padding: 0;
  }
  .sg-con-wrap .sg-guide .sg-inqbox > div {
    margin: 20px auto;
  }
  footer {
    width: 100% !important;
    min-width: 320px;
  }
  footer .sg-footer-wrap .sg-footer {
    display: block !important;
    text-align: center !important;
  }
  footer .sg-footer-wrap .sg-footer > div {
    padding: 0 30px 30px 30px;
  }
  footer .sg-footer-wrap .sg-footer > div > p {
    text-align: center;
  }
  footer .sg-footer-copyright {
    height: 100%;
    line-height: 24px;
    padding: 24px;
  }
  .sg-top-banner a .banner-text {
    font-size: 12px !important;
  }
  .sg-top-banner a img {
    display: none;
  }
  .sg-top-banner a .banner-text span {
    font-size: 14px !important;
  }
  .sg-top-banner .banner-close {
    right: 8px !important;
  }
}
@keyframes bannerBgAnim {
  0% {
    background-position: 0% 70%;
  }
  50% {
    background-position: 100% 70%;
  }
  100% {
    background-position: 0% 70%;
  }
}
.sg-top-banner {
  background: linear-gradient(270deg, #000000, #1b7f91, #000000);
  background-size: 600% 600%;
  animation: bannerBgAnim 10s ease infinite;
  color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.sg-top-banner a {
  display: flex;
  align-items: center;
  gap: 6px;
}
.sg-top-banner a .banner-text {
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 16px;
  color: white;
}
.sg-top-banner a .banner-text span {
  font-size: 18px;
  color: #00bcd4;
  font-weight: 600;
}
.sg-top-banner .banner-close {
  position: absolute;
  right: 20px;
  top: 8px;
  background: none;
  border: none;
  color: white;
  font-size: 30px;
  font-weight: 400;
  cursor: pointer;
}
.sg-top-banner.hide {
  transform: translateY(-100%);
  opacity: 0;
}
