﻿@charset "UTF-8";
.tk-terms .tk-section-title::after {
  content: none;
}
.tk-terms__text {
  margin-top: 3.75rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.125rem;
  color: #000000;
  line-height: 1.8;
}
.tk-terms__about {
  width: 100%;
  margin-bottom: 7.5rem;
}
.tk-terms__about-title {
  position: relative;
  margin-top: 3.75rem;
  padding-top: 1.5625rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  color: #000000;
  line-height: 1.3;
}
.tk-terms__about-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0.0625rem;
  background-color: #e6e6e6;
}
.tk-terms__about-title::after {
  content: "";
  position: absolute;
  top: -0.0625rem;
  left: 0;
  display: block;
  width: 6.875rem;
  height: 0.1875rem;
  background-color: #1c82e0;
}
.tk-terms__about-text {
  margin-top: 1.875rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.125rem;
  color: #000000;
  line-height: 1.8;
}
/*# sourceMappingURL=./terms.css.map */