@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contents-area {
	width:100%;
	background: #fff;
	font-family: 'Noto Sans JP';
	font-size: 1.8rem;
	padding: 10px 0;
	margin:0;
	background: url("../images/hokuren/bg.png");
	background-position: top center;
	background-repeat: no-repeat;

	background-color: #fff;
}

.col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4 {
	padding: 0;
}

h1 {
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	padding-top: 20px;
}
.logo {
	text-align: center;
}

img, img.svg {
  max-width: 100%;
}

.nemoto {
/*	width: 100%;
  position: absolute; 
  top: 350px; 
  left: 0; 
  right: 0; 
  margin: auto; 
	text-align: center;*/
	width: 100%;
	padding-top: 15px;
	margin-left: -150px;

}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.recipe {
	margin:0;
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	text-align: center;
	display: inline-block;
}
.r-box {
	margin:0;
	width: 100%;
	text-align: left;
}
.l-box {
	margin:0;
	width: 100%;
	text-align: right;
}
/*.title-box-r {
	width: 85%;
	padding: 10px;
	text-align: right;
}
.title-box-l {
	width: 550px;
	padding: 10px;
	text-align: right;
}
.title-box-c {
	padding: 10px;
	text-align: center;
}
*/
.photo-box {
	width: 100%;
	text-align: right;
}
.title-box {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
/*	margin-left: -50px;
	margin-top: -15px;*/
}
.title-box2 {
	width: 100%;
	text-align: left;
	margin-left: -50px;
	margin-top: -40px;
}
.comm-box {
	display: block;
	width:323px;
	height:246px;
	background-image: url("../images/hokuren/comm_bg.png");
	background-repeat: no-repeat;
	text-align: left;
	margin-top: -25px;
	padding-top: 50px;
}

.comm-box2 {
	display: block;
	width:323px;
	height:246px;
	background-image: url("../images/hokuren/comm_bg.png");
	background-repeat: no-repeat;
	text-align: center;
	margin-top: -65px;
	padding-top: 50px;
}

.comm-box span {
	display: block;
	width:240px;
	margin: -10px auto ;
	color: #009fe8;
	font-size: 1.2rem;
	text-align: left;
	font-weight: 500;
}

.comm-box2 span {
	display: block;
	width:240px;
	margin: -10px auto ;
	color: #009fe8;
	font-size: 1.2rem;
	text-align: left;
	font-weight: 500;
}


a.recipe-btn {
/*	display: block;
	width:100px;
	padding: 3px;
	color: #009fe8;
	font-size: 1.2rem;
	background: #f1f1f1;
	margin-left: 60px;
	margin: 10px auto;
	border-radius:2px ;
	text-align: center;
	font-weight: 500;
*/
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.contents-footer {
	display: block;
	width:100%;
	height:200px;
	background: #fff;
	background-image:  url("../images/hokuren/footer_bg.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top:-100px;
}
.contents-footer img {
	width: 350px;
	margin-top: 120px;
	margin-left: 30px;

}

@media screen and ( max-width:1024px) {
	.hokuren-pc,.detail-area-pc {
		display: none;
	}
	.hokuren-sp,.detail-area-sp {
		display: block;
	}
	
	.contents-footer {
		display: block;
		width:100%;
		height:200px;
		background: #fff;
		background-image:  url("../images/hokuren/bg.png");
		background-position: bottom right;
		background-repeat: no-repeat;
		margin-top:-100px;
	}

	.contents-footer img {
		width: 350px;
		margin-top: 130px;
		margin-left: 5px;
	}
	
	
}

@media screen and ( min-width:1024px) {
	.hokuren-pc,.detail-area-pc {
		display: block;
	}
	.hokuren-sp,.detail-area-sp {
		display: none;
	}
}


@media screen and (max-width: 991px) {
h1 {
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	padding-top: 20px;
}

.logo {
	text-align: center;
	padding: 0;
}

.nemoto {
	padding: 0 0 30px 0;
	margin: 0px;
	text-align: center;
}
}
/*////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 745px) {

.contents-area {
	background: #fff;
}

h1 {
	font-size: 1.2rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.8em;
	padding: 0;
	margin-top: -15px;
}

.logo {
	text-align: center;
	padding: 0;
}

.nemoto {
	padding: 0 0 30px 0;
	margin: 0px;
	text-align: center;
}

.photo-box {
	width: 100%;
	text-align: center;
}
.title-box {
	width: 100%;
	text-align: cenetr;
	margin-left: 0px;
	margin-top: -15px;
}

.title-box2 {
	width: 100%;
	text-align: cenetr;
	margin-left: 0px;
	margin-top: -40px;
}
/*
.contents-footer {
	display: block;
	width:100%;
	height:200px;
	background: #fff;
	background-image:  url("../images/hokuren/bg.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top:-100px;
}

.contents-footer img {
	width: 350px;
	margin-top: 150px;
	margin-left: 10px;
}
*/
/*////////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/










