@media only screen and (min-width: 600px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
cms(ニュース・イベント・ブログ・メディア)ページ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatch
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch.news{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/news_eyecatch.jpg);
	text-align: center;
}
#eyecatch.events{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/events_eyecatch.jpg);
	text-align: center;
}
#eyecatch.blog{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/blog_eyecatch.jpg);
	text-align: center;
}
#eyecatch.media{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/media_eyecatch.jpg);
	text-align: center;
}
#eyecatch.media h1{
	color: #fff;
}
#eyecatch h1{
	padding-top: 40px;
	font-size: 33px;
	font-weight: 400;
	line-height: 1.3em;
}
#eyecatch h1 span{
	font-size: 13px;
	font-weight: 400;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #bottom
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#bottom{
	width: 100%;
	margin: 0 auto 30px;
	overflow: hidden;
}

#bottom #blog img{
	width: 100%;
	height:auto;
}

#bottom .cms_content{
	float: left;
	width: 29%;
	height: auto;
	min-height: 327px;
	margin-top: 20px;
	overflow: hidden;
	margin-right: 6.5%;
}

#bottom .cms_content.last{
	float: right;
	margin-right: 0;
}

#bottom .cms_content img{
	width: 100%;
	height: auto;
}

#bottom #text{
	width:100%;
}

#bottom #text p{
	font-size: 12px;
	font-weight: 400;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #AB9162;
}

#bottom #text h2{
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
}

#bottom #text h2 a{
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
movie部分
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_content #movie img{
	width: 100%;
	height:auto;
}
#main_content #movie_inner{
	width: auto;
	height: auto;
	padding: 0 0.5%;
	overflow: hidden;
}
#main_content #movie_inner .cms_content{
	float: left;
	width: 31%;
	height: 133px!important;
	height: auto;
	margin-top: 20px;
	padding: 0;
	overflow: hidden;
	margin-right: 1%;
	margin-left: 1%;
	border: none;
}
#main_content #movie_inner .cms_content.last{
	margin-right: 0;
}
#main_content div#movie_inner div.cms_content div.movie_img{
	width: 100%!important;
	height: 100%!important;
}
#main_content div#movie_inner div.cms_content div.movie_img iframe{
	width: 100%;
	height: 100%;
}

#bottom_banner{
	width: 770px;
	height: auto;
	margin-top: 53px;
}

#bottom_banner img{
	width: 100%;
	height: auto;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
	singleページ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#single_cont{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#single_cont img{
	max-width: 100%;
	height: auto;
}
#single_cont p#day{
	display: block;
	margin: 30px auto 0;
	font-size: 14px;
	font-weight: 400;
	color: #AA885D;
}
#single_cont h3{
	font-size: 19px;
	font-weight: 400;
	margin: 10px auto;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}
#single_cont p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0.8px;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}
div#single_cont p img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 20px auto;
}
/*ーーーーーーーーーー
archiveページ送り部分
ーーーーーーーーーー*/
div.wp-pagenavi{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 20px auto;
	padding: 3px 0;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
}
div.wp-pagenavi span.pages{
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
div.wp-pagenavi span.current{
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
div.wp-pagenavi a{
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
}
div.wp-pagenavi a:hover{
	background-color: #000;
	color: #fff;
	opacity: 1.0;
}
div.wp-pagenavi span.extend{
	display: none;
}
/*ーーーーーーーーーー
singleページ送り部分
ーーーーーーーーーー*/
#single_navi{
	width: 150px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
#single_navi .post_next{
	float: left;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
#single_navi .post_previous{
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}





}













@media only screen and (max-width: 599px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
cms(ニュース・イベント・ブログ・メディア)ページ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatch
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch.news{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/news_eyecatch.jpg);
	text-align: center;
}
#eyecatch.events{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/events_eyecatch.jpg);
	text-align: center;
}
#eyecatch.blog{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/blog_eyecatch.jpg);
	text-align: center;
}
#eyecatch.media{
	height: 160px;
	padding: 0;
	background-image: url(../img/eyecatch/media_eyecatch.jpg);
	text-align: center;
}
#eyecatch.media h1{
	color: #fff;
}
#eyecatch h1{
	padding-top: 40px;
	font-size: 26px;
	font-weight: 400;
	line-height: 1.3em;
}
#eyecatch #eyecatch_content h1 span{
	display: block;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px!important;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #bottom
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#bottom{
	width: 100%;
	margin: 0 auto 30px;
	overflow: hidden;
}

#blog img{
	width: 100%;
	height:auto;
}

#bottom .cms_content{
	display: inline-block;
	width: 48%;
	margin-top: 20px;
	vertical-align: top;
}

#bottom .cms_content img{
	width: 100%;
	height: auto;
}

#bottom #text{
	width: 100%;
}

#bottom #text p{
	font-size: 12px;
	font-weight: 400;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #AB9162;
}

#bottom #text h2{
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
}

#bottom #text h2 a{
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
}

#bottom_banner{
	width: 770px;
	height: auto;
	margin-top: 53px;
}

#bottom_banner img{
	width: 100%;
	height: auto;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
movie部分
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_content #movie img{
	width: 100%;
	height:auto;
}
#main_content #movie_inner{
	width: 100%;
	height: auto;
	padding: 0 0.5%;
	overflow: hidden;
}
#main_content #movie_inner .cms_content{
	width: 100%;
	height: auto;
	height: auto;
	margin: 20px auto;
	padding: 0;
	overflow: hidden;
	border: none;
}
#main_content div#movie_inner div.cms_content div.movie_img{
	width: 100%!important;
}

#main_content div#movie_inner div.cms_content div.movie_img iframe{
	width: 100%!important;
	height: auto;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
	singleページ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#single_cont{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#single_cont img{
	width: 100%;
	height: auto;
}
#single_cont p#day{
	display: block;
	margin: 30px auto 0;
	font-size: 14px;
	font-weight: 400;
	color: #AA885D;
}
#single_cont h3{
	font-size: 20px;
	font-weight: 800;
	line-height: 30px;
	margin: 10px auto;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}
#single_cont p{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}
div#single_cont p img{
	display: block;
	width: 80%;
	height: auto;
	margin: 20px auto;
}
/*ーーーーーーーーーー
archiveページ送り部分
ーーーーーーーーーー*/
div.wp-pagenavi{
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
}
div.wp-pagenavi span.pages{
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
div.wp-pagenavi span.current{
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
}
div.wp-pagenavi a{
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
}
div.wp-pagenavi a:hover{
	background-color: #000;
	color: #fff;
	opacity: 1.0;
}
div.wp-pagenavi span.extend{
	display: none;
}
/*ーーーーーーーーーー
singleページ送り部分
ーーーーーーーーーー*/
#single_navi{
	width: 150px;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
#single_navi .post_next{
	float: left;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
#single_navi .post_previous{
	float: right;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}


}