@keyframes float {
  0% {
    transform: translateY(-10px); }
  50% {
    transform: translateY(5px); }
  100% {
    transform: translateY(-10px); } }
@keyframes float2 {
  0% {
    margin-top: 0px; }
  50% {
    margin-top: -20px; }
  100% {
    margin-top: 0px; } }
.btn-focus {
  text-transform: unset;
  background-color: #5135a4; }
.btn-focus:hover {
  background-color: #3d2191; }
.btn-focus:after {
  background-color: #7b69b1; }

.sqfk-article .sqfk-keyvision {
  color: #000000;
  background-image: url(../images/kv-bg1.jpg);
  background-position: center bottom;
  background-size: cover;
  padding-top: 90px;
  height: 28vw;
  max-height: 570px; }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision {
    height: auto;
    max-height: none;
    padding-bottom: 0; } }
.sqfk-article .sqfk-keyvision .sqfk-container {
  position: relative;
  height: 100%; }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container {
    display: flex;
    overflow: hidden;
    flex-direction: column-reverse; } }
.sqfk-article .sqfk-keyvision .sqfk-container figure {
  position: relative;
  width: 50%; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background {
  height: 100%;
  height: auto;
  position: relative;
  /* -webkit-perspective: 100vw; */
  /* perspective: 100vw; */
  /* -webkit-transform-style: preserve-3d; */
  /* transform-style: preserve-3d; */ }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_image {
  position: absolute;
  width: 50vw;
  min-width: 640px;
  max-width: 1000px;
  height: auto;
  margin-top: -33%;
  right: 0;
  top: 0;
  /* bottom: 0; */
  background-repeat: no-repeat;
  background-size: contain;
  will-change: transform;
  animation: float 8s infinite; }
@media (max-width: 640px) {
  .sqfk-article .sqfk-keyvision .sqfk-container figure .background_image {
    position: relative;
    max-width: none;
    min-width: 0;
    width: 72vw;
    margin-left: 5vw;
    margin-top: -2vw; } }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container figure .background_image {
    position: relative;
    max-width: none;
    min-width: 0;
    width: 80vw;
    margin-left: 5vw;
    margin-top: -2vw; } }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_image img {
  width: 100%; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot {
  position: absolute;
  z-index: 2;
  width: 14vw;
  max-width: 240px;
  border-radius: 50%;
  margin-left: -25px;
  margin-top: -25px;
  will-change: transform;
  -webkit-transform: scale(0);
  transform: scale(0); }
@media (max-width: 640px) {
  .sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot {
    width: 20vw;
    max-width: none; } }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot {
    width: 24vw;
    max-width: none; } }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(2) {
  top: 40%;
  left: 45%;
  width: 18vw;
  max-width: 450px;
  animation: float 7s infinite; }
@media (max-width: 640px) {
  .sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(2) {
    width: 28vw;
    max-width: none; } }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(2) {
    width: 32vw;
    max-width: none; } }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(3) {
  top: 26%;
  left: 51%;
  animation: float 6s infinite; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(4) {
  top: 43%;
  left: 68%;
  animation: float 5s infinite; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(5) {
  top: 64%;
  left: 73%;
  animation: float 6.8s infinite; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(6) {
  top: 75%;
  left: 50%;
  animation: float 5.5s infinite; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(7) {
  top: 65%;
  left: 26%;
  animation: float 5.8s infinite; }
.sqfk-article .sqfk-keyvision .sqfk-container figure .background_dot:nth-child(8) {
  top: 45%;
  left: 30%;
  animation: float 6.4s infinite; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all {
  width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column-reverse; }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container .txt-all {
    width: 100%;
    position: static;
    transform: none; } }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all > * {
  text-align: left;
  padding-left: 20%;
  padding-right: 4%; }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container .txt-all > * {
    padding-left: 5%;
    padding-right: 5%; } }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-intro {
  margin-bottom: 2em; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-slogan {
  padding-bottom: .5em;
  color: #1d71d3;
  font-size: 20px;
  line-height: 1.4em; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title {
  color: #d72ccc;
  font-size: 32px;
  line-height: 1.25; }
@media (min-width: 640px) {
  .sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title {
    font-size: 38px;
    line-height: 1.25; } }
@media (min-width: 768px) {
  .sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title {
    font-size: 42px;
    line-height: 1.25; } }
@media (min-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title {
    font-size: 56px;
    line-height: 1.25; } }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title-h1 {
  position: relative;
  color: #d72ccc;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 25px; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title-h1:after {
  content: "";
  position: absolute;
  width: 55px;
  height: 3px;
  background-color: #a3b9ff;
  bottom: -10px;
  left: 20%; }
@media (max-width: 1000px) {
  .sqfk-article .sqfk-keyvision .sqfk-container .txt-all .sqfk-kv-title-h1:after {
    left: 5%; } }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .btn-container {
  margin-top: 20px;
  margin-bottom: 0; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .btn-container .btn-video {
  color: #d72ccc; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .btn-container .btn-video span svg {
  fill: #d72ccc; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .btn-container .btn-video:hover {
  background-color: #d72ccc;
  color: #fff; }
.sqfk-article .sqfk-keyvision .sqfk-container .txt-all .btn-container .btn-video:hover span svg {
  fill: #fff; }
.sqfk-article .sqfk-container {
  width: 100%;
  max-width: 1280px; }
.sqfk-article .sqfk-section .subtit {
  font-size: 25px; }
.sqfk-article .sqfk-section.dark-bg p a {
  color: #36e9fd; }

#f01 * {
  line-height: 1.5; }
#f01 ol {
  margin-top: 40px; }
#f01 ol h3 {
  text-align: left;
  width: auto;
  padding: 0;
  padding-left: 10px; }
#f01 ol h4 {
  font-size: 28px;
  margin-bottom: 1em; }
@media (max-width: 1000px) {
  #f01 ol h4 {
    font-size: 24px;
    margin-bottom: 0.5em; } }
#f01 ol p {
  padding: 0 0 20px 0;
  font-size: 20px; }
@media (max-width: 1000px) {
  #f01 ol p {
    font-size: 16px;
    line-height: 1.5em; } }
@media (max-width: 540px) {
  #f01 ol p {
    font-size: 15px;
    line-height: 1.5em; } }
#f01 ol .bg img {
  display: none; }
@media (min-width: 1000px) {
  #f01 ol .bg img.pc {
    display: block; } }
@media (max-width: 1000px) {
  #f01 ol .bg img.mobile {
    display: block; } }
#f01 ol img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }
#f01 ol li {
  margin-top: 40px;
  margin-bottom: 40px; }
@media (max-width: 768px) {
  #f01 ol li {
    padding-left: 5vw;
    padding-right: 5vw;
    flex-direction: column-reverse !important; } }
@media (max-width: 768px) {
  #f01 ol li > * {
    width: 100%; } }
#f01 ol li:nth-child(even) {
  flex-direction: row-reverse; }
#f01 ol li:last-child {
  margin-bottom: 0; }
#f01 ol li figure {
  padding: 0 160px 0 80px; }
@media (max-width: 1000px) {
  #f01 ol li figure {
    padding: 0 5vw 0 3vw; } }
#f01 ol li:nth-child(2) .txt-all {
  animation: float 4s infinite; }
#f01 ol li:nth-child(3) .txt-all {
  animation: float 5s infinite; }
#f01 ol li .txt-all {
  position: relative;
  animation: float 6s infinite; }
#f01 ol li .txt-all .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 360px; }
@media (max-width: 480px) {
  #f01 ol li .txt-all .text {
    width: 70%; } }
#f01 ol li .txt-all .text * {
  color: #ffffff; }

#f02 {
  background-color: #6f78dd;
  overflow: hidden; }
#f02 .box {
  position: relative;
  color: #454545;
  font-size: 15px;
  padding: 35px 70px;
  background-color: #fff;
  border-radius: 5px;
  max-width: 700px;
  box-sizing: border-box;
  margin: 80px auto 0;
  line-height: 1.5;
  box-shadow: 0 30px 100px rgba(30, 50, 150, 0.4); }
@media (max-width: 1000px) {
  #f02 .box {
    width: 80%;
    padding: 35px 50px; } }
@media (max-width: 768px) {
  #f02 .box {
    padding: 20px 30px;
    font-size: 13px;
    margin-top: 40px; } }
#f02 .box:before, #f02 .box:after {
  content: "";
  position: absolute;
  width: 140%;
  height: 160%;
  z-index: 1;
  left: 50%;
  top: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  max-height: 26vw; }
@media (max-width: 1000px) {
  #f02 .box:before, #f02 .box:after {
    width: 100vw; } }
@media (max-width: 768px) {
  #f02 .box:before, #f02 .box:after {
    display: none; } }
#f02 .box:before {
  transform: translate(-51%, -50%);
  background-image: url(../images/f02-save1.png);
  background-position: 0 0;
  animation: float2 6s infinite; }
#f02 .box:after {
  transform: translate(-46%, -50%);
  background-image: url(../images/f02-save2.png);
  background-position: right 0;
  width: 120%;
  height: 180%;
  max-height: 30vw;
  animation: float2 7s infinite; }

#f03 {
  background-image: url(../images/f03-bg.png);
  background-size: contain;
  background-repeat: no-repeat; }
#f03 .sqfk-container > ul > li {
  margin-bottom: 60px; }
#f03 ul.grid2 {
  margin-top: 60px; }
#f03 ul.grid2 img {
  max-width: 100%; }
#f03 ul.grid2 li {
  text-align: center; }
@media (max-width: 1000px) {
  #f03 ul.grid2 li {
    width: 100%; } }
#f03 ul.grid2 li h4 {
  font-size: 20px;
  font-weight: bold;
  color: #666666; }
#f03 ul.grid2 li:last-child h4 {
  color: #5335a5; }
#f03 .btn-container {
  margin-top: 7em; }

.sqfk-article #f04.sqfk-section {
  background: #46a4f6;
  overflow: hidden; }
.sqfk-article #f04.sqfk-section h3 br {
  display: none; }
@media (min-width: 1000px) {
  .sqfk-article #f04.sqfk-section h3 br {
    display: block; } }
.sqfk-article #f04.sqfk-section .box {
  position: relative;
  padding-bottom: 80px;
  max-width: 90%;
  margin: auto; }
.sqfk-article #f04.sqfk-section .box:before, .sqfk-article #f04.sqfk-section .box:after {
  content: "";
  position: absolute;
  width: 110%;
  height: 130%;
  z-index: 1;
  left: 50%;
  top: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  max-height: 20vw; }
@media (max-width: 1000px) {
  .sqfk-article #f04.sqfk-section .box:before, .sqfk-article #f04.sqfk-section .box:after {
    width: 100vw; } }
@media (max-width: 768px) {
  .sqfk-article #f04.sqfk-section .box:before, .sqfk-article #f04.sqfk-section .box:after {
    display: none; } }
.sqfk-article #f04.sqfk-section .box:before {
  transform: translate(-51%, -50%);
  background-image: url(../images/f04-img1.png);
  background-position: 0 0;
  animation: float2 6s infinite; }
.sqfk-article #f04.sqfk-section .box:after {
  transform: translate(-46%, -50%);
  background-image: url(../images/f04-img2.png);
  background-position: right 0;
  width: 100%;
  height: 130%;
  max-height: 20vw;
  animation: float2 7s infinite; }

.sqfk-article #f05.sqfk-section {
  background-image: url(../images/f03-bg.png);
  background-size: contain;
  background-repeat: no-repeat; }
@media (min-width: 1000px) {
  .sqfk-article #f05.sqfk-section {
    padding-bottom: 0; } }
.sqfk-article #f05.sqfk-section ul li {
  padding-top: 100px;
  overflow: hidden; }
.sqfk-article #f05.sqfk-section ul li:nth-child(1) {
  padding-top: 0; }
.sqfk-article #f05.sqfk-section ul li:nth-child(3) img {
  max-width: 780px; }

#youtube .sqfk-container .sqfk-sec-figure {
  max-width: 800px;
  padding-bottom: 54%;
  background: url("../images/qudedup-youtube.png") no-repeat center;
  background-size: cover;
  transition: all 0.4s ease;
  margin: auto; }
#youtube .sqfk-container .sqfk-sec-figure:hover {
  background: url("../images/qudedup-youtube-hover.png") no-repeat center;
  background-size: cover; }
@media (min-width: 1080px) {
  #youtube .sqfk-container .sqfk-sec-figure {
    max-width: 800px;
    padding-bottom: 38.03%; } }

#notes {
  background-color: #EBEBEB;
  color: #656565;
  padding-top: 1em;
  padding-bottom: 80px; }
#notes h3 {
  margin: 20px auto 1em;
  max-width: 980px;
  font-size: 14px; }
@media (max-width: 1000px) {
  #notes h3 {
    padding-left: 10px;
    padding-right: 10px; } }
#notes p {
  padding-bottom: 20px;
  max-width: 980px;
  margin: 0 auto;
  font-size: 14px; }
@media (max-width: 1000px) {
  #notes p {
    padding-left: 10px;
    padding-right: 10px; } }

/*# sourceMappingURL=custom.css.map */
