#Following.fixed {
	display: none;
}

.ly_gnav .ly_gnav_inner {
	position: relative;
}

.ly_gnav .ly_gnav_inner p {
	padding-bottom: 24px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.ly_gnav .ly_gnav_inner .bl_back {
    margin-left: 20px;
}

.ly_main .ly_main_inner {
	margin-bottom: 100px;
	width: auto;
	padding-top: 90px;
}

.bl_content {
	margin: 0 auto;
	padding: 82px 65px 65px;
	width: 1000px;
	background-color: #fff;
}

.bl_descriptionBox {
	display: none;
}

.bl_content span {
	margin-bottom: 17px;
	font-size: 32px;
	font-weight: bold;
	background: linear-gradient(transparent 65%, #fff100 0%);
}

.bl_content .bl_page_title {
	margin-bottom: 0;
}

.bl_content .bl_page_title h2 {
	margin-bottom: 32px;
	font-size: 42px;
	font-weight: 900;
	text-align: center;
}

.bl_content .h2Ttl {
	margin: 0 0 40px 4px;
	font-size: 40px;
	font-weight: 900;
	text-align: center;
}

.bl_content .bl_imgBox {
/*	margin-bottom: 72px;
	padding: 0 0 90px;*/
	position: relative;
/*	background: url(../images/line01.gif) repeat-x left bottom;*/
}

.bl_content .bl_imgBox .bl_textBox {
	text-align: center;
}

.bl_content .bl_imgBox .bl_title {
	margin-bottom: 60px;
	font-size: 60px;
	font-weight: 900;
	line-height: 1.9;
}

.bl_content .bl_imgBox .bl_title span {
	background: url(../images/about/line01.gif) repeat-x left bottom;
}

.bl_content .bl_imgBox p {
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: 900;
	line-height: 2.10;
}

.bl_content .bl_imgBox .text01 {
	margin-bottom: 0;
}

.bl_content .bl_imgBox .bl_ttlPos {
	width: 184px;
	height: 493px;
	position: absolute;
	top: -83px;
	right: -216px;
	background: url(../images/about/imgtext02.png) no-repeat;
}

.bl_content .bl_imgBox .detail_text {
	/*margin-bottom: 80px;*/
}

.bl_content .bl_imgBox .btn_returnTop {
	width: 240px;
	margin: 0 auto;
}

.bl_content .bl_imgBox01 {
	padding-left: 4px;
	padding-bottom: 50px;
	position: relative;
	text-align: center;
}

.bl_content .bl_imgBox01 .bl_photoBox {
	width: 259px;
	padding-left: 40px;
	display: inline;
	float: left;
	margin-bottom: 12px;
}

.bl_content .bl_imgBox01 .bl_photoBox .img_wrap {
	margin-bottom: 8px;
}

.bl_content .bl_imgBox01 .bl_photoBox .bl_photoTitle {
	margin-bottom: 5px;
}
.bl_content .bl_imgBox01 .bl_photoBox .bl_photoTitle .bl_photoTitle_name {
	font-size: 24px;
	font-weight: 900;
}
.bl_content .bl_imgBox01 .bl_photoBox .bl_photoTitle .bl_photoTitle_job {
	font-size: 15px;
	font-weight: 900;
}

.bl_content .bl_imgBox01 .bl_photoBox_text {
	width: 565px;
	padding-top: 20px;
	padding-left: 43px;
	display: inline;
	float: left;
	text-align: left;
}

.bl_content .bl_imgBox01 .bl_photoBox img {
	margin: 0 auto;
	width: 208px;
	position: relative;
	border-radius: 50%;
	border: solid 6px #013d73;
	zoom: 1;
}

.bl_content .bl_imgBox01 p {
	margin-bottom: 15px;
	color: #000;
	font-size: 14px;
	line-height: 2;
}

.bl_content .bl_imgBox01 .text01 {
	margin-bottom: 0;
}

.bl_content .bl_imgBox01 .bl_ttlPos {
	width: 192px;
	height: 492px;
	position: absolute;
	top: -63px;
	right: -218px;
	background: url(../images/about/imgtext03.png) no-repeat;
}


/* おすすめ記事 */
.bl_articles {
	padding-bottom: 64px;
	background-color: #fff;
}
.bl_articles h3 {
	margin: 0 auto 32px;
	width: 1000px;
	position: relative;
	top: -23px;
}
.bl_articles .bl_swiperBox {
	width: 100%;
}
.bl_articles .swiper-slide {
	width: 276px;
}
.bl_articles .bl_articleList_img {}
.bl_articles .bl_articleList_img .bl_new {
	position: absolute;
	right: 0;
	top: 0;
}
.bl_articles .bl_articleList_img .bl_pr {
	position: absolute;
	left: -1px;
	top: 0;
}
.bl_articles .swiper-slide a {
	display: block;
}
.bl_articles .swiper-slide a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.bl_articles .swiper-slide span {
	margin-top: 20px;
	display: block;
	color: #013d73;
	font-size: 1.6rem;
	font-size: 16px;
	font-weight: 900;
	text-align: left;
	line-height: 1.875;
}
.swiper-button-next,
.swiper-button-prev {
	margin-top: -21px;
	width: 33px;
	height: 52px;
	top: 37%;
}
.swiper-button-prev {
	left: 40px;
	background: url(../images/weekend_recipe/detail/prev_off.png) no-repeat left top;
}
.swiper-button-prev:hover {
	background: url(../images/weekend_recipe/detail/prev_on.png) no-repeat left top;
}
.swiper-button-next {
	right: 40px;
	background: url(../images/weekend_recipe/detail/next_off.png) no-repeat left top;
}
.swiper-button-next:hover {
	background: url(../images/weekend_recipe/detail/next_on.png) no-repeat left top;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.7;
	pointer-events: auto;
}


@media screen and (max-width: 750px) {
/*
	.ly_head {
		border-bottom: 1px dashed #809eb9;
	}
	
	.ly_gnav {
		display: none;
	}
*/
	
	.bl_topBack {
		background-color: #013d73;
		text-align: center;
	}
	
	.bl_topBack a {
		padding: 0 25px;
		display: block;
	}
	
	.bl_topBack span {
		padding: 17px 0 19px;
		display: block;
/*		background: url(../images/sp_arrow01.png) no-repeat scroll left center;
		background-size: 13px 22px;	*/
	}
	
	.bl_topBack img {
		margin: 0 auto;
		width: 80%;
	}
	
	.bl_content {
		margin: 0 25px;
		padding: 0;
		width: auto;
	}
	
	.ly_main .ly_main_inner {
		margin-bottom: 22px;
		padding-top: 0;
	}
	
	.bl_content .bl_imgBox {
/*		margin: 0 0 43px;
		padding: 0 0 50px 0;*/
		background-size: auto 1px;
	}

	.bl_content .bl_imgBox .detail_text {
		margin-bottom: 47px;
	}

	.bl_content .bl_imgBox .btn_returnTop {
		width: 100%;
	}

	.bl_content .bl_page_title {
		margin-bottom: 0;
	}

	.bl_content .bl_page_title h2 {
		font-size: 23px;
		margin-bottom: 22px;
	}

	.bl_content .bl_imgBox .bl_photoBox {
		margin: 0 0 35px;
		width: auto;
		float: none;
	}
	
	.bl_content .bl_imgBox .bl_photoBox img {
		margin: 0 auto;
		width: 28.5%;
	}
	
	.bl_content span {
		margin-bottom: 25px;
		font-size: 20px;
		text-align: center;
	}
	
	.bl_content .bl_imgBox .bl_textBox {
		width: auto;
		float: none;
	}
	
	.bl_content .bl_imgBox p {
		margin-bottom: 18px;
		font-size: 14px;
		line-height: 2.1;
		text-align: center;
	}
	
	.bl_content .bl_imgBox .bl_title {
		margin: 0 0 23px;
		font-size: 30px;
	}
	
	.bl_content .bl_imgBox .bl_title span {
		background: url(../images/about/sp_text_bg.png) repeat-x left bottom;
	}
	
	.bl_content .bl_imgBox .bl_ttlPos {
		width: 71px;
		height: 201px;
		top: -73px;
		right: -31px;
		background-size: 71px 201px;
	}
	
	.bl_content .h2Ttl {
		margin: 0 0 34px;
		font-size: 23px;
		text-align: center;
	}
	
	.bl_content .bl_imgBox01 .bl_photoBox img {
		width: 100%;
		border: solid 4px #013d73;
	}

	.bl_content .bl_imgBox01 {
		padding-left: 0;
		padding-bottom: 50px;
	}
	
	.bl_content .bl_imgBox01 .bl_photoBox {
		margin: 0 auto 12px;
		padding-left: 0;
		width: 100%;
		display: block;
		float: none;
	}

	.bl_content .bl_imgBox01 .bl_photoBox .img_wrap {
		width: 50%;
		float: left;
	}
	.bl_content .bl_imgBox01 .bl_photoBox .bl_photoTitle {
		float: left;
		width: 50%;
		text-align: left;
		padding-left: 7%;
		padding-top: 12%;
	}
	.bl_content .bl_imgBox01 .bl_photoBox .bl_photoTitle .bl_photoTitle_job {
		text-align: left;
	}
	.bl_content .bl_imgBox01 .bl_photoBox_text {
		padding-left: 0;
		padding-top: 0;
		width: 100%;
		display: block;
		float: none;
	}

	.bl_content .bl_imgBox01 p {
		margin-bottom: 12px;
		font-size: 15px;
		line-height: 1.8;
	}

	.bl_content .bl_imgBox01 .bl_ttlPos {
		width: 74px;
		height: 202px;
		top: -81px;
		right: -33px;
		background-size: 100% 100%;
	}


	/* おすすめ記事 */
	.bl_articles {
		padding-bottom: 40px;
	}

	.bl_articles h3 {
		margin: 0 25px 15px;
		width: auto;
		top: 0;
	}

	.bl_articles h3 img {
		width: 157px;
	}

	.bl_articles .bl_text {
		margin: 0 0 30px 30px;
		color: #000;
		font-size: 1.2rem;
		font-size: 12px;
		line-height: 1.71;
	}

	.bl_articles .swiper-slide {
		width: 142px;
	}

	.bl_articles .bl_articleList_img {}

	.bl_articles .bl_articleList_img .bl_new {
		width: 30px;
	}

	.bl_articles .bl_articleList_img .bl_pr {
		width: 25px;
	}

	.bl_articles .swiper-slide a:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.bl_articles .swiper-slide span {
		margin-top: 10px;
		color: #093255;
		font-size: 1.2rem;
		font-size: 12px;
		line-height: 1.71;
	}

	.swiper-button-next,
	.swiper-button-prev {
		width: 24px;
		height: 38px;
		top: 36%;
	}

	.swiper-button-prev,
	.swiper-button-prev:hover {
		left: 13px;
		background: url(../images/weekend_recipe/detail/sp_prev.png) no-repeat left top;
		background-size: 24px 38px;
	}

	.swiper-button-next,
	.swiper-button-next:hover {
		right: 13px;
		background: url(../images/weekend_recipe/detail/sp_next.png) no-repeat left top;
		background-size: 24px 38px;
	}
}