@charset "utf-8";
/* CSS Document */

/*--------------共通---------------*/

.w980{
	width:100%;
	max-width:980px;
	margin:0 auto;
}
.w500_title{
	width:500px;
	margin:50px auto 50px 0;
	background-image:url(../img/bg_75.png);
	padding:30px 60px;
}
.bg_img {
	width:100%;
	position:relative;
}
.bg_img img {
	width:100%;
	max-width:1920px;
}
.main_pc{
	display:block;
}
.main_sp{
	display:none;
	position:relative;
}
.white_contents {
	background-color:#fff;
	width:100%;
	padding:40px 60px;
	display:inline-block;
}
.title_2 {
	margin-bottom:15px;
}
.top_margin {
	max-width:none;
	position:relative;
}
.vol_absolute{
	position:absolute;
	top:0;
	width:100%;
	margin:0 auto;
}
.menu_area{
	box-shadow:none!important;
}
.pan_link{
	background:#FADBDA;
}
.teacher {
	border-bottom:#222 dotted 1px;
	margin-bottom:15px;
}
.br_sp {
	display:none;
}
.teacher_img {
	float:right;
	width:20%;
	max-width:200px;
	display:inline-block;
}
.plofile{
	width:75%;
	float:left;
}
.teacher_img_s{
	display:none;
}
.intro_title{
	color:#e6002f;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px;
}
.sub_title{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}
.okura_point .sub_title{
	margin-top: 0;
}
.left{
	float: left;
}
.right{
	float: right;
}

.show768, .show480{
	display: none;
}
@media screen and (max-width: 768px) {
	.show768{
		display: block;
	}
	.hide768{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.show768{
		display: none;
	}
	.show480{
		display: block;
	}
	.hide480{
		display: none;
	}
}


/*--------------/共通---------------*/

/*--------------消してOK------------*/
.gray_line{
	border-top: 1px dashed #ccc;
	width: 100%;
	margin: 90px 0;
}
.for_sp{
	display: none;
}
.chef_insta {
    background: url(../../img/insta_icon.jpg) no-repeat left center;
    height: 20px;
    padding-left: 25px;
    display: inline-block;
}
.top_20{
	margin-top: 20px;
}
.bottom_30{
	margin-bottom: 30px;
}
.text_red, .content1 .recipe b, .content1 .step b{
	color:#e6002f;
}
.text_green, .content2 .recipe b, .content2 .step b{
	color:#4b9c59;
}
.text_blue, .content3 .recipe b,  .content3 .step b{
	color: #37bbdb;
}
.contents{
	margin-top: 50px;
}
.mainimg{
	position: relative;
	float: left;
	width: 47%;
}
.content_title{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 90%;
	max-width: 316px;
}
.recipe{
	width: 53%;
	float: right;
	padding-left: 20px;
}
.recipe .text{
	margin-top: 20px;
}
.recipe b{
	display: block;
}
.material_ul{
	list-style: url(../img/list_dot.gif);
    list-style-position: outside;
  	width : 100%;
	box-sizing: border-box;
    margin-left: 17px;
	float: left;
	padding-right: 7px;
}
.content3 .material_ul{
	width : -webkit-calc(50% - 17px) ;
	width : calc(50% - 17px) ;
}
.step{
	margin-top: 20px;
}
.content3 .step .cf img{
	width: 49.4%;
}
.step b {
    display: block;
}
.text_box, .text_box_top {
    text-indent: -0.6rem;
    padding-left: 0.6rem;
}
.text_box_top {
    margin-top: 15px;
}
.text_box, .point{
	margin-top: 8px;
}
.point{
	font-weight: bold;
}
.point img {
    vertical-align: middle;
    padding-right: 5px;
}


@media screen and (max-width: 768px) {
	.mainimg{
		width: 100%;
	}
	.mainimg .show768{
		width: 50%;
		float: left;
	}
	.content_title{
		top: auto;
		left: auto;
		float: right;
		width: 45%;
		padding: 0 0 0 20px;
	}
	.recipe{
		width: 100%;
		padding: 20px;
		margin-top: 20px;
		background: #f9f2e5;
	}
	.recipe img{
		width: 35%!important;
		float: right;
	}
	.recipe .text {
	    width: 60%;
	    float: left;
		margin-top: 0;
	}
}
@media screen and (max-width: 480px) {
	.content_title{
		top: 13px;
		width: 78%!important;
	}
	.recipe{
		margin-top: 0;
	}
	.recipe .text {
	    width: 100%;
	}
	.content3 .step .cf img{
		width: 100%;
	}
	.content3 .step .cf .right{
		margin-top: 10px;
	}
}

/*--------------/消してOK------------*/
@media screen and (max-width: 768px) {

	/*--------------共通---------------*/
	.main_pc{
		display:none;
	}
	.main_sp{
		display:block;
	}
	.w500_title{
		width:80%;
		margin:0 10%;
		padding:20px 20px 0;
		margin-top:-120px;
		display:inline-block;
		text-align:center;
	}
	.title_1,.title_2 {
		margin:0 auto 15px;
	}
	.w980 {
		padding-top:0;
	}
	.white_contents{
		padding:40px 30px;
	}
	/*--------------/共通--------------*/

	/*-------消してOK------------------*/
	.teacher_img{
		display:none;
	}
	.teacher_img_s{
		display:block;
		float:right;
		width:150px;
		margin:0 0 0 15px;
	}
	.plofile{
		width:100%;
	}
	.gray_line{
		margin: 60px 0;
	}
	/*-------/消してOK-----------------*/

}

@media screen and (max-width: 640px) {

	/*--------------/消してok--------------*/
	.plofile{
		margin-top:0;
	}
	.teacher_img_s{
		display:block;
		float:right;
		width:100px;
		margin:0 0 15px 15px;
	}
}
@media screen and (max-width: 480px) {
	.w500_title {
		margin:-70px 5% 0;
		width:90%;
	}
	.br_sp {
		display:block;
	}
	.br_pc {
		display:none;
	}
	.white_contents {
		padding:40px 5%;
	}
	/*-------共通-----------------*/

}
