@charset "utf-8";
/* CSS Document */

/*size*/
.fs12 {
  font-size: 12px
}
.fs14 {
  font-size: 14px
}
.fs16 {
  font-size: 16px
}
.fs18 {
  font-size: 18px
}
.fs20 {
  font-size: 20px
}
.fs22 {
  font-size: 22px
}
.fs24 {
  font-size: 24px
}
.fs26 {
  font-size: 26px
}
.fs28 {
  font-size: 28px
}
.fs30 {
  font-size: 30px
}
.fs32 {
  font-size: 32px
}
.fs34 {
  font-size: 34px
}
.fs36 {
  font-size: 36px
}
.fs07r {
  font-size: 0.7rem
}
.fs08r {
  font-size: 0.8rem
}
.fs09r {
  font-size: 0.9rem
}
.fs1r {
  font-size: 1rem
}
.fs12r {
  font-size: 1.2rem
}
.fs14r {
  font-size: 1.4rem
}
.fs2r {
  font-size: 2rem
}
.fs216r {
  font-size: 2.16rem
}
.fs28r {
  font-size: 2.8rem
}
@media (max-width:767px) {
  .fs14remsp {
    font-size: 1.4rem
  }
  .fss12 {
    font-size: 12px
  }
}
/*lineheight*/
.lh12 {
  line-height: 1.2em
}
.lh14 {
  line-height: 1.4em
}
.lh16 {
  line-height: 1.6em
}
.lh18 {
  line-height: 1.8em
}
.lh18 {
  line-height: 2em
}
/*color*/
.fcre {
  color: rgb(255, 0, 0)
}
.fcb {
  color: rgb(0 0 0)
}
.ro-txt_r3 {
  color: rgb(204, 0, 0)
}
.fcgr {
  color: rgba(110, 110, 110, 1.00)
}
.fcpink {
  color: rgba(191, 0, 118, 1.00)
}
/*fontweight*/
.fwb {
  font-weight: bold
}
.fwber {
  font-weight: bolder
}
.fwn {
  font-weight: normal
}
/*indent*/
.tx_ind05e {
  text-indent: 0.5em;
  display: block
}
.tx_ind06e {
  text-indent: 6em;
  display: block
}
.text_ind98e {
  text-indent: 9.8em;
  display: block
}
/*align*/
.txtalir {
  text-align: right
}
.txtalil {
  text-align: left
}
.txtalic {
  text-align: center
}
/*text*/
.txtal_r {
  text-align: right
}
.txtal_l {
  text-align: left
}
.txt_center {
  text-align: center
}
/*color*/
.fcred {
  color: #f90000
}