@charset "UTF-8";
/* CSS Document */

/********** main area **********/

.top_bnr{
	margin-bottom:30px;}

.top_bnr li{
	float:left;
	margin-right:30px;}

.top_bnr li.last_child{
	margin-right:0;}

#reason{
	background:url(../img/index/reason_bg.png) left top repeat;
	padding:20px;
	margin: 50px 0;}

#reason_container{
	background-color: #FFF;
	width: 630px;
	padding: 20px 20px 10px;}

#reason_header{
	margin-bottom:10px;}

#reason_title{
	float:left;}

#reason_detail{
	float:right;}

#reason_title h4{
	font-size: 20px;
	color: #333;
	font-weight: 600;
	letter-spacing: 1.2px;
	margin-bottom: 5px;}

#reason_title h5{
	font-size: 12px;
	font-weight: 500;
	color: #777777;
	letter-spacing: 0.5px;}

#reason_content{
	background:url(../img/index/reason_graph.png) right bottom no-repeat;}

#reason_content li{
	margin-bottom:10px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;}

#reason_content li span{
	font-size: 18px;
	color: #ff6969;}

#reason_detail {
	display: inline-block;
	width: 120px;
	height: 35px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
}
#reason_detail::before,
#reason_detail::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#reason_detail,
#reason_detail::before,
#reason_detail::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#reason_detail {
	border: 5px solid #27292a;
	color: #27292a;
}
#reason_detail:hover {
	background-color: #27292a;
	border-color: #27292a;
}

#reason_detail a{
	display: block;
	text-decoration: none;
	color: #27292a;}

#reason_detail a:hover{
	color: #fff;}

#reason01{
	background: url(../img/index/reason01.png) left center no-repeat;
	line-height: 46px;
	background-size: 46px 46px;
	padding-left: 60px;}

#reason02{
	background: url(../img/index/reason02.png) left center no-repeat;
	line-height: 46px;
	background-size: 46px 46px;
	padding-left: 60px;}

#reason03{
	background: url(../img/index/reason03.png) left center no-repeat;
	line-height: 46px;
	background-size: 46px 46px;
	padding-left: 60px;}

.pick_up{
	margin-bottom: 50px;
	}

.pick_up h3{
	margin-bottom: 30px;
	}

.pick_up li{
	float:left;
	width:220px;
	margin-left: 25px;}

.pick_up li:first-child{
	margin: 0;}

.ranking{
	margin-bottom:5px;}

.index_detail h4{
	margin:15px 0 10px;
	text-align:center;}

.index_detail h4 a{
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 600;}

.index_detail h4 a:hover{
	color:#ef5a8d;}

.exp{
	font-size: 11px;
	color: #999;
	height: 5.1em;
	line-height: 1.7em;
	overflow: hidden;
	letter-spacing: 0.5px;}

.exp a{
	text-decoration:none;}

.price{
	font-weight: 600;
	text-align: center;
	color: #ff58a7;
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1px;}

#renewal{margin-bottom: 30px;}

#renewal h3{
	margin-bottom: 30px;}

#new_info{
	border: 1px solid #CCC;
	width: 680px;
	padding: 15px;
	position: relative;
	margin-bottom: 30px;}

.more{
	position:absolute;
	right:0;
	bottom:0;}

#new_info h4{
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;}

#new_info li{
	padding:10px 0;
	border-bottom:1px dotted #ccc;}

#new_info li:last-child{
	border:none;}

#new_info .date{
	font-size: 11px;
	color: #f5696c;
	line-height: 3em;}

#new_blog{
	border: 1px solid #CCC;
	width:680px;
	padding:15px;
	position:relative;
	margin-bottom:30px;}

#new_blog h4{
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;}

#new_blog li{
	padding:10px 0;
	border-bottom:1px dotted #ccc;}

#new_blog li:last-child{
	border:none;}

#new_blog .date{
	font-size: 11px;
	color: #f5696c;
	line-height: 3em;}


#first {
	display: inline-block;
	width: 710px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
}
#first::before,
#first::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#first,
#first::before,
#first::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#first {
	border: 5px solid #27292a;
	color: #27292a;
	line-height: 50px;
	margin-bottom: 50px;
}
#first:hover {
	background-color: #27292a;
	border-color: #27292a;
}

#first a{
	display: block;
	text-decoration: none;
	color: #27292a;}

#first a:hover{
	color: #fff;}
