/*--sticky-navigation--*/
.sticky-navigation ul{
	display: none;
	position:absolute;
	width:100%;
	z-index: 9999;
	left: 0%;
	margin: 5px 0 0;
	background:#ff6464;
}
.sticky-navigation span.menu {
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
}
.sticky-navigation ul li:before {
    background-image:none;
}

.sticky-navigation ul li{
	display: block;
	float:none;
	padding: 0.6em 0;
	text-align: center;
    border-bottom: 1px solid #fff;
}
.sticky-navigation ul li a,.sticky-navigation ul li.active a{
    color:#fff;
	padding:0;
	margin:0;
}
.sticky-navigation ul li a:hover{
	color:#000;
}
.logo h1 {
	top:10px;
}

.citylogo, .phone {
    float:none;
    text-align:center;
}
/*--sticky-navigation--*/


	img {
    	max-width:100%;
    	height:auto;
	}
	.header{
		z-index: 9;
   		margin-top:0;
	}
	.slider {
		min-height: 400px;
		padding: 9em 0 0;
	}
	.slider-caption h1 {
		font-size: 4.5em;
	}
	.about-header h1,.services-header h1,.products-header h1{
		font-size: 3.5em;
	}
	.slider-caption h2 {
		font-size: 2.2em;
	}
	.slider-caption h3 {
		font-size: 1.5em;
	}
	.top-grids {
		padding: 0.8em 0 0.5em;
	}
	.our-news {
		padding: 1.5em 0 2em;
	}
	.news-grids {
		padding: 0.5em 0 0 0;
	}
	.news-grid {
		margin-bottom: 2em;
	}

	.testmonials {
		min-height: 205px;
		padding: 1em 0;
	}
	.testmonial-grid p {
		font-size: 1em;
		width: 90%;
		margin: 1em auto;
	}
	.bottom-grids-left-left {
		padding-left:15px;
	}
	.bottom-grids-left h2 {
		padding: 0 0 0.5em 0;
	}
	.bottom-grids-left-right {
		margin: 1.5em 0 0 0;
	}
	.news-letter-right {
		width: 50%;
		margin: 16px auto 0;
	}
	.sticky-navigation div.top-search {
		width: 35%;
	}
	.sticky-navigation {
		padding: 0.7em 0 1em;
	}
	.name-in{
		margin:0 auto;
	}
	.news-grid, .pick-grid {
		text-align:center;
	}
	.pick-grid  {
		margin-bottom: 1em;
	}
	.sticky-navigation div.top-search input[type="text"] {
		padding: 0.35em;
	}
	.footer ul {margin-top:0.9em;}
	.contact-form-row div {
		width: 100%;
		margin-top: 1em;
	}
	.contact-form-row2 textarea {
		min-height: 180px;
	}
	.footer .f_site ul {
    text-align: left;
	}
	.footer .f_site ul li {
    top: 0;
	}
	.top-header {
    max-height: 350px;
    overflow: hidden;
    }


/*----------------------------------------------
 20150327 by ariga
-----------------------------------------------*/
 /* アイコン修正メニュ */
.top-menu a#menu_home,
.top-menu a#menu_inq,
.top-menu a#menu_apply,
.top-menu a#menu_info,
.top-menu a#menu_guide,
.top-menu a#menu_about
 {
   background:none;
}

.nodisplay_sp {display: none;}
.nodisplay_pc {display: block;}
.nodisplay_pc2 {display: inline;}
#mini_calendar {display: table;}
#calendar {display: none;}

p.mini_title {
    width: 100%;
    padding: 10px;
    background-color: #FF8383;
    text-align: center;
    color: #fff;
    font-size:  1.3em;
    font-weight: bold;
    margin-bottom: 0;
}

.mini_wrap h2 {
    margin: 0 0 20px 0;
    padding: 5px;
    background-color: #FF6364;
    color: #fff;
    font-size: 1.3em;
}

.mini_wrap {
	margin-bottom: 20px;
}

/* イベント一覧 */
ul.sp_eventlist {
    list-style: none;
    margin-left:10px;
    margin-bottom: 20px;
    padding: 0;
    border-bottom: 1px solid #999;
}

ul.sp_eventlist li {
	margin-bottom: 20px;
}

.sp_date{
    margin: 0 0 3px 0;
}

.sp_time{
    margin: 0 0 3px 0;
}

.sp_name {
    font-weight: bold;
	margin: 0 0 3px 0;
	font-size: 1.3em;
}

.sp_place {
	margin: 0 0 3px 0;
}

.sp_address {
	margin: 0 0 0 0;
}

/* ページナビゲーション */
.em-pagination {
	font-size: 1.5em;
    margin-left: 10px;
}

/* ミニカレンダー */

@media (min-width:481px){
.em-calendar-wrapper {
	width: 80%;
	margin: 0 auto;
}
}


#mini_calendar{
	width: 100%;
}

table.em-calendar td.eventful{
	background-color: #f4f2b3;
}

table.em-calendar td.eventful-pre,
table.em-calendar td.eventful-post {
	background-color: #f6f2df;
}

table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
    text-decoration: none!important;
}

table.em-calendar td.eventful-pre a:hover,
table.em-calendar td.eventful-post a:hover {
    text-decoration: underline!important;
}


table.em-calendar {
	width: 95%;
    border-collapse: separate;
    border-spacing: 5px;
}

table.em-calendar tr.days-names td {
	width: 14%;
}

table.em-calendar td {
	padding: 5px 0;
     font-size: 1.5em;
}
table.em-calendar td a {
	color: #000!important;
}


/* 検索フォーム */
div.css-search {
    margin-left: auto;
	 margin-right: auto;
    width: 90%;
}

/* イベントリスト */
table.events-table th,
table.events-table td {
    border: none;
    display: list-item;
    list-style: outside none none;
    margin-left: 10px;
    padding: 0;
}


table.events-table th{
	 display: none;
}

table.events-table td.td_date {
	margin-bottom: 3px;
}

table.events-table td.td_detail {
	margin-bottom: 20px;
}

table.events-table td.td_detail {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.em-search-ajax {
    float: none;
    width: 100%;
}



/* お申し込み */
.news-grid h3.app_t {
    text-align: left;
}

/* フッターバナー */
.bottom-grids ul {
	padding: 0 0 0 10px;
}

.bottom-grids ul li {
    font-size: 0.8em;
    padding: 0 10px;
    width: 90px;
}

.bottom-grids ul#ul_bnrs li p{
	font-size:  13px!important;
}

/* ピックアップイベント */
.sp_height:nth-child(odd){
	clear: left;
}





















/*---------------------------------------------- イベント詳細画面 */
.event_left,
.event_right {
	float: none!important;
	width: 90%;
	margin: 0 auto;
}

.event_photo img {
	width: 100%;
}

.event_photo {
	margin-bottom: 20px;
}

table.table_detaile,
table.table_detaile tr {
	border: none;
}

table.table_detaile{
	border-bottom: 1px solid #999;
}

table.table_detaile th,
table.table_detaile td {
	display: list-item;
	list-style: none;
	width: 100%!important;
	text-align: left;
	padding: 8px 15px;
	border-bottom: none;
}
