.main .contents {
  padding-top: 57px;
  padding-left: 24px;
  padding-right: 24px;
}
.main .contents .sec1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.main .contents .sec1 h2.title.t1 {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url("../img/titan/title.svg");
  width: 193px;
  height: 49px;
}
.main .contents .sec1 h2 + p {
  margin-bottom: 39px;
}
.main .contents .sec1 p:nth-of-type(2) {
  margin-bottom: 26px;
}
.main .contents .sec1 .sec1-2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.main .contents .sec1 .sec1-2 .c2 {
  margin-bottom: 11px;
}
.main .contents .c3 {
  margin-bottom: 11px;
}

/* ------------------------------------------------------------------------------------------- over 768px ----- */
/* ------------------------------------------------------------------------------------------- over 1024px ----- */
/*# sourceMappingURL=titan.css.map */