@charset "UTF-8";

#news+div .heading.block_header_1 p::before{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);	
}
#news+div .heading.block_header_1 .h{
	color:#2fa2d7;
}
#news+div .contents_btn01 .content_wrapper > a, .contents_btn01.block_button_2 .inner_item_img{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);		
}
#news+div .no_img{
	background:#2fa2d7;
}


#menu+section .heading.block_header_1 p::before{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);	
}
#menu+section .heading.block_header_1 .h{
	color:#2fa2d7;
}
#menu+section .heading.block_header_2 .h::before {
	border: 3px solid #2fa2d7;
}
#menu+section .contents_btn01 a{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);		
}
#menu2+div .heading.block_header_4 .h {
	color:#2fa2d7;
}

#blog_h2+section .heading.block_header_1 p::before{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);		
}
#blog_h2+section .heading.block_header_1 .h{
	color:#2fa2d7;	
}
#blog_btn+div.contents_btn01 a{
	background: linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -moz-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(47,162,215,1) 0%, rgba(73,224,217,1) 100%);			
}