/* ----------------------------------------------------------Base------------------------------------------------------------*/
body {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: .05em;
  color: #000;
  text-align: left;
  text-decoration: none;
  list-style: none; }
  @media (max-width: 767px) {
    body {
      font-size: 14px; } }

h3 {
  font-weight: bold; }

/* ----------------------------------------------font--------------------------------------------------------------------*/
.center {
  text-align: center; }

.left {
  text-align: left; }

.nomal {
  font-weight: 400; }

.bold {
  font-weight: bold; }

.t-none {
  text-decoration: none; }

a, p {
  font-size: 1em; }

h1, h2, h3, h4, h5, h6, a, p {
  margin: 0; }

/* ----------------------------------------------PC--------------------------------------------------------------------*/
@media (min-width: 1281px) {
  h1 {
    font-size: 88px; }

  h2 {
    font-size: 36px; }

  h3 {
    font-size: 43px !important; }

  h4 {
    font-size: 2.3em; }

  h5 {
    font-size: 2.3em !important; } }
h6 {
  font-size: 1em; }

a, p {
  font-size: 1em; }

/* ----------------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------mb--------------------------------------------------------------------*/
h3 {
  font-size: 35px; }

h5 {
  font-size: 1.8em; }

/* ----------------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------sp--------------------------------------------------------------------*/
@media (max-width: 767px) {
  h1 {
    font-size: 1.7em; }

  h2 {
    font-size: 1.5em; }

  h3 {
    font-size: 1.2em; }

  h4 {
    font-size: 1.2em; }

  h5 {
    font-size: 0.9em; }

  h6 {
    font-size: 1em; }

  a, p {
    font-size: 1em; } }
