.craft_list .article_list .article h3 {
  margin-bottom: 0;
}
.craft_list .article_list .article .size {
  margin-bottom: 10px;
  color: #106ab4;
  font-weight: bold;
font-family: FP-HiraKakuProN-W6;
  line-height: 1em;
}
.craft_list .article_list .article .image {
  text-align: center;
}

.howtomake .junbi .text01 {
  color: #106ab4;
  font-size: 18px;
  font-weight: bold;
font-family: FP-HiraKakuProN-W6;
  margin-bottom: 10px;
}
.howtomake .junbi ul {
  margin-bottom: 20px;
}
.howtomake .step {
  position: relative;
  margin-bottom: 60px;
}
.howtomake .step:after {
  content: '';
  position: absolute;
  bottom: -36px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 16px 0 16px;
  border-color: #333333 transparent transparent transparent;
}
.howtomake .step .clm2_1 > div {
  margin-bottom: 0;
}
.howtomake .step .text01 {
  font-size: 18px;
  font-weight: bold;
font-family: FP-HiraKakuProN-W6;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.howtomake .step .text01 span {
  color: #0f6bb3;
}
.howtomake .step .text01 span.num {
  font-size: 36px;
  line-height: 1em;
  margin: 0 5px;
}
.howtomake .step .image {
  margin-bottom: 35px;
  text-align: center;
}
.howtomake .step .image img {
  width: 100%;
}
.howtomake .step .text02 {
  position: relative;
  padding-left: 35px;
}
.howtomake .step .text02 .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  display: block;
  color: white;
  font-size: 18px;
  line-height: 22px;
}
.howtomake .step .text02 .num.num01 {
  background: #ff9d00;
}
.howtomake .step .text02 .num.num02 {
  background: #e61782;
}
.howtomake .step .text02 .num.num03 {
  background: #0099ff;
}
.howtomake .step .text02 .num.num04 {
  background: #14cc3f;
}
.howtomake .step .text02 .num.num05 {
  background: #cc29c7;
}
.howtomake .step .text02 .num.num06 {
  background: #0f6bb3;
}
.howtomake .step.num03 {
  margin-bottom: 40px;
}
.howtomake .step.num03:after {
  display: none;
}

@media only screen and (max-width: 639px) {
  .howtomake .step .clm2_1 > div {
    margin-bottom: 20px;
  }
}
