@charset "utf-8";

.slick-dots{
	margin-top:-30px;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.slick-dots li button::before {
	color: #000000;
	content: "●";
	font-size: 16px;
	height: 20px;
	left: 0;
	line-height: 20px;
	opacity: 0.25;
	position: absolute;
	text-align: center;
	top: 0;
	width: 20px;
}

.slick-dots li button {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	outline: medium none;
	padding: 5px;
	width: 20px;
}
.slick-dots li.slick-active button::before {
    opacity: 0.5;
}

.main_image{
	margin-top:1px;
	text-align:center;
	width:940px;
}
.main_image #img1{
	background:url(../../common/img/main_img1.jpg) no-repeat;
}
.main_image #img2{
	background:url(../../common/img/main_img2.jpg) no-repeat;
}
.main_image #img3{
	background:url(../../common/img/main_img3.jpg) no-repeat;
}
.slick-slide img {
    display: inline !important;
}
.main_image .slick-track div{
	display:block;
	text-indent: -9999px;
	font-size: 0;
	overflow: hidden;
	width: 940px;
	height: 400px;
	background:url(../../common/img/main_img1.jpg) no-repeat;
}

#main_area{
	padding-left:10px;
	padding-right:10px;
	margin-top:52px;
}
#sub_area{
	margin-top:52px;
	padding-left:30px;
}
#index_news { margin-bottom: 40px; }
#index_news h2{
	width: 520px;
	height: 30px;
	background:url(../../common/img/title_beauty.gif) no-repeat;
	margin-bottom:15px;
}
.img_flower{
	float:left;
	width:160px;
	margin-right:20px;
}
.news_box{
	float:left;
	width:520px;
}
/*
#news_list { margin-bottom: 10px; }
#news_list li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc2b8;
}
#news_list li a { text-decoration:none; }
#news_list .date {
	color:#ff7f95;
	margin-right: 20px;
}
.btn_news{
	clear: both;
	text-align:right;
	margin-bottom:40px;
}
.btn_news a{
	text-decoration:none;
	padding-right:25px;
}
.btn_news a:link,
.btn_news a:visited{
	background:url(../../common/img/btn_arrow.gif) no-repeat 100% 2px;
}
.btn_news a:hover,
.btn_news a:active{
	background:url(../../common/img/btn_arrow.gif) no-repeat 100% 2px;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
*/

#index_school{
	clear:both;
}

#index_school h2{
	width: 700px;
	height: 29px;
	background:url(../../common/img/title_school.gif) no-repeat;
	margin-bottom:15px;
}
.img_3point{
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom:30px;
}
.point_txt{
	float:left;
	width:380px;
	text-align:left;
}
#index_school .school_box{
	clear:both;
}
#index_school .school_box li {
	width: 240px !important;
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	background: url(../../common/img/img_school_arrow.jpg) no-repeat 100% 10px;
	text-align:center;
}
#index_school .school_box li:last-child {
	width: 220px !important;
	padding-right:0;
	background:none;
}
.school_box li h3{
	font-size:24px;
	margin-top:10px;
}
.school_box li .time{
	color:#998b45;
	font-size:13px;
	margin-bottom:3px;
}
.school_box li .txt{
	font-size:14px;
}
.school_box li .price{
	color:#e54545;
	font-weight:bold;
	font-size:20px;
}
.school_box li .price span{
	font-size:15px;
}
.school_box li .btn_school{
	clear: both;
	text-align:center;
	padding-top:10px;
}
.school_box li .btn_school a{
}
.school_box li .btn_school a:link,
.school_box li .btn_school a:visited{
	background:#ff7f95;
}
.school_box li .btn_school a:hover,
.school_box li .btn_school a:active{
	background:#f2c2d2;
}
.school_box li .btn_school a:after {
    margin-left: 50px;
}
@media screen and (min-width: 768px) {
.school_box .slick-slide { width: auto !important;}
}


.bnr_image .slick-slide{
	margin-bottom:20px;
}
@media screen and (min-width: 768px) {
.bnr_image div{	width:auto !important; }
}

.bnr_tel_box{
	width: 200px;
	height: 60px;
	background:url(../../common/img/bnr_tel.png) no-repeat;
	margin-bottom:5px;
}
.btn_tel{
}
.btn_tel{
	clear: both;
	text-align:center;
	padding-top:10px;
}
.btn_tel a{
	letter-spacing: -0.1em;
}
.btn_tel a:link,
.btn_tel a:visited{
	background:#b2ad8f;
}
.btn_tel a:hover,
.btn_tel a:active{
	background:#ccc5a3;
}
.btn_tel a:after {
	margin-left: 10px;
}


#index_menu{
	clear:both;
	margin-top:40px;
	padding-top:40px;
	padding-bottom:55px;
	background:url(../../common/img/menu_bg.jpg);
}
#index_menu h2{
	width: 940px;
	height: 40px;
	background:url(../../common/img/title_esthe.png) no-repeat;
	margin-bottom:15px;
}
#index_menu li{
	text-align:center;
}
#index_menu li img{
	margin-bottom:5px;
}

.btn_menu{
	margin-top:15px;
	text-align:center;
}
.btn_menu{
	clear: both;
	text-align:center;
	padding-top:10px;
}
.btn_menu a{
	padding:5px 10px 7px 10px;
}
.btn_menu a:link,
.btn_menu a:visited{
	background:#ff7f95;
}
.btn_menu a:hover,
.btn_menu a:active{
	background:#f2c2d2;
}
.btn_menu a:after {
    margin-left: 80px;
}



