/* community */

.base{
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color:#333333;
  overflow: hidden;
  letter-spacing: 0.05em;
  }

.ti-name {
    font-family: "Interstate-Regular";
    letter-spacing: -0.02em;
    color: #222222;
    padding: 1px 0px;
    margin:10px 0 30px;
    vertical-align: middle;
}

.ti-name a{
  color: #222222;
}

.ti-name a:hover{
    cursor: pointer;
    text-decoration: none;
    color: #222222;
}


@media (min-width: 992px)
.ti-name {
    font-size: 28px;
}
@media (min-width: 768px)
.ti-name {
    font-size: 1.723em;
}

.headbar {
  font-size:2em;
  background-color:#ff0033;
  color:#fff;
  letter-spacing: 0.11em;
  padding:15px;
}


.base hr{
   border-top:1px solid #333;
}

hr.double {
  border-top: 3px double #333;
}

.title {
  font-size: 1.6em;
  letter-spacing: 0.1em;
  margin: 30px 0;
  font-weight: 900;
  color:#666;
}

.step
{
    font-size: 1.4em;
    letter-spacing: 0.05em;
    color:#ff0033;
    font-weight: 900;
  }

.checkbox{
  background-color: #ff0033;
  color: #fff;
  font-size:1.4em;
  padding:15px;
}

@media (min-width:992px){
.mgt-xs-20 {
  margin-top: 20px;
  }
}


.bg-yellow{
  background: linear-gradient(transparent 80%, #FFFF66 80%);
}


.footer{
  padding-top: 10px;
  background-color: #2f2f2f;
  color:white
}


/* base css */


.mgb-0{
  margin-bottom: 0px;
}
.mgb-5{
  margin-bottom: 5px;
}
.mgb-10{
  margin-bottom: 10px;
}
.mgb-15{
  margin-bottom: 15px;
}
.mgb-20{
  margin-bottom: 20px;
}
.mgb-25{
  margin-bottom: 25px;
}
.mgb-30{
  margin-bottom: 30px;
}
.mgb-35{
  margin-bottom: 35px;
}
.mgb-40{
  margin-bottom: 40px;
}
.mgb-45{
  margin-bottom: 45px;
}
.mgb-50{
  margin-bottom: 50px;
}

.mgt-0{
  margin-top: 0px;
}
.mgt-5{
  margin-top: 5px;
}
.mgt-10{
  margin-top: 10px;
}
.mgt-15{
  margin-top: 15px;
}
.mgt-20{
  margin-top: 20px;
}
.mgt-25{
  margin-top: 25px;
}
.mgt-30{
  margin-top: 30px;
}
.mgt-35{
  margin-top: 35px;
}
.mgt-40{
  margin-top: 40px;
}
.mgt-45{
  margin-top: 45px;
}
.mgt-50{
  margin-top: 50px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
