@charset "shift_jis";

#ct_bg {
	margin: 0 ;
	padding: 0;
	width: 980px;
	background: none;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#ct_bg .hgroup01 {
	position: relative;
	height: 586px;
	background: url(../images/bg01.gif) no-repeat left top;
}

#ct_bg .hgroup01 .title01 {
	padding: 11px 0 0 9px;
}

#ct_bg .hgroup01 .text01 {
	margin: 28px 0 0 20px;
}

#ct_bg .hgroup01 .image01 {
	position: absolute;
	top: 16px;
	right: 0;
}

#ct_bg .wrapper01 {
	margin-top: 30px;
}

#ct_bg .main01 {
	float: left;
	margin-left: 20px;
	width: 680px;
}

#ct_bg .section01 {
	margin: 25px 10px 0;
}

#ct_bg .title02 {
	position: relative;
	height: 60px;
}

#ct_bg .title02 img {
	position: absolute;
	top: -13px;
	left: 0;
}

#ct_bg .title03 {
	margin-top: 40px;
}

#ct_bg .section01 .text01 {
	margin-top: 18px;
}

#ct_bg .section01 .text02 {
	margin-top: 22px;
}

#ct_bg .section01 .text03 {
	font-size: 150%;
	line-height: 1.5;
}

#ct_bg .color01 {
	color: #e5026a;
}

#ct_bg .center {
	text-align: center !important;
}

#ct_bg .column01 {
	float: left;
	margin: 40px 36px 0 0;
	width: 440px;
	font-size: 100%;
	line-height: 1.7;
}

#ct_bg .column01 .list01 {
	padding-left: 1.0em;
	text-indent: -1.0em;
}

#ct_bg .column02 {
	float: left;
	margin-top: 19px;
	width: 184px;
}

#ct_bg .column03 {
	position: relative;
	float: left;
	width: 310px;
}

#ct_bg .column03:first-child {
	margin-right: 5px;
	padding-right: 35px;
	background: url(../images/bg02.gif) no-repeat right top;
}

#ct_bg .column03 .btn01 {
	position: absolute;
	top: 183px;
	left: 46px;
}

#ct_bg .column04 {
	float: left;
	width: 345px;
}

#ct_bg .column05 {
	float: right;
	width: 295px;
}

#ct_bg .aside01 {
	float: right;
	width: 250px;
}

#ct_bg .snsBox01 {
	margin-top: 10px;
}

#ct_bg .pageTop01 {
	margin: 0 0 51px auto;
}

#spLinkBlockInPc{
	display: none;
}

.pcspArea {
	padding: 40px 0;
	width: 980px;
}

.pcspBtn {
	margin: 0 auto;
	width: 490px;
	font-family: "HraKakuProN-W6", "HelveticaNeue", sans-serif;
}

.pcspBtn a {
	display: block;
	padding: 20px 0 19px;
	background-color: #0033AA;
	color: #fff;
	font-size: 250%;
	text-align: center;
}

.pcspBtn a:link,
.pcspBtn a:visited,
.pcspBtn a:hover,
.pcspBtn a:active {
	text-decoration: none;
}


/* Clearfix */
#ct_bg .wrap:after,
#ct_bg .wrapper01:after {
	content: ".";
    display: block; 
    height: 0; 
    font-size: 0;
    clear: both; 
    visibility: hidden;
}
#ct_bg .wrap,
#ct_bg .wrapper01 {
	*display: inline-table;
	*zoom: 1;
}
