@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap");
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap");
#homemade-story {
  margin-top: 12.5333333333vw;
  color: #4f1115;
  background-color: #fff6e9;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  letter-spacing: -0.5px;
}
#homemade-story *, #homemade-story ::before, #homemade-story ::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}
#homemade-story body, #homemade-story p, #homemade-story ul, #homemade-story ol {
  margin: 0;
  padding: 0;
}
#homemade-story figure {
  margin: 0;
}
#homemade-story table {
  border-color: inherit;
  border-collapse: collapse;
}
#homemade-story caption {
  text-align: left;
}
#homemade-story td, #homemade-story th {
  padding: 0;
  vertical-align: top;
}
#homemade-story th {
  font-weight: 700;
  text-align: left;
}
#homemade-story p, #homemade-story h1, #homemade-story h2, #homemade-story h3, #homemade-story h4, #homemade-story h5, #homemade-story h6, #homemade-story a, #homemade-story li, #homemade-story caption, #homemade-story td, #homemade-story th, #homemade-story dt, #homemade-story dd, #homemade-story input, #homemade-story textarea, #homemade-story select, #homemade-story address {
  font-family: "Noto Serif JP", serif;
}
#homemade-story .kv h1 {
  padding: 0 !important;
  border: 0 !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
#homemade-story .kv img {
  width: 100%;
  vertical-align: bottom;
}
#homemade-story .anchhor_link {
  background: url(/sp/special/homemade-story/images/bg_anc.png) repeat-x;
  background-size: contain;
}
#homemade-story .anchhor_link ul {
  margin: 0 auto;
  padding: 5.3333333333vw 0;
  display: grid;
  width: 86.6666666667vw;
  list-style: none;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(6, 1fr);
  gap: 1.3333333333vw;
}
#homemade-story .anchhor_link li:first-child {
  grid-area: 1/1/2/4;
}
#homemade-story .anchhor_link li:nth-child(2) {
  grid-area: 1/4/2/7;
}
#homemade-story .anchhor_link li:nth-child(3) {
  grid-area: 2/1/3/3;
}
#homemade-story .anchhor_link li:nth-child(4) {
  grid-area: 2/3/3/5;
}
#homemade-story .anchhor_link li:nth-child(5) {
  grid-area: 2/5/3/7;
}
#homemade-story .anchhor_link li:nth-child(n+3) a {
  letter-spacing: -0.1em;
}
#homemade-story .anchhor_link li.limited a {
  color: #fff;
  background: linear-gradient(135deg, rgb(152, 14, 24), rgb(234, 95, 2) 50%, rgb(152, 14, 24));
}
#homemade-story .anchhor_link a {
  padding: 1.3333333333vw 0 4vw;
  border: 2px solid #4f1115;
  border-radius: 2.6666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 20.8vw;
  color: #4f1115;
  background-color: #fff;
  font-family: "Noto Serif JP", serif !important;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.025em;
}
#homemade-story .anchhor_link a::after {
  margin: auto;
  position: absolute;
  right: 0;
  bottom: 0.8vw;
  left: 0;
  width: 5.0666666667vw;
  height: 2.5333333333vw;
  background: url(/sp/special/homemade-story/images/icon_anc.png) no-repeat center center/contain;
  content: "";
}
#homemade-story .section .lead_paragraph {
  padding: 17.3333333333vw 1.3333333333vw 18vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/sp/special/homemade-story/images/bg_lede01.png) no-repeat top center;
  background-color: #feeab4;
  background-size: cover;
}
#homemade-story .section .opening_sentence {
  font-family: "Noto Serif JP", serif !important;
  font-size: 4vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 255, 255), 0 5px 10px rgba(255, 255, 255, 0.7), 5px 0 10px rgba(255, 255, 255, 0.7), 0 -5px 10px rgba(255, 255, 255, 0.7), -5px 0 10px rgba(255, 255, 255, 0.7);
}
#homemade-story .section .opening_sentence em {
  color: #9c0625;
  font-style: normal;
}
#homemade-story .section .opening_sentence stong {
  font-weight: 700;
}
#homemade-story .annotation {
  display: table;
  font-size: 3.2vw;
  line-height: 1.5;
}
#homemade-story .annotation:before {
  display: table-cell;
  content: "※";
}
#homemade-story .annotation span {
  margin-left: 0.8vw;
  display: block;
}
#homemade-story .bnr-area figure {
  margin: 8vw auto 0;
  width: 80vw;
}
#homemade-story .bnr-area figure img {
  width: 100%;
}
#homemade-story .bnr-area figure figcaption {
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
#homemade-story #introduction {
  background-color: #fff6e9;
}
#homemade-story #introduction h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34.5333333333vw;
  background: url(/sp/special/homemade-story/images/bg_ttl.png) repeat-x center;
  background-color: #9c0625;
  background-size: contain;
  text-align: center;
}
#homemade-story #introduction h2 img {
  width: 78.4vw;
}
#homemade-story #introduction h3 {
  position: relative;
  color: #9c0625;
  font-size: 6.1333333333vw;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
}
#homemade-story #introduction h3::before {
  margin: auto;
  position: absolute;
  top: -11.7333333333vw;
  right: 0;
  left: 0;
  width: 6.9333333333vw;
  height: 6.9333333333vw;
  background: url(/sp/special/homemade-story/images/icon_ttl01.png) no-repeat center/cover;
  content: "";
}
#homemade-story #introduction h4 {
  margin-top: 13.3333333333vw;
  font-size: 5.3333333333vw;
  text-align: center;
}
#homemade-story #introduction .content01 {
  padding-top: 24.8vw;
  padding-bottom: 1.3333333333vw;
  position: relative;
  overflow: hidden;
}
#homemade-story #introduction .content01 .row_boxes {
  margin-top: 4vw;
}
#homemade-story #introduction .content01 .box figure {
  margin: 5.3333333333vw auto 0;
  width: 54.6666666667vw;
}
#homemade-story #introduction .content01 .box + .box {
  margin-top: 10vw;
}
#homemade-story #introduction .content01 .box p {
  font-size: 4vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
}
#homemade-story #introduction .content01 .box p + p {
  margin-top: 0.65em;
}
#homemade-story #introduction .content01::before, #homemade-story #introduction .content01::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #introduction .content01::before {
  top: 12vw;
  left: 0vw;
  width: 100%;
  height: 67.7333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #introduction .content01::after {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #introduction .content02 {
  margin-top: 9.3333333333vw;
  padding-top: 30vw;
  padding-bottom: 26.6666666667vw;
  background: url(/sp/special/homemade-story/images/bg_content02.png) no-repeat top -250.6666666667vw center;
  background-size: cover;
}
#homemade-story #introduction .content02 .box {
  text-align: center;
}
#homemade-story #introduction .content02 .box p {
  font-size: 4vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
#homemade-story #introduction .content02 .box em {
  background: linear-gradient(transparent 60%, rgba(194, 53, 31, 0.2) 60%);
  font-size: 4.5333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.7647058824;
}
#homemade-story #introduction .row_boxes {
  margin: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}
#homemade-story #introduction .row_boxes.row_reverse {
  margin-top: 6.6666666667vw;
  padding: 0 6.6666666667vw;
  flex-direction: column-reverse;
}
#homemade-story #introduction .row_boxes.row_reverse .box {
  margin-top: 13.3333333333vw;
}
#homemade-story #introduction .row_boxes.row_reverse .box + .box {
  margin-top: 0vw;
}
#homemade-story #introduction .column_boxes {
  margin: auto;
  padding: 17.3333333333vw 0 19.3333333333vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
#homemade-story #introduction .column_boxes .box {
  text-align: center;
}
#homemade-story #introduction .column_boxes .box p {
  font-size: 4vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
#homemade-story #introduction .column_boxes .box em {
  background: linear-gradient(transparent 60%, rgba(194, 53, 31, 0.2) 60%);
  font-size: 4.5333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.7647058824;
}
#homemade-story #introduction table {
  margin: 5.3333333333vw auto 0;
  border-top: 2px solid #4f1115;
  border-bottom: 2px solid #4f1115;
  width: calc(100% - 13.3333333333vw);
}
#homemade-story #introduction table tr + tr th,
#homemade-story #introduction table tr + tr td {
  border-top: 1px solid #4f1115;
}
#homemade-story #introduction table th {
  padding: 4vw 0 4vw 3.7333333333vw;
  width: 6em;
  color: #4f1115;
  background-color: rgba(255, 255, 255, 0.5);
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: left;
  vertical-align: middle;
}
#homemade-story #introduction table td {
  padding: 4vw 3.7333333333vw 4vw 3.7333333333vw;
  border: none;
  color: #4f1115;
  background-color: rgba(255, 255, 255, 0.5);
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: left;
}
#homemade-story #introduction .outer02 {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/sp/special/homemade-story/images/bg_content03.png) no-repeat center;
  background-size: cover;
}
#homemade-story #introduction .outer03 {
  margin: auto;
  padding-top: 32vw;
  padding-bottom: 20.6666666667vw;
  background: url(/sp/special/homemade-story/images/bg_content04.png) no-repeat center;
  background-size: cover;
}
#homemade-story #introduction .outer03 .row_boxes {
  margin-top: 3.3333333333vw;
  align-items: center;
}
#homemade-story #introduction .outer03 .box figure {
  margin: 0vw auto 0;
  width: 66.6666666667vw;
}
#homemade-story #introduction .outer03 .box p {
  font-size: 4vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
#homemade-story #introduction .outer03 .box em {
  background: linear-gradient(transparent 60%, rgba(194, 53, 31, 0.2) 60%);
  font-size: 4.5333333333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.7647058824;
}
#homemade-story #introduction .outer03 .box .box {
  margin-top: 2vw;
}
#homemade-story #limited-pkg {
  padding-bottom: 21.3333333333vw;
  background-color: #fff6e9;
}
#homemade-story #limited-pkg h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34.5333333333vw;
  background: url(/sp/special/homemade-story/images/bg_ttl.png) repeat-x center;
  background-color: #9c0625;
  background-size: contain;
  text-align: center;
}
#homemade-story #limited-pkg h2 img {
  width: 74.6666666667vw;
}
#homemade-story #limited-pkg .content01 {
  padding-top: 17.3333333333vw;
  padding-bottom: 1.3333333333vw;
  position: relative;
  overflow: hidden;
}
#homemade-story #limited-pkg .content01::before, #homemade-story #limited-pkg .content01::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #limited-pkg .content01::before {
  top: 30.4vw;
  right: 0;
  width: 55.2vw;
  height: 33.6vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #limited-pkg .content01::after {
  top: 20vw;
  left: -13.3333333333vw;
  width: 55.7333333333vw;
  height: 39.6vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #limited-pkg .content01 p {
  font-size: 4vw;
  line-height: 2;
  text-align: center;
}
#homemade-story #limited-pkg .limited-pkg-area {
  margin-top: 14.6666666667vw;
  position: relative;
  z-index: 1;
}
#homemade-story #limited-pkg .limited-pkg-area:before {
  position: absolute;
  top: -9.3333333333vw;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 44.2666666667vw;
  background: url(/sp/special/homemade-story/images/limited-pkg-bgi.png) no-repeat;
  background-size: 100% auto;
  pointer-events: none;
  content: "";
}
#homemade-story #limited-pkg .limited-pkg-img {
  margin-top: 5.6vw;
}
#homemade-story #limited-pkg .content02 {
  padding-top: 7.2vw;
  position: relative;
  z-index: 0;
}
#homemade-story #limited-pkg .content02 p {
  font-size: 4vw;
  line-height: 2;
  text-align: center;
}
#homemade-story #limited-pkg .limited-design {
  margin: 0 auto;
  padding-top: 16.5333333333vw;
  position: relative;
  width: 89.3333333333vw;
}
#homemade-story #limited-pkg .limited-design:before {
  position: absolute;
  top: 8.2666666667vw;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 94.6666666667vw;
  height: 133.4666666667vw;
  background: #f5e9d6;
  content: "";
}
#homemade-story #limited-pkg .limited-design h3 {
  position: relative;
}
#homemade-story #limited-pkg .limited-design h3 span {
  position: absolute;
  top: -9.8666666667vw;
  left: 10.9333333333vw;
  transform: rotate(-10deg);
  color: #000;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.2vw;
  letter-spacing: -0.025em;
  font-feature-settings: "palt";
}
#homemade-story #limited-pkg .limited-design h3 span:before {
  position: absolute;
  top: -5.3333333333vw;
  left: -5.0666666667vw;
  transform: rotate(10deg);
  width: 28.4vw;
  height: 19.2vw;
  background: url(/pc/special/homemade-story/images/limited-design-fukidashi.png) no-repeat;
  background-size: contain;
  pointer-events: none;
  content: "";
}
#homemade-story #limited-pkg .limited-design-list {
  margin-top: 7.7333333333vw;
  position: relative;
}
#homemade-story #limited-pkg .limited-design-list li + li {
  margin-top: 4.5333333333vw;
}
#homemade-story #limited-pkg .limited-design-list img {
  border-radius: 1.3333333333vw;
}
#homemade-story #limited-pkg .limited-design-list h4 {
  margin-top: 1.6vw;
  padding-left: 5.6vw;
  position: relative;
  color: #333;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: normal;
  letter-spacing: 0.05em;
}
#homemade-story #limited-pkg .limited-design-list h4:before {
  position: absolute;
  top: 50%;
  left: 1.3333333333vw;
  transform: translateY(-50%);
  width: 2vw;
  height: 4.1333333333vw;
  background: url(/pc/special/homemade-story/images/limited-design-link-arrow.svg) no-repeat;
  background-size: contain;
  content: "";
}
#homemade-story #limited-pkg .content03 {
  margin: 0 auto;
  padding-top: 13.8666666667vw;
  width: 89.3333333333vw;
  text-align: center;
}
#homemade-story #limited-pkg .content03 h3 {
  color: #9c0625;
  font-size: 6.1333333333vw;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.015em;
}
#homemade-story #limited-pkg .content03 h3 strong {
  background: linear-gradient(transparent 65%, rgba(194, 53, 31, 0.2) 65%);
}
#homemade-story #limited-pkg .content03 a {
  margin-top: 13.3333333333vw;
  display: inline-block;
  width: 87.4666666667vw;
}
#homemade-story #bulgaria {
  background-color: #f0eeea;
}
#homemade-story #bulgaria h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34.5333333333vw;
  background: url(/sp/special/homemade-story/images/bg_ttl.png) repeat-x center;
  background-color: #9c0625;
  background-size: contain;
  text-align: center;
}
#homemade-story #bulgaria h2 img {
  width: 77.3333333333vw;
}
#homemade-story #bulgaria .content01 {
  margin-top: 12vw;
}
#homemade-story #bulgaria .content01 p {
  font-size: 4vw;
  line-height: 2;
  text-align: center;
}
#homemade-story #bulgaria .overflowing_box {
  margin-top: 12vw;
  width: 100%;
}
#homemade-story #bulgaria .overflowing_box img {
  width: 100%;
}
#homemade-story #bulgaria .content02 {
  margin-top: 18.6666666667vw;
  padding-bottom: 16vw;
}
#homemade-story #bulgaria .content02 p {
  font-size: 4vw;
  line-height: 2;
  text-align: center;
}
#homemade-story #bulgaria .mapping_box {
  margin-top: 13.3333333333vw;
}
#homemade-story #bulgaria .mapping_box .main_map {
  margin: auto;
  padding: 0 5.3333333333vw;
  width: 100%;
  text-align: center;
}
#homemade-story #bulgaria .mapping_box .main_map > figure {
  margin: 0 auto 13.3333333333vw;
  width: 100%;
}
#homemade-story #bulgaria .mapping_box .main_map img {
  width: 100%;
}
#homemade-story #bulgaria .mapping_box .link_item {
  margin: 0 1.3333333333vw 4vw;
  display: inline-block;
  width: 41vw;
}
#homemade-story #bulgaria .mapping_box .link_item img {
  width: 100%;
}
#homemade-story #bulgaria .mapping_box .link_item a {
  border-radius: 10px;
  display: block;
  width: 100%;
  box-shadow: 0px 0px 10px 0px rgba(49, 35, 16, 0.5);
}
@media (any-hover: hover) {
  #homemade-story #bulgaria .mapping_box a:hover {
    opacity: 0.7;
  }
}
#homemade-story #plane h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34.5333333333vw;
  background: url(/sp/special/homemade-story/images/bg_ttl.png) repeat-x center;
  background-color: #9c0625;
  background-size: contain;
  text-align: center;
}
#homemade-story #plane h2 img {
  width: 68.8vw;
}
#homemade-story #plane .styled_title {
  text-align: center;
}
#homemade-story #plane .styled_title h3 {
  display: inline-block;
  position: relative;
  font-size: 6.1333333333vw;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
}
#homemade-story #plane .styled_title h3::before, #homemade-story #plane .styled_title h3::after {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(10px);
  transform: translateY(-50%);
  width: 7.3333333333vw;
  height: 7.3333333333vw;
  background: url(/sp/special/homemade-story/images/icon_ttl02.png) no-repeat center/100%;
  content: "";
}
#homemade-story #plane .styled_title h3::before {
  left: -13.3333333333vw;
}
#homemade-story #plane .styled_title h3::after {
  right: -13.3333333333vw;
}
#homemade-story #plane .outer01 {
  padding-top: 19.3333333333vw;
  padding-bottom: 16vw;
  position: relative;
  overflow: hidden;
  background-color: #fff6e9;
}
#homemade-story #plane .outer01::before, #homemade-story #plane .outer01::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #plane .outer01::before {
  top: 24vw;
  left: 24vw;
  transform: scale(0.8, 0.8);
  width: 100vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #plane .outer01::after {
  top: 16vw;
  right: 48vw;
  width: 99.6vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #plane .outer01 .content01 {
  position: relative;
  z-index: 1;
  background: url(/sp/special/homemade-story/images/bg_content05.png) no-repeat top 13.3333333333vw center;
  background-size: 100%;
}
#homemade-story #plane .row_boxes {
  margin: 0vw auto 0;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
#homemade-story #plane .row_boxes .box {
  width: 100%;
}
#homemade-story #plane .row_boxes .box + .box {
  width: 100%;
}
#homemade-story #plane .row_boxes .box p {
  font-size: 4vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  letter-spacing: -1px;
}
#homemade-story #plane .row_boxes .box figure {
  margin-top: 8.6666666667vw;
  margin-bottom: 0vw;
  text-align: center;
}
#homemade-story #plane .row_boxes .box figure img {
  margin: auto;
  width: 53.3333333333vw;
}
#homemade-story #plane .ill_item01 {
  position: absolute;
  top: 46.6666666667vw;
  left: 8vw;
  width: 23.4666666667vw;
}
#homemade-story #plane .row_boxes_feature {
  margin: 20vw auto 0;
  padding: 5.3333333333vw 6.6666666667vw 6.6666666667vw 11.3333333333vw;
  display: flex;
  align-items: center;
  width: 100%;
  background: url(/sp/special/homemade-story/images/bg_plate.png) no-repeat center;
  background-size: cover;
}
#homemade-story #plane .row_boxes_feature .box figure {
  width: 37.3333333333vw;
}
#homemade-story #plane .row_boxes_feature .box + .box {
  margin-left: 3.2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(7px);
  width: 38.8vw;
  height: 50.5333333333vw;
  background: url(/sp/special/homemade-story/images/bg_plate02.png) no-repeat center;
  background-size: contain;
}
#homemade-story #plane .row_boxes_feature .box + .box .item {
  position: absolute;
  top: 4.8vw;
  left: -2vw;
  width: 13.3333333333vw;
}
#homemade-story #plane .row_boxes_feature .box + .box p {
  transform: translateY(-3.2vw) translateX(-1.6vw);
  font-size: 2.2666666667vw;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
#homemade-story #plane hr {
  border: none;
  width: 100%;
  height: 5.7333333333vw;
  background: url(/sp/special/homemade-story/images/hr_item.gif) repeat-x;
  background-size: contain;
  outline: none;
}
#homemade-story #plane .outer02 {
  padding: 16vw 0 20vw;
  position: relative;
  overflow: hidden;
}
#homemade-story #plane .outer02::before, #homemade-story #plane .outer02::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #plane .outer02::before {
  top: 24vw;
  left: 24vw;
  transform: scale(0.8, 0.8);
  width: 100vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #plane .outer02::after {
  top: 16vw;
  right: 48vw;
  width: 99.6vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #plane .outer02 .content01 {
  padding: 0 6.6666666667vw;
}
#homemade-story #plane .outer02 .sention-lead {
  position: relative;
  z-index: 1;
}
#homemade-story #plane .outer02 .sention-lead:before {
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  width: 100vw;
  height: 160vw;
  background: url(/sp/special/homemade-story/images/bg_content06.png) no-repeat top center;
  background-size: 100% auto;
  content: "";
}
#homemade-story #plane .outer02 .sention-lead:after {
  position: absolute;
  top: 19.4666666667vw;
  right: 0.2666666667vw;
  width: 18.8vw;
  height: 26.8vw;
  background: url(/sp/special/homemade-story/images/bg_sec03_cont02.png) no-repeat;
  background-size: 100% auto;
  content: "";
}
#homemade-story #plane .outer02 .sention-lead p {
  margin-top: 8.5333333333vw;
  font-size: 4vw;
  line-height: 2;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
  letter-spacing: -1px;
}
#homemade-story #plane .outer02 .sention-lead p + p {
  margin-top: 3.2vw;
}
#homemade-story #plane .outer02 .pic_item {
  margin: 8.8vw 0 0;
  position: relative;
  left: 7.2vw;
}
#homemade-story #plane .how-to-step {
  margin-top: 24.5333333333vw;
  padding: 10.6666666667vw 6.6666666667vw 10.6666666667vw;
  position: relative;
  background: #fff;
}
#homemade-story #plane .how-to-step::before, #homemade-story #plane .how-to-step::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.8666666667vw;
  content: "";
}
#homemade-story #plane .how-to-step::before {
  top: 0;
  background: url(/sp/special/homemade-story/images/bg_recipe.png) no-repeat top center/100%;
}
#homemade-story #plane .how-to-step::after {
  bottom: 0;
  background: url(/sp/special/homemade-story/images/bg_recipe.png) no-repeat bottom center/100%;
}
#homemade-story #plane .how-to-step h4 {
  padding: 2.4vw 0 3.2vw;
  border-top: solid 1px;
  border-bottom: solid 1px;
  color: #9c0625;
  font-size: 4.8vw;
  font-weight: bold;
  text-align: center;
}
#homemade-story #plane .how-to-step-list {
  margin-top: 8vw;
  counter-reset: item;
}
#homemade-story #plane .how-to-step-list li {
  padding: 4vw 4.5333333333vw 4.5333333333vw 15.2vw;
  border-radius: 10px;
  display: flex;
  align-items: center;
  position: relative;
  min-height: 14.1333333333vw;
  background: #f9f6ec;
  font-size: 3.7333333333vw;
  line-height: 1.5;
}
#homemade-story #plane .how-to-step-list li + li {
  margin-top: 2.6666666667vw;
}
#homemade-story #plane .how-to-step-list li:before {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 4vw;
  transform: translateY(-50%);
  width: 6.9333333333vw;
  height: 6.9333333333vw;
  counter-increment: item;
  color: #fff;
  background: #4f1115;
  font-size: 4vw;
  content: counter(item);
}
#homemade-story #plane .how-to-step-point {
  margin-top: 2.9333333333vw;
  text-align: center;
}
#homemade-story #plane .how-to-step-text {
  margin-top: 0.8vw;
  display: flex;
  justify-content: space-between;
}
#homemade-story #plane .how-to-step-text p {
  font-size: 3.7333333333vw;
  line-height: 1.5;
}
#homemade-story #plane .how-to-step-text p:first-child {
  margin-top: -5.3333333333vw;
}
#homemade-story #plane .how-to-step-text p:first-child strong {
  color: #9c0625;
}
#homemade-story #plane .how-to-step-text p:first-child span {
  margin: 0 auto;
  display: block;
  position: relative;
  width: fit-content;
  background-image: linear-gradient(to right, #c58d90 0.4vw, transparent 0.4vw);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 0.8vw 0.2666666667vw;
}
#homemade-story #plane .how-to-step-text p:nth-child(2) {
  border-radius: 14.2666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-width: 35.7333333333vw;
  height: 14.2666666667vw;
  color: #fff;
  background: #4f1115;
}
#homemade-story #plane .how-to-step-text p:nth-child(2) span {
  display: contents;
  font-size: 2.6666666667vw;
}
#homemade-story #plane .how-to-step-text p:nth-child(2):before {
  border-style: solid;
  border-top: 0;
  border-right: 1.0666666667vw solid transparent;
  border-bottom: 1.6vw solid #4f1115;
  border-left: 1.0666666667vw solid transparent;
  position: absolute;
  top: -1.3333333333vw;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  content: "";
}
#homemade-story #plane .annotation {
  margin-top: 2.9333333333vw;
}
#homemade-story #plane .annotation + .annotation {
  margin-top: 0;
}
#homemade-story #recipe h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34.5333333333vw;
  background: url(/sp/special/homemade-story/images/bg_ttl.png) repeat-x center;
  background-color: #9c0625;
  background-size: contain;
  text-align: center;
}
#homemade-story #recipe .styled_title {
  text-align: center;
}
#homemade-story #recipe .styled_title h3 {
  display: inline-block;
  position: relative;
  font-size: 6.1333333333vw;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
}
#homemade-story #recipe .styled_title h3::before, #homemade-story #recipe .styled_title h3::after {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(10px);
  transform: translateY(-50%);
  width: 7.3333333333vw;
  height: 7.3333333333vw;
  background: url(/sp/special/homemade-story/images/icon_ttl02.png) no-repeat center/100%;
  content: "";
}
#homemade-story #recipe .styled_title h3::before {
  left: -13.3333333333vw;
}
#homemade-story #recipe .styled_title h3::after {
  right: -13.3333333333vw;
}
#homemade-story #recipe .ill_item01 {
  position: absolute;
  top: 46.6666666667vw;
  left: 8vw;
  width: 23.4666666667vw;
}
#homemade-story #recipe hr {
  border: none;
  width: 100%;
  height: 5.7333333333vw;
  background: url(/sp/special/homemade-story/images/hr_item.gif) repeat-x;
  background-size: contain;
  outline: none;
}
#homemade-story #recipe .outer02 {
  padding: 18.6666666667vw 0 20vw;
  position: relative;
  overflow: hidden;
}
#homemade-story #recipe .outer02::before, #homemade-story #recipe .outer02::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #recipe .outer02::before {
  top: 24vw;
  left: 24vw;
  transform: scale(0.8, 0.8);
  width: 100vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #recipe .outer02::after {
  top: 16vw;
  right: 48vw;
  width: 99.6vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #recipe .outer02 .content01 {
  padding: 0 6.6666666667vw;
}
#homemade-story #recipe .outer02 p {
  margin-top: 8.6666666667vw;
  font-size: 4vw;
  line-height: 2;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
  letter-spacing: -1px;
}
#homemade-story #recipe .outer02 .pic_item {
  margin: 8vw auto 0;
  position: relative;
  left: 4vw;
  width: 49.8666666667vw;
}
#homemade-story #recipe .recipe_box {
  margin: auto;
  margin-top: 15.3333333333vw;
  padding: 8.6666666667vw 6.6666666667vw 8.6666666667vw 6.6666666667vw;
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #fff;
}
#homemade-story #recipe .recipe_box + .recipe_box {
  margin-top: 10.6666666667vw;
}
#homemade-story #recipe .recipe_box.-close {
  display: none;
}
#homemade-story #recipe .recipe_box::before, #homemade-story #recipe .recipe_box::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.8666666667vw;
  content: "";
}
#homemade-story #recipe .recipe_box::before {
  top: 0;
  background: url(/sp/special/homemade-story/images/bg_recipe.png) no-repeat top center/100%;
}
#homemade-story #recipe .recipe_box::after {
  bottom: 0;
  background: url(/sp/special/homemade-story/images/bg_recipe.png) no-repeat bottom center/100%;
}
#homemade-story #recipe .recipe_box hr {
  margin-top: 5.3333333333vw;
  margin-bottom: 40px;
  height: 2px;
  background: none;
  background: linear-gradient(to left, #fff 0%, #fff 50%, #4f1115 50%, #4f1115 100%) repeat-x left bottom;
  background-size: 4px 2px;
}
#homemade-story #recipe h4 {
  color: #9c0625;
  font-size: 4.8vw;
  font-weight: bold;
  line-height: 1.6;
  white-space: nowrap;
}
#homemade-story #recipe .row_boxes_recipe {
  margin-top: 6.6666666667vw;
  display: flex;
  flex-direction: column;
}
#homemade-story #recipe .row_boxes_recipe + .row_boxes_recipe {
  margin-top: 4vw;
}
#homemade-story #recipe .row_boxes_recipe .box + .box {
  margin-top: 10.6666666667vw;
}
#homemade-story #recipe .row_boxes_recipe figure {
  margin: auto;
  width: 53.3333333333vw;
}
#homemade-story #recipe .row_boxes_recipe figure img {
  width: 100%;
}
#homemade-story #recipe .row_boxes_recipe dl dt {
  padding: 2.6666666667vw 0 2.6666666667vw;
  border-top: 1px solid #4f1115;
  border-bottom: 1px solid #4f1115;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.35;
}
#homemade-story #recipe .row_boxes_recipe dl dd hr {
  margin-top: 1.8666666667vw;
  margin-bottom: 1.8666666667vw;
  height: 1px;
  background: none;
  background: linear-gradient(to left, #fff 0%, #fff 50%, #ccc 50%, #ccc 100%) repeat-x left bottom;
  background-size: 4px 1px;
}
#homemade-story #recipe .row_boxes_recipe + dl {
  margin-top: 8vw;
}
#homemade-story #recipe .row_boxes_recipe figcaption {
  margin-top: 2.6666666667vw;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}
#homemade-story #recipe .row_boxes_recipe ul {
  padding: 2.6666666667vw 0 2.6666666667vw;
}
#homemade-story #recipe .row_boxes_recipe ul li {
  margin-left: 6vw;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  background: url(/sp/special/homemade-story/images/icon_ck.gif) repeat-x left 20px bottom 10px;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#homemade-story #recipe .row_boxes_recipe ul li + li {
  margin-top: 2.6666666667vw;
}
#homemade-story #recipe .row_boxes_recipe ul li::before {
  position: absolute;
  top: 0.9333333333vw;
  left: -6vw;
  width: 3.7333333333vw;
  height: 2.8vw;
  background: url(/sp/special/homemade-story/images/icon_dot.gif) no-repeat;
  background-size: contain;
  content: "";
}
#homemade-story #recipe .row_boxes_recipe ul li span {
  padding: 0 1.3333333333vw 0 0;
  display: inline-block;
  background-color: #fff;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  white-space: nowrap;
}
#homemade-story #recipe .row_boxes_recipe ul li span + span {
  padding: 0 0 0 1.3333333333vw;
}
#homemade-story #recipe .row_boxes_recipe ul li span.spanwrap {
  display: inline;
  background-color: rgba(255, 255, 255, 0);
}
#homemade-story #recipe .row_boxes_recipe ul li span.spanwrap + span {
  position: absolute;
  right: 0;
  bottom: 0;
}
#homemade-story #recipe .row_boxes_recipe ul li.topping {
  background: transparent;
}
#homemade-story #recipe .row_boxes_recipe ul li.topping:before {
  content: none;
}
#homemade-story #recipe dl dt {
  padding: 2.6666666667vw 0 2.6666666667vw;
  border-top: 1px solid #4f1115;
  border-bottom: 1px solid #4f1115;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.35;
}
#homemade-story #recipe ol {
  margin-top: 5.3333333333vw;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#homemade-story #recipe ol li {
  padding-left: 1.5em;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.7333333333vw;
  line-height: 1.5;
  text-indent: -1.5em;
}
#homemade-story #recipe ol li + li {
  margin-top: 2.6666666667vw;
}
#homemade-story #recipe .outer03 {
  padding: 20vw 6.6666666667vw 20vw;
  position: relative;
  overflow: hidden;
}
#homemade-story #recipe .outer03::before, #homemade-story #recipe .outer03::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #recipe .outer03::before {
  top: 24vw;
  left: 24vw;
  transform: scale(0.8, 0.8);
  width: 100vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #recipe .outer03::after {
  top: 16vw;
  right: 48vw;
  width: 99.6vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #recipe .outer03 p {
  margin-top: 10.6666666667vw;
  font-size: 4vw;
  line-height: 2;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
  letter-spacing: -1px;
}
#homemade-story #recipe .outer03 dd p {
  margin-top: 4vw;
  margin-bottom: 0vw;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4vw;
  line-height: 1.5;
  text-align: left;
  text-shadow: none;
}
#homemade-story #recipe .outer03 .recipe_ttl {
  margin: -6.6666666667vw 0 2.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 2;
  text-align: left !important;
  text-shadow: none;
}
#homemade-story #recipe .outer03 .recipe_ttl::before {
  margin-right: 10px;
  border-radius: 11px;
  display: inline-block;
  width: 11px;
  height: 11px;
  background-color: #eb6100;
  content: "";
}
#homemade-story #recipe .outer03 .pic_item {
  margin: 9.3333333333vw auto 0;
  width: 60vw;
}
#homemade-story #recipe .outer04 {
  padding: 20vw 6.6666666667vw 20vw;
  position: relative;
  overflow: hidden;
}
#homemade-story #recipe .outer04::before, #homemade-story #recipe .outer04::after {
  display: block;
  position: absolute;
  content: "";
}
#homemade-story #recipe .outer04::before {
  top: 24vw;
  left: 24vw;
  transform: scale(0.8, 0.8);
  width: 100vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item02.png) no-repeat;
  background-size: cover;
}
#homemade-story #recipe .outer04::after {
  top: 16vw;
  right: 48vw;
  width: 99.6vw;
  height: 57.3333333333vw;
  background: url(/sp/special/homemade-story/images/bg_sec01_item01.png) no-repeat;
  background-size: cover;
}
#homemade-story #recipe .outer04 p {
  margin-top: 6.6666666667vw;
  font-size: 4vw;
  line-height: 2;
  text-align: center;
  text-shadow: 0 0 10px rgb(255, 246, 233), 0 5px 10px rgba(255, 246, 233, 0.7), 5px 0 10px rgba(255, 246, 233, 0.7), 0 -5px 10px rgba(255, 246, 233, 0.7), -5px 0 10px rgba(255, 246, 233, 0.7);
  letter-spacing: -1px;
}
#homemade-story #recipe .outer04 dd p {
  margin-top: 4vw;
  margin-bottom: 0vw;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 4vw;
  line-height: 1.5;
  text-align: left;
  text-shadow: none;
}
#homemade-story #recipe .outer04 .recipe_ttl {
  margin: -6.6666666667vw 0 2.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 2;
  text-align: left !important;
  text-shadow: none;
}
#homemade-story #recipe .outer04 .recipe_ttl::before {
  margin-right: 10px;
  border-radius: 11px;
  display: inline-block;
  width: 11px;
  height: 11px;
  background-color: #eb6100;
  content: "";
}
#homemade-story #recipe .outer04 .pic_item {
  margin: 6.6666666667vw auto 0;
  width: 60vw;
}
#homemade-story #recipe #recommend-recipe-open {
  margin-top: 10.6666666667vw;
  padding-left: 6.1333333333vw;
  border: solid 2px #4f1115;
  border-radius: 10px;
  display: flex;
  align-items: center;
  position: relative;
  min-height: 12.1333333333vw;
  background: #fff;
  cursor: pointer;
}
#homemade-story #recipe #recommend-recipe-open:before, #homemade-story #recipe #recommend-recipe-open:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 6.1333333333vw;
  transform: translateY(-50%);
  width: 4.4vw;
  height: 0.4vw;
  background-color: #4f1115;
  transition: opacity 0.5s;
  content: "";
}
#homemade-story #recipe #recommend-recipe-open:after {
  transform: translateY(-50%) rotate(90deg);
  transition: transform 0.25s;
}
#homemade-story #recipe #recommend-recipe-open.open:before {
  opacity: 0;
}
#homemade-story #recipe #recommend-recipe-open.open:after {
  transform: translateY(-50%) rotate(180deg);
}
#homemade-story #recipe #recommend-recipe-open h3 {
  font-size: 4vw;
  font-weight: bold;
}
#homemade-story #recipe #recommend-recipe-open + .recipe_box {
  margin-top: 10.6666666667vw;
}