section {
  min-height: 450px;
}
.my-mail-check {
	margin: 0 auto;
	text-align: center;
}

.my-mail-check p:first-of-type {
  font-size: 14px;
  font-weight: bold;
  color: #646464;
  display: inline-block;
}

.my-mail-check p:last-of-type {
	color: #ff6f6f;
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
}

.my-mail-check input {
	height: 34px;
	width: 300px;
}

.my-mail-check select {
	background: #e3e3e3;
	height: 34px;
	min-width: 150px;
	padding-left: 10px;
}
.com-board-btn {
	margin-top: 40px;
}
.snsTitle{
  font-size: 17px;
  font-weight: bold;
  color: #61768a;
  margin: 4% auto;
  width: 100%;
}
.snsBtn{
  width: 100%;
  /* margin: auto 2%; */
}
.abcRioButtonBlue {
  width: 195px !important;
  margin: 0 auto;
  height: 43px !important;
  box-shadow: none !important;
}
.abcRioButtonIcon {
  padding: 11.5px !important;
}
.abcRioButtonContents {
  line-height: 40px !important;
}
.sns-box {
  width: 30%;
  display: inline;
  float: left;
  margin-left: 17%;
}
