/*
Theme Name: angel_tcd047-child
Template: angel_tcd047
*/

.main_img {
	width: 100%;
}
.main_img img {
	width: 100%;
}
#logo_text {
	display: none !important;
}
#header_inner {
	height: auto !important;
}
.pc #global_menu {
	bottom: -53px !important;
}
.pc .header_fix #header #global_menu {
  bottom: -53px !important;
  background-color: #fff;
}
.sp-main {
	display: none;
}


@media screen and (max-width:770px) {
.sp-main {
	display: block;
}
.pc-main {
	display: none;
}

}



/*サファリだけ対応*/
@media screen and (min-color-index:0) 
and(-webkit-min-device-pixel-ratio:0) { @media
{
	.pc #global_menu > ul {
		width: 900px;
		margin: 0 auto;
	}
	.pc #global_menu > ul > li {
		display: block;
		float: left;;
	}
}}
 
/* Safari 6.1-7.0 */
@media screen and (-webkit-min-device-pixel-ratio:0) 
and (min-color-index:0)
{  
	.pc #global_menu > ul {
		width: 900px;
		margin: 0 auto;
	}
	.pc #global_menu > ul > li {
		display: block;
		float: left;;
	}
}
 
/* Safari 7.1+ (9.0 is the latest version of Safari at this time) */
_::-webkit-full-page-media, _:future, :root .pc #global_menu > ul {
		width: 900px;
		margin: 0 auto;
	}
_::-webkit-full-page-media, _:future, :root .pc #global_menu > ul > li {
		display: block;
		float: left;;
	}


/*タグクラウドのデザイン*/
.widget_tag_cloud .tagcloud a{
 background: #FFF76B;
 color: #333;
 padding: 6px;
 margin: 3px;
 border-radius: 20px;
 text-decoration: none;
 font-size:12px !important;
 line-height: 40px;
}
.widget_tag_cloud .tagcloud a:hover{
 color: #fff !important;
 background:#F9C7D5;
}

.styled_post_list3 .category a {
	color: #333 !important;
	background-color: #FFF76B !important;
}
.styled_post_list3 .category a:hover {
	color: #fff !important;
	background-color: #F9C7D5 !important;
}
.styled_post_list2 .category a {
	color: #333 !important;
	background-color: #FFF76B !important;
}
.styled_post_list2 .category a:hover {
	color: #fff !important;
	background-color: #F9C7D5 !important;
}
