@charset "utf-8";

  /* タイトル */
#contents .detailHead {
  background:url(//image.recipe.rakuten.co.jp/d-pc/detailHead_back.jpg) 0 0 no-repeat;
}
#contents .detailHeadBt{
  background:url(//image.recipe.rakuten.co.jp/d-pc/detailHead_back_b.jpg) 0 bottom no-repeat;
	padding:12px 20px 9px 8px;
}
#contents .detailHeadIn{
	background:url(//image.recipe.rakuten.co.jp/d-pc/detailHead_mark.png) 0 7px no-repeat;
	padding-left:45px;
}
#contents .detailHead h1 {
  font-weight: bold;
  font-size: 19px;
}
/* detailArea  */
#contents .detailArea{
  width:620px;
  margin:20px auto 0;
}

/* rcpOutline  */
#contents .rcpOutline{
}
#contents .outlineL{
  width:310px;
  float:left;
}
#contents .rcpPhotoBox{
  position:relative;
  text-align:center;
  zoom:1;
}
#contents .outlineMemo{
  margin: 0 0 10px 0;
}
#contents .rcpPhotoBox + .outlineMemo{
	margin-top:10px;
}
#contents .outlineMemo ul{
  text-align:center;
}
#contents .outlineMemo li{
  display: inline;
  margin:5px;
}
#contents .icnTime{
  color: #555555;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnTime02.gif) 0 0 no-repeat;
  padding:5px 0 5px 25px;
}
#contents .icnMoney{
  color: #555555;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnMoney02.gif) 0 0 no-repeat;
  padding:4px 0 5px 25px;
}

#contents .outlineR{
  float:right;
  width:300px;
}
#contents .ownerCom{
}
#contents .ownerCom a{
  color:#555555;
}
#contents .ownerCom p{
  color:#555555;
  margin-bottom: 10px;
}
#contents .ownerThumb{
  float:right;
  padding: 0 0 10px;
}
#contents .ownerThumb a{
  font-size: 10px;
}
#contents .ownerThumb img{
}
/* link
  ========================================== */
#contents .ownerThumb a:link { color:#555555; text-decoration: none; }
#contents .ownerThumb a:visited { color:#555555; text-decoration: none; }
#contents .ownerThumb a:hover { color: #eea033; text-decoration: none; }
#contents .ownerThumb a:active { color: #eea033; text-decoration: none; }

/* headAct  */
#contents .headAct{
  clear:both;
  text-align:center;
  position:relative;
}
#contents .headAct ul{
  position:relative;
  left:50%;
  float:left;
  margin:0;
  padding:0;
  text-align:center;
}
#contents .headAct li{
  position:relative;
  left:-50%;
  float:left;
  margin:5px 5px 0;
  padding:0;
}

#contents .headAct li.headRepo{
  width:162px;
}
#contents .headAct li.headRepo a{
  display: block;
  overflow: hidden;
  float:left;
  width:162px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnRep.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .headAct li.headRepo a:hover{
  background-position:0 100%;
}
#contents .headAct li.headFavo{
  width:90px;
}
#contents .headAct li.headFavo .recipeBtn{
  width:90px;
}
#contents .headAct li.headFavo a.favoriteBtn{
  display: block;
  overflow: hidden;
  float:left;
  width:90px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpriteFavorite.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .headAct li.headFavo a.favoriteDelBtn{
  display: block;
  overflow: hidden;
  float:right;
  width:90px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpriteFavorite.gif) no-repeat 0 0;
  background-position:100% 0;
  text-indent:-9999px;
}
#contents .headAct li.headFavo a:hover.favoriteBtn{
  background-position:0 100%;
}

#contents .headAct li.headFavo a:hover.favoriteDelBtn{
  background-position:100% 100%;
}


/* materialBox  */
#contents .materialBox{
  clear:both;
  margin:10px 0;
}
#contents .materialBoxShop{
  cursor: default;
}
#contents .materialTit{
  margin-bottom:5px;
}
#contents .materialTit h2,
#contents .materialTit h3{
  font-weight: bold;
  font-size: 14px;
  color: #889955;
}
#contents .materialTit span{
  font-weight: normal;
  color: #889955;
  font-size: 12px;
}
#contents .materialBox ul{
  background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_material_border.gif) 0 0 repeat-x;
}
#contents .materialBox li{
  background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_material_border.gif) 0 bottom repeat-x;
  line-height: 2em;
  padding: 0 10px 2px;
}
  /* for modern brouser */
#contents .materialBox li:after {
     content: ".";
     display: block;
     clear: both;
     height: 0;
     visibility: hidden;
}
#contents .materialBox li {
     display: inline-block;
}
/* Hides from IE-mac \*/
* html #contents .materialBox li {
     height: 1%;
}
#contents .materialBox li {
     display: block;
}
#contents .materialBox li.shopItem {
    padding-bottom: 0;
}
#contents .materialBox .shopItem .name{
  font-weight: bold;
  font-size: 14px;
  float:left;
}
#contents .materialBox .name{
  float:left;
  font-size: 14px;
  color: #885500;
  text-decoration: none;
}
#contents .materialBox .shopItem .name#material_link {
  float:none;
}
#contents .materialBox li.shopItem a {
  color: #bf0000;
}
#contents .materialBox li.shopItem a:hover {
  color: #eea033;
}
#contents .materialBox li.shopItem a:hover .shopIcon {
  opacity: 0.6;
}
#contents .materialBox li.shopItem .shopIcon {
  display: inline-block;
  margin-top: 3px;
  padding-right: 5px;
  vertical-align: sub;
}
#contents .materialBox .amount{
  float:right;
  font-size: 14px;
}

#contents .materialBox table {
  width:100%;
}
#contents .materialBox th.name {
  padding-bottom: 5px;
  width:100%;
}
#contents .materialBox th.name h3 {
  font-weight: bold;
}

#contents .materialBox td.amount {
  width:100%;
  float: none;
  text-align: right;
  padding-bottom: 5px;
}

#contents .materialBox tr {
  line-height: 2em;
}
#contents .materialBox th,
#contents .materialBox td {
  border-bottom:1px solid #edede4;
}
#contents .materialExtra th,
#contents .materialExtra td {
  border-bottom:none;
}
/* link
  ========================================== */
#contents .materialBox dl .name a:link { color: #665533; text-decoration: none; }
#contents .materialBox dl .name a:visited { color: #665533; text-decoration: none; }
#contents .materialBox dl .name a:hover { color: #eea033; text-decoration: none; }
#contents .materialBox dl .name a:active { color: #eea033; text-decoration: none; }

/* safetyBtn  */
#contents .safetyBtn {
  display: inline-block;
  border: 1px solid #C7B59C;
  height: 38px;
  line-height: 38px;
  width: 100%;
  border-radius: 3px;
  color: #79674D;
  text-align: center;
}

#contents .safetyBtn:hover{
  background: #f6eede;
  color: #79674D !important;
}

#contents .safetyBtn > img{
  position: relative;
  top: -9px;
  width: 20px;
  height: auto;
}

/* howtoArea  */
#contents .stepBoxRecipePost2 h3{
  font-weight:bold;
  font-size: 18px;
  color: #dd5533;
  margin-bottom:5px;
}
#contents .howtoStep{
}
#contents .howtoArea{
}
#contents .stepRack{
  clear:both;
  overflow:hidden;
  padding:10px 0 0;
  background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_procedure_border.gif) 0 0 repeat-x;
}
#contents .stepBox{
  float:left;
  width:140px;
  min-height:270px;
  padding:0 10px 0;
  background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_procedure_border02.gif) right 0 repeat-y;
}
#contents .stepBox.last{
  background:none;
	padding:0 0 0 10px;
}
#contents .stepBox:first-child{
	padding:0 10px 0 0;
}
#contents .stepBox.last{
  margin:0 0 10px 0;
}

#contents .stepBox h4{
  width:23px;
  text-indent:-9999px;
  font-weight:bold;
  font-size: 18px;
  color: #dd5533;
  margin-bottom:5px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_num.png) no-repeat;
}
#contents .stepBox h4.recipeNum01{ background-position:0 0; }
#contents .stepBox h4.recipeNum02{ background-position:-24px 0; }
#contents .stepBox h4.recipeNum03{ background-position:-48px 0; }
#contents .stepBox h4.recipeNum04{ background-position:-71px 0; }
#contents .stepBox h4.recipeNum05{ background-position:-96px 0; }
#contents .stepBox h4.recipeNum06{ background-position:-120px 0; }
#contents .stepBox h4.recipeNum07{ background-position:-144px 0; }
#contents .stepBox h4.recipeNum08{ background-position:-168px 0; }
#contents .stepBox h4.recipeNum09{ background-position:-192px 0; }
#contents .stepBox h4.recipeNum10{ background-position:-216px 0; }
#contents .stepBox h4.recipeNum11{ background-position:-240px 0; }
#contents .stepBox h4.recipeNum12{ background-position:-264px 0; }
#contents .stepBox h4.recipeNum13{ background-position:-288px 0; }
#contents .stepBox h4.recipeNum14{ background-position:-312px 0; }
#contents .stepBox h4.recipeNum15{ background-position:-336px 0; }
#contents .stepBox h4.recipeNum16{ background-position:-360px 0; }
#contents .stepBox h4.recipeNum17{ background-position:-384px 0; }
#contents .stepBox h4.recipeNum18{ background-position:-408px 0; }
#contents .stepBox h4.recipeNum19{ background-position:-432px 0; }
#contents .stepBox h4.recipeNum20{ background-position:-456px 0; }
#contents .stepBox h4.recipeNum21{ background-position:0 -24px; }
#contents .stepBox h4.recipeNum22{ background-position:-24px -24px; }
#contents .stepBox h4.recipeNum23{ background-position:-48px -24px; }
#contents .stepBox h4.recipeNum24{ background-position:-71px -24px; }
#contents .stepBox h4.recipeNum25{ background-position:-96px -24px; }
#contents .stepBox h4.recipeNum26{ background-position:-120px -24px; }
#contents .stepBox h4.recipeNum27{ background-position:-144px -24px; }
#contents .stepBox h4.recipeNum28{ background-position:-168px -24px; }
#contents .stepBox h4.recipeNum29{ background-position:-192px -24px; }
#contents .stepBox h4.recipeNum30{ background-position:-216px -24px; }
#contents .stepBox h4.recipeNum31{ background-position:-240px -24px; }
#contents .stepBox h4.recipeNum32{ background-position:-264px -24px; }
#contents .stepBox h4.recipeNum33{ background-position:-288px -24px; }
#contents .stepBox h4.recipeNum34{ background-position:-312px -24px; }
#contents .stepBox h4.recipeNum35{ background-position:-336px -24px; }
#contents .stepBox h4.recipeNum36{ background-position:-360px -24px; }
#contents .stepBox h4.recipeNum37{ background-position:-384px -24px; }
#contents .stepBox h4.recipeNum38{ background-position:-408px -24px; }
#contents .stepBox h4.recipeNum39{ background-position:-432px -24px; }
#contents .stepBox h4.recipeNum40{ background-position:-456px -24px; }
#contents .stepBox h4.recipeNum41{ background-position:0 -48px; }
#contents .stepBox h4.recipeNum42{ background-position:-24px -48px; }
#contents .stepBox h4.recipeNum43{ background-position:-48px -48px; }
#contents .stepBox h4.recipeNum44{ background-position:-72px -48px; }
#contents .stepBox h4.recipeNum45{ background-position:-96px -48px; }
#contents .stepBox h4.recipeNum46{ background-position:-120px -48px; }
#contents .stepBox h4.recipeNum47{ background-position:-144px -48px; }
#contents .stepBox h4.recipeNum48{ background-position:-168px -48px; }
#contents .stepBox h4.recipeNum49{ background-position:-192px -48px; }
#contents .stepBox h4.recipeNum50{ background-position:-216px -48px; }
#contents .stepPhoto{
}
#contents .stepPhoto span{
}
#contents .stepPhoto img {
  width: 140px;
  margin-bottom:5px;
}
#contents .stepPhoto img.imgover {
  width:100%;
}
#contents .stepBox p{
}
/* howtoPoint  */
#contents .howtoPoint{
  clear:both;
  margin:20px 0 0;
  padding:20px 0 0;
  background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_step_border.gif) 0 0 no-repeat;
}
#contents .howtoPoint dl,
#contents .howtoPoint .howtoPointBox{
  width:290px;
  float:left;
}
#contents .howtoPoint dl.last,
#contents .howtoPoint .howtoPointBox.last{
  float:right;
}
#contents .howtoPoint dt,
#contents .howtoPoint .howtoPointTit{
  font-weight:bold;
  font-size: 14px;
  color: #889955;
  margin-bottom:5px;
}
#contents .howtoPoint dd,
#contents .howtoPoint .howtoPointBox p{
  color:#555555;
  min-width: 288px;
}
/* オススメ枠 */
#contents .recomProducts{
  clear:both;
  margin:20px 0 0;
  padding:20px 0 0;
  border-top:solid 1px #edede4;
}
#contents .recomProducts h2{
  font-weight:bold;
  font-size: 16px;
  color: #665533;
}
#contents .recomProducts ul{
}
#contents .recomProducts li{
  width:140px;
  float:left;
  margin:15px 20px 0 0;
  font-size: 12px;
}
#contents .recomProducts li.last{
  margin:15px 0 0 0;
}
#contents .recomProducts li a{
  display:block;
  overflow: hidden;
}
#contents .recomProducts li a.img{
  text-align:center;
}
#contents .recomProducts li img{
  margin:0 auto 25px;
}
/* rcpDate */
#contents .rcpDate{
  margin-top:30px;
  clear:both;
  text-align:right;
}
#contents .rcpDate p{
  display:inline;
  color:#555555;
  padding:0 0 0 10px;
}
#contents .rcpDate .rcpId{
}
#contents .rcpDate .openDate{
}
#contents .rcpDate .upDate{
}
/* actionArea */
#contents .actionArea{
  clear:both;
  background: #f7f7ef;
  padding:10px 20px;
  margin-top:15px;
}
#contents .shereBox{
  margin-top:1px;
}
#contents .shereBox ul{
}
#contents .shereBox li{
  float:left;
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  text-align:left;
}
#contents .sherePin{
  width:50px;
}
#contents .shereFb{
  width:110px;
  height:22px;
}
#contents .shereTw{
  width:100px;
}
#contents .socialArea ul{
}
#contents .socialArea li{
  float:left;
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  text-align:left;
  margin-right:10px;
  font-size: 12px;
  height:23px;
  line-height:23px;
}
#contents .actionArea .rakutenBlog{
  margin-left:30px;
  padding:0 0 0 19px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnRakuten.gif) 0 0.2em no-repeat;
}
#contents .actionArea .amebaBlog{
  padding:0 0 0 16px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnAmeba.gif) 0 0.2em no-repeat;
}
#contents .actionArea .original{
  padding:0 0 0 36px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnBlog.gif) 0 0.2em no-repeat;
  white-space:nowrap;
}
#contents .actionArea .affiliate{
}



/* rcpTools */
#contents .rcpTools{
  clear:both;
  background:url(//image.recipe.rakuten.co.jp/d-pc/bgRep.gif) center 50px no-repeat;
  height:80px;
}
#contents .rcpTools ul{
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_rcpTools.gif) repeat-x;
}
#contents .rcpTools li{
  float:left;
  width:164px;
  height:41px;
}
#contents .rcpTools li.btnFavo{
  width:165px;
}
#contents .rcpTools li a{
  display:block;
  overflow: hidden;
  text-indent:-999999px;
  overflow:hidden;
  background:url(//image.recipe.rakuten.co.jp/d-pc/actSprite.gif) 0 0 no-repeat;
}
#contents .rcpTools li.btnFavo a{
  background: none;
}
#contents .rcpTools li.btnMail a{
  width:164px;
  height:41px;
  background-position:-165px 0;
}
#contents .rcpTools li.btnMb a{
  width:164px;
  height:41px;
  background-position:-329px 0;
}
#contents .rcpTools li.btnPrint a{
  width:164px;
  height:41px;
  background-position:-493px 0;
}
#contents .rcpTools li.btnFavoDel a{
  background:none;
}
#contents .rcpTools li.btnFavo a:hover{
  background: none;
}
#contents .rcpTools li.btnMail a:hover{
  width:164px;
  height:41px;
  background-position:-165px 100%;
}
#contents .rcpTools li.btnMb a:hover{
  width:164px;
  height:41px;
  background-position:-329px 100%;
}
#contents .rcpTools li.btnPrint a:hover{
  width:164px;
  height:41px;
  background-position:-493px 100%;
}
#contents .rcpTools li.btnFavoDel a:hover{
  background:none;
}
#contents .rcpTools li.btnFavo{
  width:165px;
}
#contents .rcpTools li.btnFavo .recipeBtn{
  width:165px;
}
#contents .rcpTools li.btnFavo a.favoriteBtn{
  display: block;
  overflow: hidden;
  float:left;
  width:165px;
  height:41px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/actSprite.gif) 0 0 no-repeat;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .rcpTools li.btnFavo a.favoriteDelBtn{
  display: block;
  overflow: hidden;
  float:right;
  width:165px;
  height:41px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/actSprite.gif) 0 0 no-repeat;
  background-position:-657px 0;
  text-indent:-9999px;
}
#contents .rcpTools li.btnFavo a:hover.favoriteBtn{
  background-position:0 100%;
}

#contents .rcpTools li.btnFavo a:hover.favoriteDelBtn{
  background-position:-657px 100%;
}
#contents .rcpTools li.btnFavo .favoMiss{
  left:5px;
}

/* つくったよレポート */
#contents .rcpRepoCont{
  width:620px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bgRepMid.gif) repeat-y 0 0;
  margin:0 auto;
}
#contents .rcpRepoContInner{
  background: url(//image.recipe.rakuten.co.jp/d-pc/bgRepTop.gif) no-repeat 0 0;
}
#contents .rcpRepoContBtm{
  background: url(//image.recipe.rakuten.co.jp/d-pc/bgRepBot.gif) no-repeat 0 bottom;
  zoom: 1;
  margin-bottom:20px;
}
#contents .rcpRepoCont .repoHead{
  padding:15px 15px 10px;
}
#contents .rcpRepoCont .repoHead h2{
  font-weight:bold;
  font-size: 16px;
}
#contents .rcpRepoCont .repoHead span{
  font-size: 13px;
}
#contents .rcpRepoCont .repoHead span:first-child{
	margin-left:20px;
}
#contents .rcpRepoCont .repoHead .repoAll{
  font-weight:normal;
}
  /* recipePhotoBox */
#contents .rcpRepoCont .recipeRepoBox{
}
#contents .rcpRepoCont .recipePhotoBox{
  clear:both;
}
/* link
  ========================================== */
#contents .rcpRepoCont #mainContents .recipePhotoBox a:link { color: #665533; text-decoration: none; }
#contents .rcpRepoCont #mainContents .recipePhotoBox a:visited { color: #685333; text-decoration: none; }
#contents .rcpRepoCont #mainContents .recipePhotoBox a:hover { color: #eea033; text-decoration: none; }
#contents .rcpRepoCont #mainContents .recipePhotoBox a:active { color: #eea033; text-decoration: none; }

#contents .rcpRepoCont .recipePhotoBox ul{
  margin:0 0 0 10px;
}
#contents .rcpRepoCont .recipePhotoBox ul li{
  width:140px;
  float:left;
  margin-right:14px;
}
#contents .rcpRepoCont .recipePhotoBox ul li.last{
  margin-right:0;
}
#contents .rcpRepoCont .recipePhotoBox ul li p{
  font-size: 12px;
  color: #665533;
}
#contents .rcpRepoCont .recipePhotoBox ul li .cateRank{
  color: #dd5533;
  font-size: 18px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnRank.gif) 35px center no-repeat;
  padding-left:25px;
  font-weight: bold;
  margin:0 auto;
  text-align:center;
}

#contents .rcpRepoCont .recipePhotoBox ul li .cateRankDate{
  color:#555555;
  font-size: 11px;
}
#contents .rcpRepoCont .recipePhotoBox ul li .cateRankImage{
  color:#555555;
  font-size: 11px;
}
#contents .rcpRepoCont .recipePhotoBox ul li .cateRankImage{
  margin-bottom:10px;
}
#contents .rcpRepoCont .recipePhotoBox ul li .cateRankImage a,
#contents .rcpRepoCont .recipePhotoBox ul li .cateRankImage .cateRankImageBg{
  display:block;
  overflow: hidden;
  position: relative;
  width:140px;
  height:140px;
}
#contents .rcpRepoCont .recipePhotoBox ul li .cateRankImage img{
}
#contents .rcpRepoCont .recipePhotoBox ul li .cateRankImage span{
  display:block;
  background:url(//image.recipe.rakuten.co.jp/d-pc/fl140rec.png) 0 0 no-repeat;
  width:140px;
  height:140px;
  position:absolute;
  top:0;
  left:0;
}
#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankTtl{
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px;
}
#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankTtl a{
  text-decoration:underline!important;
}
/* link
  ========================================== */
#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankTtl a:link { color: #665533; text-decoration: none; }
#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankTtl a:visited { color: #665533; text-decoration: none; }
#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankTtl a:hover { color: #eea033; text-decoration: none; }
#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankTtl a:active { color: #eea033; text-decoration: none; }

#contents .rcpRepoCont .recipePhotoBox ul li p.cateRankName{
  color:#555555;
  font-size: 11px;
  text-align:right;
}
#contents .rcpRepoCont .recipePhotoBox ul li p.caseIcon img{
  margin-right:5px;
  margin-bottom:7px;
}
#contents .rcpRepoCont .recipePhotoBox ul li p.btnRepoDel{
  margin: 10px auto;
  text-align:center;
  float: none;
}
#contents .rcpRepoCont .recipePhotoBox ul li p.btnRepoDel a{
  margin: 0 auto;
}
/* repoRes */
#contents .rcpRepoCont .repoBox {
}
/* link
  ========================================== */
#contents .rcpRepoCont .repoBox a:link { color:#555555!important; text-decoration: none; }
#contents .rcpRepoCont .repoBox a:visited { color:#555555!important; text-decoration: none; }
#contents .rcpRepoCont .repoBox a:hover { color: #eea033!important; text-decoration: none; }
#contents .rcpRepoCont .repoBox a:active { color: #eea033!important; text-decoration: none; }

#contents .rcpRepoCont .repoBox img{
  margin-right:5px;
  vertical-align: middle;
}
#contents .rcpRepoCont .repoBox .description{
  font-size: 12px;
  margin-right:5px;
}
#contents .rcpRepoCont .repoBox .comUser{
  font-size: 10px;
  color:#555555;
  margin:15px 0 10px ;
  position: relative;
}
#contents .rcpRepoCont .repoBox .comUser img{
  position:absolute;
  top:50%;
  left:0;
  margin-top:-18px;
}
#contents .rcpRepoCont .repoBox .comUser span{
  display:block;
  padding-left:45px;
}
#contents .rcpRepoCont .repoBox .resTxt{
  font-size: 12px;
}
#contents .rcpRepoCont .repoBox .resUser{
  margin-top:10px;
  font-size: 10px;
  color:#555555;
}
#contents .rcpRepoCont .repoRes {
  clear:both;
  display:none;
  width:140px;
  margin: 0 auto 0;
  background: url(//image.recipe.rakuten.co.jp/d-pc/frRepMid.gif) repeat-y 0 0;
}
#contents .rcpRepoCont .repoRes div.repoResBg {
  background: url(//image.recipe.rakuten.co.jp/d-pc/frRepTop.gif) no-repeat 0 0;
}
#contents .rcpRepoCont .repoRes div.repoResBg div {
  background: url(//image.recipe.rakuten.co.jp/d-pc/frRepBot.gif) no-repeat 0 bottom;
  zoom: 1;
  padding:18px 10px 10px;
}
#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox .recipeRepoNone{
  text-align: center;
  margin-bottom: 30px;
  color: #555555;
}
#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox ul{
  padding:0 0 10px;
}
#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox ul.last{
  border:none;
  padding:0 0 0;
}
#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox ul li .cateRankImage{
  margin-bottom:6px;
  text-align:center;
}
#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox ul li .cateRankImage a{
  display:block;
  margin:0 auto;
  overflow: hidden;
  position: relative;
/*  width:120px;
  height:120px;*/
}
#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox ul li .cateRankImage a img{
}
/*#contents .rcpRepoCont .recipeRepoBox .recipePhotoBox ul li p.cateRankImage a span{
  display:block;
  background:url(//image.recipe.rakuten.co.jp/d-pc/fl120rec.png) 0 0 no-repeat;
  width:120px;
  height:120px;
  position:absolute;
  top:0;
  left:0;
}*/
/* 新着順・ページ */
#contents .rcpRepoCont .countBox{
  clear:both;
  margin:0 0 15px;
}
#contents .rcpRepoCont .countBox .countAll{
  float:left;
  font-weight: bold;
  margin:0 0 10px;
}
#contents .rcpRepoCont .countBox .countPage{
  position:relative;
  text-align:center;
  margin:0 auto;
  position:relative;
  overflow:hidden;
  text-align:center;
}
#contents .rcpRepoCont .countBox .countPage ul{
  text-align:center;
  position:relative;
  left:50%;
  float:left;
  padding:0;
}
#contents .rcpRepoCont .countBox .countPage li{
  font-weight: bold;
  font-size: 14px;
  margin:0 8px;
  position:relative;
  left:-50%;
  float:left;
}
#contents .rcpRepoCont .countBox .countPage li a{
}
#contents .rcpRepoCont .countBox .countPage li.current{
  color: #eea033;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageRev{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:0 -40px;
  text-indent:-9999px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageNext{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:100% -40px;
  text-indent:-9999px;
}

#contents .rcpRepoCont .countBox .countPage li.repoPageRev a{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageNext a{
  display: block;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:100% 0;
  text-indent:-9999px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageRev a:hover{
  background-position:0 -20px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageNext a:hover{
  background-position:100% -20px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageRev a.off{
  background-position:0 -40px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageNext a.off{
  background-position:100% -40px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageRev a:hover.off{
  background-position:0 -40px;
}
#contents .rcpRepoCont .countBox .countPage li.repoPageNext a:hover.off{
  background-position:100% -40px;
}
#contents .repoResAct{
  border-bottom:solid 1px #e2e2d9;
  padding:15px 0 10px;
}
#contents .repoResAct .btnRepoRes{
  padding:0 10px;
  float:right;
}
#contents .repoResAct .bnrRepoRes{
  display: block;
  text-align:center;
}
#contents .repoResAct .bnrRepoRes img{
  margin:15px 0 10px;
}

#contents .repoResAct .btnRepoRes a{
  display: block;
  overflow: hidden;
  padding:0;
  width:200px;
  height:30px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnReport.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .repoResAct .btnRepoRes a:hover{
  background-position:0 100%;
}

#contents .rcpRepoCont .btnRepoCom{
  padding:0;
  position:absolute;
  top:0;
  right:0;
}
#contents .rcpRepoCont .btnRepoCom a{
  display: block;
  overflow: hidden;
  padding:0;
  width:130px;
  height:30px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnComment.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .rcpRepoCont .btnRepoCom a:hover{
  background-position:0 100%;
}
#contents .rcpRepoCont .btnRepoDel{
	padding:0 10px;
	float:right;
}
#contents .rcpRepoCont .btnRepoDel a{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnDel.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .rcpRepoCont .btnRepoDel a:hover{
  background-position:0 100%;
}

#contents .comRecord{
}
#contents .recordBox{
  position:relative;
  margin:20px 15px 0;
}
#contents .recordBox:first-child{
	margin-top:0;
}
#contents .recordBox.last{
}
#contents .comRecordThumb{
  width:42px;
  float:left;
}
#contents .comRecordDetail{
	margin:0 0 10px 42px;
}
#contents .recordDetailHead{
	overflow:hidden;
	margin-bottom:2px;
}
#contents .recordTxt{
	width:463px;
}
#contents .recordName{
  font-size: 10px;
  color:#555555;
  float:left;
}
/* link
  ========================================== */
#contents .recordName a:link { color:#555555; text-decoration: none; }
#contents .recordName a:visited { color:#555555; text-decoration: none; }
#contents .recordName a:hover { color: #eea033; text-decoration: none; }
#contents .recordName a:active { color: #eea033; text-decoration: none; }

#contents .recordDate{
  font-size: 10px;
  color:#555555;
  float:right;
}
#contents .recordDel{
}
#contents .recordMore{
  font-weight:bold;
  margin:0 10px 10px 57px;
}

#contents .comForm{
  position:relative;
  height: 80px;
  margin:15px 15px 20px;
}
#contents .comForm p{
  float:left;
}
#contents .comForm p textarea{
  border:1px solid #999999;
  background:#ffffff;
  color: #665533;
  width:435px;
  height: 60px;
  padding: 5px 5px 0;
  resize: none;
}
#contents .comForm p input::-webkit-input-placeholder{
  color: #a9a9a9;
}
#contents .comForm p input::-moz-placeholder{
  color: #a9a9a9;
}
#contents .comForm p input:-moz-placeholder{
  color: #a9a9a9;
}
#contents .comForm p input:-ms-input-placeholder{
  color: #a9a9a9;
}
#contents .comForm p textarea::-webkit-input-placeholder{
  color: #a9a9a9;
}
#contents .comForm p textarea::-moz-placeholder{
  color: #a9a9a9;
}
#contents .comForm p textarea:-moz-placeholder{
  color: #a9a9a9;
}
#contents .comForm p textarea:-ms-input-placeholder{
  color: #a9a9a9;
}

#contents .rcpComCont{
  border-top: 1px solid #E2E2D9;
}
#contents .rcpComCont .error{
  padding-left:15px;
}
#contents .rcpComCont .repoHead {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #E2E2D9;
  background-color: #f7f7ef;
  cursor: pointer;
}
#contents .rcpComCont .repoHead:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 15px;
  height: 10px;
  margin-top: -5px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/icon-toggle-chevron.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#contents .rcpComCont.is-active .repoHead:before {
  background-position: 0 -15px;
}
#contents .rcpComCont .rcpCommentBody {
  display: none;
  padding-top: 15px;
}
#contents .rcpComCont.is-active .rcpCommentBody {
  display: block;
}

/* その他 */
#contents .rcpAside{
  background: #f7f7ef;
  padding:17px 20px 10px;
  margin-top:20px;
}
#contents .rcpAside .asideRack{
  border-bottom:solid 1px #e2e2d9;
}
#contents .rcpAside .noline{
  border-bottom:none;
}
#contents .rcpAside .asideRack dl{
  padding-bottom:10px;
  zoom:1;
  position: relative;
}
#contents .rcpAside .asideRack dt{
  display: block;
  font-weight:bold;
}
#contents .rcpAside .asideRack dd{
  display: block;
  color:#885500;
  white-space:nowrap;
}
#contents .rcpAside .asideRack .aside {
  border-bottom: 1px solid #E2E2D9;
}
#contents .rcpAside .asideL{
  float:left;
  margin-right:55px;
}
#contents .rcpAside .asideL dt{
  float: left;
	margin-right:10px;
}
#contents .rcpAside .asideL dd{
  padding: 0 0 0 3em;
  font-weight:bold;
}
#contents .rcpAside .asideR{
  float:left;
}
#contents .rcpAside .asideR dt{
  float: left;
}
##contents .rcpAside .asideR dd{
#  padding: 0 0 0 6.8em;
#}
#contents .rcpAside .asideR span{
  padding: 0 0 0 10px;
}
#contents .rcpAside clearfix .asideRackBtm{
  float:left;
}
#contents .rcpAside .asideRackBtm dt{
  font-weight:bold;
  margin:10px 0 0;
}
#contents .rcpAside .asideRackBtm dd{
  margin:5px 0 10px 0;
}
#contents .rcpAside .asideRackBtm dd span{
  margin:0 20px 0 0;
}
#contents .rcpAside .asideRackBtmCategory dl{
  margin-bottom:10px;
}
#contents .rcpAside .asideRackBtmCategory dt{
  font-weight:bold;
  margin:10px 0 0;
}
#contents .rcpAside .asideRackBtmCategory dd{
  margin:5px 0 10px 0;
}
#contents .rcpAside .asideRackBtmCategory dd span{
  margin:0 20px 0 0;
}
/* 右ナビ：店舗ユーザ情報枠 */
.myRecipeInfo02{ border: 3px solid #CCC59E; background-color:#ffffff; color: #564D43; margin:0 0 10px; padding:0; width: 294px; }
.myRecipeInfo02 .myInfoHead{ position:relative; float:left; width:270px; background-color:#ffefbf; border-bottom: 1px solid #CCC59E; padding:0 12px; }
.myRecipeInfo02 .myInfoHead p{ float:left; margin:7px 0 5px; font-weight:bold; }
.myRecipeInfo02 .myInfoHead a{ float:right; margin:3px 0; }

.myRecipeInfo02 .myProf{ clear:both; overflow:hidden; padding:7px 12px 10px; width:270px; }
.myRecipeInfo02 .myProf .myProfImg{ float:left; width:86px; }
.myRecipeInfo02 .myProf .myProfImg img{ border: 1px solid #B9B6B2; }
.myRecipeInfo02 .myProf .myProfR{ float:right; width:184px; }
.myRecipeInfo02 .myProf .myProfR dt{ margin-bottom:6px; font-size:108%; font-weight:bold; }
.myRecipeInfo02 .myProf .myProfR .myInfoTxt{ font-size: 87%; line-height:1; }
.myRecipeInfo02 .myProf .myProfR .myInfoConf{ text-align:right; }

/* postRecipeBox */
#contents .postRecipeBox{
  clear:both;
  border-top:1px solid #eaeae4;
  border-bottom:1px solid #eaeae4;
  margin:0 0 10px 0;
}
#contents .postRecipeBox ul{
  padding:0 0 0 20px;
}
#contents .postRecipeBox li{
  width:115px;
  height:50px;
  line-height:50px;
  position:relative;
  float:left;
  background:url(//image.recipe.rakuten.co.jp/d-pc/bg_LB_stepPost.gif) no-repeat 100% center;
  padding:0 0 0 35px;
  margin:0 15px 0 0;
}
#contents .postRecipeBox li.current{
  background:url(//image.recipe.rakuten.co.jp/d-pc/bg_LB_stepPost_on.gif) no-repeat 100% center;
}
#contents .postRecipeBox li.step4{
  width:105px;
  margin:0 0 0 0;
  background:none;
}
#contents .postRecipeBox li span{
  display: block;
  overflow: hidden;
  width:24px;
  height:24px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/icnSpritePost.gif) no-repeat 0 0;
  text-indent:-9999px;
  margin: 0 3px 0 0 ;
  position:absolute;
  top:50%;
  left:0;
  margin:-12px 0 0 0;
}
#contents .postRecipeBox li.step1 span{
  background-position:0 0;
}
#contents .postRecipeBox li.step2 span{
  background-position:-24px 0 ;
}
#contents .postRecipeBox li.step3 span{
  background-position:-48px 0 ;
}
#contents .postRecipeBox li.step4 span{
  background-position:-72px 0 ;
}
#contents .postRecipeBox li.step1.current span{
  background-position:0 -24px;
}
#contents .postRecipeBox li.step2.current span{
  background-position:-24px -24px ;
}
#contents .postRecipeBox li.step3.current span{
  background-position:-48px -24px ;
}
#contents .postRecipeBox li.step4.current span{
  background-position:-72px -24px ;
}
/* recipePost */
#contents .recipePost{
  margin: 0 20px;
}
#contents .recipePost .recipePostHead {
  padding: 4px 10px 12px 15px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bgMainTtl.gif) 0 0 no-repeat;
}
#contents .recipePost .recipePostHead h1 {
  font-weight: bold;
  font-size: 18px;
}
#contents .recipePost .thanksComment{
	position:relative;
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  line-height:25px;
  margin: 40px auto;
}
#contents .recipePost .thanksComment:after{
	content:url(//image.recipe.rakuten.co.jp/d-pc/img_recipeImgPost02.jpg);
	position:absolute;
	bottom:-20px;
	right:15px;
}
#contents .recipePost .recipePostErr{
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  line-height:25px;
  margin: 70px auto;
}
#contents .recipePost .recipeOpenBtn{
  text-align:center;
}
#contents .recipePost .recipeOpenBtn .linkCampaign {
  margin-bottom:20px
}
#contents .recipePost .recipeOpenBtn ul{
  margin:0 25px 30px;
  text-align:center;
}
#contents .recipePost .recipeOpenBtn li{
  float:left;
  width:190px;
  height:30px;
  margin: 0 45px;
}
#contents .recipePost .recipeOpenBtn li a{
  display: block;
  overflow: hidden;
  width:190px;
  height:30px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePost.gif) no-repeat 0 0;
  text-indent:-9999px;
  margin: 0 3px 0 0 ;
}
#contents .recipePost .recipeOpenBtn li.linkEdit a{
  background-position:0 0;
}
#contents .recipePost .recipeOpenBtn li.linkList a{
  background-position:-190px 0 ;
}
#contents .recipePost .recipeOpenBtn li.linkEdit a:hover{
  background-position:0 100%;
}
#contents .recipePost .recipeOpenBtn li.linkList a:hover{
  background-position:-190px 100%;
}
#contents .recipePost .recipePostText{
  color:#555555;
  text-align:center;
  line-height:1.6;
  margin:0 auto 30px;
	font-size:12px;
}
/* recipePost1 */
.recipePost .recipePost1 .postText{
  color:#885500;
  margin:10px 20px;
}
.recipePost .recipePost1 .recipePostForm{
width:620px;
background:#f7f7ef url(//image.recipe.rakuten.co.jp/d-pc/bgPostTop.gif) 0 0 no-repeat;
}
.recipePost .recipePost1 .recipePostFormInner{
width:620px;
background:url(//image.recipe.rakuten.co.jp/d-pc/bgPostBot.gif) 0 bottom no-repeat;
padding:15px 10px 10px 15px;
}
.recipePost .recipePost1 .recipePostFormInner h2{
  font-weight: bold;
  font-size: 18px;
  margin-bottom:10px;
}
.recipePost .recipePost1 .recipePostInput{
width:551px;
height:21px;
margin-bottom:5px;
padding:3px 30px 1px 5px;
border:1px solid #999999;
background:#ffffff;
display:inline;
}
.recipePost .recipePost1 .recipePostInput.err{
background-color:#ffcccc!important;
border:1px solid #ff0000!important;
}
.recipePost .recipePost1 .words{
font-size:12px;
text-align:right;
margin-bottom:20px;
padding-right:40px;
}
.recipePost .recipePost1 .agreeArea{
text-align:center;
margin:30px 0;
font-size:110%;
}

/* link
  ========================================== */
.recipePost .recipePost1 .agreeArea a:link { color: #665533!important; text-decoration: underline!important; }
.recipePost .recipePost1 .agreeArea a:visited { color: #665533!important; text-decoration: underline!important; }
.recipePost .recipePost1 .agreeArea a:hover { color: #eea033!important; text-decoration: underline!important; }
.recipePost .recipePost1 .agreeArea a:active { color: #eea033!important; text-decoration: underline!important; }

.recipePost .recipePost1 .agreeArea p{
margin:0 0 10px 0;
}
.recipePost .recipePost1 .recipeOpenBtn{
text-align:center;
position:relative;
  margin: 0 0 40px;
}
.recipePost .recipePost1 .recipeOpenBtn a{
  display: block;
  overflow: hidden;
  width:160px;
  height:30px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnRecipePost.gif) no-repeat 0 0;
  text-indent:-9999px;
  margin: 0 auto;
}
.recipePost .recipePost1 .errorArea1{
margin:0 0 10px 0;
font-size:110%;
}
.recipePost .recipePost1 .error{
color:#FF0000;
font-weight:bold;
}
.recipePost .recipePost1 #recipe_title.err{ background-color:#FFCFD0; }
.recipePost .recipePost1 .fontWater{ color:#d1cbc0; }


/* recipePost3 */
.recipePost .recipePost3{
}
.recipePost .recipePost3 .postText{
  color:#885500;
  margin:10px 20px;
}
.cateMainBlock{
}
.cateMainHead{
	overflow:hidden;
	margin-bottom:20px;
}
.cateMainHead .cateTit{
	float:left;
	font-size:16px;
	font-weight:bold;
}
.recipePost .recipePost3 .cateMainBlock .errorArea2{
	margin-left:0;
}
.cateMainHead .cateClear{
	float:right;
}
.icnEss{
	margin-left:5px;
	vertical-align:-5px;
}
.cateMainBlock dl{
	width:385px;
	margin:0 auto;

}
.cateMainBlock dt{
	float:left;
	font-weight:bold;
}
.cateMainBlock dd{
	width:300px;
	margin-left:85px;
	padding-bottom:30px;
	background:url(//image.recipe.rakuten.co.jp/d-pc/bg_LB_setting_02.gif) 140px 13px no-repeat;
}
.cateMainBlock dd select{
	width:300px;
}
.cateMainBlock dd.last{
	padding-bottom:0;
	background:none;
}

.cateSubBlock{
	margin:30px 0 30px;
	padding-top:30px;
	border-top:1px solid #EAEAE4;
}
.cateSubLead{
	margin-bottom:20px;
	padding-left:15px;
}
.cateSubLead span{
	font-size:12px;
}
.cateSubRack{
	border-top:dashed 1px #EAEAE4;
}
.cateSubLead + .cateSubRack{
	border-top:none;
}
.cateSubRack .cateSubBox{
	float:right;
	width:290px;
	padding:15px 0 25px 19px;
}
.cateSubRack .cateSubBox:first-child{
	float:left;
	padding:15px 18px 25px 0;
	border-right:dashed 1px #EAEAE4;
}
.cateSubLead + .cateSubRack .cateSubBox{
	padding-top:0;
}
.cateSubHead{
	overflow:hidden;
	margin-bottom:15px;
}
.cateSubHead .cateTit{
	float:left;
	font-weight:bold;
}
.recipePost .recipePost3 .cateSubBox .errorArea2{
	margin-left:0;
}
.cateSubHead .cateClear{
	float:right;
}
.cateSubBox dt{
	display:none;
}
.cateSubBox dd{
	padding-bottom:30px;
	background:url(//image.recipe.rakuten.co.jp/d-pc/bg_LB_setting_02.gif) 132px 13px no-repeat;
}
.cateSubBox dd.last{
	padding-bottom:0;
	background:none;
}
.cateSubBox dd select{
	width:285px;
}

.recipePost .recipePost3 .recipeOpenBtn{
margin: 0 -20px 20px;
padding-top:25px;
padding-bottom:10px;
text-align:center;
border-top:1px solid #dd5533;
position:relative;
}
.recipePost .recipePost3 .recipeOpenBtn a{
display:block;
margin-bottom:10px;
}
.recipePost .recipePost3 .recipeOpenBtn .completeBtn a{
display:block;
margin: 0 auto 10px;
}
.recipePost .recipePost3 .recipeOpenBtn #recipeOpen img{
margin:0 0 10px;
}

.recipePost .recipePost3 .recipeOpenBtn .save img{
position:absolute;
top:45px;
left:65px;
}

.recipePost .recipePost3 .recipeOpenBtn p.caution {
font-size:85%;
margin-bottom:5px;
}

.recipePost .recipePost3 .recipeOpenBtn .backBtn{
position:absolute;
top:25px;
left:12px;
}
.recipePost .recipePost3 .recipeOpenBtn .cancelBtn{
position:absolute;
top:26px;
left:12px;
}
.recipePost .recipePost3 .recipeOpenBtn ul{
}
.recipePost .recipePost3 .recipeOpenBtn li{
display:inline;
margin:0 33px;
}

.recipePost .recipePost3 .errorArea2{
margin:0 0 10px 20px;
display: none;
}
.recipePost .recipePost3 .error{
color:#FF0000;
font-weight:bold;
}



/* 1400124 投稿画面 完了ページ
------------------------------------------------------ */
.recipeCamp{
	margin-bottom:38px;
}
.recipeCamp h3,
.reciperCont h3{
background:#f0eadf;
padding:2px 20px;
font-weight:bold;
font-size:15px;
color:#685333;
}
.recipeCamp ul{
padding:0 20px;
}
.recipeCamp ul li{
padding:21px 0 0;
}
.recipeCamp .recipeCampIcon{
width:65px;
float:left;
}
.recipeCamp .recipeCampDetail{
margin-left:81px;
color:#a0a0a0;
}
#contents .recipeCamp .recipeCampDetail a{
display:inline-block;
margin-bottom:11px;
text-decoration:underline;
background:url(//image.recipe.rakuten.co.jp/d-pc/icn_link.gif)  right 4px no-repeat;
padding-right:10px;
}
.reciperCont ul{
overflow:hidden;
padding:20px 20px 0;
}
.reciperCont ul li{
width:185px;
float:left;
margin-left:30px;
}
.reciperCont ul li:first-child{
margin-left:0;
}
.reciperCont .reciperDetail{
	width:150px;
	margin:0 auto;
}
.reciperCont .reciperDetail > span{
margin:20px 0 0 4px;
display:inline-block;
width:50px;
height:41px;
text-indent:-999px;
overflow:hidden;
}
.reciperCont .reciperDetail .rankIcon1{ background:url(//image.recipe.rakuten.co.jp/d-pc/recipeCamp_crown1.gif) 0 0 no-repeat; }
.reciperCont .reciperDetail .rankIcon2{ background:url(//image.recipe.rakuten.co.jp/d-pc/recipeCamp_crown2.gif) 0 0 no-repeat; }
.reciperCont .reciperDetail .rankIcon3{ background:url(//image.recipe.rakuten.co.jp/d-pc/recipeCamp_crown3.gif) 0 0 no-repeat; }
.reciperCont .reciperDetail .reciperPhoto{
width:76px;
height:76px;
margin-right:4px;
float:right;
}
.reciperCont .reciperDetail .reciperName{
clear:both;
text-align:center;
padding:8px 0 20px;
}
.reciperCont .reciperDetail .reciperName .reciperNameValue{
display:inline-block;
text-decoration:underline;
padding-right:5px;
}
.reciperCont .reciperDetail .reciperName .reciperNameSan{
display:inline-block;
color:#685333;
}
.reciperCont .reciperRecipe{
background:#f7f7ef;
margin:0 0 45px;
padding:11px 17px;
border-radius: 10px;
}
.reciperCont .reciperRecipe .txt{
font-size:11px;
margin-bottom:7px;
text-align:center;
}
.reciperCont .reciperRecipe .reciperRecipePhoto{
position:relative;
width:140px;
margin:0 auto;
}
.reciperCont .reciperRecipe .reciperRecipePhoto span{
display:block;
background:url(//image.recipe.rakuten.co.jp/d-pc/fl140rec.png) 0 0 no-repeat;
width:140px;
height:140px;
position:absolute;
top:0;
left:0;
}
#contents .reciperCont .reciperRecipe .recipeLink{
display:inline-block;
text-decoration:underline;
padding-top:8px;
line-height:1.6;
}

/* 130109 登録したいカテゴリを探そう
------------------------------------------------------ */
.categorySupport{
position:relative;
margin-bottom:25px;
}
.recipePost .recipePost3 .categorySupport{
width:620px;
background:#f7f7ef url(//image.recipe.rakuten.co.jp/d-pc/bg_cateTop.gif) 0 0 no-repeat;
}
.recipePost .recipePost3 .categorySupportInner{
width:620px;
background:url(//image.recipe.rakuten.co.jp/d-pc/bg_cateBot.gif) 0 bottom no-repeat;
padding:10px 10px 40px 10px;
}

.categorySupport .cateSupTit{
  font-size: 16px;
  margin:5px 5px 10px 5px;
}
.categorySupport .cateSupTit span{
display:inline-block; *display:inline; *zoom:1; min-height:24px; line-height:24px; font-weight:bold; padding-left:32px; background:url(//image.recipe.rakuten.co.jp/d-pc/bg_cateSupSearchTit02.gif) left center no-repeat;
}
.categorySupport .cateSupText{
  color:#885500;
  margin:10px 10px 20px 40px;
}
.cateSupSearch{
width:600px;
}
.cateSupSearch p{ display:inline-block; *display:inline; *zoom:1; min-height:21px; line-height:21px; margin-bottom:5px;font-weight:bold; font-size:103%;
text-align:left;
margin-left:20px;
}

.recipePost .recipePost3 .cateSupInput{
width:551px;
height:21px;
margin-bottom:5px;
padding:3px 5px 1px 5px;
border:1px solid #999999;
background:#ffffff;
display:inline;
margin-left:20px;
}
.recipePost .recipePost3 .cateSupInput.err{
background-color:#ffcccc!important;
border:1px solid #ff0000!important;
}

.cateSupSearch .words{
font-size:12px;
display:block; padding:0 25px 0 0 ; text-align:right;}
.cateSupSearch #recipe_category_submit{
text-align:center;
margin:0 auto;
display:block;
*zoom:1; width:130px; height:30px;
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_cateSupSearch_off.gif) 0 0 no-repeat;
vertical-align:middle; *vertical-align:-2px;
}
.cateSupSearch #recipe_category_submit.disabled a{ display:none; }

.cateSupResult{
margin:30px 0 0 -10px;
border-top:1px solid #d2cfcb;
width:620px;
overflow:hidden;
}
.cateSupResult .cateSupResultTit{
border-top:1px solid #ffffff;
margin-bottom:6px;
padding:10px 0 0 10px;
}
.cateSupResult .cateSupResultTit span{
display:inline-block; *display:inline; *zoom:1; min-height:22px; line-height:22px; font-weight:bold; padding-left:10px; }
.cateSupResult ul{
margin:0 0 10px 20px;
overflow:hidden;
}
.cateSupResult li{
background:#ffffff;
width:135px;
margin:5px;
float:left;
text-align:center;
}
#contents .cateSupResult li a{
display:block;
margin:5px;
padding:5px 0 35px 0;
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_cateSupResult.gif) center bottom no-repeat;
text-decoration:none;
}
#contents .cateSupResult li a:hover{
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_cateSupResult_on.gif) center bottom no-repeat;
}
#contents .cateSupResult li a.selected{
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_cateSupSelect.gif) center bottom no-repeat;
}
#contents .cateSupResult li a.selected:hover{
color:#885500;
}


#contents .cateSupResult li a span{
display:block;
background:url(//image.recipe.rakuten.co.jp/d-pc/bg_LB_stepArw.gif) center bottom no-repeat;
padding:0 0 15px 0;
margin:0 0 5px 0;
}

.cateSupResult .cateSupErr{
clear:both;
margin:20px 0 0 20px;
}

.recipePost .recipePost3 .fontGray{ color:#777777; }
.recipePost .recipePost3 .placeholderstyle{ color:#d1c7bc; }
.recipePost .recipePost3 input::-webkit-input-placeholder{
  color: #d1c7bc;
}
.recipePost .recipePost3 input::-moz-placeholder {
  color: #d1c7bc;
}
.recipePost .recipePost3 input:-moz-placeholder {
  color: #d1c7bc;
}
.recipePost .recipePost3 input:-ms-input-placeholder{
  color: #d1c7bc;
}

/* recipePost2
============================================ */
  /* タイトル */
#contents .detailHeadRecipePost2 {
  background: #f7f7ef;
  padding:10px 20px;
}

#contents .detailHeadRecipePost2 h1 {
  font-weight: bold;
  font-size: 19px;
}

/* mouseover --------------------------------- */
.recipePost2 .rcpTitEdit:hover,
.recipePost2 .outlineMemo ul:hover,
.recipePost2 .materialBoxEdit:hover,
.recipePost2 .ownerCom p:hover,
.recipePost2 .stepBoxRecipePost2 p:hover,
.recipePost2 .howtoPoint dd:hover,
.recipePost2 .asideEdit dd:hover,
.recipePost2 .cateEdit a:hover,
.recipePost2 .tagEdit a:hover,
.recipePost2 .productsEdit a:hover{cursor:pointer; }
.recipePost2 .stepBoxRecipePost2 p.error:hover{ background:none; cursor:default; }
.recipePost2 .rcpTitEdit:hover{ background:#faf3e4 url(//image.recipe.rakuten.co.jp/d-pc/icn_editTitle_on.gif) 5px 0 no-repeat; }

.recipePost2 .stepPhoto img{ cursor:pointer; max-width:140px; }

/* editer --------------------------------- */
.recipePost2 .inplace_save{
  position:absolute;
  right:70px;
  bottom:-3px;
  padding:0;
  border:none;
  margin-right:5px;
  height:20px;
  text-indent:-9999px;
  width:50px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save.gif) left top no-repeat; border:none; cursor:pointer;
}
#mainContents .recipePost2 .inplace_cancel{
margin:0;
border:none;
cursor:pointer;
}
.recipePost2 .inplace_save:hover{
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save02_on.gif) 0 0 no-repeat;
}

#mainContents .recipePost2 .inplace_save{
padding:0;
border:none;

margin-right:5px; height:20px; text-indent:-9999px; width:50px;
background: url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save.gif) left top no-repeat; border:none; cursor:pointer; }
#mainContents .recipePost2 .inplace_cancel{
margin:0;
border:none;
cursor:pointer;
}
.recipePost2 .inplace_cancel{
  margin:0;
  padding:0;
  border:none;
  cursor:pointer;
  background:none;
  position:absolute;
  color:#885500;
  text-decoration: underline;
}
.recipePost2 textarea#recipe_comment,
.recipePost2 .stepBoxRecipePost2 .inplace_field,
#recipe_advice textarea,
#recipe_history textarea{
padding-left:3px; margin-bottom:5px; overflow:auto;
background-color:#ffffff; border:1px solid #999999; }
.recipePost2 .asideL form .inplace_field{
 padding:3px; margin-bottom:5px; background-color:#ffffff; border:1px solid #999999;
}
#mainContents .recipePost2 .words{
font-size:12px;
position:absolute; left:2px; bottom:8px; }

#recipe_title.err,#menu.err,
#leftContents textarea.err,
#mainContents textarea.err{ background-color:#FFCFD0; }


.recipePost2 .fontWater{ color:#d1cbc0; }
.recipePost2 .icnEss{ margin-left:5px; }


/* rcpHead --------------------------------- */
.recipePost2 .rcpHead{ clear:both;height:20px;margin:0 20px 10px ;}

.recipePost2 .rcpHeadL{ float:left;width:304px;}
.recipePost2 .rcpHeadL p{ margin-right:10px; display:inline-block; *display:inline; *zoom:1; vertical-align:middle; }
.recipePost2 .rcpHeadR{ float:right; width:304px; text-align:right; }

.recipePost2 .rcpHeadR a{
  float: right;
  display: block;
  overflow: hidden;
  padding:0;
  width:130px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btn_deleteRecipe.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:9999px;
}
.recipePost2 .rcpHeadR p a:hover{
  background-position:0 -20px;
}

/* rcpTit --------------------------------- */
.recipePost2 .rcpTit{
 position:relative;
}
.recipePost2 .rcpTit h1{
width:608px;
}
.recipePost2 .rcpTitEdit{
display:block; padding:1px 5px 1px 45px;
background:url(//image.recipe.rakuten.co.jp/d-pc/icn_cmn_pen.gif) 5px 0 no-repeat;
}
.recipePost2 .rcpTit form{ display:block; padding-bottom:40px; }
.recipePost2 .rcpTit input#recipe_title{
height:28px; width:470px; padding:3px; margin-right:8px; border:1px solid #999999; color:#70440F; font-weight:bold; }
.recipePost2 .rcpTit .inplace_save{
position:absolute; top:10px; right:55px;
height:20px;
width:50px;
text-indent:-9999px;
background: url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save02.gif) left top no-repeat; }
.recipePost2 .rcpTit .inplace_save:hover{
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save02_on.gif) 0 0 no-repeat; }
.recipePost2 .rcpTit .words1{
font-size:12px;
display:block; padding:3px 90px 0 2px; font-weight:normal;
text-align:right;
}
.recipePost2 .rcpTit .inplace_cancel{
 position:absolute;
 bottom:25px;
 right:70px;
 line-height: 1.4 !important;
}



/* rcpOutline --------------------------------- */
.recipePost2 .rcpOutline{
}
.recipePost2 .outlineL{
  text-align:center;
}
.recipePost2 .rcpPhotoBox{
}
.recipePost2 .rcpPhotoBox .error { margin-bottom: 5px; }
#recipe_edit_food_image{
  position:relative;
  display:block;
  overflow:hidden;
  width:300px;
  max-height:400px;
}
#set_food_image{ position:absolute; display:block; top:0; right:0; height:400px; filter:alpha(opacity = 0); opacity:0; z-index:1; font-size:120px; cursor:pointer; }
#delete_food_image{ position:absolute; top:5px; right:5px; z-index:2; }
#fix_photo_auto_revise{
background:url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save.gif) left top no-repeat; border:none; cursor:pointer; height:20px; text-indent:-9999px; width:50px; }
#fix_photo_auto_revise:hover{ background:url(//image.recipe.rakuten.co.jp/d-pc/btn_recipeDraft_save_on.gif) left top no-repeat; }

.recipePost2 .photoCorrect {  width:300px; background:url(//image.recipe.rakuten.co.jp/d-pc/bg_photoCorrect.png) 0 0 repeat; text-align:center; padding:10px 0 0; z-index:3; overflow:hidden; zoom: 1}
.recipePost2 .photoCorrect label{float: left; padding:5px 5px 5px 0; cursor:pointer; }
.recipePost2 .photoCorrect input{ margin-right:5px; }
.recipePost2 .photoCorrect #fix_photo_auto_revise {float: right; margin-right: 0;}

.recipePost2 .outlineMemo{
  margin-top:4px; text-align:center;
}
.recipePost2 .outlineMemo .exp {
  margin:10px 0;
}
.recipePost2 .outlineMemo ul{
  margin:10px auto;
  display:inline-block;
  *display:inline;
  *zoom:1;
  padding:2px;
}
.recipePost2 .outlineMemo li{ display:inline-block; *display:inline; *zoom:1; padding:2px 0 0 24px; color:#a49884; }
.recipePost2 .outlineMemo li strong{ font-weight:normal; }
.recipePost2 .icnTime{ background:url(//image.recipe.rakuten.co.jp/d-pc/icnTime02.gif) 0 0 no-repeat; margin-right:15px; }
.recipePost2 .icnMoney{ background:url(//image.recipe.rakuten.co.jp/d-pc/icnMoney02.gif) 0 2px no-repeat; }

.recipePost2 .ownerCom{
  text-align:left;
  overflow:hidden;
  zoom: 1;
}
.recipePost2 .ownerCom a{}
.recipePost2 .ownerCom p{}
.recipePost2 .ownerCom p img{ margin:1px -5px -5px; }
.recipePost2 .ownerCom p .words{
 color:#665533;
}
.recipePost2 .ownerCom textarea{
width:300px; height:55px;
}

.recipePost2 .ownerThumb{ width:267px; padding:0 10px 10px; text-align:right; }
.recipePost2 .ownerThumb a{ margin-left:5px; }
.recipePost2 .ownerThumb img{ vertical-align:middle; }
.recipePost2 #recipe_comment form{ position:relative; display:block; text-align:right; }
.recipePost2 textarea#recipe_comment{
  width:99%; height:55px;
  margin-bottom: 30px;
  padding-left: 0;
}

.recipePost2 #recipe_comment .words{
  font-size:12px;
  position: absolute;
  right:110px;
  bottom:2px;
}

.recipePost2 #recipe_comment .inplace_save {
  bottom: 0px;
  right:40px;
}

.recipePost2 #recipe_comment .inplace_cancel {
  bottom: 0px;
  right: 0;
  line-height: 1.4;
  display:block;
}


/* howtoArea --------------------------------- */
#contents .stepRackRecipePost2{
  clear:both;
  margin:20px 0 0;
}
#contents .stepBoxRecipePost2{
  float:left;
  width:140px;
  margin:0 15px 20px 0;
}
#contents .stepBoxRecipePost2.last{
  margin:0 0 20px 0;
}
.recipePost2 .howtoArea{width:660px;}
.recipePost2 .howtoArea h2{
  font-size:18px;
  margin-bottom:15px;
  margin-top:20px;
  font-weight:bold;
  line-height:1;
}
.recipePost2 .howtoArea h2 .icnEss{ margin-left:8px; }
.recipePost2 .stepRackRecipePost2{ overflow:hidden; width:664px; margin-right:-16px; }
.recipePost2 .stepBoxRecipePost2{
float:left; width:140px;
position:relative;
}
.recipePost2 .stepTools{
overflow:hidden; margin-bottom:4px; }
.recipePost2 .stepTools li{
overflow:hidden; display:table-cell; *display:inline; *zoom:1; font-size:0; line-height:0;
}
.recipePost2 .stepTools .stepMove {
  float:right;
  zoom: 1;
}
.recipePost2 .stepTools .stepMove a {
  display:inline-block;
}
.recipePost2 .stepTools .stepMove li{
  padding-left:4px;
  width:12px;
  zoom: 1;
}
*:first-child+html .recipePost2 .stepTools .stepMove li{
  width:20px;
  zoom: 1;
}
.recipePost2 .stepTools .stepAct{ float:right; }
.recipePost2 .stepTools .stepAct li{
padding-left:4px;
}
.recipePost2 .stepBoxRecipePost2 h3{
height:21px; line-height:21px;font-weight:bold;
position:absolute;
top:0;
left:0;
}
.recipePost2 .stepPhoto{ margin-top:8px; }
.recipePost2 .stepPhoto .error{ margin-bottom:5px; padding:0; min-height:0; font-size:85%; }
.recipePost2 .stepPhoto span{ display:block; position:relative; overflow:hidden; min-height:69px; text-align:center; }
.recipePost2 .stepPhoto .process_image{ max-width: 140px; }
.recipePost2 .set_step_image{ position:absolute; display:block; top:0; right:0; height:250px; filter:alpha(opacity = 0); opacity:0; z-index:1; font-size:50px; cursor:pointer; }
.recipePost2 .delete_step_image{
  position:absolute; top:5px; right:5px; z-index:2;
}

.recipePost2 .stepBoxRecipePost2 p{ padding:10px 0; }
.recipePost2 .stepBoxRecipePost2 p img{ margin:-5px 0; }
.recipePost2 .stepBoxRecipePost2 .inplace_form{ position:relative; text-align:right; }
.recipePost2 .stepBoxRecipePost2 .inplace_field{ width:135px; height:122px; }
#mainContents .recipePost2 .stepBoxRecipePost2 .inplace_save{ margin-right:2px; }
#mainContents .recipePost2 .stepBoxRecipePost2 .inplace_form .words{
left:0px;
font-size:12px;
}
.recipePost2 .stepBoxRecipePost2 .inplace_form .words,
.recipePost2 #recipe_history .words {
clear:both;
left:0px;
font-size:12px;
}

.recipePost2 .stepBoxRecipePost2 .inplace_form .inplace_cancel,
.recipePost2 .inplace_cancel {
  right:0;
  bottom:-28px;
  line-height: 1.4;
  zoom: 1;
}

#recipe_advice .inplace_cancel,
#recipe_history .inplace_cancel {
  bottom:-28px;
}
#contents .howtoPointRecipePost2{
  clear:both;
  margin:20px 0 0;
  padding:20px 0 0;
  border-top:solid 1px #edede4;
  width:608px;
  font-size: 93%;
}
#contents .howtoPointRecipePost2 dl,
#contents .howtoPointRecipePost2 .howtoPointBox{
  width:290px;
  float:left;
}
#contents .howtoPointRecipePost2 dl.last,
#contents .howtoPointRecipePost2 .howtoPointBox.last{
  float:right;
}
#contents .howtoPointRecipePost2 dt,
#contents .howtoPointRecipePost2 .howtoPointTit{
  font-weight:bold;
  font-size: 14px;
  color: #889955;
  margin-bottom:5px;
}
#contents .howtoPointRecipePost2 dd,
#contents .howtoPointRecipePost2 .howtoPointBox p{
  color:#555555;
  min-width: 288px;
}
.recipePost2 .howtoPoint{ clear:both; width:608px; font-size:93%; }
.recipePost2 .howtoPointBg{ padding-top:5px; }
.recipePost2 .howtoPoint dl{ padding:5px 0 7px; width:100%; }
.recipePost2 .howtoPoint dt{ width:132px; height:18px; margin:0 10px 5px; }
.recipePost2 .howtoPoint dd{ margin:0 5px; padding:5px; }
.recipePost2 .howtoPoint dd img{ margin:-5px; }
.recipePost2 #recipe_advice form{ position:relative; text-align:right; }
.recipePost2 #recipe_advice textarea{ width:283px; height:100px; }
.recipePost2 #recipe_advice .words{
font-size:12px;
color:#665533;
}

.recipePost2 .repoBlock{
  text-align:center;
}

/* rcpRepoCont --------------------------------- */

.recipePost2 .repoBlock{ }
.recipePost2 .repoRack{ overflow:hidden; width:624px; margin:0 -1px 25px 15px; color:#a49884; }
.recipePost2 .repoBox{ width:140px; margin-right:16px; }
.recipePost2 .repoPhoto{ background:url(//image.recipe.rakuten.co.jp/d-pc/bg_repoPhoto.gif) 0 bottom no-repeat; }
.recipePost2 .repoPhotoFrame{ height:120px; background:url(//image.recipe.rakuten.co.jp/d-pc/bg_repoPhotoFrame.gif) 0 0 repeat; text-align:center; }
.recipePost2 .repoNone{
text-align:center;
padding:45px 0;
border-bottom: 1px solid #e2e2d9;
}
.recipePost2 .repoPaging{ position:relative; margin:0 15px 25px; width:608px; text-align:center; font-size:93%; }
.recipePost2 .repoPaging ul{ display:inline-block; *display:inline; *zoom:1; margin:0 auto; }
.recipePost2 .repoPaging ul li{ display:inline; margin-right:2px; }
.recipePost2 .repoPaging ul li a{ padding:2px 3px; }
.recipePost2 .repoPaging ul li.current{ font-weight:bold; }
.recipePost2 .repoPageRev{ position:absolute; top:0; left:0; }
.recipePost2 .repoPageNext{ position:absolute; top:0; right:0; }


/* rcpComCont --------------------------------- */
.recipePost2 .comForm .comCount{ position:absolute;top:35px; right:23px;}

/* その他
============================================ */
.recipePost2 .rcpAside .asideRack.last{ float:none; }
.recipePost2 .rcpAside dl{
 width:100%;
}
.recipePost2 .asideEdit dd{}
.recipePost2 #recipe_history form{ position:relative; display:block; text-align:right; }
.recipePost2 #recipe_history textarea{
 width:283px; height:100px; }
.recipePost2 #recipe_history .words{
font-size:12px;
color:#665533;
}
.recipePost2 .asideL form{ position:relative; display:block; text-align:right; }
.recipePost2 .asideL form .inplace_field{
  position:absolute;
  left:0;
  display:block;
  width:350px;
  padding: 1px 0;
  margin-left: 10px;
}

.recipePost2 .asideL form .words2{
  font-size:12px;
  position:absolute;
  top:4px;
  right:100px;
}


.recipePost2 .asideL form .inplace_save {
  position: absolute;
  top: 2px;
  right: 35px;
}

.recipePost2 .asideL form .inplace_cancel {
  right: 0px;
  top: -4px;
}

.recipePost2 .rcpAside dd .cateEdit,
.recipePost2 .rcpAside dd .tagEdit{ }
.recipePost2 .cateEdit a,
.recipePost2 .tagEdit a{
}
.recipePost2 .upDate{
}

.recipePost2 .noRelatedProduct {
 text-align:center; font-weight:bold; font-size:117%; padding:0 30px;
}
.recipePost2 .noRelatedProduct p {
margin-bottom:10px;
}

/* オススメ枠
============================================ */
.recipePost2 .recomProducts{ margin:0 2px; padding:15px 14px 15px;}
.recipePost2 .relatedProducts{
margin-bottom:10px; padding:20px;
}
.recipePost2 .recomProducts h2,
.recipePost2 .relatedProducts h2{
margin-bottom:12px;
font-weight:bold;
font-size:16px;
}
.recipePost2 .recomProducts table,
.recipePost2 .relatedProducts table{font-size:85%; }
.recipePost2 .recomProducts td,
.recipePost2 .relatedProducts td{ padding-top:8px; border-right:solid 16px #ffffff; width:140px; vertical-align:top; }
.recipePost2 .recomProducts td.last,
.recipePost2 .relatedProducts td.last{ border-right:0; }
.recipePost2 .productPhoto td{ padding:0; background:url(//image.recipe.rakuten.co.jp/d-pc/bg_repoPhotoFrame.gif) 0 0 repeat; text-align:center; }
.recipePost2 .productsNone{ text-align:center; padding:20px 0; font-size:93%; }
.recipePost2 .productMore{ text-align:right; }
.recipePost2 .productsEdit{ padding:15px 0 ;
text-align:center;
 }
.recipePost2 .productsEdit a{}
/* 関連商品 */
#contents .recipePost2 .relatedProducts{
  clear:both;
  margin:20px 0 0 20px;
  padding:20px 0 0;
}
#contents .recipePost2 .shopRelatedProducts .relatedProducts{
  margin:20px 0 0 0;
}
#contents .recipePost2 .relatedProducts h2{
  font-weight:bold;
  font-size: 16px;
  color: #665533;
}
#contents .recipePost2 .relatedProducts ul{
}
#contents .recipePost2 .relatedProducts li{
  width:140px;
  float:left;
  margin:15px 20px 0 0;
  font-size: 12px;
}
#contents .recipePost2 .relatedProducts li.last{
  margin:15px 0 0 0;
}
#contents .recipePost2 .relatedProducts li a{
  display:block;
  overflow: hidden;
}
#contents .recipePost2 .relatedProducts li a.img{
  text-align:center;
}
#contents .recipePost2 .relatedProducts li img{
  margin:0 auto 25px;
}


/* 一時保存・公開ボタン
============================================ */
.recipePost2 .saveArea{
padding-top:25px;
padding-bottom:10px;
text-align:center;
border-top:1px solid #dd5533;
position:relative;
}
.recipePost2 .saveAreaBg{
}
.recipePost2 .saveCaution{
margin:20px 10px 30px;
text-align:center;
color:#885500;
}
.recipePost2 .saveArea .save img{
margin:0 30px;
}

/* レシピ画像 */
.recipePost2 .food_image_normal{ max-width:300px; }

#contents .recipePost2 .rcpPhotoBox{
  width:300px;
  max-height:400px;
}

#contents .recipePost2 .rcpPhotoEdit{
text-align:center;
margin:5px auto 0;
}
#contents .recipePost2 .ownerComEdit{
text-align:right;
margin:10px auto 0;
}
#contents .recipePost2 .materialBoxEditLink{
text-align:right;
margin:10px auto 0;
}
#contents .recipePost2 .stepPhotoEdit{
display:block;
text-align:center;
margin:2px auto 0;
}
#contents .recipePost2 .stepTxtEdit{
display:block;
text-align:center;
margin:10px auto 0;
}
#contents .recipePost2 .recipeHistoryEdit{
text-align:right;
margin:10px auto 0;
}
#contents .recipePost2 .howtoPointEdit{
text-align:right;
margin:10px auto 0;
}

#contents .recipePost2 .menuNameEdit{
margin: 0 0 0 10px;
}
#contents .recipePost2 .sceneListEdit{
margin:5px  0 0;
}
#contents .recipePost2 .tagEdit{
margin:5px 0 20px;
}
#contents .recipePost2 .cateEdit{
margin:0 0 10px;
}
#contents .recipePost2 .productsEdit{
text-align:center;
margin:0 20px 10px;
}
#fix_photo_auto_revise {
  display:none;
}

/* titCooking */
#contents .titCooking{
	margin:25px 0 0;
	font-weight:bold;
	font-size:16px;
	color:#9F8866;
	clear: both;
}
#contents .howtoArea .howtoAreaTit{
	margin:25px 0 5px;
	font-weight:bold;
	font-size:14px;
	color:#889955;
}

/* #contents .howtoPoint + .howtoPoint */
#contents .entryCate{
	padding:50px 0 10px;
}
#contents .entryCate .entryCateBox{
}
#contents .entryCate .entryCateBox h3{
  font-weight:bold;
  font-size: 14px;
  color: #889955;
  margin-bottom:5px;
}
#contents .entryCate .entryCateBox dl{
	overflow:hidden;
	margin-bottom:-6px;
}
#contents .entryCate .entryCateBox dt{
	clear:both;
	float:left;
	margin-right:8px;
	font-weight:normal;
}
#contents .entryCate .entryCateBox dd{
	margin-bottom:7px;
	color:#885500;
}

/* repoResBtn */
#contents .moreBtnArea{
	padding: 0 10px 20px;
}
#contents .moreBtnArea .moreBtn{
	text-align:center;
}
#contents .moreBtnArea .moreBtn a{
  display: inline-block;
	font-weight:bold;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnMore.gif) no-repeat 0 0;
}
#contents .moreBtnArea .moreBtn a span{
	display:block;
	min-width:135px;
  height:32px;
	padding:0 20px 0 5px;
	line-height:32px;
	text-align:center;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnMore.gif) no-repeat right -32px;
}
#contents .moreBtnArea .moreBtn a:hover{
	color:#fff;
  background-position:0 -64px;
}
#contents .moreBtnArea .moreBtn a:hover span{
  background-position:right -96px;
}
#contents .moreBtnArea .repoResPost{
	margin-top:10px;
	text-align:right;
}
#contents .moreBtnArea .repoResPost a{
  display: inline-block;
  overflow: hidden;
  padding:0;
  width:200px;
  height:30px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnReport.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
	text-align:left;
}
#contents .moreBtnArea .repoResPost a:hover{
  background-position:0 100%;
}
/* link
  ========================================== */
#contents .moreBtnArea .moreBtn a:link { color: #665533; text-decoration: none; }
#contents .moreBtnArea .moreBtn a:visited { color: #665533; text-decoration: none; }
#contents .moreBtnArea .moreBtn a:hover { color: #fff; text-decoration: none; }
#contents .moreBtnArea .moreBtn a:active { color: #fff; text-decoration: none; }

/* recipeLinkPhoto */
#contents .rcpRepoCont .recipeLinkPhoto{
	border-top: 1px solid #E2E2D9;
}
#contents .rcpRepoCont .recipeLinkPhoto h2{
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 10px 15px;
}
#contents .rcpRepoCont .recipeLinkPhoto ul{
  margin:0 0 15px 10px;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li{
  width:140px;
  float:left;
  margin-right:13px;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li.last{
  margin-right:0;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li p{
  font-size: 12px;
  color: #665533;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoImage{
	margin-bottom:6px;
  color:#555555;
  font-size: 11px;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoImage a,
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoImage .cateRankImageBg{
  display:block;
  overflow: hidden;
  position: relative;
  width:140px;
  height:140px;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoImage img{
}
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoImage span{
  display:block;
  background:url(//image.recipe.rakuten.co.jp/d-pc/fl140rec.png) 0 0 no-repeat;
  width:140px;
  height:140px;
  position:absolute;
  top:0;
  left:0;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoTtl{
  font-weight: bold;
  font-size: 14px;
}
#contents .rcpRepoCont .recipeLinkPhoto ul li .linkPhotoTtl{
  text-decoration:underline!important;
}
/* link
  ========================================== */
#contents .rcpRepoCont .recipeLinkPhoto ul li a:link .linkPhotoTtl { color: #665533; text-decoration: none; }
#contents .rcpRepoCont .recipeLinkPhoto ul li a:visited .linkPhotoTtl { color: #665533; text-decoration: none; }
#contents .rcpRepoCont .recipeLinkPhoto ul li a:hover .linkPhotoTtl { color: #eea033; text-decoration: none; }
#contents .rcpRepoCont .recipeLinkPhoto ul li a:active .linkPhotoTtl { color: #eea033; text-decoration: none; }


/* recipeReply */
#contents .recipeReply{
	overflow:hidden;
}
#contents .recipeReply h2{
	float:left;
	margin:0 20px 0 0;
}
#contents .recipeReply p{
	padding-top:2px;
	font-weight:bold;
}


/* rcpAside h2 */
#contents .rcpAside .asideRack h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 17px 0;
}


/* 新着順・ページ */
#contents .countBox02{
  clear:both;
  padding:10px 0;
  margin:0 auto 30px;
	max-width:480px;
}
#contents .countBox02 .countAll{
  font-weight: bold;
	text-align:center;
  margin:0 0 10px;
	color:#9F8866;
}
#contents .countBox02 .countPage{
  position:relative;
  text-align:center;
}
#contents .countBox02 .countPage ul{
  padding:0 60px;
  text-align:center;
}
#contents .countBox02 .countPage li{
  margin-right: 10px;
  display:inline;
  font-weight: bold;
  font-size: 14px;
  margin:0 2px;
}
#contents .countBox02 .countPage li.current{
  color: #eea033;
}
#contents .countBox02 .countPage li.repoPageRev{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:0 -40px;
  text-indent:-9999px;
  position:absolute;
  top:50%;
  left:0;
  margin-top:-10px;
}
#contents .countBox02 .countPage li.repoPageNext{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:100% -40px;
  text-indent:-9999px;
  position:absolute;
  top:50%;
  right:0;
  margin-top:-10px;
}
#contents .countBox02 .countPage li.repoPageRev a{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:0 0;
  text-indent:-9999px;
}
#contents .countBox02 .countPage li.repoPageNext a{
  display: block;
  overflow: hidden;
  padding:0;
  width:50px;
  height:20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnSpritePage.gif) no-repeat 0 0;
  background-position:100% 0;
  text-indent:-9999px;
}
#contents .countBox02 .countPage li.repoPageRev a:hover{
  background-position:0 -20px;
}
#contents .countBox02 .countPage li.repoPageNext a:hover{
  background-position:100% -20px;
}
#contents .countBox02 .countPage li.repoPageRev a.off{
  background-position:0 -40px;
}
#contents .countBox02 .countPage li.repoPageNext a.off{
  background-position:100% -40px;
}
#contents .countBox02 .countPage li.repoPageRev a:hover.off{
  background-position:0 -40px;
}
#contents .countBox02 .countPage li.repoPageNext a:hover.off{
  background-position:100% -40px;
}


/* repo page */
#contents .repoPageRecipe{
	padding:5px 20px;
	margin-bottom:10px;
	background:#F7F7EF;
	font-size:19px;
	font-weight:bold;
}
#contents .repoPageRecipe span{
	font-size:13px;
}
#contents .repoPageRecipe .repoPagePeople{
	font-weight:normal;
}
#contents .rcpRepoCont.repoPageCont{
	background:none;
}
#contents .repoPageLead{
	margin:0 30px 10px;
}
#contents .rcpRepoCont.repoPageCont .recipeRepoBox{
	border-bottom:solid 1px #f2e2c5;
}
#contents .rcpRepoCont.repoPageCont .recipePhotoBox{
	margin-bottom:20px;
}

#contents .rcpRepoCont.repoPageCont .repoRes div.repoResBg{
	background:url(//image.recipe.rakuten.co.jp/d-pc/frRepTopWhite.gif) 0 0 no-repeat;
}

#contents .rcpRepoCont.repoPageCont .repoRes div.repoResBg div{
	background:url(//image.recipe.rakuten.co.jp/d-pc/frRepBotWhite.gif) 0 bottom no-repeat;
}

/* link
  ========================================== */
#contents .repoPageRecipe a:link { color: #665533; text-decoration: underline; }
#contents .repoPageRecipe a:visited { color: #665533; text-decoration: underline; }
#contents .repoPageRecipe a:hover { color: #eea033; text-decoration: underline; }
#contents .repoPageRecipe a:active { color: #eea033; text-decoration: underline; }

#contents .rcpAside .entryCate{
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px solid #E2E2D9;
}
#contents .rcpAside .entryCate .entryCateBox h3{
	color:#665533;
}

/* detailHead内カテゴリ */
#contents .detailHeadCate{
	overflow:hidden;
	margin-top:5px;
}
#contents .detailHeadCate dt{
	float:left;
	font-size:0;
	padding-top:2px;
}
#contents .detailHeadCate dt span{
	display:inline-block;
	height:15px;
	line-height:15px;
	width:60px;
	text-align:center;
	font-size:10px;
	background:#f8eedd;
	color:#885500;
}
#contents .detailHeadCate dd{
	margin-left:70px;
}
#contents .detailHeadCate dd li{
	float:left;
	color: #9f8866;
}
#contents .detailHeadCate dd li.current{
	font-weight:bold;
}

/* link
  ========================================== */
#contents .detailHeadCate dd li a:link { color: #9f8866; }
#contents .detailHeadCate dd li a:visited { color: #9f8866; }
#contents .detailHeadCate dd li a:hover { color: #eea033; }
#contents .detailHeadCate dd li a:active { color: #eea033; }


/* 2012/2/3 レシピ投稿改修
============================================ */
.recipeImgPost01{
	position:relative;
	padding-bottom:40px;
}
.recipeImgPost01:after{
	position:absolute;
	bottom:0;
	right:15px;
	content:url(//image.recipe.rakuten.co.jp/d-pc/img_recipeImgPost01.jpg);
}


/* 2012/2/6 レシピ投稿改修
============================================ */
.attention{
	padding:10px 20px 0;
}
.categorySelect{
	width:385px;
	margin:0 auto;
}
.categorySelect02{
	width:290px;
	margin:0 auto;
}
.categorySelect .cateClear,
.categorySelect02 .cateClear{
	text-align:right;
	margin:0 0 10px;
}

.cateSubBlock .cateSubTit{
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px;
}
/* 201403030 レシピ詳細追加分
  ========================================== */
.rcpPickup{
	width:628px;
	margin:20px auto 15px;
	background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_pickup_b.gif) left bottom no-repeat;
	padding:0 0 14px;
}
.rcpPickupIn{
	overflow:hidden;
	background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_pickup_i.gif) 0 0 repeat-y;
}
.rcpPickupTop{
	background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_pickup_t.gif) 0 0 no-repeat;
	padding:10px 0 0;
}
#contents .rcpPickup a{
	color:#5f512e;
	text-decoration:underline;
}
#contents .rcpPickup a:hover{
	color:#EEA033;
}
.rcpPickup .rcpPickupContIn{
	width:590px;
	margin:0 auto;
}
.rcpPickup h2{
	text-indent:-9999px;
	margin:0 auto;
}
.rcpPickup .rcpPickupTit01{
	width:590px;
	height:50px;
	background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_pickup_tit01.gif) 0 0 no-repeat;
}
.rcpPickup .rcpPickupTit02{
	width:586px;
	height:38px;
	background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_pickup_tit02.gif) 0 0 no-repeat;
}
.rcpPickup .rcpPickupTit03{
	width:586px;
	height:29px;
	background:url(//image.recipe.rakuten.co.jp/d-pc/recipe_pickup_tit03.gif) 0 0 no-repeat;
}
.rcpPickup .rcpPickupList01{
	overflow:hidden;
	width:600px;
	margin:14px -10px 15px 0;
}
.rcpPickup .rcpPickupList01 li{
	width:140px;
	float:left;
	margin-right:10px;
}
.rcpPickup .rcpPickupList01 li .rcpPickupPhoto01{
	margin:0 0 8px;
	position:relative;
}

.rcpPickup .rcpPickupList02{
	overflow:hidden;
	width:594px;
	margin:15px -15px 35px 10px;
}
.rcpPickup .rcpPickupList02 li{
	width:276px;
	float:left;
	overflow:hidden;
	margin-right:15px;
}
.rcpPickup .rcpPickupList02 li .rcpPickupPhoto02{
	width:160px;
	float:left;
	position:relative;
}
.rcpPickup .rcpPickupList02 li .rcpPickupText{
	width:110px;
	float:right;
	margin:5px 0 0;
}
.rcpPickupList02 li .rcpPickupText .pickupCategory{
}
.rcpPickupList02 li .rcpPickupText .cateIcon{
	display:inline-block;
	width:18px;
}
.rcpPickupList02 li .rcpPickupText .cateTxt{
	display:inline-block;
	width:89px;
	height:20px;
	padding-left:5px;
	color:#fff;
	background:#fabc62;
	vertical-align:6px;
}
.rcpPickupList02 li .rcpPickupText a{
	display:inline-block;
	margin:0 0 13px;
}
.rcpPickupList02 li .rcpPickupText span{
	text-decoration: underline;
}
.rcpPickupList02 li .rcpPickupText span .word{
	font-weight:bold;
}
#contents .rcpPickup .rcpPickupList01 li .rcpPickupPhoto01 span{
	display:block;
	background:url(//image.recipe.rakuten.co.jp/d-pc/fl140rec.png) 0 0 no-repeat;
	width:140px;
	height:140px;
	position:absolute;
	top:0;
	left:0;
}
#contents .rcpPickup .rcpPickupList02 li .rcpPickupPhoto02 span{
	display:block;
	background:url(//image.recipe.rakuten.co.jp/d-pc/fl160rec.png) 0 0 no-repeat;
	width:160px;
	height:160px;
	position:absolute;
	top:0;
	left:0;
}

#contents .rcpAsideRank {
  padding: 10px 20px 10px;
  border-top: 1px solid #E2E2D9;
  border-bottom: 2px solid #e5cba0;
  background: #f7f7ef;
}
#contents #osusumeRecipeList.rcpAsideRank {
  border-bottom: none;
  border-top: none;
  background: #fff;
  margin-top: 15px;
}

#contents #choirakuRecipeList.rcpAsideRank {
  border-bottom: none;
}
#contents .rcpAsideRank.separate {
  margin: 20px 10px 30px;
  padding: 10px;
  border-top: none;
  border-bottom: none;
}
#contents .rcpAsideRank h2 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
}

.rcLabel_gray{
  display: inline-block;
  padding: 2px 10px;
  background: #eeeeee;
  border-radius: 10px;
  color: #a0a0a0;
  font-weight: bold;
  font-size: 8px;
  border: 1px solid #a0a0a0;
}

#contents .recipeBox02 li .caseName .rcLabel_gray{
  margin-left: 8px;
}

.r_flex_spaceBetween{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#contents .rcpAsideRank ul{
  margin:0 0 15px 10px;
}
#contents .rcpAsideRank ul li{
  width:140px;
  float:left;
  margin-left:13px;
}
#contents .rcpAsideRank ul li:first-child{
  margin-left:0;
}
#contents .rcpAsideRank ul li .rankNum {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  color: #e35533;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
#contents .rcpAsideRank ul li .rankNum:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 18px;
  margin-right: 2px;
  vertical-align: bottom;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/icnRank.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#contents .rcpAsideRank ul li p{
  font-size: 12px;
  color: #665533;
}
#contents .rcpAsideRank ul li .linkPhotoImage{
  margin-bottom:6px;
  color:#555555;
  font-size: 11px;
}
#contents .rcpAsideRank ul li .linkPhotoImage a,
#contents .rcpAsideRank ul li .linkPhotoImage .cateRankImageBg{
  display:block;
  overflow: hidden;
  position: relative;
  width:140px;
  height:140px;
}
#contents .rcpAsideRank ul li .linkPhotoImage img{
}
#contents .rcpAsideRank ul li .linkPhotoImage span{
  display:block;
  background:url(//image.recipe.rakuten.co.jp/d-pc/fl140rec.png) 0 0 no-repeat;
  width:140px;
  height:140px;
  position:absolute;
  top:0;
  left:0;
}
#contents .rcpAsideRank ul li .linkPhotoTtl{
  font-weight: bold;
  font-size: 14px;
}
#contents .rcpAsideRank ul li .linkPhotoTtl{
  text-decoration:underline!important;
}
#contents .rcpAsideRank ul li a:link .linkPhotoTtl { color: #665533; text-decoration: none; }
#contents .rcpAsideRank ul li a:visited .linkPhotoTtl { color: #665533; text-decoration: none; }
#contents .rcpAsideRank ul li a:hover .linkPhotoTtl { color: #eea033; text-decoration: none; }
#contents .rcpAsideRank ul li a:active .linkPhotoTtl { color: #eea033; text-decoration: none; }

/* Recipe auto scroll
 ======================================== */
/* rcpAutoScrollPopover */
.rcpAutoScrollPopover {
  visibility: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 160px;
  margin-left: 35px;
  margin-bottom: -350px;
  padding-bottom: 32px;
  z-index: 100;
  transition: all 0.5s ease;
}
.rcpAutoScrollPopover.is-active {
  visibility: visible;
  margin-bottom: 0;
}
.rcpAutoScrollPopover .inner {
  display: block;
  position: relative;
  padding-bottom: 5px;
  border: 1px solid #665533;
  border-bottom: none;
  background-color: #fefcf9;
  cursor: pointer;
}
.rcpAutoScrollPopover .inner:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -22px;
  left: -1px;
  width: 160px;
  height: 23px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/bg-autoscroll-popover.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.rcpAutoScrollPopover .title {
  display: block;
  margin: 1px 1px 10px;
  padding: 7px 0;
  background-color: #f1e9dd;
  text-align: center;
  color: #665533;
  font-size: 13px;
  font-weight: bold;
}
.rcpAutoScrollPopover .loading {
  text-align: center;
}
.rcpAutoScrollPopover .image {
  display: block;
  width: 140px;
  margin: 0 auto 8px;
}
.rcpAutoScrollPopover .image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: hidden;
}
.rcpAutoScrollPopover .text {
  display: block;
  margin: 0 10px;
  color: #665533;
  font-size: 13px;
  font-weight: bold;
}

/* rcpAutoScroll */
.rcpAutoScroll {
  margin-top: 30px;
}
.rcpAutoScroll .rcpAutoScrollTtl {
  margin: 0 10px 5px;
  color: #665533;
  font-size: 18px;
  font-weight: bold;
}
.rcpAutoScroll .autoScrollLoader {
  height: 90px;
  text-align: center;
}
.rcpAutoScroll .autoScrollItem .autoScrollToggleBody {
  display: none;
}
.rcpAutoScroll .autoScrollItem .howtoAreaWrap {
  width: 620px;
  margin: 0 auto;
}
.rcpAutoScroll .autoScrollItem .toggleBtnArea {
  margin: 20px 0;
  text-align: center;
}
.rcpAutoScroll .autoScrollItem .toggleBtnArea .toggleBtn {
  display: inline-block;
  border: 1px solid #c7b59b;
  border-radius: 2px;
  background-color: #f8eedc;
}
.rcpAutoScroll .autoScrollItem .toggleBtnArea .toggleBtn:hover {
  display: inline-block;
  border: 1px solid #eea003;
  border-radius: 2px;
  background-color: #eea003;
}
.rcpAutoScroll .autoScrollItem .toggleBtnArea .toggleBtn span {
  position: relative;
  display: block;
  height: 40px;
  padding:0 30px 0 50px;
  line-height: 40px;
  border: 1px solid #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.rcpAutoScroll .autoScrollItem .toggleBtnArea .toggleBtn span:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 8px;
  width: 15px;
  height: 10px;
  margin-top: -5px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/icon-toggle-chevron.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.rcpAutoScroll .autoScrollItem .toggleBtnArea .toggleBtn:hover span:before {
  background-position: 0 -30px;
}
#contents .rcpAutoScroll .autoScrollItem .toggleBtnArea a:link { color: #665533; text-decoration: none; }
#contents .rcpAutoScroll .autoScrollItem .toggleBtnArea a:visited { color: #665533; text-decoration: none; }
#contents .rcpAutoScroll .autoScrollItem .toggleBtnArea a:hover { color: #fff; text-decoration: none; }
#contents .rcpAutoScroll .autoScrollItem .toggleBtnArea a:active { color: #fff; text-decoration: none; }


/* repoResBtn */
.rcpAutoScroll .autoScrollItem .linkBtnArea {
  margin: 15px 20px 20px;
  padding-top: 35px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/recipe_step_border.gif);
  background-repeat: no-repeat;
  background-position: 0 0
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .reportBtn {
  float: left;
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .recipeBtn {
  float: right;
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn {
  text-align:center;
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a {
  display: inline-block;
  font-weight:bold;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnMore.gif) no-repeat 0 0;
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a span {
  display:block;
  min-width:135px;
  height:32px;
  padding:0 40px 0 20px;
  line-height:32px;
  text-align:center;
  font-size: 16px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/btnMore.gif) no-repeat right -32px;
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a:hover {
  color:#fff;
  background-position:0 -64px;
}
.rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a:hover span {
  background-position:right -96px;
}
#contents .rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a:link { color: #665533; text-decoration: none; }
#contents .rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a:visited { color: #665533; text-decoration: none; }
#contents .rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a:hover { color: #fff; text-decoration: none; }
#contents .rcpAutoScroll .autoScrollItem .linkBtnArea .moreBtn a:active { color: #fff; text-decoration: none; }

.rcpAutoScroll .autoScrollError {
  padding: 50px 0;
  text-align: center;
}

#contents .rcpItem {
  padding: 10px;
  margin-top: 10px;
  cursor: pointer;
}

#contents .rcpItem {
  background: #f7f7ef url(//image.recipe.rakuten.co.jp/d-pc/item_box_border.png) no-repeat center 10px;
}

#contents .rcpItem_in {
    width: 100%;
    position: relative;
}

#contents .rcpItem_in {
    background: url(//image.recipe.rakuten.co.jp/d-pc/item_box_border.png) no-repeat center bottom;
}

#contents .rcpItem_img {
  width: 92px;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

#contents .rcpItem_img img {
  width: 80px;
}
#contents .rcpItem_tit {
  width: calc(100% - 92px);
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
#contents .rcpItem_tit h3 {
  color: #885500;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
}
#contents .rcpItem_tit span {
  color: #9f8866;
  font-size: 12px;
  display: block;
  position: absolute;
  bottom: 10px;
}

#contents .ownerOfficial{
  float:right;
  padding: 0 10px 10px;
}

#rightNaviInner .column-sub-menu {
  margin-bottom: 20px;
  border: 1px solid #e3dbcc;
  border-top: 2px solid #665533;
  background-color: #fefcf9;
}
#rightNaviInner .column-sub-menu .ttl {
  padding: 7px 10px;
  border-bottom: 1px solid #e3dbcc;
  color: #665533;
  font-size: 14px;
  font-weight: bold;
}
#rightNaviInner .column-sub-menu .menu-list {
    padding-bottom: 15px;
}
#rightNaviInner .column-sub-menu .menu-list li {
  border-top: 1px solid #eeeeee;
  margin-top: 10px;
  word-wrap: break-word;
  font-size: 0;
  word-spacing: -1em;
  min-height: 82px;
}
#rightNaviInner .column-sub-menu .menu-list li:first-child {
  border-top: none;
  margin-top: 0;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .rank1 {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/sprites-daylicious.png);
  background-position: -398px -42px;
  width: 36px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 10px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .rank2 {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/sprites-daylicious.png);
  background-position: -436px -42px;
  width: 36px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 10px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .rank3 {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/sprites-daylicious.png);
  background-position: -360px -42px;
  width: 36px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 10px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .rank {
  display: block;
  width: 36px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .inner {
  display: inline-block;
  position: relative;
  width: 143px;
  vertical-align: middle;
  padding-top: 10px;
  padding-left: 90px;
  font-size: 13px;
  word-spacing: normal;
  *display: inline;
  *zoom: 1;
  min-height: 80px;
  left: 5px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking a {
  color: #885500;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking a:hover {
  color: #eea033;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .inner .media .figure {
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  display: block;
  position: absolute;
  left: 0px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .inner .media .figure img {
  left: 0;
  max-width: 80px;
  max-height: 80px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .inner .text {
  display: block;
  overflow: hidden;
  line-height: 1.3;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  word-wrap: break-word;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .item-price {
  color: #878787;
  font-size: 12px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking .item-review {
  font-size: 12px;
}

/* daylicious ranking side menu */
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious {
  padding-bottom: 5px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious li {
  border-top: 1px solid #eeeeee;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious li:first-child {
  border-top: none;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media {
  display: block;
  padding: 10px 10px 10px 55px;
  position: relative;
  text-decoration: none;
  height: 80px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media .figure {
  float: left;
  margin-right: 10px;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .has-movie .media .figure {
  position: relative;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .has-movie .media .figure::after {
  background: url(//image.recipe.rakuten.co.jp/d-pc/play-movie-30x30.png) no-repeat left top;
  content: "";
  display: block;
  left: 25px;
  bottom: 25px;
  height: 30px;
  width: 30px;
  position: absolute;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media .text {
  overflow: hidden;
  line-height: 1.3;
  font-size: 14px;
  font-weight: bold;
  word-wrap: break-word;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media .rank1 {
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -11.5px;
  margin-right: 0;
  margin-left: 0;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media .rank2 {
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -11.5px;
  margin-right: 0;
  margin-left: 0;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media .rank3 {
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -11.5px;
  margin-right: 0;
  margin-left: 0;
}
#rightNaviInner .column-sub-menu .menu-list.menu-list-ranking.menu-list-ranking-daylicious .media .rank {
  display: block;
  width: 36px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -11.5px;
  margin-right: 0;
  margin-left: 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

/*
  modal window
*/
#contents .modal{
  display: none;
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contents .modal_flame {
  width: 845px;
  min-width: 845px;
  background: #f8eedd;
  padding: 9px;
  z-index: 1101;
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
  position: relative;
}
#contents .modal_con {
  margin: 0;
  padding: 30px 30px;
  background: #fff;
}
#contents .modal_con {
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  max-height: 60hv;
  overflow-x: hidden;
  overflow-y: auto;
}
.modal_over {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0,0,0,0.6);
}
#contents .modal_img {
  float: left;
}
#contents .modal_img img {
  max-width: 200px;
  width: auto;
  max-height: 200px;
  height: auto;
  margin-right: 22px;
}
#contents .modal_txt {
  float: left;
}
#contents .modal_txt h3 {
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
#contents .modal_txt p {
  font-size: 14px;
  margin-bottom: 40px;
}
#contents .closeBtn {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: -40px;
  right: 5px;
  display: inline-block;
  font-size: 30px;
  color: #fff;
}
#contents .closeTxt {
  position: absolute;
  right: 39px;
  bottom: 29px;
}
#contents .modal_cl:not(.closeBtn){
  font-size: 16px;
  cursor: pointer;
}
#contents .roundedRecImgIn {
  border-radius: 4px;
}

/* ----- for EasyQuick from ----- */
.mb_sm{
  margin-bottom: 16px;
}

#contents .sc_sm{
  padding: 0 0 10px;
}

.subHead{
  display: inline-block;
  position: relative;
  height: 20px;
  line-height: 60px;
  vertical-align: middle;
  text-align: center;
  padding: 7px 0;
  font-size: 11px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_ribon.png);
  color: #FFF;
  box-sizing: border-box;
  top: 6px;
}

.subHead span {
  vertical-align: middle;
  margin: 0;
  padding: 0px 10px 0 5px;
  line-height: 6px;
}

.subHead:after{
  top: -2px;
  right: -52%;
  position: absolute;
  content: '';
  width: 101%;
  height: 22px;
  display: block;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_ribon_right.png) no-repeat 50% 100%;
  background-size: 10px;
}

#contents .itemMemo{
  width: 300px;
  border-top: solid 2px #ff8a00;
  border-left: solid 2px #ff8a00;
  border-right: solid 2px #ff8a00;
  border-radius: 4px;
  margin: 0 auto;
}

.itemMemoIcn{
  display: flex;
  height: 46px;
  justify-content: center;
  align-items: center;
}
#contents .itemMemoicn p{
  margin:0 !important;
}

.itemMemo p:nth-of-type(2){
border-left: dotted 2px #ff8803;
}

.icnShopStep, .icnShopTime{
  position: relative;
  width: 50% !important;
  text-align: center;
  font-size: 14px;
  height: 46px;
  line-height: 2.5;
}

.icnShopTime img{
  width: 20px;
  height: 26px;
  position: relative;
  top: -9px;
}

.icnShopStep img{
  width: 24px;
  height: 21px;
  position: relative;
  top: -13px;
}

.icnShopStep b, .icnShopTime b{
  font-size: 18px;
}

.itemMemoPoint{
  display: block !important;
  background: #ff8902;
  text-align: center;
  padding: 10px;
  font-size: 12px;
}

.itemMemoPoint span{
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}

.shopItemLink{
  background: #f8e69a;
  clear: both;
  border-radius: 5px;
  padding: 16px;
  position: relative;
  word-break: break-all;
}

.shopItemLinkImage{
  width: 80px;
  height: 80px;
  float: left;
  text-align: center;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}

.shopItemLinkPrice, .shopItemLinkIn img, .shopItemArea img{
  float: left;
}

.shopItemLinkIn img{
  max-width: 80px;
  max-height: 80px;
}

.shopItemLinkPrice{
   width: 475px;
    margin-left: 16px;
}

.shopItemLinkPrice .toggleReturnEasyQuick{
  margin-top: 10px;
  text-align: right;
}

.shopItemLinkPrice .toggleReturnEasyQuick a:after {
  content: '';
  display: inline-block;
  margin-left: 3px;
  width: 9px;
  height: 6px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/icon-toggle-chevron-S.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
}

.shopItemLinkPrice .toggleReturnEasyQuick a:hover:after {
  background-position: 0 -20px;
}

.shopItemLink h3, .shopItemArea h3{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}

.shopItemName{
  font-size: 16px;
  /*margin-bottom: 10px;*/
}

.shopItemPrice{
  font-size: 14px;
  color: #bf0000;
}

.shopItemPrice span{
  font-size: 22px;
}

.shopItemStar{
  line-height: 32px;
  font-size: 16px;
  margin-left: 16px;
  color: #959595;
}

.shopItemStar a{
  margin: 0 .2rem;
  display: inline-block;
}

.shopItemStar span{
  color: #f2ab00;
}

.shopItemStar span img{
  width: 16px;
  position: relative;
  bottom: -7px;
}

.shopItemStar_img{
      padding-right: .4rem;
}

.shopItemBtn{
  width: 210px;
  height: 36px;
  background: #bf0000;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  display: block;
  border-radius: 2px;
}

.getTicketBtn{
  position: relative;
  width: 210px;
  height: 36px;
  background: #f4be47;
  color: #000 !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  display: block;
  border-radius: 2px;
}

.getTicketBtn::after{
  content: "";
  background: url(//image.recipe.rakuten.co.jp/d-pc/recipe_shop_ticket.gif) no-repeat;
  background-size: 19px;
  width: 19px;
  height: 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: .7rem;
  margin: auto;
}

.shopItemLinkPrice div .shopItemBtn{
  position: absolute;
  right: 16px;
  bottom: 20px;
}

/*.shopItemPrice, .shopItemStar, .shopItemBtn{*/
.shopItemBtn{
  float: left;
}

.shopItemArea{
  border: solid 2px #e8e8e8;
  border-radius: 8px;
  margin: 30px 0 15px;
}

.shopItemPoint{
  clear: both;
}

.shopItemPointIn{
  position: relative;
  width: 358px;
  background: #eea033;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  float: left;
}

.shopItemPointIn::after{
  display: block;
  content: '';
  position: absolute;
  top: 20px;
  right: -4px;
  width: 10px;
  height: 10px;
  background-color: #eea033;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.shopItemPointIn h4{
  font-weight: bold;
}

.shopItemPointIn ul li{
  position: relative;
  color: #fff;
  line-height: 1.8;
  margin-left: 14px;
  font-weight: normal;
}

.shopItemPointIn ul li::after{
  display: block;
  content: '';
  position: absolute;
  top: .65em;
  left: -12px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #fff;
}

.shopItemPriceL{
  float: left;
  margin-right: 28px;
}
.shopItemPriceR{
  width: 443px;
  float: left;
}

.shopItemPriceLImage{
  width: 103px;
  height: 103px;
  float: left;
  text-align: center;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  -webkit-justify-content: center;
  -webkit-align-items: center;
}

.shopItemPriceL img{
  max-width: 103px;
  max-height: 103px;
}

.shopItemPoint img{
  float: left;
  margin-left: 16px;
  width: 48px;
  height: auto;
}

.cf{
  content: "";
	clear: both;
	display: block;
}

.shopItemAction li{
  float: left;
}

/*.shopItemAction li:first-child{
  margin-right: 23px;
}*/
.shopItemAction li:nth-of-type(2){
  margin-left: 23px;
}

.shopItemTop{
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}

.shopItemTop .shopItemStar{
  font-size: 13px;
  line-height: 2.2;
  position: relative;
  bottom: -5px;
}

.shopItemTop .shopItemStar span{
  font-size: 13px;
}

.shopItemTop .shopItemStar span img{
  width: 13px;
}

.shopItemBt{
  background: #f4f4f4;
  border-top: solid 2px #e8e8e8;
  padding: 20px;
}

.shopItemReview{
  margin-top: 13px;
  margin-bottom: 20px;
  padding: 24px;
  background: #fff;
}


.shopItemBt h4{
  font-size: 13px !important;
  font-weight: bold !important;
  display: inline;
}

.shopItemReview .easyQuickReviewMore{
  margin: 0 !important;
  margin-top: 10px;
  text-align: right;
}
.shopItemReview .easyQuickReviewMore a{
  color: #885500;
}
.shopItemReview .easyQuickReviewMore a:after {
  content: '';
  display: inline-block;
  margin-left: 3px;
  width: 9px;
  height: 6px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/icon-toggle-chevron-S.png);
  background-repeat: no-repeat;
  background-position: 0 0px;
}
.shopItemReview .easyQuickReviewMore a:hover:after {
  background-position: 0 -20px;
}

.shopItemBt .shopItemStar{
  font-size: 15px !important;
  float: right;
  color: #878787;
}

.shopItemReview li{
  margin-bottom: 34px;
}

.shopItemReviewTtl{
  width: 100%;
  border-bottom: solid 3px #ff6e0f;
  position: relative;
  margin-bottom: 13px;
  padding-bottom: 6px;
}

.shopItemReviewTtl .ttl{
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

.shopItemReviewTtl .shopItemStar{
  position: relative;
  top: -4px;
}

.shopItemReview .userName{
  margin-bottom: 14px;
}

.shopItemReviewStar{
  position: absolute;
  top: 0;
  right: 0;
}

.shopItemReview .shopItemBtn{
  margin: auto;
  float: none !important;
}

.shopItemReview .comment{
  height: 55px;
  overflow: hidden;
}

.shopItemReview .commentHeight{
  height: auto!important;
}

.shopItemReview .review_toggleContainer p {
  min-height: 32px;
}

.shopItemSpec table{
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.shopItemSpec tbody{
  width: 100%;
}

.shopItemSpec tr,
.shopItemSpec td{
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  height: 30px;
  vertical-align: middle;
}

.shopItemSpec td{
  padding: 4px 0;
}

.shopItemSpec td:first-child{
  width: 200px;
  padding-right: 20px;
}

#contents .shopItemRcp .rcpAsideRank{
  border-bottom: none;
}

#contents .shopItemRcp .recomProducts{
  border-top: none;
  padding: 0;
  margin: 20px 18px;
}

.shopNameIcn{
  float: right;
}

#contents .rcpAside .asideRack{
  border-bottom: none;
}

.containerBox{
  width: 100%;
  padding: 24px 32px;
}

.rowBox{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: 10px;
}

.rowBoxDetail{
  width: 58%;
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex; */
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-bottom: 10px;
}

.flexBox{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}

.flexBox_btn{
  justify-content: center;
  align-items: center;
}

.flexBox_end{
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}



/* ----- for EasyQuick to ----- */