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

/*--------------共通---------------*/
/*IE対応画像はみだし対応*/
.w980 table{
	table-layout: fixed;
}
.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;
}
.to_movie_btn {
  text-align: center;
  margin: 80px auto 30px auto;
}

.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;
}
.shortcomment .recipe{
	margin-bottom: 20px;
}

.show768, .show480, .show540,.show860{
	display: none;
}
.full_youtube {
	margin-top: 90px;
  margin-bottom: 100px;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border: 1px solid #ccc;
}
.full_youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
@media screen and (max-width: 860px) {
	.show860{
		display: block;
	}
	.hide860{
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.show768{
		display: block;
	}
	.hide768{
		display: none;
	}
}
@media screen and (max-width: 540px) {
	.show540{
		display: block;
	}
	.hide540{
		display: none;
	}
}
@media screen and (max-width: 480px) {
	.show480{
		display: block;
	}
	.hide480{
		display: none;
	}

}


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

/*--------------消してOK------------*/
.top_20{
	margin-top: 20px;
}
.bottom_30{
	margin-bottom: 30px;
}
.text_red,.step b{
	color:#BF1920;
}
.step_img{
	float: left;
	display: block;
  width: 32.5%;
  margin-right: 1.25%;
	margin-bottom: 8px;

}
.step_img:last-child{
	margin-right: 0;
}
.contents{
	margin-top: 70px;
}
.mainimg{
	position: relative;
	float: left;
	width: 47%;
}
.content_title{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 90%;
	max-width: 316px;
}
.recipe{
	width: 100%;
}
.recipe .text{
	margin-top: 6px;
}
.step{
	margin-top: 20px;
}
.step_text{
	margin: 15px 0;
}
.content4 .step .cf img{
	width: 49.4%;
}
.step b {
	font-size: 15px;
	vertical-align: middle;
	margin-right: 5px;
}
.step .text_red{
	font-weight: bold;
}
.text_box_top {
  margin-top: 10px;
}
.text_box{
	margin-top: 7px;
	margin-bottom: 10px;
}
.question .text_box_top b{
  font-size: 18px;
  color: #BF1920;
}
.question .text_box_top img{
	width: 80px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.question .width70{
	width: 100%;
	float: left;
}
.width100{
	display:none;
}
.under{
	width: 14%;
	position: absolute;
	bottom: 35px;
	right: 35px;
}
.point{
	font-weight: bold;
	margin-top: 5px;
}
.point img {
    vertical-align: middle;
    padding-right: 5px;
}
.shortcomment{
	margin-top: 70px;
}
.shortcomment .left{
	width: 30%;
}
.shortcomment .right{
	width: 66%;
}
.shortcomment .text_red{
	padding: 7px 0;
	font-size: 18px;
	font-weight: bold;
}
.content1 .question{
	position: relative;
	padding: 25px 35px 35px 35px;
	background-color: #F6F4EA;
	border-radius:30px;
}
.line{
	border-top: 1px dashed #999999;
  width: 100%;
  margin: 90px 0;
}

@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 860px) {
}

@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;
	}
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 540px) {
	.content4 .step .cf img{
		width: 100%;
	}
	.step_img{
		width: 48.9%;
		margin-right: 2.2%;
	}
	.step_img:nth-child(2){
		margin-right: 0px;
	}
	.content4 .step .cf .right{
		margin-top: 10px;
	}
	.content3 .step .cf img,.content2 .step .cf img{
		width: 100%;
	}
	.content3 .step .cf .right, .content2 .step .cf .right{
		margin-top: 10px;
	}
	td.tabletitle_middle{
		padding: 15px 30px!important;
	}
	td.tabletitle_top, td.tabletitle_bottom{
		height: 7px!important;
	}
	.shortcomment .right, .shortcomment .left{
		width: 100%;
	}
	.shortcomment .left{
		margin-bottom: 12px;
	}
	.content1 .question{
		padding: 15px 20px 23px 20px;
	}
}
@media screen and (max-width: 480px) {
	.content_title{
		top: 13px;
		width: 78%!important;
	}
	.recipe{
		margin-top: 0;
	}
	.recipe .text {
	    width: 100%;
	}
	.title480{
		margin: 0 auto 20px auto;
		padding: 0 20px;
	    box-sizing: border-box;
	}
	.full_youtube{
		margin-top: 50px;
    margin-bottom: 60px;
	}
}

/*--------------/消して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 6% 0;
		width:88%;
	}
	.br_sp {
		display:block;
	}
	.br_pc {
		display:none;
	}
	.white_contents {
		padding:40px 5%;
	}	}
	.under{
		width: 14%;
		position: static
	}
	.line{
		margin: 60px 0;
	}

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

}
