.hdg-category, .main-detail-txt h2, .main-detail-txt p {
	line-height: 1.4;
}
.main-detail-txt h2, .main-detail-txt p {
	display: block;
	text-align: center;
}
.main-detail-txt a {
	text-decoration: none;
	padding-bottom: 2px;
}
.txt-link:hover {
	color: #3185d2;
	text-decoration: none;
	opacity: 0.7

}
.main-detail-txt .box-search-name {
	position: relative;
	background: #fff;
	z-index: 1;
	margin-bottom: 60px;
}
.main-detail-txt .box-search-name form{
	border: solid 1px #154598;
}

.main-detail-txt .box-search-name:before {
	font-size: 17px;
	position: absolute;
	top: 0;
	left: 15px;
	line-height: 40px;
	color: #154598;
}

.main-detail-txt .box-search-name input {
	width: calc(100% - 25px);
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 15px;
	border: none;
	color: #666;
	font-size: 13px;
	line-height: normal;
}

.main-detail-txt .box-search-name button {
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.main-detail-txt .box-search-name button p.icon-search {
	background: #154598;
	color: #fff;
	font-size: 15px;
	width: 50px;
	line-height: 51px;
	text-align: center;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.main-detail-txt .box-search-name button p.icon-search:hover {
	background: #71a3d2;
}
.main-detail-txt .box-search-name {
	max-width: 500px;
	margin: 40px auto 50px;
}
.main-detail-txt .box-search-name:before {
	line-height: 50px;
}
.main-detail-txt .box-search-name input {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}
.main-detail-txt .bnr-season {
	position: absolute;
	width: 100%;
	max-width: 970px;
	padding: 0 20px;
	bottom: 30px;
	z-index: 2;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.main-detail-txt .top-ttl-lv2 h2 {
	font-size: 24px;
}
.main-detail-txt .top-ttl-lv2 p {
	font-size: 12px;
}
.main-detail-txt .top-block-link {
	font-size: 12px;
	top: 72px;
	right: 10px;
}
.main-detail-txt .top-block {
	font-size: 0;
}
.main-detail-txt .top-block a {
	display: inline-block;
	font-size: 0;
	width: 50%;
}
.btn-border:before {
	top: 42%;
}
.btn-border-wrp, .btn-border-wrp-blue, .btn-border-wrp-red {
	width: 300px;
}
.btn-border {
	background: #fff;
}
@media screen and (max-width: 768px) {
	.info-service .main-detail.main-bfree h2, .info-service .main-detail.main-legal h2 {
		font-size: 15px;
	}
	.main-detail-txt .box-search-name {
		margin: 0 auto 20px;
	}
	.info-service .main-detail-txt p {
		font-size: 13px;
	}
}