@charset "UTF-8";

/*********************************************************************
　Pc style
*********************************************************************/
#slider{
	width:100%;
	height:497px;
	margin-bottom:50px;
}
#disc{
	color:#fff;
	min-height:400px;
	line-height:2;
	background-color:#000;
	background-image:url(../images/bg.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;	
}
#chara .colBox02{margin-bottom:0;}
#chara .img{
	text-align:center;
}
#chara h3{
	text-align:center;
	font-weight:bold;
	color:#9a1917;
	font-size:16px;
	font-size:1.6rem;
}
#chara .colBox02{background:url(../images/icon_01.gif) no-repeat center 110px;}

#cate .colBox01 .cateBox,
#cate .colBox03 .cateBox{
	border:5px solid #ccc;
	padding:15px 15px 10px;
	background:#fff;
}

#cate .colBox01 .cateBox,
#cate .colBox02 .col1 .cateBox,
#cate .colBox02 .col2 .cateBox{
	color:#000;
	position:relative;
}
#cate .cateName{
	text-align:center;
	font-size:48px;
	font-size:4.8rem;
	font-family:'Anton', sans-serif;
	line-height:1;
	margin:0;
}
#cate .cateCap a:hover,
#cate .cateCap a:visited,
#cate .cateCap a:link{color:#000;}
#cate .cateCap{
	text-align:center;
	margin-bottom:0;
}
#cate .cateCap a:hover,
#cate .cateCap a:visited{
	color:#000;
	text-decoration:none;
}
#cate .cateTxt{
	position:relative;
	bottom:10px;
	text-align:center;
	font-size:14px;
	font-size:1.4rem;
	line-height:1.4;
}
#cate .cateTxt li{
	display:inline-block;
	padding-right:5px;
	white-space: nowrap;
}

#cate .colBox03 .colR .cateBox{
	padding:12px 10px;
	margin-bottom:10px;
}
#cate .colBox03 .colR .cateBox .cateName,
#cate .colBox03 .colR .cateBox .cateCap{
	padding-left:70px;
	text-align:left;
}
#cate .img{text-align:center;}
#cate #cateAccess{
	background: #fff url(../images/icon_access.gif) no-repeat 15px 15px;
}
#cate #cateVoice{
	background: #fff url(../images/icon_voice.gif) no-repeat 15px 15px;
}
#cate #cateFaq{
	background: #fff url(../images/icon_faq.gif) no-repeat 15px 15px;
}

#galaeryList{
	height:350px !important;
}




