@charset "utf-8";
a img	{
	border			: none ;
}

a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	 -moz-opacity: 0.6;
}

a	{
	text-decoration	: none ;
}

a:hover{
	color			: #000000 ;
	text-decoration	: none ;
}



a img	{
	border			: none ;
}

a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	 -moz-opacity: 0.6;
}


.entry-footer{
	display: none !important;
}

@media screen and (min-width: 639px) {
/* 960pxからの幅の場合に適応される */
/****メインコンテンツ****/

.ma_content{
	width: 100%;
	margin: 0 auto 0;
}

.ma_img{
width:100%;
height:0;
margin-bottom: 100px;
padding-top: calc(270 / 1280 * 100%); 
background-image: url(http://www.beecx.com/wp-content/themes/twentyfifteen-child/img/saloninfo/main_img.jpg);
background-size: cover;
background-repeat: no-repeat;
position: relative;
}

.ma_line{
	width: 100%;
	margin-bottom: 0 !important;
	padding: 20px 0;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.ma_line_tit{
	width: 100%;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}

.ma_txt01{
	width: 100%;
	text-align: center;
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 60px;
}

.blog_area{
	width: 90%;
	padding: 0 5% 70px;
}

.blog_box{
	width: 100%;
	margin: 0 0 50px;
}

.blog_obi{
	width: 100%;
	padding: 8px 0;
	background-color: #F2F2F2;
	display: inline-block;
}

.blog_day{
	width: 120px;
	padding: 4px 0;
	margin: 0 0 0 150px;
	text-align: center;
	background-color: #333;
	color: #fff;
	float: left;
}

.blog_tit{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding: 7px 0 0;
	float: left;
}

.blog_cont{
/*
	padding: 0 0 0 340px;
*/
	position: relative;
	display: inline-block;
}

.blog_cont p img{
	width: 100%;
	max-width: 300px;
/*	position: absolute;
	left: 10px;
	top: 10px;
*/
	float: left;
	padding: 0 40px 0;
}

.blog_cont p{
	font-size: 14px;
	float: left;
	max-width: 724px;
}


}

@media screen and (min-width:320px) and ( max-width:639px) {
/*　画面サイズが320pxから639pxまではここを読み込む　*/

.entry-footer{
	display: none !important;
}

.ma_content{
	width: 100%;
	margin: 0 auto 0;
}

.ma_img{
width:100%;
height:0;
margin-bottom: 50px;
padding-top: calc(270 / 1280 * 100%); 
background-image: url(http://www.beecx.uls-conect.com/wp-content/themes/twentyfifteen-child/img/saloninfo/main_img.jpg);
background-size: cover;
background-repeat: no-repeat;
position: relative;
}

.ma_line{
	width: 100%;
	margin-bottom: 0 !important;
	padding: 10px 0;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.ma_line_tit{
	width: 100%;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.ma_txt01{
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 30px;
}

.blog_area{
	width: 100%;
	padding: 0 0 30px;
}

.blog_box{
	width: 90%;
	margin: 0 5% 50px;
}

.blog_obi{
	width: 100%;
	padding: 8px 0;
	margin: 0 0 20px;
	background-color: #F2F2F2;
	display: inline-block;
}

.blog_day{
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center;
	background-color: #333;
	color: #fff;
}

.blog_tit{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 7px 5px 0;
}

.blog_cont{
	width: 100%;
	padding: 0;
}

.blog_cont img{
	width: 100%;
	height: auto;
	margin: 0 0 15px;
	clear: both;
	padding: 0;
	text-align: center;
}

.blog_cont p{
	font-size: 14px;
}


}

