@charset "utf-8";
.thm-page-special .gigaindex .head {
  border: none;
  font-size: 0;
  margin: 0;
}
.thm-page-special .gigaindex .detail {
  width: 100%;
}
.free-custom {
	line-height: 1.6em;
	font-size: 16px;
	width: 100%;
}
.free-custom a,
.free-custom a:visited {
	color: #FFFFFF;
	background-color: #053c97;
}
.free-custom a:hover {
	color: #FFFFFF;
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.free-custom .header {
	background-image: url(img/bg_01.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	height: 371px;
}
.free-custom .header .pr {
	color: #FFFFFF;
	line-height: 22px;
	background-color: #000000;
	text-align: center;
	width: 3em;
	float: right;
	padding: 0px 5px;
}
.free-custom .header .inq {
	font-size: 14px;
	line-height: 1em;
	text-align: right;
	padding: 13px 5px 5px;
}
.free-custom .header .inq a {
	padding: 3px 5px;
	margin: 0 5px;
}
.free-custom .header h1 {
	margin-top: -15px;
	margin-left: 30px;
}
.free-custom .header p.txt {
	font-weight: bold;
	color: #000000;
	width: 580px;
	margin-top: 50px;
	margin-left: 30px;
}
.free-custom .contents {
	background-image: url(img/bg_04.png), url(img/bg_02.jpg);
	background-position: center bottom, center top;
	background-repeat: no-repeat, repeat;
	padding-left: 18px;
	padding-bottom: 95px;
	border: 2px solid #CED5D7;
	position: relative;
}
.free-custom .article-sec ul {
	background-image: url(img/bg_03.png);
	background-position: right top;
	background-repeat: repeat-y;
	width: 1140px;
	float: left;
}
.free-custom .article-sec li {
	background-color: #FFFFFF;
	width: 360px;
	float: left;
	margin-top: 35px;
	margin-right: 20px;
	border: 2px solid #CED5D7;
	border-radius: 10px;
	position: relative;
}
.free-custom .article-sec h2 {
	margin-left: 20px;
}
.free-custom .article-sec .sx {
	position: absolute;
	top: -24px;
	right: 10px;
}
.free-custom .article-sec .ctgry {
	position: absolute;
	top: -3px;
	right: -3px;
}
.free-custom .article-sec h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #0bb1cf;
	margin: 15px 20px 0px;
}
.free-custom .article-sec h3 + p {
	font-size: 14px;
	margin: 5px 20px 0px;
	padding-bottom: 65px;
}
.free-custom .article-sec p.btn {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	width: 240px;
	margin-left: 58px;
	border-radius: 20px;
	position: absolute;
	bottom: 20px;
}
.free-custom .article-sec p.btn a {
	display: block;
	border-radius: 20px;
}