* {
  margin: 0;
  padding: 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: inherit;
}

p {
  margin: 0;
}

p>img {
  display: block;
}

.entry-content a {
  border: none;
}

body.page .entry-content h2 img {
  width: auto;
}

body.page .entry-content h2 {
  margin: 0;
}

.entry-content a img {
  display: inline;
}

.clearfix {
  content: "";
  height: 0;
  display: block;
  clear: both;
}

ul li {
  list-style: none;
}

img {
  display: inline;
}

body {
  margin: 0;
}

.clearfix:after {
  content: '';
  height: 0;
  display: block;
  clear: both;
}

.brpc {
  display: inherit;
}

.brsp {
  display: none;
}

.contents {
  width: 760px;
  overflow: hidden;
  background: #fff;
  color: #444;
  padding: 0 0 50px;
  margin: auto;
  position: relative;
  font-family: sans-serif;
}

.header {
  padding: 35px 0 25px;
}

.header .header-title {
  display: block;
  margin: 0 auto 20px;
}

.header .back {
  position: relative;
  top: -10px;
}

.header strong {
  display: block;
  font-size: 30px;
  font-weight: 200;
  text-align: center;
  letter-spacing: .25em;
  line-height: 40px;
}

.wrap-recipe {
  background: #fff8ee;
  overflow: hidden;
}

.recipe {
  width: 720px;
  background: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  margin: 0 auto 40px;
  color: #444;
  overflow: hidden;
}

.recipe .mat, .recipe .how {
  width: 50%;
  float: left;
  overflow: hidden;
}

.recipe .mat p, .recipe .how p {
  font-size: 14px;
  margin: 0 0 15px;
}

.recipe .mat {
  padding: 0 40px 0 20px;
  box-sizing: border-box;
}

.recipe .how {
  padding: 0 20px 0 40px;
  box-sizing: border-box;
}

.recipe .recipe-in {
  position: relative;
  overflow: hidden;
  margin: 0 0 80px;
}

.recipe .recipe-in.cap {
  margin-bottom: 50px;
}

.recipe .recipe-in:after {
  content: '';
  display: block;
  height: 100%;
  border-right: 1px solid #e5e1e1;
  position: absolute;
  top: 0;
  left: 50%;
}

.recipe .recipe-img {
  margin: 0 0 55px;
}

.recipe .label {
  text-align: center;
}

.recipe .label .label-in {
  width: 170px;
  font-size: 18px;
  border-bottom: 1px solid #000;
  display: inline-block;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 45px;
}

.recipe.r15 .label .label-in {
  width: 230px;
}

.recipe .label .label-in .small {
  font-size: 16px;
}

.recipe .label .label-in .small-s {
  font-size: 14px;
}

.recipe .sublabel {
  font-size: 14px;
}

.recipe .sublabel+p {
  line-height: 26px;
}

.recipe .mat .list {
  font-size: 14px;
  margin: 0 0 45px;
}

.recipe .mat .list:last-child {
  margin-bottom: 0;
}

.recipe .mat .list.a,
.recipe .mat .list.b,
.recipe .mat .list.c,
.recipe .mat .list.d,
.recipe .mat .list.e,
.recipe .mat .list.f,
.recipe .mat .list.g,
.recipe .mat .list.h {
  margin-left: 20px;
  padding-left: 10px;
  border-left: 1px solid #000;
  position: relative;
}

.recipe .mat .list.a:before,
.recipe .mat .list.b:before,
.recipe .mat .list.c:before,
.recipe .mat .list.d:before,
.recipe .mat .list.e:before,
.recipe .mat .list.f:before,
.recipe .mat .list.g:before,
.recipe .mat .list.h:before {
  content: 'A';
  position: absolute;
  width: 1em;
  height: 1em;
  display: block;
  top: 0;
  left: -1.25em;
}

.recipe .mat .list.b:before {
  content: 'B';
}

.recipe .mat .list.c:before {
  content: 'C';
}

.recipe .mat .list.d:before {
  content: 'D';
}
.recipe .mat .list.e:before {
  content: 'E';
}
.recipe .mat .list.f:before {
  content: 'F';
}
.recipe .mat .list.g:before {
  content: 'G';
}
.recipe .mat .list.h:before {
  content: 'H';
}

.recipe .mat .list li {
  margin: 0;
}

.recipe .mat .list li.notice {
  margin-top: 35px;
}

.recipe .mat .list li.tar {
  text-align: right;
  margin-right: 40px;
}

.recipe .mat .list .dot {
  vertical-align: middle;
  margin: 0 .5em;
  letter-spacing: .1em;
}

.recipe .how .making {
  margin: 0;
}

.recipe .how .making.cp {
  margin: 0 0 50px;
}

.recipe .how .making li {
  font-size: 14px;
  line-height: 28px;
  margin: 0 0 40px;
  text-indent: -1.25em;
  margin-left: 1.25em;
}

.recipe .how .making li:last-child {
  margin-bottom: 0;
}

.recipe .how .caption {
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 45px;
}

.recipe .how .caption:last-child {
  margin-bottom: 0;
}

.recipe .feature-txt {
  border-top: double 4px #000;
  margin: 0 20px;
  padding-top: 45px;
  font-size: 14px;
  line-height: 26px;
}

.recipe .midtitle {
  font-size: 22px;
  text-align: center;
  margin: 0 auto 45px;
}

.recipe.r15 .midtitle {
  margin-bottom: 25px;
}

.recipe .midtitle .small {
  font-size: 18px;
  position: relative;
}

.recipe .pre {
  padding: 0 20px 80px;
  box-sizing: border-box;
}

.recipe .pre li {
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 50px;
}

.recipe .pre li:last-child {
  margin-bottom: 0;
}

.list-tableware {
  background: #fff;
  padding: 60px 0 0;
}

.recipe .cap-f {
  font-size: 14px;
  line-height: 26px;
  color: #f00;
  margin: 0 20px 90px;
}

.list-tableware .title-list-tableware {
  text-align: center;
  font-size: 22px;
  color: #444;
  margin: 0 0 5px;
}

.list-tableware .title-s-list-tableware {
  text-align: center;
  font-size: 14px;
  position: relative;
  letter-spacing: 0.1em;
  color: #444;
  margin: 0 0 45px;
}

.list-tableware .title-s-list-tableware:after {
  content: '';
  width: 100%;
  height: 0;
  display: block;
  border-bottom: 1px solid #b2b2b2;
  position: absolute;
  top: 49%;
}

.list-tableware .title-s-list-tableware span {
  width: 170px;
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 10;
}

.list-tableware ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.list-tableware ul li {
  float: none;
  width: 220px;
  margin: 0 50px 22.5px 0;
}

/* 20180625 add */

.list-tableware ul li .price-more {
  font-size: 12px;
  color: #000;
  display: inline-block;
  text-decoration: underline;
}

/* 20180625 add */

.recipe .mat .list li.notice {
  margin-top: 35px;
}

.list-tableware ul li:nth-child(3n) {
  float: none;
  margin-right: 0;
}

.list-tableware ul li .thumb {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
}

.list-tableware ul li .name {
  font-size: 14px;
  font-weight: bold;
  position: relative;
  margin: 0 0 5px;
}

.list-tableware ul li .name .btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.list-tableware ul li .price {
  font-size: 13px;
  position: relative;
}

.back {
  float: right;
  margin-right: 20px;
}

.back-foot {
  width: 66px;
  margin: 50px auto 0;
  display: block;
}

@media screen and (max-width: 640px) {
  .brpc {
    display: none;
  }
  .brsp {
    display: inherit;
  }
  .header .back {
    position: absolute;
    top: 20px;
  }
  .contents {
    width: 100%;
    padding-bottom: 175px;
  }
  .recipe {
    width: 92.5%;
    margin: 0 auto 50px;
    padding: 10px;
  }
  .recipe .recipe-img {
    margin: 0 0 40px;
  }
  .recipe .mat, .recipe .how {
    width: 100%;
    float: none;
  }
  .recipe .mat p, .recipe .how p {
    font-size: 13px;
    margin: 0 0 10px;
  }
  .recipe .sublabel+p {
    line-height: 24px;
  }
  .recipe .mat {
    padding: 0 0 0 5px;
  }
  .recipe .how {
    padding: 40px 10px 0;
  }
  .recipe .recipe-in {
    box-sizing: border-box;
    margin: 0 0 45px;
  }
  .recipe .recipe-in:last-child {
    margin: 0;
  }
  .recipe .recipe-in:last-child:after {
    border: none;
  }
  .recipe .recipe-in:after {
    content: "";
    height: 0;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding: 0 0 45px;
    top: auto;
    left: auto;
  }
  .recipe .recipe-in.nobdr {
    margin-bottom: 0;
  }
  .recipe .recipe-in.nobdr:after {
    display: none;
  }
  .recipe .recipe-img img {
    width: 100%;
    display: block;
  }
  .header {
    padding: 20px 0 10px;
  }
  .header .header-title {
    width: 85.5px;
  }
  .header strong {
    font-size: 18px;
  }
  .recipe .label .label-in {
    width: 160px;
    font-size: 14px;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .recipe.r15 .how .label .label-in {
    width: 150px;
  }
  .recipe .label .label-in .small {
    font-size: 14px;
  }
  .recipe .mat .list {
    font-size: 13px;
    margin: 0 0 35px;
  }
  .recipe .mat .list .dot {
    display: inline-block;
    position: relative;
    margin: 0 .25em;
  }
  .recipe .mat .list li {
    margin-bottom: 0;
  }
  .recipe .mat .list li.tar {
    margin-right: 20px;
  }
  .recipe .mat .list:last-child {
    margin-bottom: 30px;
  }
  .recipe .feature-txt {
    padding-top: 40px;
  }
  .recipe .how .making {
    margin: 0 0 40px;
  }
  .recipe .how .making.cp {
    margin-bottom: 0;
  }
  .recipe .how .wrap-caption {
    margin: 40px 0 0;
  }
  .recipe .how .caption {
    font-size: 13px;
    line-height: 24px;
    margin: 0 0 40px;
  }
  .recipe .how .making li {
    font-size: 13px;
    margin: 0 0 40px;
    text-indent: -1.25em;
    margin-left: 1.25em;
  }
  .recipe .cap-f {
    margin-bottom: 50px;
  }
  .recipe .pre {
    padding: 0 15px 40px;
    box-sizing: border-box;
  }
  .recipe .pre li {
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 50px;
  }
  .recipe .pre li .pre-label {
    display: inline-block;
    margin: 0 0 5px;
  }
  .list-tableware {
    padding: 45px 0 0;
  }
  .list-tableware .title-list-tableware {
    font-size: 14px;
    margin: 0;
  }
  .list-tableware .title-s-list-tableware span {
    width: 140px;
    font-size: 10px;
    position: relative;
    top: -1px;
  }
  .list-tableware ul {
    margin: 0 10px;
  }
  .list-tableware ul li {
    width: 48%;
    margin: 0 4% 0 0;
    padding: 0 0 20px;
  }
  .list-tableware ul li:nth-child(3n) {
    float: none;
    margin-right: 4%;
  }
  .list-tableware ul li:nth-child(2n) {
    float: none;
    margin-right: 0;
  }
  .list-tableware ul li .name {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
  }
  .list-tableware ul li .name .btn {
    width: 23px;
  }
  .list-tableware ul li .name .btn img {
    width: 100%;
    display: block;
  }
  .list-tableware ul li .price {
    font-size: 12px;
  }
  .list-tableware ul li .thumb {
    margin: 0 0 10px;
  }
  .recipe .midtitle {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 35px;
  }
  .recipe .midtitle .small {
    font-size: 12px;
  }
  .back {
    width: 47.5px;
    position: absolute;
    top: 25px;
    right: 10px;
  }
  .back-foot {
    width: 47.5px;
    display: block;
    margin: 45px auto 0;
  }
  .back img, .back-foot img {
    width: 100%;
    display: block;
  }
}
