@charset "utf-8";


#contact {
	margin-top: 60px;
}

#contact .title {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  #contact .title {
    font-size: 1.5em;
  }
}

.labelname {
  font-weight: 700;
}

.cop {
  display: none;
}

.btnbox {
  margin-top: 30px;
}

.kara {
  font-size: 1em;
  padding: 0 0 0 10px;
  text-align: center;
  line-height: 2em;
  margin-bottom: 15px;
}
.kara2 {
  font-size: 1em;
  padding: 0 0 0 10px;
  text-align: center;
  line-height: 2em;
}

.kakunin {
  border: 1px solid #ccc;
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #F8F8F8;
}
.check {
  margin-bottom: 30px;
  font-weight: 700;
}




