
/*-----------------------------------------------------
  clearfix　
-----------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*-----------------------------------------------------
  ******　
-----------------------------------------------------*/

.bigTit {
	font-size: 22px !important;
	font-weight: bold;
	margin-bottom: -30px;
}

.bigTit span {
	font-size: 24px;
}

.columnsBox {
	margin-bottom: 50px;
}

.gourmetTit{
    font-size: 20px;
    font-weight: bold;
/*	margin-bottom: -10px;
*/}

.gourmetTit span {
	font-size: 20px;
}

.gourmetTit span.miniTit {
	font-size: 18px;
	display: block;
	margin-top: -8px;
}
.underline{
background: linear-gradient(transparent 60%, #FAE438 60%);
line-height:2;
}
dl{
    width: 72%;
	margin: 20px auto 0 !important;
}

dl dt{
    width: 20%;
    float: left;
	text-align: right;
	margin-bottom: 0 !important;
}

dl dt.mt02 {
	margin-top: 1.78em;
}

dl dt.mt04 {
	margin-top: 5.2em;
}

dl dd{
    width: 80%;
    float: right;
	text-align: left;
	margin-bottom: 0 !important;
}

#movieAreaPc{
    width: 100%;
    display: block;
	/*margin-bottom: 20px;*/
}

#movieAreaPc img{
    width: 100%;
}

#movieAreaSp{
    width: 90%;
    display: none;
}

#movieAreaSp img{
    width: 100%;
	text-align: center;
}

#gourmetBox{
    width: 70%;
    margin: 0 auto;
}

.spBr {
	display: none;
}

@media only screen and (max-width: 40em) {
	
  .bigTit {
	font-size: 17px;
	line-height: 1.3 !important;
	margin-bottom: 20px;
  }

  .gourmetTit {
    font-size: 17px;
	line-height: 25px;
  }
  
  .gourmetTit span.miniTit {
	margin-top: 0;
  }
	  
  dl{
    width: 100%;
  }

  dl dt{
    width: 100%;
	text-align: center;
  }
  
  dl dt.mt02, dl dt.mt04 {
	margin-top: 0;
  }

  dl dd{
	width: 100%;
	text-align: center;
  }
  
  #movieAreaPc{
    width: 100%;
    display: none;
  }

  #movieAreaPc img{
    width: 100%;
  }

  #movieAreaSp{
    width: 100%;
    display: block;
	text-align: center;
	/*margin-bottom: 15px;*/
  }

  #movieAreaSp img{
    width: 90%;
  }
  
  #gourmetBox{
    width: 100%;
    margin: 0 auto;
  }
  
  .spBr {
	display: block;
  }
}

/*追加--------------------------------------------*/

.section_tit {
	margin-bottom: -20px;
}

.section_tit img {
	width: 20% !important;
	height: auto;
}

.bnrnabe {
	text-align:center;
	margin-bottom: -30px;
}

.bnrnabe a:hover {
	opacity: 0.8;
}

.bnrnabe img {
	width: 71%;
}

@media only screen and (max-width: 40em) {
  .bnrnabe img {
    width: 100%;
	margin-bottom: 10px;
  }
}

.bnrramen {
	text-align:center;
	margin-bottom: -30px;
}

.bnrramen a:hover {
	opacity: 0.8;
}

.bnrramen img {
	width: 71%;
}

@media only screen and (max-width: 40em) {
  .bnrramen img {
    width: 100%;
	margin-bottom: 10px;
  }
}

.bnrGourmet {
	text-align:center;
	margin-bottom: -50px;
}

.bnrGourmet a:hover {
	opacity: 0.8;
}

.net p {
	width: 73%;
	margin: 0 auto;
	text-align: left;
	padding: 0 !important;
}

.net p:first-of-type {
	font-size: 1.0em;
	font-weight: bold;
}

.recipe {
	width: 45%;
	margin: 0 auto;
	text-align: left;
}	

.smallTit {
	font-size: 80%;
}

.txtBr {
	display: none;
}

@media only screen and (max-width: 40em) {
  .net p:first-of-type {
	  text-align: center;
  }
  
  .recipe {
	  width: 49%;
	  margin-top: 20px;
  }	

  .smallTit {
	  font-size: 80%;
  }
  
  .txtBr {
	  display: block;
  }
  
  .pcBr {
	  display: none;
  }
}

.sweets0704_l{
    width: 30%;
    float: left;
    text-align: right;
    margin-bottom: 0 !important;
}
.sweets0704_r{
    width: 70%;
    float: right;
    text-align: left;
    margin-bottom: 0 !important;
}

	