html, body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
}

@media print, screen and (min-width: 641px) {
  #footerArea {
    padding-top: 0;
    z-index: 101;
    background: #fff;
    position: relative;
  }
}

footer .footer_area {
  margin-top: 0;
}

@media print, screen and (min-width: 641px) {
  .wrap {
    min-width: 1060px;
  }
}

.conts {
  padding: 0;
}

@media screen and (max-width: 640px) {
  .conts {
    padding: 0;
  }
}

/*=============================================
 * #pagetop
 *=============================================*/
#pagetop {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}

@media screen and (max-width: 640px) {
  #pagetop {
    width: 10.66667vw;
    height: 10.66667vw;
    bottom: 4vw;
    right: 4vw;
  }
}

.pasta22 {
  overflow: hidden;
  position: relative;
  position: relative;
  background-color: #f9fcfc;
  text-align: center;
  line-height: 1.6;
  font-weight: 400;
  color: #222;
  font-family: 'Noto Serif JP', serif;
}

@media print, screen and (min-width: 641px) {
  .pasta22 {
    font-size: 16px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22 {
    background-size: 53.33333vw;
    font-size: 3.46667vw;
  }
}

.pasta22 *,
.pasta22 *::before,
.pasta22 *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pasta22 img {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .pasta22 img {
    width: 100%;
  }
}

.pasta22 a {
  text-decoration: none;
}

@media print, screen and (min-width: 641px) {
  .pasta22 a {
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

@media screen and (max-width: 640px) {
  .pasta22 .pc {
    display: none;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22 .sp {
    display: none;
  }
}

.pasta22-container {
  padding-top: 0;
}

@media screen and (max-width: 640px) {
  .pasta22-container {
    padding-top: 0;
  }
}

.pasta22-inner {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .pasta22-inner {
    padding: 0 4vw;
  }
}

.pasta22-sect {
  position: relative;
}

.pasta22-sect-head {
  position: relative;
  z-index: 2;
  margin-bottom: 35px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .pasta22-sect-head {
    margin-bottom: 5.33333vw;
  }
}

.pasta22-sect-body {
  position: relative;
  z-index: 2;
}

.pasta22-list-notes {
  font-size: 1.4rem;
  text-align: left;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .pasta22-list-notes {
    font-size: 3.2vw;
  }
}

.pasta22-list-notes > li {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.71429;
}

@media screen and (max-width: 640px) {
  .pasta22-list-notes > li {
    line-height: 1.5;
    word-break: break-all;
  }
}

.pasta22-list-notes > li + li {
  margin-top: 6px;
}

@media screen and (max-width: 640px) {
  .pasta22-list-notes > li + li {
    margin-top: 1.6vw;
  }
}

.pasta22-list-dotted > li {
  text-indent: -1em;
  margin-left: 1em;
}

@media screen and (max-width: 640px) {
  .pasta22-list-dotted > li + li {
    margin-top: 1.33333vw;
  }
}

.pasta22-txt-red {
  color: #df0010;
}

.pasta22-txt-blue {
  color: #004ea2;
}

.pasta22-frame-border {
  position: relative;
  background-color: #ffffff;
}

.pasta22-frame-border::before {
  content: '';
  border: 3px solid #11aa82;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

@media screen and (max-width: 640px) {
  .pasta22-frame-border {
    padding: 6.66667vw;
  }
  .pasta22-frame-border::before {
    content: '';
    border: 2px solid #11aa82;
    position: absolute;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-frame-border-inner {
    background-image: none;
  }
}

.pasta22-frame {
  position: relative;
}

.pasta22-frame__head {
  position: relative;
  margin-bottom: 0;
}

.pasta22-frame__body {
  padding: 7px 40px 9px;
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  .pasta22-frame__body {
    padding: 4vw 5.33333vw 2.66667vw;
  }
}

.pasta22-frame__btm {
  height: 32px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
  margin-top: -1px;
  background-image: url("../img/frame_b.png");
}

@media screen and (max-width: 640px) {
  .pasta22-frame__btm {
    height: 5.33333vw;
    background-image: url("../img/frame_b_sp.png");
  }
}

.pasta22-tel {
  display: inline-block;
}

.is-view-pc .pasta22-tel,
.is-view-tab .pasta22-tel {
  pointer-events: none;
}

.pasta22-link {
  color: #0084ca !important;
}

@media print, screen and (min-width: 641px) {
  .is-view-pc .pasta22-link:hover {
    text-decoration: underline;
    color: #0084ca !important;
  }
}

@media print, screen and (min-width: 641px) {
  .is-view-pc .pasta22-hover-alpha:hover {
    opacity: 0.7;
  }
}

.pasta22-mv {
  background: url(../img/mv_bg.png) no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

.pasta22-mv:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 1920px;
  height: 121px;
  bottom: -63px;
  left: 50%;
  margin-left: -960px;
  background: url(../img/mv_deco.png) repeat-x;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .pasta22-mv:before {
    background: url(../img/mv_deco_sp.png) repeat-x;
    background-size: contain;
    width: 750px;
    height: 60px;
    bottom: -30px;
    margin-left: 0;
    left: 0;
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-mv {
    background: none;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-mv .pasta22-mv-main {
    height: 730px;
    position: relative;
  }
}

.pasta22-mv .pasta22-mv-main__inner {
  max-width: 1220px;
}

@media screen and (max-width: 640px) {
  .pasta22-mv .pasta22-mv-main__inner {
    padding: 0;
  }
}

.pasta22-mv .pasta22-mv-main__inner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center top;
}

@media print, screen and (min-width: 641px) {
  .pasta22-mv .pasta22-mv-main__inner::before {
    width: 1920px;
    height: 730px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    background-image: url(../img/mv_bg_deco.png);
  }
}

@media (min-width: 641px) and (max-width: 1160px) {
  .pasta22-mv .pasta22-mv-main__inner::before {
    margin-left: -890px;
  }
}

.pasta22-mv .pasta22-mv-main__inner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center top;
}

@media print, screen and (min-width: 641px) {
  .pasta22-mv .pasta22-mv-main__inner::after {
    width: 1920px;
    height: 730px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    background-image: url(../img/mv_obj.png);
  }
}

@media (min-width: 641px) and (max-width: 1160px) {
  .pasta22-mv .pasta22-mv-main__inner::after {
    margin-left: -890px;
  }
}

.pasta22-mv .pasta22-mv-main__ttl {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}

.pasta22-present {
  padding: 81px 0 405px;
  background: url(../img/present_obj_deco.png) no-repeat top center, url(../img/bg-pink01.jpg) repeat top center;
  background-size: auto, cover;
}

@media screen and (max-width: 640px) {
  .pasta22-present {
    padding: 14.4vw 0 44.26667vw;
    background: url(../img/present_obj_deco_sp.png) no-repeat top center, url(../img/bg-pink01.jpg) repeat top center;
    background-size: contain, cover;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-inner {
    position: relative;
    z-index: 4;
  }
  .pasta22-present-inner:after {
    content: "";
    position: absolute;
    left: -39.4%;
    right: -42.6%;
    top: -6%;
    bottom: -8%;
    background: url(../img/present_obj.png) no-repeat top center;
    background-size: contain;
    z-index: -1;
  }
}

.pasta22-present-ttl {
  margin-bottom: 29px;
}

@media screen and (max-width: 640px) {
  .pasta22-present-ttl {
    margin-left: -4vw;
    margin-right: -4vw;
    margin-top: -2.66667vw;
    margin-bottom: 5.5vw;
  }
}

.pasta22-present-list__item + .pasta22-present-list__item {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .pasta22-present-list__item + .pasta22-present-list__item {
    margin-top: 6.4vw;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-list__inner {
    border: 4px solid #e84472;
    background-color: #e84472;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-list__inner01 {
    border: 4px solid #00a0e9;
    background-color: #00a0e9;
    position: relative;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-list__txt {
    width: 196px;
    padding-top: 55px;
    padding-bottom: 16px;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-list__txt01 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-list__img {
    width: calc(100% - 196px);
  }
}

.pasta22-present-list__btn {
  font-size: 1.8rem;
  letter-spacing: 0.06em;
  font-weight: bold;
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-list__btn {
    position: absolute;
    bottom: -4px;
    right: -4px;
    background: #fff;
    border-top-left-radius: 16px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-present-list__btn {
    font-size: 4vw;
  }
}

.pasta22-present-list__btn a {
  color: #fff;
  min-width: 200px;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: 16px;
  background-color: #e84472;
}

@media screen and (max-width: 640px) {
  .pasta22-present-list__btn a {
    border-top-left-radius: 0;
    width: 100%;
    height: 10.93333vw;
    padding-left: 5.33333vw;
  }
}

.pasta22-present-list__btn a span {
  display: inline-block;
  padding-right: 20px;
  background-image: url(../img/ico_blank.png);
  background-size: 12px auto;
  background-position: right center;
  background-repeat: no-repeat;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .pasta22-present-list__btn a span {
    background-size: 3.2vw auto;
    padding-right: 5.33333vw;
  }
}

.pasta22-present-list .pasta22-present-list__btn01 a {
  background-color: #00a0e9;
}

.pasta22-present-btn {
  margin-top: 47px;
}

@media screen and (max-width: 640px) {
  .pasta22-present-btn {
    padding-left: 0.66667vw;
    padding-right: 0.66667vw;
    margin-top: 6.66667vw;
  }
}

.pasta22-present-btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 510px;
  height: 70px;
  background-color: #e84472;
  color: #fff;
  border-radius: 35px;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.06em;
}

@media print, screen and (min-width: 641px) {
  .pasta22-present-btn a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20.5px' height='14.5px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='3px' stroke-linecap='round' stroke-linejoin='bevel' fill='none' d='M16.137,4.661 L9.480,11.486 L2.822,4.661 '/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: calc(100% - 30px) center;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-present-btn a {
    min-width: auto;
    width: 100%;
    height: 13.33333vw;
    font-size: 4.53333vw;
    padding-left: 5.33333vw;
  }
  .pasta22-present-btn a span {
    display: inline-block;
    line-height: 1;
    padding-right: 5.33333vw;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20.5px' height='14.5px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='3px' stroke-linecap='round' stroke-linejoin='bevel' fill='none' d='M16.137,4.661 L9.480,11.486 L2.822,4.661 '/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 2.93333vw auto;
    background-position: right center;
  }
}

.pasta22-present-notes {
  color: #5e0000;
  letter-spacing: 0.06em;
  display: table;
  margin: 27px auto 0;
}

.pasta22-present-notes .pasta22-list-notes {
  font-size: 1.5rem;
  padding-left: 50px;
}

@media screen and (max-width: 640px) {
  .pasta22-present-notes .pasta22-list-notes {
    font-size: 1.2rem;
    padding-left: 0;
  }
}

.pasta22-present-notes .pasta22-list-notes li {
  line-height: 1.4;
}

@media screen and (max-width: 640px) {
  .pasta22-present-notes {
    margin-top: 7.46667vw;
  }
}

.pasta22-recipe {
  background: url(../img/recipe_obj_deco.png) no-repeat top 10px center, url(../img/recipe_bg.png) repeat;
  position: relative;
  z-index: 3;
}

.pasta22-recipe::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 1920px;
  height: 387px;
  top: -350px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/recipe_bg_top.png);
  z-index: -1;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe::before {
    display: none;
  }
}

.pasta22-recipe::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 1920px;
  height: 387px;
  bottom: -312px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/recipe_bg_bot.png);
  z-index: -1;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe::after {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-recipe {
    background: url(../img/present_obj_deco_sp.png) no-repeat top 16px center, url(../img/recipe_bg_sp.png) no-repeat;
    background-size: contain, 100% 100%;
    padding-top: 4vw;
    padding-bottom: 14.4vw;
  }
}

.pasta22-recipe .recipe-deco1 {
  position: absolute;
  top: -171px;
  left: 0;
  right: 0;
  text-align: center;
}

.pasta22-recipe .recipe-deco2 {
  position: absolute;
  bottom: -300px;
  left: 0;
  right: 0;
  text-align: center;
}

.pasta22-recipe .pasta22-inner {
  position: relative;
  z-index: 2;
}

.pasta22-recipe .pasta22-recipe-bg {
  position: relative;
  padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .pasta22-recipe-bg {
    padding-bottom: 0;
  }
}

.pasta22-recipe .pasta22-recipe-bg:before {
  content: "";
  position: absolute;
  width: 1920px;
  top: -423px;
  bottom: -154px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/recipe_obj.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .pasta22-recipe-bg:before {
    display: none;
  }
}

.pasta22-recipe .pasta22-recipe-flow-deco {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pasta22-recipe .pasta22-recipe-flow-deco:before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 121px;
  top: -230px;
  left: 50%;
  margin-left: -960px;
  background: url(../img/mv_deco.png) repeat-x top center;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  z-index: 0;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .pasta22-recipe-flow-deco:before {
    display: none;
  }
}

.pasta22-recipe .pasta22-recipe-flow-deco:after {
  content: "";
  position: absolute;
  width: 1920px;
  height: 121px;
  bottom: -208px;
  left: 50%;
  margin-left: -960px;
  background: url(../img/mv_deco.png) repeat-x top center;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  z-index: 0;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .pasta22-recipe-flow-deco:after {
    display: none;
  }
}

.pasta22-recipe-ttl {
  margin-bottom: 34px;
  margin-top: -65px;
  margin-left: -31px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-ttl {
    margin-left: -4vw;
    margin-right: -4vw;
    margin-top: -47.33333vw;
    margin-bottom: 1.33333vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list {
    margin-top: -5.33333vw;
    position: relative;
    z-index: 3;
  }
}

.pasta22-recipe-list__inner {
  padding: 1px 0 2px;
  position: relative;
  z-index: 2;
}

@media print, screen and (min-width: 641px) {
  .pasta22-recipe-list__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__inner {
    padding: 0.8vw 0 2.93333vw;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-recipe-list__group {
    position: relative;
    padding-top: 45px;
    width: calc(100% - 412px);
    text-align: left;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__group {
    margin-top: -4.93333vw;
  }
}

.pasta22-recipe-list__item {
  padding-bottom: 34px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__item {
    padding-bottom: 3.73333vw;
    padding-top: 3vw;
  }
}

.pasta22-recipe-list__item + .pasta22-recipe-list__item {
  margin-top: 40px;
  padding-bottom: 21px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__item + .pasta22-recipe-list__item {
    margin-top: 5.33333vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__item:nth-child(2) {
    padding-bottom: 3.73333vw;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-recipe-list__item:nth-child(2) .pasta22-recipe-list__btn {
    bottom: 15px;
  }
}

.pasta22-recipe-list__item:nth-child(2) .pasta22-recipe-list__group {
  padding-top: 36px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__item:nth-child(2) .pasta22-recipe-list__group {
    padding-top: 0;
    margin-top: -7.06667vw;
  }
}

.pasta22-recipe-list__item:nth-child(3) {
  padding-bottom: 45px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__item:nth-child(3) {
    padding-bottom: 3.73333vw;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-recipe-list__item:nth-child(3) .pasta22-recipe-list__btn {
    bottom: 5px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__item:nth-child(3) .pasta22-recipe-list__group {
    margin-top: -5.86667vw;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-recipe-list__img {
    width: 412px;
    text-align: left;
    top: 23px;
    left: 32px;
    z-index: 2;
    position: relative;
  }
}

.pasta22-recipe-list__btn {
  position: absolute;
  left: 0;
  bottom: 24px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__btn {
    position: static;
    margin-top: 0.8vw;
    font-size: 4.26667vw;
  }
}

.pasta22-recipe-list__btn a {
  color: #fff;
  min-width: 250px;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #11aa82;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__btn a {
    width: 100%;
    padding-left: 5.33333vw;
  }
}

.pasta22-recipe-list__btn a span {
  display: inline-block;
  padding-right: 25px;
  background-image: url(../img/ico_blank.png);
  background-size: 12px auto;
  background-position: 99% center;
  background-repeat: no-repeat;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe-list__btn a span {
    padding-right: 5.33333vw;
    background-size: 3.2vw auto;
  }
}

.pasta22-recipe .profile {
  text-align: left;
  color: #5e0000;
  margin-top: 102px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .profile {
    margin-top: 8.4vw;
    position: relative;
    z-index: 2;
  }
  .pasta22-recipe .profile:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -13.33333vw;
    left: -4vw;
    right: -4vw;
    height: 77.73333vw;
    background-image: url(../img/profile_obj_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.pasta22-recipe .profile a {
  color: #5e0000;
  display: inline-block;
  border-bottom: 1px solid #5e0000;
  padding-right: 20px;
  background-image: url(../img/ico_blank2.png);
  background-size: 12px auto;
  background-position: 99% center;
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 641px) {
  .is-view-pc .pasta22-recipe .profile a:hover {
    border-bottom: none;
  }
}

.pasta22-recipe .profile__ttl {
  border-bottom: 1px solid #5e0000;
  padding-bottom: 24px;
  margin-bottom: 22px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .profile__ttl {
    padding-bottom: 2.66667vw;
    margin-bottom: 3.46667vw;
  }
}

.pasta22-recipe .profile__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.pasta22-recipe .profile__img {
  width: 330px;
  margin-top: 12px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .profile__img {
    width: 100%;
    margin-top: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 2.66667vw;
  }
}

.pasta22-recipe .profile__group {
  width: calc(100% - 330px);
  padding-right: 30px;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .profile__group {
    padding-left: 6.66667vw;
    padding-right: 6.66667vw;
    width: 100%;
  }
}

.pasta22-recipe .profile__txt {
  font-weight: 700;
  line-height: 2;
}

@media screen and (max-width: 640px) {
  .pasta22-recipe .profile__txt {
    line-height: 1.65;
  }
}

.pasta22-flow {
  padding: 316px 0 252px;
  background: url(../img/flow_obj_deco.png) no-repeat top 330px center, url(../img/bg-pink.jpg) repeat top center;
  background-size: auto, cover;
  position: relative;
  color: #5e0000;
}

.pasta22-flow:before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 367px;
  top: 175px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/flow_obj_deco_top.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 640px) {
  .pasta22-flow:before {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow {
    background: url(../img/present_obj_deco_sp.png) repeat-y top center, url(../img/bg-pink_sp.jpg) repeat top center;
    background-size: contain, cover;
    padding-top: 0;
    padding-bottom: 13.33333vw;
    margin-top: -13.33333vw;
  }
}

.pasta22-flow .pasta22-flow-bg {
  position: relative;
  padding-bottom: 90px;
}

.pasta22-flow .pasta22-flow-bg:before {
  content: "";
  position: absolute;
  width: 1920px;
  top: -175px;
  bottom: -123px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/flow_obj.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 3;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-bg:before {
    display: none;
  }
}

.pasta22-flow-inner {
  position: relative;
  z-index: 3;
}

.pasta22-flow .pasta22-sect-head {
  margin-bottom: 14px;
}

.pasta22-flow .pasta22-flow-ttl {
  padding-top: 20px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-ttl {
    padding-top: 0;
    margin-left: -4vw;
    margin-right: -4vw;
    margin-bottom: 0;
  }
}

.pasta22-flow .pasta22-flow-lead {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin-bottom: 32px;
  color: #5e0000;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-lead {
    font-size: 3.2vw;
    margin-bottom: 6.66667vw;
  }
}

.pasta22-flow .pasta22-flow-lead a {
  display: inline-block;
  position: relative;
  color: #5e0000;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-lead a {
    padding-bottom: 0.8vw;
  }
}

.pasta22-flow .pasta22-flow-lead a:before {
  content: "";
  left: 0;
  right: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  background-color: #4e3001;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

@media print, screen and (min-width: 641px) {
  .is-view-pc .pasta22-flow .pasta22-flow-lead a:hover:before {
    opacity: 0;
  }
}

.pasta22-flow .pasta22-frame-border::before {
  border: 3px solid #fbe5e9;
  z-index: 0;
}

.pasta22-flow .pasta22-frame-border > * {
  position: relative;
  z-index: 1;
}

.pasta22-flow-target {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target {
    padding: 5.66667vw;
  }
}

.pasta22-flow-target__inner {
  padding: 68px 60px 88px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__inner {
    padding: 0 1.86667vw 1.33333vw;
  }
}

.pasta22-flow-target .boxtitle {
  background: #e84472;
  padding: 11px 25px 32px 25px;
  margin-bottom: 48px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .boxtitle {
    padding: 0 0 4vw 0;
    margin-bottom: 5vw;
  }
}

.pasta22-flow-target .boxtitle .boxtitle__ttl {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -0.06em;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .boxtitle .boxtitle__ttl {
    font-size: 1.6rem;
    text-align: center;
  }
}

.pasta22-flow-target .boxtitle .boxtitle__ttl .underline {
  border-bottom: 3px solid #fff;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .boxtitle .boxtitle__ttl .underline {
    border-bottom: 1px solid #fff;
  }
}

.pasta22-flow-target .boxtitle .boxtitle__ttl .fnt-big {
  font-size: 39px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .boxtitle .boxtitle__ttl .fnt-big {
    font-size: 2.5rem;
  }
}

.pasta22-flow-target .boxtitle .boxtitle__ttl .fnt-small {
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .boxtitle .boxtitle__ttl .fnt-small {
    font-size: 1.4rem;
  }
}

.pasta22-flow-target .pasta22-flow-target__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 3vw;
  }
}

.pasta22-flow-target .pasta22-flow-target__list .box {
  width: 200px;
  margin: 0 -10px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box {
    width: 50%;
    padding: 0 2%;
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box .photo {
    padding: 0 0;
  }
}

.pasta22-flow-target .pasta22-flow-target__list .box .txt {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  color: #5e0000;
  margin: 10px 0 12px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box .txt {
    font-size: 3.33333vw;
    margin: 3vw 0;
  }
}

.pasta22-flow-target .pasta22-flow-target__list .box .txt .small {
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box .txt .small {
    font-size: 1.1rem;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box .txt_note {
    font-size: 3.2vw;
    margin-left: -2vw;
    margin-right: -2vw;
  }
}

.pasta22-flow-target .pasta22-flow-target__list .box:nth-child(n+6) {
  margin: 0;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box:nth-child(n+6) {
    margin: 0;
  }
}

.pasta22-flow-target .pasta22-flow-target__list .box:nth-child(8) {
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target .pasta22-flow-target__list .box:nth-child(8) {
    margin: 0;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow-target__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow-target__item:first-child .pasta22-flow-target__group {
    width: 450px;
  }
  .pasta22-flow-target__item:first-child .pasta22-flow-target__txt {
    width: calc(100% - 450px);
    padding-right: 30px;
  }
  .pasta22-flow-target__item:first-child .pasta22-flow-target__img {
    padding-top: 8px;
  }
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow-target__item:nth-child(2) .pasta22-flow-target__subttl {
    margin-right: 230px;
  }
  .pasta22-flow-target__item:nth-child(2) .pasta22-flow-target__group {
    width: 190px;
  }
  .pasta22-flow-target__item:nth-child(2) .pasta22-flow-target__img {
    margin-top: -70px;
    text-align: center;
  }
  .pasta22-flow-target__item:nth-child(2) .pasta22-flow-target__txt {
    width: calc(100% - 190px);
    padding-right: 30px;
    font-weight: bold;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__item:nth-child(2) .pasta22-flow-target__txt {
    line-height: 1.65385;
  }
  .pasta22-flow-target__item:nth-child(2) .pasta22-flow-target__subttl {
    margin-bottom: 3.2vw;
  }
}

.pasta22-flow-target__item + .pasta22-flow-target__item {
  margin-top: 37px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__item + .pasta22-flow-target__item {
    margin-top: 8.53333vw;
  }
}

.pasta22-flow-target__ttl {
  font-size: 2.5rem;
  font-weight: bold;
  color: #e84472;
  background-color: #fff;
  padding: 6px 15px;
  text-align: center;
  margin-top: 14px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__ttl {
    font-size: 3.46667vw;
    line-height: 1.3125;
    margin: 2.66667vw 2.66667vw 0;
    padding: 10px 10px;
  }
}

.pasta22-flow-target__subttl {
  font-size: 2.8rem;
  font-weight: bold;
  color: #5e0000;
  border-bottom: 1px solid #5e0000;
  padding-bottom: 10px;
  margin-bottom: 16px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__subttl {
    font-size: 4.26667vw;
    padding-bottom: 1.33333vw;
    margin-bottom: 4.26667vw;
  }
}

.pasta22-flow-target__txt {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__txt {
    font-size: 3.46667vw;
    line-height: 1.53846;
  }
}

.pasta22-flow-target__txt .pasta22-list-notes {
  font-size: 1.6rem;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__txt .pasta22-list-notes {
    font-size: 3.46667vw;
  }
}

.pasta22-flow-target__txt .pasta22-list-notes span {
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__txt .pasta22-list-notes span {
    font-size: 2.93333vw;
  }
}

.pasta22-flow-target__txt .pasta22-list-notes li {
  line-height: 1.375;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__txt .pasta22-list-notes li {
    line-height: 1.53846;
  }
}

.pasta22-flow-target__txt .pasta22-list-notes li + li {
  margin-top: 10px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__txt .pasta22-list-notes li + li {
    margin-top: 0.26667vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__img {
    margin-top: 6.13333vw;
  }
}

@media screen and (max-width: 640px) and (-ms-high-contrast: active), screen and (max-width: 640px) and (-ms-high-contrast: none) {
  .pasta22-flow-target__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.pasta22-flow-target__notes {
  font-size: 1.4rem;
  margin-top: 10px;
  margin-left: 18px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__notes {
    margin-left: 0;
    font-size: 3.2vw;
    margin-top: 3.73333vw;
    text-align: left;
  }
}

.pasta22-flow-target__notes p {
  padding-left: 1em;
  text-indent: -1em;
}

.pasta22-flow-target__btns {
  margin-top: 36px;
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow-target__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__btns {
    margin-top: 2.66667vw;
  }
}

.pasta22-flow-target__btns a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 400px;
  height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 20px;
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 640px) {
  .pasta22-flow-target__btns a {
    width: 100%;
    height: auto;
    margin: 4vw 0 0;
  }
}

.pasta22-flow-target__btns .pasta22-flow-btn-web {
  background: #004ea2;
}

.pasta22-flow-target__btns .pasta22-flow-btn-postcard {
  background: #df0010;
}

.pasta22-flow .pasta22-flow-web {
  margin-top: 12px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web {
    margin-top: 4.8vw;
  }
}

.pasta22-flow .pasta22-flow-web__img {
  padding-left: 13px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web__img {
    padding-left: 0;
    margin-left: -0.4vw;
    margin-right: -0.4vw;
  }
}

.pasta22-flow .pasta22-flow-web .pasta22-flow-web_note {
  text-align: center;
  font-size: 1.4rem;
  color: #004692;
  padding-top: 28px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web .pasta22-flow-web_note {
    text-align: left;
    font-size: 3.06667vw;
    padding-top: 2.26667vw;
  }
}

.pasta22-flow .pasta22-flow-web .pasta22-flow-web_note span {
  font-weight: bold;
}

.pasta22-flow .pasta22-flow-web__btn {
  margin-top: 25px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web__btn {
    margin-top: 8vw;
  }
}

.pasta22-flow .pasta22-flow-web__btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #e84472;
  border-radius: 35px;
  -webkit-transition: none;
  transition: none;
  position: relative;
}

@media print, screen and (min-width: 641px) {
  .is-view-pc .pasta22-flow .pasta22-flow-web__btn a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web__btn a {
    border-radius: 7.33333vw;
  }
}

.pasta22-flow .pasta22-flow-web-ng {
  margin-top: 46px;
  padding: 1px 40px 40px;
  background: #ebf9fc;
  border-radius: 6px;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng {
    margin-top: 6.66667vw;
    padding: 4vw 5.33333vw 6.66667vw;
    border-radius: 0.66667vw;
  }
}

.pasta22-flow .pasta22-flow-web-ng__ttl {
  margin-bottom: 22px;
  margin-top: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  color: #004692;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__ttl {
    margin-bottom: 2.93333vw;
    font-size: 4.53333vw;
    margin-top: 2vw;
  }
}

.pasta22-flow .pasta22-flow-web-ng__lead {
  font-size: 20px;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__lead {
    font-size: 3.46667vw;
    margin-bottom: 0;
  }
}

.pasta22-flow .pasta22-flow-web-ng__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 6px auto 0;
  width: 598px;
  text-align: left;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__list {
    width: auto;
    margin-top: 0.8vw;
    padding-left: 5.66667vw;
    margin-left: 0;
    margin-right: 0;
  }
}

.pasta22-flow .pasta22-flow-web-ng__list li {
  background-image: url("../img/flow_ng_ico.png");
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow .pasta22-flow-web-ng__list li {
    font-size: 18px;
    min-height: 20px;
    line-height: 20px;
    background-position: 1px 1px;
    background-size: 18px;
    padding-left: 30px;
    margin-top: 27px;
  }
  .pasta22-flow .pasta22-flow-web-ng__list li:nth-child(3n - 2) {
    width: 218px;
    margin-left: 16px;
  }
  .pasta22-flow .pasta22-flow-web-ng__list li:nth-child(3n - 1) {
    width: 235px;
  }
  .pasta22-flow .pasta22-flow-web-ng__list li:last-child {
    margin-right: -10px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__list li {
    font-size: 3.46667vw;
    min-height: 2.66667vw;
    line-height: 1.4;
    background-position: 0.26667vw 1.33333vw;
    background-size: 2.66667vw;
    padding-left: 4.53333vw;
    margin-top: 2.4vw;
    width: 46%;
    white-space: nowrap;
  }
  .pasta22-flow .pasta22-flow-web-ng__list li:nth-child(2n) {
    margin-left: 10px;
  }
}

.pasta22-flow .pasta22-flow-web-ng__list-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 41px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__list-img {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0;
  }
}

.pasta22-flow .pasta22-flow-web-ng__list-img li {
  width: 200px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__list-img li {
    width: 32.53333vw;
    margin-top: 5.06667vw;
  }
}

@media screen and (max-width: 640px) and (-ms-high-contrast: active), screen and (max-width: 640px) and (-ms-high-contrast: none) {
  .pasta22-flow .pasta22-flow-web-ng__list-img li {
    width: 30.5vw;
  }
}

.pasta22-flow .pasta22-flow-web-ng__list-img li img {
  width: 100%;
}

.pasta22-flow .pasta22-flow-web-ng__list-img li span {
  display: inline-block;
  background-image: url("../img/flow_ng_ico.png");
  background-repeat: no-repeat;
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow .pasta22-flow-web-ng__list-img li span {
    font-size: 18px;
    min-height: 20px;
    line-height: 20px;
    background-position: 1px 1px;
    background-size: 18px;
    padding-left: 30px;
    margin-top: 13px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-web-ng__list-img li span {
    font-size: 3.46667vw;
    min-height: 2.66667vw;
    line-height: 1.2;
    background-position: 0.26667vw 1.6vw;
    background-size: 2.66667vw;
    padding-left: 4vw;
    margin-top: 0.66667vw;
  }
}

.pasta22-flow .pasta22-flow-postcard {
  margin-top: 60px;
  color: #333;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard {
    margin-top: 5.33333vw;
  }
}

.pasta22-flow .pasta22-flow-postcard .pasta22-frame__body {
  padding-top: 30px;
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard .pasta22-frame__body {
    padding: 5.33333vw 5.33333vw 2.93333vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__lead {
  font-size: 1.8rem;
  line-height: 1.77778;
  font-weight: 600;
}

.pasta22-flow .pasta22-flow-postcard__lead span.cl-red {
  color: #df0010;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__lead {
    font-size: 3.73333vw;
    text-align: left;
    line-height: 1.8;
    line-break: strict;
  }
}

.pasta22-flow .pasta22-flow-postcard__notes {
  text-align: left;
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow .pasta22-flow-postcard__notes {
    margin: 30px auto 0;
    display: table;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__notes {
    margin-top: 4vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__notes li + li {
  margin-top: 3px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__notes li + li {
    margin-top: 1.86667vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__info {
  margin-top: 36px;
  padding: 30px 50px;
  background: #fff2f3;
  text-align: left;
  border-radius: 5px;
}

@media print, screen and (min-width: 641px) {
  .pasta22-flow .pasta22-flow-postcard__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info {
    margin-top: 6.66667vw;
    padding: 2.13333vw 10.66667vw;
    border-radius: 0.66667vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__info-body {
  padding-top: 15px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info-body {
    padding-top: 2.66667vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info-body dl {
    padding: 0;
  }
}

.pasta22-flow .pasta22-flow-postcard__info-body dl + dl {
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info-body dl + dl {
    margin-top: 6.13333vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__info-body dt {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 9px;
  padding-left: 13px;
  border-left: 4px solid #df0010;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info-body dt {
    font-size: 4.53333vw;
    margin-bottom: 3.2vw;
    padding-left: 2.66667vw;
    border-left-width: 0.53333vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__info-body dd {
  line-height: 1.75;
  letter-spacing: -0.05em;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info-body dd {
    font-size: 3.46667vw;
    letter-spacing: -0.05em;
    font-weight: 500;
    line-height: 1.53846;
  }
}

.pasta22-flow .pasta22-flow-postcard__info-body dd .ml {
  margin-left: -6px;
}

.pasta22-flow .pasta22-flow-postcard__info-body dd .mr {
  margin-right: -6px;
}

.pasta22-flow .pasta22-flow-postcard__info-img {
  margin: 0 -10px -15px 0;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__info-img {
    margin: 5.33333vw -7.06667vw 2.66667vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__btn {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__btn {
    margin-top: 7.2vw;
  }
}

.pasta22-flow .pasta22-flow-postcard__btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #e84472;
  border-radius: 35px;
  -webkit-transition: none;
  transition: none;
  position: relative;
}

@media print, screen and (min-width: 641px) {
  .is-view-pc .pasta22-flow .pasta22-flow-postcard__btn a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-flow .pasta22-flow-postcard__btn a {
    border-radius: 7.33333vw;
  }
}

.pasta22-terms {
  padding: 105px 0 90px;
  color: #fff;
  position: relative;
  z-index: 2;
  background: url(../img/terms_obj_deco.png) no-repeat top 100px center, url(../img/recipe_bg.png) repeat;
  background-size: auto, auto;
}

@media screen and (max-width: 640px) {
  .pasta22-terms {
    background: url(../img/terms_bg_sp.jpg) no-repeat;
    background-size: contain;
    padding: 14.66667vw 0 4vw;
  }
}

.pasta22-terms::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 1920px;
  height: 387px;
  top: -350px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/recipe_bg_top.png);
  z-index: 0;
}

@media screen and (max-width: 640px) {
  .pasta22-terms::before {
    display: none;
  }
}

.pasta22-terms .recipe-deco2 {
  position: absolute;
  top: -184px;
  left: 0;
  right: 0;
  text-align: center;
}

.pasta22-terms .pasta22-terms-inner {
  position: relative;
  z-index: 3;
}

.pasta22-terms .pasta22-terms-deco {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pasta22-terms .pasta22-terms-deco:before {
  content: "";
  position: absolute;
  width: 1920px;
  height: 121px;
  top: -230px;
  left: 50%;
  margin-left: -960px;
  background: url(../img/mv_deco.png) repeat-x top center;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  z-index: 2;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-deco:before {
    display: none;
  }
}

.pasta22-terms .pasta22-terms-bg {
  position: relative;
  padding-bottom: 90px;
}

.pasta22-terms .pasta22-terms-bg:before {
  content: "";
  position: absolute;
  width: 1920px;
  top: -11px;
  bottom: -123px;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/terms_obj.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 3;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-bg:before {
    display: none;
  }
}

.pasta22-terms-ttl {
  margin-bottom: 51px;
  margin-top: -195px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms-ttl {
    margin-bottom: 8.8vw;
    margin-right: -4vw;
    margin-left: -4vw;
    margin-top: -50vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-sect-body {
    padding-left: 1.33333vw;
    padding-right: 1.33333vw;
  }
}

.pasta22-terms .pasta22-terms-box {
  height: 400px;
  padding: 30px 60px 45px;
  padding-right: 24px;
  background: #fff;
  color: #333;
  text-align: left;
  font-size: 15px;
  overflow: auto;
  border: 1px solid #f0f0f0;
  font-size: 1.5rem;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box {
    height: 106.66667vw;
    padding: 5.86667vw 0.53333vw 6.66667vw 5.33333vw;
    font-size: 3.46667vw;
  }
}

.pasta22-terms .pasta22-terms-box__inner {
  padding-top: 22px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box__inner {
    padding-top: 0;
  }
}

.pasta22-terms .pasta22-terms-box__sect + .pasta22-terms-box__sect {
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box__sect + .pasta22-terms-box__sect {
    margin-top: 4.26667vw;
  }
}

.pasta22-terms .pasta22-terms-box__head {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box__head {
    margin-bottom: 0.8vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box__body {
    line-height: 1.4;
    letter-spacing: 0.017em;
  }
}

.pasta22-terms .pasta22-terms-box__body > * + * {
  margin-top: 0.8em;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box__body > * + * {
    margin-top: 2.93333vw;
  }
}

.pasta22-terms .pasta22-terms-box__body dt {
  font-weight: bold;
}

.pasta22-terms .pasta22-terms-box__body dd + dd {
  margin-top: 0.8em;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box__body dd + dd {
    margin-top: 2.93333vw;
  }
}

.pasta22-terms .pasta22-terms-box .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  background-color: #eee;
  border-radius: 10px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    border-radius: 5px;
  }
}

.pasta22-terms .pasta22-terms-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #4e3001;
  border-radius: 10px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
    border-radius: 5px;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box .mCSB_inside > .mCSB_container {
    margin-right: 6.66667vw;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-box .pasta22-list-notes {
    font-size: 3.46667vw;
  }
  .pasta22-terms .pasta22-terms-box .pasta22-list-notes li {
    line-height: 1.4;
  }
  .pasta22-terms .pasta22-terms-box .pasta22-list-notes li + li {
    margin-top: 2.13333vw;
  }
}

.pasta22-terms .pasta22-terms-inquiry {
  margin: 77px auto 0;
  border: 2px solid #5e0000;
  padding: 30px 30px 44px 30px;
  position: relative;
  font-size: 14px;
  max-width: 778px;
  color: #5e0000;
}

.pasta22-terms .pasta22-terms-inquiry::before {
  content: '';
  background: url(../img/inquiry_deco.png) no-repeat;
  width: 661px;
  height: 265px;
  position: absolute;
  top: 0;
  left: 60px;
  z-index: -1;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-inquiry::before {
    background: url(../img/inquiry_deco.png) no-repeat;
    width: 96%;
    left: 2%;
    right: 2%;
    background-size: contain;
  }
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-inquiry {
    margin-top: 9.6vw;
    border-width: 0.53333vw;
    padding: 6.66667vw 1.33333vw 2.13333vw;
    font-size: 2.93333vw;
  }
}

.pasta22-terms .pasta22-terms-inquiry .pasta22-list-notes {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-inquiry .pasta22-list-notes {
    font-size: 2.93333vw;
  }
}

.pasta22-terms .pasta22-terms-inquiry__ttl {
  position: absolute;
  left: 50%;
  top: -14px;
  width: 550px;
  margin-left: -275px;
  z-index: 3;
  background-image: url(../img/recipe_bg.png);
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-inquiry__ttl {
    top: -2.66667vw;
    width: 72.26667vw;
    margin-left: -36.13333vw;
    padding: 0 3.2vw;
  }
  .pasta22-terms .pasta22-terms-inquiry__ttl + .pasta22-list-notes {
    margin-top: -1.86667vw;
  }
}

.pasta22-terms .pasta22-terms-inquiry__txt {
  line-height: 1.85714;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-inquiry__txt {
    line-height: 1.73;
    letter-spacing: -0.03em;
  }
}

.pasta22-terms .pasta22-terms-inquiry__tel {
  margin: 15px 0 21px;
}

@media screen and (max-width: 640px) {
  .pasta22-terms .pasta22-terms-inquiry__tel {
    width: 53.86667vw;
    margin: 3.46667vw auto 2.66667vw;
  }
}

.pasta22-terms .pasta22-terms-inquiry__note {
  font-weight: 500;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 4px;
}
