@charset "utf-8";

/*--------------------タブレット用CSS--------------------*/

@media screen and (max-width: 1023px){

body{
}

body img{

}
/*--------------warap--------------*/
#wrap{
}

/*--------------スライド--------------*/
#slide{

}

#slide ul.slides li img{
	margin-top: 60px;
}

#slide #sub_slide img{
	margin-top: 60px;

}


#slide_connection{

}

#slide_connection img{

}
.caption{
	margin-right: 5%;
	font-size: 24px;
}

.slide_text{
	margin-right: 5%;
	font-size: 24px;
}

body#sub_page .slide_text{
	margin-top: -30%;
	margin-left: 8%;
	font-size: 32px;

}

body#sub_page .slide_text span{
	font-size: 20px;
}

/*--------------ヘッダー--------------*/
#header{
	background-color:rgba(250,250,255,0.9);

}

#header_area{

}
/*----------ヘッダー左側----------*/
#header_logo{

}
/*----------ヘッダー右側----------*/
#header_text{

}
/*--------------メインコンテンツ--------------*/
/*----------全体----------*/
#main{
	max-width: 740px;
	width: 100%;
	margin-top: -100px;

}

#contents{
	padding-top: 0px;
	padding-left: 0px;
	width: auto;

}

body#sub_page #contents{
	padding-left: 10px;
}

/*----------サブ全体----------*/

body#sub_page #main{
	margin-top: -100px;

}

body#sub_page #contents{
	padding: 0px;
}

#sub_left_area{
	float: left;
	max-width: 740px;
	width: 100%;
}

.sub_content_element{
	margin:10px 5px;
	padding: 10px 0px;
	overflow: hidden;
}

.SCE_pic{
	vertical-align: bottom;
}

.SCE_pic img{
	width: 55%;
	height: auto;
}

.SCE_title{
	margin: 5px 10px;
}

.SCE_title div{
	margin: 5px;
	font-size: 110%;
	width: 42%;

}


.SCE_left{
	float: left;
}

.SCE_right{
	float: right;
}
/*----------サブ個別----------*/
div#taira_view img.SCE_right{
	width:auto;
	margin-right: 100px;
}


/*--------周辺観光------*/
#main_map{
	width: 55%;

}
#main_map img{
	width: 100%;
}

.sightsee_block{
	width: 35%;

}

.sightsee_block img{
	height: auto;
}

.sightsee_block p{

}
.iwaki_sightsee{
	float: none;
	margin: 0px auto;
	clear: both;
	width: 600px;

}

.iwaki_sightsee .sightsee_block{
	margin: 10px 65px 0px;

}



/*----------サブ画像部分----------*/

#sub_image_area{
	width: 100%;
}

#sub_image_area img.pic{
	width: 100%;
	max-width: 740px;
	vertical-align: bottom;
	margin:0px auto 25px auto;
	display: block;
}

#sub_image_area img.char{
	width: 95%;
	max-width: 649px;
	margin:0px 10px;
	vertical-align: bottom;
	margin:0px auto 15px auto;
	display: block;
}


.category_title img{
	vertical-align: bottom;
	margin: 10px 0px;

}
/*----------タイル部分----------*/
#tile_area{
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
	height: auto;
	display: block;
	padding: 10px;
}

#tile_area img{
	height: auto;
}

#tile_area img.tile_L{
	width: 54.03%;
}

#tile_area img.tile_R{
	width: 45.97%;
}

#tile_area img.clear_both{
	width: 100%;
	height: auto;
}

/*----------サイドメニュー部分----------*/
p.accordion{
	display: block;
	padding: 10px 20px;
	width: 100%;
	background-image: url("../img/menuBG.png");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #000080;
	font-weight: bold;
	font-size: 120%;


}

span.accordion_text{
	display: inline;
}

ul#sidemenu_list{
	width: 100%;
	display: none;
}


#sidemenu_area ul#sidemenu_list li{
	text-align: left;
	background-image: none;
	width: 100%;
	height: auto;

	margin-bottom: 0px;

	border-bottom: dotted 1px #eeeeee;
	background-color:#5b92bf;
	
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}




ul#sidemenu_list li:hover{
	background-color:#5b92ef;
}

ul#sidemenu_list li a{
	font-size: 100%;
	font-weight: none;
	width: 100%;
	line-height: 1.5;
	color: #eeeeee;
	
	padding: 5px 20px;

}




#sidemenu_area{
	float: none;
	width: 100%;
	margin-bottom: 0px;
}

ul#sidemenu_list img{
	display: none;
}


#sidemenu_area img{

}

#sidemenu_area img#last_menu{

}

/*----------イベント----------*/
#new_event_area{
	width: auto;
	max-width: 510px;
	height: 250px;
	overflow: hidden;
	float: none;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 220px;
}

#new_event_area img.area_title{
	display: none;
}
#new_event_area img.area_title_mini{
	margin: 2px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#event_slide_area{
	margin-top: 15px;
	max-width: 440px;
	width: auto;
}
#event_slide_area ul{
	padding-left: 10px;
}

#event_slide_area a img{
	width: 90%;
}

/*----------新着情報----------*/
#news_area{
	width: 190px;
	height: 250px;
	margin-right: 10px;
}

#news_area img.area_title{
	display: none;
}
#news_area img.area_title_mini{
	display: block;
	margin: 2px;
}

#news_list{
	height: 195px;
}

#news_list ul{

}

#news_list ul li{

}

#news_list ul li div.news_date{

}

.clear_both{

}

/*--------------フッター--------------*/
/*----------全体----------*/
#footer{

	}

#footer_area{
	max-width: 800px;
}
/*----------住所----------*/
#address_area{
	margin-left: 10px;
	width: 300px;
}

#footer_logo p{
	font-size: 20px;

}

#footer_address p{
	font-size: 14px;


}

/*----------フッターメニュー----------*/
#footer_menu{
	width: auto;
	float: none;
	margin-left: 340px;
}

#footer_menu ul{

}

#footer_menu ul li{

}

#footer_menu ul li a{
	padding: 3px 12px;
}

#footer_menu ul li a:hover{

}

#footer_menu ul li a:visited{

}

/*----------コピーライト----------*/
#footer_copy{

}

#footer_copy p{
}

.copy_t{
	display: inline;
}

.copy_m{
	display: none;
}

}