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

/* 基本
=======================================*/

body{
	background:none;
}

#main-top {
	width:100%;
	margin:0 auto;
}



/* トップ全体
=======================================*/

#container {
	width:auto;
	margin:0 auto;
}



/* slide
=======================================*/

#slide-area {
	clear:both;
	margin:0 auto;
	position:relative;
	width:100%;
	height:100%;
	border-bottom:#9d9d9d 1px solid;
}

#slide-item,
#slide-btnl,
#slide-btnr,
#slide-turnup {
	position:absolute;
}

#slide-item {
	z-index:1;
}

a.bx-prev,
a.bx-next {
	display:none;
}

.bx-auto {
	display:none;
}

#slide-turnup {
	display:none;
	z-index:12;
}


/* advantage
=======================================*/

#advantage-list {
	display:none;
}


/* top-bn
=======================================*/

#top-bn {
	display:none;
}

/* information
=======================================*/

#information {
	clear:both;
	border-bottom:#9d9d9d 1px solid;
	padding:15px 5px 15px 0px;
	margin:0 10px 20px;
}

#information h2{
	display:block;
	float:none;
	margin:3px 25px 0 0;
	font-size:1%;
	line-height:1%;
	text-indent:-9999px;
	background:url(shared/img_sp/tim_information.jpg) left top no-repeat;
	background-size:67px 10px;
	width:67px;
	height:10px;
}

#information p{
	float:none;
	margin-top:5px;
	width:auto;
}

#information a {
	text-decoration:none;
	color:#333;
}

#information a:hover {
	text-decoration:underline;
}

#information a span.information-date {
	text-decoration:none;
	color:#d90000;
}

#information span.information-text {
	display:none;
}

img#information_ttl_pc{
	display:none;
}



/* service
=======================================*/

#service {
	display:none;
}


/* aboutus
=======================================*/

#aboutus {
	display:none;
}
