@charset "utf-8";




/* いいねボタン */
#contents .repoCounterSet {
  clear: both;
  text-align: center;
}
#contents .repoCounterSet.repoCounterSet {
  text-align: left;
}

#contents .repoCounterSet .repoCounter {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 4px;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
#contents .repoCounterSet .repoCounter .label {
  float: left;
  display: inline-block;
  width: 62px;
  height: 20px;
  overflow: hidden;
}
#contents .repoCounterSet .repoCounter .label a {
  display: block;
  width: 62px;
  height: 20px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btn_good.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  cursor: pointer;
}
#contents .repoCounterSet .repoCounter .label a:hover,
#contents .repoCounterSet .repoCounter .label a.btn_on {
  background-position: 0 bottom;
}
#contents .repoCounterSet .repoCounter .label a.btn_on {
  cursor: default;
  pointer-events: none;
}
/* myPageのみhoverなし */
#contents #contentsInner.owner .repoCounterSet .repoCounter .label a {
  cursor: default;
  pointer-events: none;
  background-position: 0 0;
}
#contents .repoCounterSet .repoCounter .count {
  float: left;
  display: inline-block;
  height: 18px;
  line-height: 20px;
  margin-top: 1px;
  margin-left: 1px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/img_repoBtnCount.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #655533;
  font-size: 12px;
}
#contents .repoCounterSet .repoCounter .count .num {
  display: inline-block;
  margin-left: 5px;
  padding: 0 5px 0 4px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/img_repoBtnCount_end.png);
  background-repeat: no-repeat;
  background-position: right 0;
  color: #655533;
  font-size: 12px;
}

/* つくったよボタン */
#contents .repoCounterSet .repoCounter .labelRepo {
  float: left;
  display: inline-block;
  width: 78px;
  height: 22px;
  overflow: hidden;
}
#contents .repoCounterSet .repoCounter .labelRepo span {
  display: block;
  margin-top: -1px;
  width: 78px;
  height: 22px;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btn_repo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
/* errorText */
.errorText {
  color: #dd5533;
  margin: 10px auto;
  font-weight: bold;
  text-align: left;
}
/* alertText */
#contents .alertText,
#contents .alertText a,
#contents .alertText a:link,
#contents .alertText a:visited {
  color: #dd5533;
}
.alertText {
  margin: 15px 15px 5px 15px;
  font-weight: bold;
  text-align: center;
}
/* stampCount */
h2.stampCount {
  margin-top: 20px !important;
  font-weight: bold;
  font-size: 16px;
}
h2.stampCount span:first-child {
  margin-left: 20px;
}
h2.stampCount span {
  font-size: 13px;
}
h2.stampCount .repoAll {
  font-weight: normal;
}
/* recipe_detail */
#contents .ownerCom {
  padding: 10px;
}
#contents .stampListBox {
  width: 300px;
  margin: 0 0 17px;
  padding: 0 0 20px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/bg_stampListBox_btm.png) no-repeat 0 bottom;
}
#contents .stampListBox_inner {
  background:url(//image.recipe.rakuten.co.jp/d-pc/bg_stampListBox_top.png)  no-repeat 0 0;
}

#contents .stampListBox .errorText {
  display: none;
  text-align: center;
  font-size: 11px;
}
#contents .repoAllCount {
  padding: 15px 11px 8px;
}
#contents .repoAllCount .label {
  float: left;
  width: 127px;
  height: 26px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/ttl_repoAllCount.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
#contents .repoAllCount .count {
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 8px 0 0;
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/bg_repoAll_count_end.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  color: #655533;
  font-size: 12px;
}
#contents .repoAllCount .count .num {
  padding-right: 2px;
  font-size: 18px;
}
#contents .stampListBox .stampContent {
  width: 250px;
  margin: 0 auto;
  text-align: center;

}
#contents .stampListBox .stampBox {
  float: left;
  width: 68px;
  margin: 0 23px 0 0;
  text-align: center;
}
#contents .stampListBox .ecoStamp {
  margin-right: 0;
}
#contents .stampListBox .stampBox dt {
  clear: both;
  width: 68;
  height: 90px;
  margin: 8px auto 6px;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
}
#contents .stampListBox .stampBox dt {
  clear: both;
  width: 68;
  height: 92px;
  margin: 8px auto 4px;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
}
#contents .stampListBox .stampBox dt a {
}
#contents .stampListBox .yumStamp dt {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/sprite_stampYum.png);
}
#contents .stampListBox .timeStamp dt {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/sprite_stampTime.png);
}
#contents .stampListBox .ecoStamp dt {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/sprite_stampEco.png);
}
#contents .stampListBox .stampBox dt.stampOff {
  background-position: center 0;
}
#contents .stampListBox .stampBox dt.stampGrayout {
  background-position: center -100px;
}
#contents .stampListBox .stampBox dt.stampOff:hover {
  background-position: center -200px;
  cursor: pointer;
}
#contents .stampListBox .stampBox dt.stampOn {
  background-position: center -300px;
}
#contents .stampListBox .stampCount {
  clear: both;
  width: 56px;
  height: 18px;
  line-height: 18px;
  margin: 0 auto 0;
  padding: 7px 6px 0;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_stampCount.png) repeat-y 0 0;
}
#contents .stampListBox .stampCount .num {
  line-height: 18px;
  font-size: 12px;
  color: #685333;
}
#contents .stampListBox .clickStamp {
  width: 250px;
  height: 28px;
  margin: 15px auto 0;
}
#contents .stampListBox .clickStamp a {
  display: block;
  width: 250px;
  height: 28px;
  margin: 15px auto 0;
  background: url(//image.recipe.rakuten.co.jp/d-pc/btnSpriteClickStamp.png) no-repeat 0 top;
  text-indent: -9999px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
#contents .stampListBox .clickStamp a:hover {
  background-position: 0 -28px;
}
#contents .stampListBox .clickStamp.clickPressStamp,
#contents .stampListBox .clickStamp.thankStamp {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btnSpriteClickStamp.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}
#contents .stampListBox .clickStamp.clickPressStamp {
  background-position: 0 -56px;
}
#contents .stampListBox .clickStamp.thankStamp {
  background-position: 0 -84px;
}
/* stampUserListBox */
#contents .rcpRepoCont .stampHead {
  padding: 15px 10px 0px;
}
#contents .rcpRepoCont .stampHead h2 {
  font-weight: bold;
  font-size: 16px;
}
#contents .rcpRepoCont .stampHead span {
  font-size: 13px;
}
#contents .rcpRepoCont .stampHead span:first-child {
  margin-left: 15px;
}
#contents .stampUserListBox {
  padding-bottom: 20px;
  border-bottom: 1px solid #e3dbcc;
}
#contents .stampUserListBox.noBoader {
  padding-bottom: 0px;
  border-bottom: none;
}
#contents .stampUserListBox .repoAllCount {
  padding: 10px 30px;
}
#contents .stampUserListBox .stampContent {
  margin: 10px auto 0;
  width: 600px;
}
#contents .stampUserListBox .stampBox {
  float: left;
  width: 194px;
  margin-left: 9px;
  padding: 0;
  box-sizing: border-box;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_stampUserListBox_btm.png) no-repeat 0 bottom;
}
#contents .stampUserListBox .stampBox dt {
  margin-top: -3px;
  padding: 10px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_stampUserListBox_top.png) no-repeat 0 top;

}
#contents .stampUserListBox .yumStamp.stampBox {
  margin-left: 0px;
}
#contents .stampUserListBox .stampBox .stampUser {
  min-height: 65px;
  margin: 0 10px;
  padding: 10px 0 7px;
  border-top: 1px solid #e3dbcc;
}
#contents .stampUserListBox .stampBox span {
  float: left;
  display: block;
  margin-left: 0!important;
  vertical-align: middle;
}
#contents .stampUserListBox .stampBox .stampText {
  width: 68px;
  height: 68px;
  text-indent: -9999px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
#contents .stampUserListBox .yumStamp .stampText {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/img_stampYum.png);
}
#contents .stampUserListBox .timeStamp .stampText {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/img_stampTime.png);
}
#contents .stampUserListBox .ecoStamp .stampText {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/img_stampEco.png);
}
#contents .stampBox .stampYumDisable {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/img_stampYum.png);
  clear: both;
  width: 68;
  height: 65px;
  margin: 8px auto 6px;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
}
#contents .stampBox .stampTimeDisable {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/img_stampTime.png);
  clear: both;
  width: 68;
  height: 65px;
  margin: 8px auto 6px;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
}
#contents .stampBox .stampEcoDisable {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/stamp/img_stampEco.png);
  clear: both;
  width: 68;
  height: 65px;
  margin: 8px auto 6px;
  text-indent: 100%;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 0;
}
#contents .stampUserListBox .stampBox .stampCount {
  width: 76px;
  margin-left: 10px!important;
  padding-left: 12px;
  line-height: 70px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_line_stampCount.png) no-repeat left center;
}
#contents .stampUserListBox .stampUser p {
  margin-bottom: 10px;
  font-size: 10px;
}
#contents .stampUserListBox .stampUser .stampNoUser {
  margin-top: 8px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #baac91;
  height: 40px;
}
#contents .stampUserListBox .stampUser .stampUserThum li {
  float: left;
  margin-left: 10px;
  height: 40px;
}
#contents .stampUserListBox .stampUser .stampUserThum li:first-child {
  margin-left: 0px;
}
#contents .rcpRepoCont .stampHead .stampUserListBox .repoAllCount {
  padding: 5px 0 10px;
}
/* stampListWide*/
/* stampListBox stampListSmall*/

#contents .stampListWide {
  width: 618px;
  margin: 15px auto;
  padding-bottom: 0;
  background: none;
  border-bottom: none;
}
#contents .stampListWide .repoAllCount {
  padding: 15px 11px 10px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/bg_stampListBox_top_b2.png)  no-repeat 0 0;
}
#contents .stampListWide h2,
#contents .rcpRepoCont .recipeRepoBox h2 {
  padding: 15px 11px 10px;
  font-weight: bold;
  font-size: 16px;
  background: none;
}
#contents .stampListWide h2 span,
#contents .rcpRepoCont .recipeRepoBox h2 span {
  font-size: 13px;
  font-weight: normal;
}
#contents .stampListWide h2 span:first-child,
#contents .rcpRepoCont .recipeRepoBox h2 span:first-child {
  margin-left: 15px;
  font-weight: bold;
}
/* stampListSmall*/
/* stampListBox stampListSmall*/
#contents .stampListSmall {
  width: 535px;
  margin: 0 auto 17px;
  padding: 0;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_stampListBox_btm_b.png) no-repeat 0 bottom;
}
#contents .stampListSmall .stampListBox {
  width: auto;
  margin: 0;
  padding: 0;
  background: none;
}
#contents .stampListSmall .stampListBox .repoAllCount {
  padding: 15px 11px 8px;
  background:url(//image.recipe.rakuten.co.jp/d-pc/bg_stampListBox_top_b.png)  no-repeat 0 0;
}
/* stampUserListBox stampListSmall*/
#contents .stampListSmall .stampUserListBox {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: none;
}
#contents .stampListSmall .stampUserListBox .stampContent {
  margin: 10px auto 0;
  width: 505px;
}
#contents .stampListSmall .stampUserListBox .stampBox {
  float: left;
  width: 162px;
  padding: 5px 0 0;
  box-sizing: border-box;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_stampUserListBox_top_s.png) no-repeat 0 top;
}
#contents .stampListSmall .stampUserListBox .stampBox dt {
  margin: 0;
  padding: 0 0 5px 10px;
  background: url(//image.recipe.rakuten.co.jp/d-pc/bg_stampUserListBox_btm_s.png) no-repeat 0 bottom;
  border: none;
}
#contents .stampListSmall .stampUserListBox .stampBox .stampText {
  margin-top: 6px;
  width: 65px;
  height: 60px;
}
#contents .stampListSmall .stampUserListBox .stampBox .stampCount {
  width: 70px;
  margin-left: 6px!important;
  padding-left: 9px;
  font-size: 15px;
}


/* recipeRepoBox */
#contents .rcpRepoCont .repoBox .resStamp,
#contents .rcpRepoCont .repoBox .resStamp img {
  display: inline-block;
  text-align: center;
  vertical-align: center;
}
/* toggleReturn */
#contents .toggleReturn {
  margin-top: 10px;
  text-align: right;
}
#contents .rcpRepoCont .repoBox .toggleReturn a,
#contents .rcpRepoCont .repoBox .toggleReturn a:link,
#contents .rcpRepoCont .repoBox .toggleReturn a:visited {
  color: #885500 !important;
}
#contents .rcpRepoCont .repoBox .toggleReturn a:hover {
  color: #eea033 !important;
}
#contents .toggleReturn 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;
}
#contents .toggleReturn a:hover:after {
  background-position: 0 -20px;
}
#contents .toggleReturn.is-active a:after {
  background-position: 0 -10px;
}
#contents .toggleReturn.is-active a:hover:after {
  background-position: 0 -30px;
}

/* recipe_post */
/* btnArea */
/* btn-submit */
.btnArea .btn-submit {
  position: relative;
  display: inline-block;
  padding: 4px 29px 2px 29px;
  border: 1px solid #dd5533;
  background-color: #dd5533;
  box-sizing: border-box;
  border-radius: 2px;
  font-size: 15px;
  line-height: 22px;
  color: #ffffff !important;
  text-decoration: none !important;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}
.btnArea .btn-submit::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #f5ccc2;
  border-radius: 2px;
  vertical-align: top;
}
/* disabled btn-gray*/
.btnArea .btn-submit.btn-gray,
.btnArea .btn-submit.disabled {
  border: 1px solid #c7c7c7;
  background-color: #c7c7c7;
}
.btnArea .btn-submit.disabled {
  cursor: default;
  pointer-events: none;
}
.btnArea .btn-submit.btn-gray::before,
.btnArea .btn-submit.disabled::before {
  border: 1px solid #ffffff;
}
/* disabled entry */
.btnArea .btn-submit.disabled.entry {
  color: #666666 !important;
}
/* btnRepoDel */
.btnRepoDelW100 {
  margin-top: 10px;
}
.btnRepoDelW100 a {
  position: relative;
  display: block;
  padding: 1px 5px;
  border: 1px solid #c7b59b;
  box-shadow: inset 0px 0px 2px rgba(255,255,255,1);
  border-radius: 3px;
  background-color: #f8eedd;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.btnRepoDelW100 a:hover {
  border: 1px solid #d8c9b1;
  background-color: #faf3e4;
}
#contents .repoBox .btnRepoDelW100 a:link,
#contents .repoBox .btnRepoDelW100 a:visited,
#contents .repoBox .btnRepoDelW100 a:active {
  color: #9f8866!important;
}
#contents .repoBox .btnRepoDelW100 a:hover {
  color: #bba684!important;
}
/* stamp banner */
#contents .banner_stamp {
  margin: 20px auto 10px;
}

/* repoRes */

#contents .contentsBox .errorText {
  margin: 10px auto;
}

#contents .repoRes div.repoResBg div.repoResHead {
  background: none;
  zoom: 1;
  margin-bottom: 5px;
  padding: 0;
}
#contents .commentArea .myrepo_comment {
  display: inline;
}
#contents .commentArea .repoResComment {
  display: inline-block;
  margin: 4px 0 3px 0;
  font-size: 11px;
}

#contents .recipeRepoBox .recipePhotoBox ul.changeNav {
  display: inline-block;
  float: right;
  width: 44px;
  border-bottom: none;
  padding: 0 0 0;
  margin: 0 0 0 0;
}
 /* for modern brouser */
#contents .recipeRepoBox .recipePhotoBox ul.changeNav:after {
     content: ".";
     display: block;
     clear: both;
     height: 0;
     visibility: hidden;
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li {
  display: inline-block;
  float: left;
  width: 22px;
  padding: 0 0 0;
  margin: 0;
  border-bottom: none;
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li a {
  display: block;
  width: 22px;
  height: 24px;
  text-indent: -9999px;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
  cursor: pointer;
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li a {
  background-position: 0 bottom;
  background-repeat: no-repeat;
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li a:hover,
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li.btn_on a {
  background-position: 0 top;
  background-repeat: no-repeat;
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li.btn_on a {
  cursor: default;
  pointer-events: none;
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li.btn_face a {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btn_face.png);
}
#contents .recipeRepoBox .recipePhotoBox ul.changeNav li.btn_keyboard a {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btn_keyboard.png);
}

#contents .commentArea .delBtn.callBtn {
  margin-top: 10px;
}
#contents .commentArea .inplaceSave {
  margin-bottom: 0;
}
#contents .commentArea .inplaceSave a.btn_on {
  background-position: 0 0;
  background-repeat: no-repeat;
}
#contents .commentArea .inplaceSave a.btn_entry {
  background-position: 0 -30px;
  background-repeat: no-repeat;
  cursor: default;
  pointer-events: none;
}
#contents .commentArea .inplaceSave a.btn_disabled {
  background-position: 0 -60px;
  background-repeat: no-repeat;
  cursor: default;
  pointer-events: none;
}
#contents .commentArea .inplaceSave a.myrepo_saveComment {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btnSpriteAcceptComment.png);
}
#contents .commentArea .inplaceSave a.myrepo_saveStamp {
  background-image: url(//image.recipe.rakuten.co.jp/d-pc/btnSpriteAcceptStamp.png);
}
#contents .commentArea .myrepo_stamp {
  display: block;
  height: 146px;
  margin-bottom: 20px;
}
#contents .commentArea .myrepo_stamp img {
  margin-top: 20px;
  vertical-align: middle;
}
#contents .commentArea .inplace_form_comment,
#contents .commentArea .inplace_form_stamp {
  min-height: 200px;
  margin-bottom: 5px;
}
#contents .commentArea.form_type_comment .inplace_form_comment,
#contents .commentArea.form_type_stamp .inplace_form_stamp {
  display: block;
}
#contents .commentArea.form_type_comment .inplace_form_stamp,
#contents .commentArea.form_type_stamp .inplace_form_comment {
  display: none;
}
