/*--　mainvisual  --*/
.mainvisual{
	height: 490px;
	background-position: center top;
	background-size: cover;
}
.mainvisual .copy{
	width: 120px;
	margin: 0 auto;
	padding: 90px 0 0 0;
}


/*--　menu  --*/
#menu .menu_title{
	background: url(../images/bg_menu.jpg) no-repeat  center top;
	background-size: cover;
	height: 260px;
	text-align: center;
	padding: 80px 0 0 0;
}
#menu p.setsumei{
	text-align: center;
	padding: 40px 0;
	font-size: 130%;
}
#menu dl dt {
	margin: 0 0 5px 0;
}
#menu dl dd {
	display:none;
	margin: 0 0 0 -30px;
}
#menu dl dd p.image{
	margin: 20px 0 0 30px;
}
#menu dl dd .menuBox{
	width: 300px;
	margin: 10px 0 0 30px;
	border-top: #323232 solid 1px;
	float: left;
}
#menu dl dd .menuBox p.name{
	width: 250px;
	padding: 5px 0;
	color: #fff;
	float: left;
	border-bottom: #323232 solid 1px;
}
#menu dl dd .menuBox p.name span{
	font-size: 80%;
}
#menu dl dd .menuBox p.name a{
	margin: 0 0 0 5px;
}
#menu dl dd .menuBox p.money{
	width: 50px;
	text-align: right;
	display: block;
	margin: 0;
	padding: 5px 0;
	color: #f6b877;
	float: right;
	border-bottom: #323232 solid 1px;
}


/*--　description  --*/
.description .bg_image{
	background: url(../images/img_sub.jpg) no-repeat right top;
	padding: 45px 0;
	height: 310px;	
}
.description .bg_image h3{
	margin: 0 0 25px 0;
}

@media (max-width: 740px) {
.description .bg_image{
	height: auto;
	background: none;
}
.description .bg_image h3 img{
	width: 100%;
	max-width: 485px;
}
}


/*--　course  --*/
#course .course_title{
	background: url(../images/bg_course.jpg) no-repeat  center top;
	background-size: cover;
	height: 260px;
	text-align: center;
	padding: 90px 0 0 0;
}
#course .w460{
	width: 460px;
}
#course hr.line{
	background-color: #323232;
	height: 1px;
	margin: 10px 0;
	border: none;
}
#course .menuBox .title{
	width: 32px;
	float: left;
}
#course .menuBox .text{
	width: 415px;
	float: right;
}
#course .menuBox .text ul li{
	margin: 0 0 3px 0;
	background: url(../images/icon_list.png) no-repeat left 50%;
	padding: 0 0 0 15px;
}
#course .menuBox .text ul li span{
	font-size: 80%;
}
#course p{
	text-align: center;
	color: #fff;
}
#course ul{
	text-align: center;
	color: #fff;
	margin: 30px 0 0 0;
}
@media (max-width: 740px) {
#course img{
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
#course .course_title img{
	width: inherit;
}
#course .menuBox{
	margin: 20px 0 0 0;
}
#course .w460{
	width: 100%;
}
#course .menuBox .title{
	width: 8%;
}
#course .menuBox .text{
	width: 90%;
}
}


/*--　info  --*/
#info{
}
#info .info_title{
	background: url(../images/bg_info.jpg) no-repeat  center top;
	background-size: cover;
	height: 275px;
	text-align: center;
	padding: 45px 0 0 0;
}
#info dl.infoText{
	width: 50%;
	float: left;
	font-size: 15px;
}
#info dl.infoText dt{
	width: 20%;
	float: left;
	color: #c3bbb3;
	margin: 0 0 20px 0;
}
#info dl.infoText dd{
	width: 80%;
	float: left;
	color: #fff;
	margin: 0 0 20px 0;
}
#info dl.infoText dd.tel{
	font-size: 150%;
	line-height: 1.3;
	font-weight: bold;
}
#info dl.infoText dd.tel span{
	display: block;
	font-size: 60%;
	font-weight: normal;
}
#info dl.infoText dd a{
	font-size: 80%;
	background: #b7281e;
	padding: 5px 10px;
	margin: 0 0 0 10px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	color: #fff;
	text-decoration: none;
}

#info #map{
	width: 100%;
	height: 370px;
}
#info p.button{
	padding: 35px 0;
	text-align: center;
}
#info p.button a{
	width: 270px;
	display: block;
	padding: 15px 0;
	background: #b7281e;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
}
#info p.button a span{
	background: url(../images/icon_link.png) no-repeat left 50%;
	padding: 0 25px;
	line-height: 25px;
}

@media (max-width: 740px) {
#info .bx-controls-direction{
	display: none;
}
#info dl.infoText{
	width: 100%;
	float: none;
}
#info dl.infoText dt{
	width: 25%;
	margin: 0 0 10px 0;
}
#info dl.infoText dd{
	width: 75%;
	margin: 0 0 10px 0;
}
#info dl.infoText dd a{
	display: block;
	width: 40%;
	margin: 0;
}
#info dl.infoText dd.tel a{
	display: inline;
	background: none;
	width: 100%;
}
}


/*--　topics  --*/
#topics .facebook{
	width: 520px;
	float: left;
}
#topics .facebook .leftBox{
	width: 50px;
	float: left;
}
#topics .facebook .rightBox{
	width: 440px;
	float: right;
}
#topics .facebook .rightBox ul li{
	margin: 0 0 10px 0;
	font-size: 120%;
}
#topics .facebook .rightBox ul li span{
	display: block;
}
#topics .store{
	width: 420px;
	float: right;
}
#topics .store .leftBox{
	width: 45px;
	float: left;
}
#topics .store .rightBox{
	width: 358px;
	float: right;
}
#topics .store .rightBox .storename{
	font-size: 120%;
}

@media (max-width: 740px) {
#topics .facebook{
	width: 100%;
	float: none;
}
#topics .store{
	width: 100%;
	margin: 20px 0 0 0;
	float: none;
}
#topics .facebook .leftBox,
#topics .store .leftBox{
	width: 100%;
	float: none;
}
#topics .facebook .rightBox,
#topics .store .rightBox{
	width: 100%;
	margin: 15px 0 0 0;
	float: none;
}
#topics .store .rightBox img{
	width: 100%;
	max-width: 358px;
}
}