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

@media all and (min-width: 768px) {
  #recipe-detail {
    width: 780px;
    margin: 0 auto;
  }
  #recipe-detail::before {
    content: "";
    display: block;
    background: url(../../../common/img/bg.jpg) repeat-y;
    position: absolute;
    top: 0;
    left: -70px;
    right: -70px;
    bottom: 0;
    z-index: -1;
  }
}

#recipe-detail {
  position: relative;
  background: url(../../../common/img/bg.jpg) repeat-y;
  padding: 20px 47px 16px;
}
#recipe-detail h1 {
  position: absolute;
  top: 24px;
  left: 195px;
  width: 198px;
  margin: 0;
}
#recipe-detail h1 img,
#recipe-detail .title img,
#recipe-detail .recipe-top h2 img,
#recipe-detail .recipe-top .time img,
#recipe-detail .recipe-main .ribbon img,
#recipe-detail .recipe-main .pic img,
#recipe-detail .balloon img,
#recipe-detail .box .material img,
#recipe-detail .box .recipe-how img,
#recipe-detail .other .box .block .thum-pic img {
  height: auto;
}
#recipe-detail .recipe-header {
  position: relative;
  display: flex;
  margin: 0;
}
#recipe-detail .advisor-area {
  position: absolute;
  top: 18px;
  right: 55px;
  width: 345px;
}
#recipe-detail .advisor-area .box {
  display: flex;
}
#recipe-detail .advisor-area .box {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 0;
}
#recipe-detail .advisor-area .box .block .balloon {
  position: relative;
  top: 0;
  left: 0;
  width: 162px;
  z-index: 0;
  margin-bottom: 11px;
}
#recipe-detail .advisor-area .box .block {
  margin: 12px 0 0 19px;
}
#recipe-detail .advisor-area .box .block p {
  font-size: 12px;
  margin: 0 0 11px 0;
  padding-left: 3px;
}
#recipe-detail .advisor-area .box .block ruby {
  font-size: 20px;
  padding-left: 3px;
}
#recipe-detail .advisor-area .box .block ruby rt {
  font-size: 10px;
}
#recipe-detail .advisor-area .box .block .small {
  font-size: 14px;
}
#recipe-detail .box .pic {
  position: absolute;
  top: 0;
  right: -15px;
  width: 132px;
}
#recipe-detail .advisor-area .advisor-txt {
  width: 360px;
  margin: 0;
  padding: 20px 0 0 21px;
  font-size: 12px;
}
#recipe-detail .advisor-area .blog {
  padding-left: 21px;
}
#recipe-detail .advisor-area .blog a {
  font-weight: bold;
}
#recipe-detail .title {
  width: 182px;
  margin-left: -28px;
}
#recipe-detail .txt {
  position: absolute;
  top: 147px;
  left: 45px;
  width: 336px;
  height: auto;
  color: #222222;
  line-height: 2;
  font-size: 14px;
  margin: 10px 0 0 0;
}
#recipe-detail .txt > .sitayude {
  background: #fff;
  border-radius: 10px;
  display: block;
  font-size: 0.9em;
  line-height: 1.6;
  position: relative;
  margin-top: 3em;
  padding: 15px 15px 15px 15px;
  text-align: justify;
  text-indent: 5em;
  width: 336px;
}
  #recipe-detail .txt > .sitayude > span {
	  position: absolute;
	  left: calc(-30px + -5em);
	  top: -30px;
	  width: 90px;
  }
#recipe-detail .recipe-top h2 {
  padding: 9px 0 0;
  margin: 0 27px 0 0;
}
#recipe-detail .recipe-top .time {
  width: 104px;
  margin: -3px 0 0 -12px;
}
#recipe-detail .recipe-top {
  display: flex;
  background: url(../img/border.png) no-repeat center top;
  background-size: 686px;
  padding: 35px 0 0;
}
#recipe-detail .recipe-main {
  position: relative;
  margin: 17em 0 28px 0;
}
#recipe-detail .memo {
  position: absolute;
  top: 115px;
  left: 0;
}
#recipe-detail .memo .ribbon {
  width: 127px;
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -63px;
 }
#recipe-detail .memo .block {
  width: 156px;
  background: #fff;
  box-shadow: 0 0 4px #7e7d7b;
  padding: 28px 0 9px 13px;
}
#recipe-detail .memo .block p {
  background: url(../img/border_dots_memo.png) repeat-x 50% 50%;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  transform: scale(0.9);
  color: #534956;
  transform-origin: left top;
  line-height: 1.7;
  margin: 0;
}
#recipe-detail .memo .block span {
  background: #fff;
  padding: 0 5px;
}
#recipe-detail .recipe-main .pic {
  width: 525px;
  padding: 3px 0 0 160px;
  box-sizing: content-box;
}
#recipe-detail .balloon {
  position: absolute;
  top: 255px;
  left: -50px;
  width: 280px;
  z-index: 2;
}
	#recipe-detail .balloon img {
		height: auto;
		width: 100%;
	}
#recipe-detail .box {
  background: url(../../../common/img/recipe_bg.jpg) repeat;
  border: 3px solid #efede0;
  box-shadow: 0 0 4px #7e7d7b;
  padding: 31px 20px 40px;
  margin-bottom: 20px;
}
#recipe-detail .box .material-box {
  display: flex;
  justify-content: space-between;
}
#recipe-detail .box .material {
  width: 115px;
  margin: 0;
  padding-bottom: 21px;
}
#recipe-detail .box .material-box .left-block,
#recipe-detail .box .material-box .right-block {
  width: 300px;
}
#recipe-detail .box .material-box .a-area {
  padding-left: 50px;
  position: relative;
}
  #recipe-detail .box .material-box .a-area:before,
  #recipe-detail .box .material-box .b-area:before {
    content: "A";
    position: absolute;
    top: calc(50% - 0.5em);
    left: 0;
    font-family: helvetica, sans-serif;
    font-weight: bold;
    color: #534956;
  }
  #recipe-detail .box .material-box .a-area:after,
  #recipe-detail .box .material-box .b-area:after {
    content: "";
    display: block;
    width: 10px;
    height: calc(100% - 2em);
    margin-top: 1em;
    border: 1px solid #bbb;
    border-right: none;
    position: absolute;
    top: 0;
    left: 20px;
  }
#recipe-detail .box .material-box .right-block .b-area {
  padding-left: 57px;
}
  #recipe-detail .box .material-box .left-block .b-area:before {
    content: "B";
  }
#recipe-detail .box .material-box dl {
  display: flex;
  justify-content: space-between;
  background: url(../../../common/img/border_dots.png) repeat-x center bottom;
  background-size: 5px 1px;
  font-size: 14px;
  padding: 10px 0;
}
#recipe-detail .box .material-box dl .small {
  font-size: 10px;
}
#recipe-detail .box .material-box .right-block .a-area {
  padding-left: 57px;
}
#recipe-detail .box .recipe-how {
  width: 68px;
  margin: 0 0 10px;
}
#recipe-detail .box li {
  background: url(../../../common/img/border_dots.png) repeat-x center bottom;
  background-size: 5px 1px;
  font-size: 14px;
  line-height: 1.5;
  color: #222222;
  position: relative;
  padding: 18px 0 8px 50px;
}
#recipe-detail .box li::before {
  content: '1';
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  position: absolute;
	top: 12px;
  left: 0;
  color: #534956;
}
#recipe-detail .box li:nth-of-type(2)::before {
  content: '2';
}
#recipe-detail .box li:nth-of-type(3)::before {
  content: '3';
}
#recipe-detail .box li:nth-of-type(4)::before {
  content: '4';
}
#recipe-detail .box li:nth-of-type(5)::before {
  content: '5';
}
#recipe-detail .box li:nth-of-type(6)::before {
  content: '6';
}
#recipe-detail .box li:nth-of-type(7)::before {
  content: '7';
}
#recipe-detail .box li:nth-of-type(8)::before {
  content: '8';
}
#recipe-detail .box li:nth-of-type(9)::before {
  content: '9';
}
#recipe-detail .box li:nth-of-type(10)::before {
  content: '10';
}
#recipe-detail .box .txt-small {
  font-size: 12px;
  text-align: right;
  margin-bottom: 0;
}
#recipe-detail .box li strong {
  color: #534956;
  font-weight: bold;
}
#recipe-detail h4 {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #004156;
  font-weight: bold;
  margin: 0 0 18px;
  padding-top: 18px;
}
#recipe-detail h4::before {
  content: '';
  display: block;
  background: url(../../../common/img/icon_book.png) no-repeat;
  width: 37px;
  height: 28px;
  background-size: contain;
  margin-right: 10px;
}
#recipe-detail .other .box {
  display: flex;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 20px;
}
#recipe-detail .other .box .block .thum-pic {
  width: 221px;
}
#recipe-detail .other .box a {
  position: relative;
  width: 221px;
  color: #222;
  background: #fff;
  text-decoration: none;
  padding-bottom: 30px;
  margin-right: 12px;
}
#recipe-detail .other .box a:nth-of-type(3) {
  margin: 0;
}
#recipe-detail .other .box .block p {
  font-size: 14px;
  line-height: 1.5;
  padding: 20px 22px;
  margin: 0;
}
#recipe-detail .other .box .block .info {
  display: flex;
  position: absolute;
  padding: 0 20px;
  bottom: 20px;
}
#recipe-detail .other .box .block .info p {
  padding: 0;
}
#recipe-detail .other .box .block .info .orange {
  color: #fc6a22;
  font-weight: bold;
}
#recipe-detail .other .box .block .info .time,
#recipe-detail .other .box .block .info .cal {
  display: flex;
  align-items: center;
}
#recipe-detail .other .box .block .info .time {
  margin-right: 10px;
}
#recipe-detail .other .box .block .info .time::before {
  content: '';
  display: block;
  width: 20px;
  height: 17px;
  background-image: url(../../../common/img/icon_clock.png);
  background-repeat: no-repeat;
  background-size: contain;
}
#recipe-detail .other .box .block .info .cal::before {
  content: '';
  display: block;
  width: 19px;
  height: 15px;
  background-image: url(../../../common/img/icon_fire.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: -5px;
}
#recipe-detail .other .other-recipe {
  text-align: right;
}
#recipe-detail .other .other-recipe a {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  background: url(../../../common/img/icon_arrow.png) no-repeat left;
  background-size: 6px auto;
  padding-left: 10px;
}
.recipe-pagetop {
  position: fixed;
  width: 70px;
  right: 20px;
  bottom: 370px;
  z-index: 2
}
.recipe-pagetop img {
  height: auto;
}


@media only screen and (max-width:767px) {
  #recipe-detail {
    position: relative;
    padding: 5.4vw 2.6vw 15px;
  }
  #recipe-detail h1 {
    top: 7.8vw;
    left: 2.6vw;
    width: 68.5vw;
    margin: 0;
  }
  #recipe-detail .advisor-area {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
  }
  #recipe-detail .advisor-area .box .block {
    margin: 0;
  }
  #recipe-detail .advisor-area .box .block .balloon {
    width: 50vw;
    top: 0;
    left: 0;
    padding-bottom: 13px;
    margin: 0 2.4vw 0 0;
  }
  #recipe-detail .advisor-area .box .block p {
    margin: 0;
    font-size: 14px;
    padding-left: 3.6vw;
    margin-bottom: 10px;
  }
  #recipe-detail .advisor-area .box .block ruby {
    font-size: 23px;
    padding-left: 3.6vw;    
  }
  #recipe-detail .advisor-area .box .block ruby strong {
    font-weight: normal;
  }
  #recipe-detail .advisor-area .box .block .small {
    font-size: 16px;
  }
  #recipe-detail .advisor-area .advisor-txt {
    width: 100%;
    margin: 0;
    padding: 20px 0 0 3.6vw;
    font-size: 14px;
  }
  #recipe-detail .advisor-area .blog {
    padding: 20px 0 0 3.6vw;
    margin: 0;
  }
  #recipe-detail .box .pic {
    position: relative;
    right: 0;
    width: 40vw;
  }
  #recipe-detail .box .pic img {
    height: auto;
  }
  #recipe-detail .title {
    position: relative;
    float: none;
    width: 37vw;
    margin: 0 0 0 57vw;
    z-index: 2;
  }
  #recipe-detail .recipe-main {
    position: relative;
    margin: 0 0 28px 0;
  }
  #recipe-detail .txt {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    color: #222;
    padding: 10vw 0;
    margin: 0;
  }
  #recipe-detail .txt::before {
    content: '';
    display: block;
    width: 100%;
    height: 3.2vw;
    background:url(../img/border.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 20px;
  }
  #recipe-detail .txt::after {
    content: '';
    display: block;
    width: 100%;
    height: 3.2vw;
    background:url(../img/border.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 15px;
  }
  #recipe-detail .txt > .sitayude {
    text-indent: 7em;
    width: auto;
  }
    #recipe-detail .txt > .sitayude > span {
      left: -7em;
    }
  #recipe-detail .recipe-top {
    justify-content: space-between;
    background: none;
    padding: 0;
    margin: 20px 0 0 0;
  }
  #recipe-detail .recipe-top h2 {
    width: 60.4vw;
    padding: 0;
    margin: 15px 0 0;
  }
  #recipe-detail .recipe-top .time {
    width: 27.6vw;
    margin: 6px 0 0 -12px;
  }
  #recipe-detail .recipe-main .pic {    
    width: 100%;
    padding: 0;
    margin: 9px 0 0 0;
  }
  #recipe-detail .balloon,
  #recipe-detail .memo {
    position: relative;
  }
  #recipe-detail .recipe-main .balloon {
    width: 76vw;
    top: 0;
    left: 0;
    transform: translate(8.4vw,-12px);
  }
  #recipe-detail .memo {
    top: 0;
    left: 0;
    margin-top: 15px;
  }
  #recipe-detail .memo .ribbon {
    width: 48vw;
    top: -6.4vw;
    left: 25%;
    margin-left: 0;
  }
  #recipe-detail .memo .block {
    width: 100%;
    padding: 31px 5.5vw 17px;
  }
  #recipe-detail .memo .block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #recipe-detail .memo .block p {
    background: url(../../../common/img/border_dots.png) repeat-x center bottom;
    background-size: 5px 1px;
    width: 46.5%;
    color: #222;
    transform: none;
    font-size: 14px;
    padding: 5px 0;
  }
  #recipe-detail .memo .block span {
    background: none;
    padding: 0;
  }
  #recipe-detail .memo .block strong {
    font-weight: normal;
  }
  #recipe-detail .box {
    padding: 22px 5vw 24px;
    margin-bottom: 22px;
  }
  #recipe-detail .box .material {
    width: 30vw;
    margin: 0;
    padding-bottom: 10px;
  }
  #recipe-detail .box .material-box {
    display: block;
  }
  #recipe-detail .box .material-box .left-block, 
  #recipe-detail .box .material-box .right-block {
    width: 100%;
  }
  .material-box .right-block p {
    font-size: 12px;
    margin: 17px 0 0;
  }
  #recipe-detail .box .material-box .left-block .a-area {
    padding-left: 53px;
  }
  #recipe-detail .box .material-box .right-block .b-area {
    padding-left: 53px;
  }
  #recipe-detail .box .material-box dl {
    background-size: 5px 1px;
    font-size: 14px;
    line-height: 2;
    margin-top: 6px;
  }
  #recipe-detail .box .txt-small {
    margin: 19px 0 0 0;
  }
  #recipe-detail .box .recipe-how {
    margin: 0;
  }
  #recipe-detail .box li {
    line-height: 2;
  }
  #recipe-detail h4 {
    font-size: 18px;
    margin: 0 0 18px 0;
    padding-top: 20px;
  }
  #recipe-detail h4::before {
    content: '';
    display: block;
    background: url(../../../common/img/icon_book.png) no-repeat;
    width: 27px;
    height: 20px;
    background-size: contain;
    margin-right: 1.7vw;
  }
  #recipe-detail .other .box {
    display: block;
  }
  #recipe-detail .other .box a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 30px 0;
    padding-bottom: 52px;
  }
  #recipe-detail .other .box a:last-child {
    margin: 0 0 18px 0;
  }
  #recipe-detail .other .box .block .thum-pic {
    width: 100%;
  }
  #recipe-detail .other .box .block p {
    padding: 17px 5.3vw 0;
    margin: 0;
  }
  #recipe-detail .other .box .block .info {
    padding: 0 5.3vw;
    bottom: 20px;
  }
  
  #recipe-detail .other .other-recipe {
    text-align: right;
    margin: 0;
  }

}