.tt-about-home section {
  padding: 64px 24px 80px 24px;
}
.tt-about-home section h2 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .tt-about-home section {
    padding: 80px 0;
  }
}

.tt-about {
  background: url(../img/about/tt-about-bg-sp.webp) no-repeat center center/cover;
  background-attachment: fixed;
}
.tt-about-header-title {
  padding: 32px 0 16px 0;
  text-align: center;
}
.tt-about-header-title .category {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  padding: 0px 0 2px 48px;
  background: url(../img/about/tt-mark-grade.svg) no-repeat;
  background-size: 40px;
  background-position: 0 2px;
  display: inline-block;
  line-height: 1.4;
  position: relative;
}
@media screen and (min-width: 768px) {
  .tt-about {
    background-image: url(../img/about/tt-about-bg.webp);
  }
  .tt-about-header {
    max-width: 1160px;
    margin: 0 auto;
  }
  .tt-about-header-title {
    padding: 48px 0 32px 0;
  }
  .tt-about-header-title .category {
    font-size: 2.5rem;
    padding-left: 64px;
    background-size: 54px;
    background-position: 0 4px;
  }
  .tt-about-header p {
    text-align: center;
  }
}

.tt-about-footer {
  margin: 64px 0 80px 0;
  padding: 0 24px;
}
.tt-about-footer-crumb {
  background: #fff;
}
.tt-about-footer-crumb ul {
  margin: 0;
  padding: 16px 24px 16px 24px;
}
.tt-about-footer-crumb ul li {
  list-style: none;
  display: inline-block;
}
.tt-about-footer-crumb ul li a {
  color: #333;
  text-decoration: none;
  padding-right: 8px;
}
.tt-about-footer-crumb ul li a::after {
  content: "/";
  padding-left: 8px;
}
.tt-about-footer-crumb ul li span {
  color: #333;
}
@media screen and (min-width: 768px) {
  .tt-about-footer {
    padding: 0 64px;
  }
  .tt-about-footer-crumb ul {
    padding: 20px 40px;
  }
  .tt-about-footer-crumb ul li a:hover {
    color: #007FDE;
  }
}

.tt-news-article {
  word-break: break-all;
}
.tt-news-article h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .tt-news-article h1 {
    font-size: 2rem;
    margin-bottom: 32px;
  }
}
.tt-news-article h1::before {
  content: "";
  background: url(../img/common/marker-h2.png);
  display: inline-block;
  width: 16px;
  height: 8px;
  position: absolute;
  margin: 12px 14px 0 -24px;
}
@media screen and (min-width: 768px) {
  .tt-news-article h1::before {
    width: 32px;
    margin: 20px 32px 0 -64px;
  }
}
.tt-news-article .date {
  margin-bottom: 40px;
  text-align: right;
}
.tt-news-article h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-bottom: 24px;
}
.tt-news-article h2::before {
  content: "";
  background: unset;
}
@media screen and (min-width: 768px) {
  .tt-news-article h2 {
    font-size: 1.75rem;
  }
}
.tt-news-article h3 {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .tt-news-article h3 {
    font-size: 1.5rem;
  }
}
.tt-news-article p {
  margin-bottom: 24px;
}
.tt-news-article dl dt {
  margin-bottom: 8px;
}
.tt-news-article dl dd {
  margin-bottom: 12px;
  margin-left: 16px;
}
.tt-news-article dl.tt-name-table {
  display: flex;
  flex-wrap: wrap;
  margin-top: 48px;
}
.tt-news-article dl.tt-name-table dt {
  width: 70%;
}
.tt-news-article dl.tt-name-table dd {
  width: 30%;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 768px) {
  .tt-news-article dl.tt-name-table {
    width: 70%;
    margin-left: 3em;
  }
  .tt-news-article dl.tt-name-table dt, .tt-news-article dl.tt-name-table dd {
    width: 50%;
  }
}
.tt-news-article .credit {
  text-align: right;
  margin-bottom: 40px;
}
.tt-news-article a {
  color: #333;
}
.tt-news-article a:visited {
  color: 666;
}
.tt-news-article a:hover {
  color: #0068B6;
}
.tt-news-article ul {
  padding-left: 16px;
}
.tt-news-article ul li {
  margin-bottom: 16px;
}
.tt-news-article dl {
  margin-bottom: 32px;
}
.tt-news-article .photo-box {
  margin-top: 16tpx;
}
.tt-news-article .photo-box figure {
  margin: 0 0 16px 0;
}
.tt-news-article .photo-box figure figcaption {
  font-size: 0.875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .tt-news-article .photo-box {
    display: flex;
    gap: 4%;
    flex-wrap: wrap;
  }
  .tt-news-article .photo-box figure {
    width: 48%;
    margin-bottom: 24px;
  }
}

.tt-news-list h2 {
  margin-bottom: 24px;
}

.tt-home-news {
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}
.tt-home-news-item {
  border-top: 1px solid #ccc;
  padding: 24px 0 8px 0;
  font-size: 1rem;
}
.tt-home-news-item time {
  display: inline-block;
  margin-right: 0.5rem;
}
.tt-home-news-item-label {
  display: inline-block;
}
.tt-home-news-item-label label {
  background: #333;
  color: #fff;
  font-size: 0.875rem;
  padding: 0 8px 2px 8px;
}
.tt-home-news-item-body h3 {
  font-size: 1rem;
  margin: 16px 0;
}
.tt-home-news-item-body p {
  line-height: 1.5;
  margin-bottom: 16px;
}
.tt-home-news-item-body a {
  color: #333;
}
.tt-home-news-item-body a:visited {
  color: 666;
}
.tt-home-news-item-body a:hover {
  color: #0068B6;
}
@media screen and (min-width: 992px) {
  .tt-home-news-item {
    display: flex;
    gap: 2%;
  }
  .tt-home-news-item time {
    width: 8%;
  }
  .tt-home-news-item-label {
    width: 6%;
    text-align: center;
  }
  .tt-home-news-item-body {
    width: 82%;
  }
  .tt-home-news-item-body h3 {
    margin-top: 0;
  }
}

.tt-privacy ol {
  padding-left: 24px;
}
.tt-privacy ol ::marker {
  font-weight: 700;
  color: #0068B6;
  font-size: 1.25rem;
}
.tt-privacy ol li {
  line-height: 1.875;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .tt-privacy {
    width: 90%;
    margin: 0 auto;
  }
}

.tt-recruit-policy ul {
  padding-left: 24px;
}
.tt-recruit-policy ul li {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .tt-recruit-policy {
    width: 90%;
    margin: 0 auto;
  }
  .tt-recruit-policy h2 {
    font-size: 24px;
  }
}

.tt-btn-large a, .tt-btn-large button {
  border: none;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  background: #007FDE;
  border-radius: 36px;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  width: 280px;
  position: relative;
}
.tt-btn-large a::after, .tt-btn-large button::after {
  content: url(../img/common/tt-btn-arrow.svg);
  display: inline-block;
  width: 8px;
  height: 14px;
  position: absolute;
  right: 24px;
}
@media screen and (min-width: 768px) {
  .tt-btn-large a, .tt-btn-large button {
    border-radius: 32px;
    font-size: 1.125rem;
    padding: 19px 0;
    width: 330px;
  }
  .tt-btn-large a:hover, .tt-btn-large button:hover {
    background: #0068B6;
  }
}

.tt-recruit-table {
  margin-bottom: 64px;
  line-height: 1.75;
}
.tt-recruit-table dt {
  border-top: 1px solid #999;
  font-weight: 700;
  padding: 16px 0 8px 0;
}
.tt-recruit-table dd {
  margin: 0;
  padding-left: 1rem;
  padding-bottom: 20px;
}
.tt-recruit-table dd p {
  margin-bottom: 16px;
  line-height: 1.75;
}
.tt-recruit-table dd .tt-papa-pj {
  border: none;
}
.tt-recruit-table dd .tt-papa-pj .link {
  margin-bottom: 0;
}
.tt-recruit-table dd .tt-papa-pj .link a {
  display: block;
  border: 1px solid #ccc;
}
.tt-recruit-table dd .tt-papa-pj .link a img {
  display: block;
}
.tt-recruit-table > :last-child {
  border-bottom: 1px solid #999;
}
.tt-recruit-table > :last-child a, .tt-recruit-table > :last-child p, .tt-recruit-table > :last-child img, .tt-recruit-table > :last-child label, .tt-recruit-table > :last-child div {
  border: none;
}
@media screen and (min-width: 768px) {
  .tt-recruit-table {
    font-size: 1.125rem;
    border-top: 1px solid #999;
    display: flex;
    flex-wrap: wrap;
  }
  .tt-recruit-table dt {
    border-top: none;
    border-bottom: 1px solid #999;
    padding: 16px;
    width: 20%;
  }
  .tt-recruit-table dd {
    border-bottom: 1px solid #999;
    line-height: 1.75;
    padding: 16px;
    width: 80%;
  }
  .tt-recruit-table dd .tt-papa-pj {
    display: flex;
    justify-content: space-between;
  }
  .tt-recruit-table dd .tt-papa-pj .body {
    width: 60%;
  }
  .tt-recruit-table dd .tt-papa-pj .link {
    width: 35%;
  }
  .tt-recruit-table dd .tt-papa-pj .link img:hover {
    opacity: 0.8;
  }
}

.tt-entry {
  margin-top: 0;
}
.tt-entry input, .tt-entry textarea, .tt-entry select {
  font-size: 1rem;
  padding: 8px 16px;
  width: 96%;
  border: 1px solid #999;
  border-radius: 4px;
}
.tt-entry textarea {
  line-height: 1.4;
}
.tt-entry input[type=checkbox], .tt-entry input[type=radio], .tt-entry select {
  width: auto;
}
.tt-entry .formrun-system-show {
  color: red;
  padding-top: 4px;
  font-size: 0.875rem;
}
.tt-entry .tt-btn-large a::after, .tt-entry .tt-btn-large button::after {
  top: 24px;
  content: url(../../img/recruit/common/tt-btn-arrow.svg);
}
.tt-entry .tt-address input {
  margin-bottom: 8px;
}
.tt-entry .tt-address div {
  display: inline-block;
}
.tt-entry .tt-grad-year {
  display: inline-block;
}
.tt-entry .tt-recruit-table {
  margin-bottom: 32px;
}
.tt-entry .tt-recaptcha {
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .tt-entry button {
    cursor: pointer;
  }
  .tt-entry dt {
    width: 30%;
  }
  .tt-entry dd {
    width: 70%;
  }
  .tt-entry input {
    width: 60%;
  }
  .tt-entry textarea {
    width: 80%;
  }
  .tt-entry .tt-address span {
    display: inline-block;
    width: 11rem;
  }
}

.tt-btn-back {
  margin-top: 16px;
}

.tt-btn-back a {
  background: #999;
  border-radius: 32px;
  color: #fff !important;
  display: block;
  font-size: 1.125rem !important;
  font-weight: 700;
  margin: 0 auto;
  padding: 20px 0 !important;
  text-align: center;
  text-decoration: none;
  width: 220px;
  position: relative;
}
.tt-btn-back a::before {
  content: url(../../img/recruit/common/tt-btn-arrow-back.svg);
  display: inline-block;
  width: 12px;
  height: 20px;
  position: absolute;
  left: 20px;
  top: 20px;
}
.tt-btn-back a:hover {
  background: #aaa;
}
@media screen and (min-width: 768px) {
  .tt-btn-back a {
    border-radius: 32px;
    font-size: 1.125rem;
    padding: 19px 0;
    width: 220px;
  }
}

/*# sourceMappingURL=others.css.map */
