@charset "UTF-8";
/* ----------------------------------------
common
---------------------------------------- */
.pagebody{
	width:1000px;
	margin:auto;
	overflow:hidden;
}
.m0{
	margin:0 !important;
}
.mb0{
	margin-bottom:0 !important;
}
.mb10{
	margin-bottom:10px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
	margin-bottom:40px !important;
}
.mb50{
	margin-bottom:50px !important;
}
.mt10{
	margin-top:10px !important;
}
.mt20{
	margin-top:20px !important;
}
.mt30{
	margin-top:30px !important;
}
.mt40{
	margin-top:40px !important;
}
.mt50{
	margin-top:50px !important;
}
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
}
a:hover,
a:active{
	color:#000;
	text-decoration:none;
}
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
a img {
	transition: all 0.3s linear 0s;
}
/* ----------------------------------------
head
---------------------------------------- */
body{
	background-image:url(../images/common/head_left.webp),url(../images/common/head_right.webp),url(../images/common/bg.webp);
	background-position:left top,right top,left top;
	background-repeat:no-repeat,no-repeat,repeat;
}
#head{
	width:1000px;
	margin:auto;
	height:170px;
	text-align:center;
}
#logo{
	margin-top:30px;
	margin-bottom:17px;
}
#head h1{
	font-weight:normal;
}
/* ----------------------------------------
topimg
---------------------------------------- */
#navi{
	height:46px;
	width:1000px;
	margin:auto;
	background:url(../images/common/navi_line.webp) repeat-y right top;
	margin-bottom:40px;
}
#navi li{
	float:left;
	width:166px;
	background:url(../images/common/navi_line.webp) repeat-y left top;
}
#navi li a{
	display:block;
	height:46px;
	line-height:46px;
	font-size:18px;
	color:#000;
	text-align:center;
	transition: all 0.3s linear 0s;
	text-decoration:none;
}
#navi li a:hover{
	color:#2cbe86;
}
/* ----------------------------------------
topimg
---------------------------------------- */
#topimg {
	clear:both;
	margin-bottom:30px;
}
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}
.wideslider ul li img {
	width: 100%;
	display: none;
}
.wideslider_base {
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev:hover,
.slider_next:hover{
	filter:alpha(opacity=70)!important;
	-moz-opacity:0.7!important;
	opacity:0.7!important;
}	
.pagination {
	bottom:0px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}
.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #ccc;
	border-radius:10px;
}
.pagination a.active {
    background: #2cbe86;
}
/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
.slider_prev {
	background:url(../images/top/topimg_left.webp) no-repeat right center;
	margin-left: 30px;
}
.slider_next {
	background:url(../images/top/topimg_right.webp) no-repeat left center;
	margin-right: 30px;
}
/* ----------------------------------------
pagebody
---------------------------------------- */
.pagebody{
	width:1000px;
	margin:0 auto 50px;
	text-align:center;
	clear:both;
}
.title{
	font-size:38px;
	font-weight:normal;
	line-height: 1.2em;
	margin-bottom:20px;
	background-image: url(../images/common/title_left.webp),url(../images/common/title_right.webp);
	background-position:left bottom,right bottom;
	background-repeat:no-repeat;
	padding: 0 40px;
	display:inline-block;
	margin-bottom:30px;
}
.title span{
	display:block;
	font-size:20px;
}
.title span b{
	font-size:30px;
	color:#e04b61;
}
.photo{
	background-image: url(../images/top/about_left.gif),url(../images/top/about_right.gif);
	background-position:left 30px,right 30px;
	background-repeat:no-repeat;
	padding: 0 60px;
	display:inline-block;
}
.photo li{
	display:inline-block;
	margin:0 20px 30px;
}
.photo li img{
	margin-bottom:10px;
}
.text{
	font-size:20px;
	line-height:1.8em;
	margin-bottom:20px;
}
.button{
	width:320px;
	margin:auto;
	clear:both;
}
.button a{
	font-size:18px;
	color:#FFF;
	background:#2cbe86;
	display:block;
	border-radius:20px;
	text-decoration:none;
	padding:5px 0;
	border:1px solid #2cbe86;
}
.button a:hover{
	border:1px solid #2cbe86;
	color:#2cbe86;
	background:#FFF;
	transition: all 0.3s linear 0s;
}
/* ----------------------------------------
当てはまる特徴はありませんか？
---------------------------------------- */
.check_list{
	background:url(../images/top/checklist.gif) no-repeat center top;
	min-height:303px;
	margin-bottom:50px;
	overflow:hidden;
}
.check_list ul{
	margin:auto;
	display:inline-block;
	margin-bottom:50px;
	margin-top:20px;
}
.check_list p{
	font-size:18px;
	margin-bottom:40px;
}
.check_list p strong{
	color: #e04b61;
	font-weight:normal;
}
.check_list li{
	text-align:left;
	font-size:20px;
	line-height:35px;
	padding-left:40px;
	background:url(../images/top/icon_check.gif) no-repeat left 4px;
}
/* ----------------------------------------
一日の流れ
---------------------------------------- */
#oneday{
	background-image: url(../images/top/bg02.webp),url(../images/top/bg03.webp);
	background-position:left top, left 13px;
	background-repeat: repeat-x, repeat-x;
}
#oneday .pagebody{
	margin-bottom:30px;
}
#oneday .button{
	margin-top:-40px;
	margin-bottom:30px;
}
#oneday .button a{
	background:#e04b61;
	border:1px solid #e04b61;
}
#oneday .button a:hover{
	background:#FFF;
	border:1px solid #e04b61;
	color:#e04b61;
}
#oneday h2{
	font-size:38px;
	font-weight:normal;
	line-height: 1.2em;
	margin-bottom:20px;
	background-image: url(../images/top/title_day.webp);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	margin-bottom:30px;
	color:#FFF;
	width:404px;
	height:142px;
	padding-top:20px;
	position:relative;
	top:50px;
	z-index:100;
	letter-spacing:1px;
}
#oneday h2 span{
	display:block;
	font-size:20px;
	color:#FFF;
}
#day_time,
#shop{
	background-color: rgba( 255, 255, 255, 0.5 );
	border-radius:10px;
	overflow:hidden;
	position:relative;
	top:-70px;
	z-index:90;
	padding-top:100px;
	text-align:left;
	padding-bottom:40px;
}
#day_left{
	width:460px;
	float:left;
	padding-left:40px;
	background-image: url(../images/top/day01.webp),url(../images/top/day02.webp);
	background-position:285px 20px,375px 65px;
	background-repeat:no-repeat;
}
#day_right{
	width:460px;
	float:right;
	padding-left:40px;
	background-image: url(../images/common/navi_line.webp),url(../images/top/day03.webp);
	background-position:left top,310px 115px;
	background-repeat:repeat-y,no-repeat;
}
#shop #day_left,
#shop #day_right{
	text-align:center;
	background:none;
	padding:0 20px;
}
#shop #day_right{
	background-image: url(../images/common/navi_line.webp);
	background-position:left top;
	background-repeat:repeat-y;
}
#shop #day_left .name,
#shop #day_right .name{
	font-size:18px;
	margin-bottom:10px;
}
#shop #day_left .text,
#shop #day_right .text{
	font-size:15px;
	margin-bottom:5px;
}
#shop #day_left .target{
	font-size:15px;
	color:#e04b61;
}
#shop #day_right .target{
	font-size:15px;
	color:#f97b22;
}
#shop #day_left .button,
#shop #day_right .button{
    margin-bottom:0px;
    margin-top:0px;
}
#shop #day_left .button a {
    background: #e04b61 none repeat scroll 0 0;
    border: 1px solid #e04b61;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 5px 0;
    text-decoration: none;
}
#shop #day_right .button a {
    background: #f97b22 none repeat scroll 0 0;
    border: 1px solid #f97b22;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 18px;
    padding: 5px 0;
    text-decoration: none;
}
#shop #day_left .button a:hover{
	border:1px solid #e04b61;
	color:#e04b61;
	background:#FFF;
	transition: all 0.3s linear 0s;
}
#shop #day_right .button a:hover{
	border:1px solid #f97b22;
	color:#f97b22;
	background:#FFF;
	transition: all 0.3s linear 0s;
}
#day_time h3{
	font-size:30px;
	color:#e04b61;
	font-weight:normal;
	margin-bottom:10px;
}
#day_time h3 span{
	font-size:16px;
	color:#e04b61;
}
#day_time table th{
	width:60px;
	font-weight:normal;
	font-size:15px;
	padding-bottom:5px;
}
#day_time table td{
	font-size:15px;
	padding-bottom:5px;
}
/* ----------------------------------------
アクトの特徴
---------------------------------------- */
.point{
	text-align:left;
	margin-left:120px;
	margin-bottom:30px;
}
.point li{
	margin-bottom:10px;
	font-size:18px;
}
.point li img{
	margin-right:10px;
}
#support{
	border:3px solid #e0e0e0;
	border-radius:10px;
	padding:0 30px 0px;
	overflow:hidden;
}
#support h3{
	background:url(../images/top/shien_title.webp) no-repeat center top;
	margin-top:15px;
	height:48px;
	line-height:48px;
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	margin-bottom:20px;
}
#support ul{
	width:100%;
	text-align:center;
	letter-spacing:-.40em;
}
#support li{
	font-size:18px;
	display:inline-block;
	width:33%;
	margin-bottom:30px;
	letter-spacing: normal;
}
#support li img{
	margin-bottom:10px;
}
/* ----------------------------------------
contact
---------------------------------------- */
#contact{
	background-image: url(../images/top/bg04.webp),url(../images/top/bg05.webp);
	background-position:left top, left 11px;
	background-repeat: repeat-x, repeat-x;
	padding-top:50px;
}
#contact .pagebody{
	margin-bottom:40px;
	text-align:center;
}
#contact .button{
	margin-bottom:40px;
	width:450px;
	margin: 0 10px 40px;
	display:inline-block;
}
#contact .button a{
	font-size:30px;
	padding:20px 0 20px 50px;
	border-radius:50px;
	background:#2cbe86 url(../images/common/icon_mail.webp) no-repeat 70px center;
}
#contact .button a:hover{
	border:1px solid #2cbe86;
	color:#2cbe86;
	background:#ffffff url(../images/common/icon_mail02.webp) no-repeat 70px center;
	transition: all 0.3s linear 0s;
}
/* ----------------------------------------
access
---------------------------------------- */
#map,
#map01,
#map02{
	width:100%;
	height:400px;
	margin-bottom:10px;
	border-radius:10px;
}
#map_act{
	width:49%;
	float:left;
}
#map_next{
	width:49%;
	float:right;
}
#googlemap::before {
    content: ">";
}
#map_act .name,
#map_next .name{
	font-size:24px;
	margin:10px 0;
}
#map_act .name{
	color:#e04b61;
}
#map_next .name{
	color:#f37625;
}
#map_act .text,
#map_next .text{
	font-size:15px;
	margin:0;
}
/* ----------------------------------------
foot
---------------------------------------- */
#foot{
	background-image: url(../images/common/bg06.webp),url(../images/common/bg07.webp);
	background-position:left top, left 13px;
	background-repeat: repeat-x, repeat-x;
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
	min-width:1000px;
}
#flogo{
	margin-bottom:30px;
}
#foot p{
	color:#FFFFFF;
	font-size:16px;
	margin-bottom:30px;
}
#foot p.copyright{
	font-size:13px;
	margin-bottom:10px;
}
#foot p a{
	color:#FFFFFF;
}
#foot ul{
	text-align:center;
	margin-bottom:20px;
}
#foot li{
	display:inline-block;
	margin:0 5px;
}
#foot li a{
	color:#FFFFFF;
	font-size:16px;
	padding-left:10px;
	background:url(../images/common/foot_icon.webp) no-repeat left center;
}
iframe{
	border-radius:30px;
}
#foot dt,#foot dd{
	display:inline-block;
}
#foot dt{
	margin-right:50px;
}
#foot dt .logo,
#foot dd .logo{
	margin-bottom:30px;
}
#foot .line{
	border-bottom:1px dashed #FFF;
	width:800px;
	margin:auto;
	margin-bottom:30px;
}
/* ----------------------------------------
pagetop
---------------------------------------- */
.page-top{
	margin: 0 ;
	padding: 0 ;
	display: none ;
} 
.page-top p{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 16px ;
	bottom: 16px ;
} 
.move-page-top{
	display: block ;
	background:#e04b61 ;
	width: 50px ;
	height: 50px ;
	color: #fff ;
	border-radius:30px;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}
.move-page-top:hover{
	opacity: 0.85 ;
	color:#FFFFFF;
}

#facebook{
	text-align:center;
	padding-bottom:20px;
}
#facebook iframe{
	border-radius:0;
	padding-bottom:20px;
}