@charset "UTF-8";
/* base */
body {
  width: 100%;
  min-width: 1120px;
}
@media all and (max-width: 768px) {
  body {
    min-width: 0;
  }
}

main {
  width: 100%;
  overflow: hidden;
}

.reset_wrap div,
.reset_wrap span,
.reset_wrap applet,
.reset_wrap object,
.reset_wrap iframe,
.reset_wrap h1,
.reset_wrap h2,
.reset_wrap h3,
.reset_wrap h4,
.reset_wrap h5,
.reset_wrap h6,
.reset_wrap p,
.reset_wrap blockquote,
.reset_wrap pre,
.reset_wrap a,
.reset_wrap abbr,
.reset_wrap acronym,
.reset_wrap address,
.reset_wrap big,
.reset_wrap cite,
.reset_wrap code,
.reset_wrap del,
.reset_wrap dfn,
.reset_wrap em,
.reset_wrap img,
.reset_wrap ins,
.reset_wrap kbd,
.reset_wrap q,
.reset_wrap s,
.reset_wrap samp,
.reset_wrap small,
.reset_wrap strike,
.reset_wrap strong,
.reset_wrap sub,
.reset_wrap sup,
.reset_wrap tt,
.reset_wrap var,
.reset_wrap b,
.reset_wrap u,
.reset_wrap i,
.reset_wrap center,
.reset_wrap dl,
.reset_wrap dt,
.reset_wrap dd,
.reset_wrap ol,
.reset_wrap ul,
.reset_wrap li,
.reset_wrap fieldset,
.reset_wrap form,
.reset_wrap label,
.reset_wrap legend,
.reset_wrap table,
.reset_wrap caption,
.reset_wrap tbody,
.reset_wrap tfoot,
.reset_wrap thead,
.reset_wrap tr,
.reset_wrap th,
.reset_wrap td,
.reset_wrap article,
.reset_wrap aside,
.reset_wrap canvas,
.reset_wrap details,
.reset_wrap embed,
.reset_wrap figure,
.reset_wrap figcaption,
.reset_wrap footer,
.reset_wrap header,
.reset_wrap hgroup,
.reset_wrap menu,
.reset_wrap nav,
.reset_wrap output,
.reset_wrap ruby,
.reset_wrap section,
.reset_wrap summary,
.reset_wrap time,
.reset_wrap mark,
.reset_wrap audio,
.reset_wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.reset_wrap ol,
.reset_wrap ul {
  list-style: none;
}
.reset_wrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
.reset_wrap caption,
.reset_wrap th,
.reset_wrap td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.reset_wrap q,
.reset_wrap blockquote {
  quotes: none;
}
.reset_wrap q:before,
.reset_wrap q:after,
.reset_wrap blockquote:before,
.reset_wrap blockquote:after {
  content: "";
  content: none;
}
.reset_wrap a img {
  border: none;
}
.reset_wrap article,
.reset_wrap aside,
.reset_wrap details,
.reset_wrap figcaption,
.reset_wrap figure,
.reset_wrap footer,
.reset_wrap header,
.reset_wrap hgroup,
.reset_wrap main,
.reset_wrap menu,
.reset_wrap nav,
.reset_wrap section,
.reset_wrap summary {
  display: block;
}
.reset_wrap img {
  vertical-align: bottom;
}
.reset_wrap a:hover {
  opacity: 0.7;
}
.reset_wrap .pc {
  display: block !important;
}
.reset_wrap .sp {
  display: none !important;
}
@media all and (max-width: 768px) {
  .reset_wrap .pc {
    display: none !important;
  }
  .reset_wrap .sp {
    display: block !important;
  }
}
.reset_wrap .snsbnr_wrap {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 85px 0 77px;
  background: -webkit-linear-gradient(top, rgba(233, 232, 232, 0) 65%, rgba(233, 232, 232, 0) 86%, rgb(233, 232, 232) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(233, 232, 232, 0)), color-stop(86%, rgba(233, 232, 232, 0)), to(rgb(233, 232, 232)));
  background: linear-gradient(to bottom, rgba(233, 232, 232, 0) 65%, rgba(233, 232, 232, 0) 86%, rgb(233, 232, 232) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00e9e8e8", endColorstr="#e9e8e8", GradientType=0);
  /*background: linear-gradient(to bottom, rgba(255,255,255,0) 80%, #e9e8e8 110%);*/
}
.reset_wrap .snsbnr_wrap .box_sns {
  text-align: center;
  padding-bottom: 35px;
}
.reset_wrap .snsbnr_wrap .box_sns .box_sns_btn {
  width: 286px;
  margin: 0 auto;
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reset_wrap .snsbnr_wrap .box_bnr {
  width: 821px;
  margin: 0 auto;
}
.reset_wrap .snsbnr_wrap .box_bnr li {
  margin: 40px auto 0;
}
@media all and (max-width: 768px) {
  .reset_wrap .snsbnr_wrap {
    width: auto;
    padding: 40px 0;
  }
  .reset_wrap .snsbnr_wrap img {
    width: 100%;
    height: auto;
  }
  .reset_wrap .snsbnr_wrap .box_sns {
    padding-bottom: 0;
  }
  .reset_wrap .snsbnr_wrap .box_sns .box_sns_txt {
    width: 53%;
    margin: 0 auto;
  }
  .reset_wrap .snsbnr_wrap .box_sns .box_sns_btn {
    margin-top: 13px;
  }
  .reset_wrap .box_sns .box_sns_btn .Twitter_icon,
.reset_wrap .box_sns .box_sns_btn .Facebook_icon {
    margin-right: 12px;
  }
  .reset_wrap .snsbnr_wrap .box_bnr {
    width: 100%;
    padding: 20px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .reset_wrap .snsbnr_wrap .box_bnr li {
    margin: 20px auto 0;
  }
}

.reset_wrap .kv {
  margin: auto;
  width: 100%;
  max-width: 1500px;
}
.reset_wrap .kv img {
  max-width: 100%;
  height: auto;
}

.reset_wrap .sect {
  overflow: hidden;
}
.reset_wrap .sect {
  margin: auto;
  width: 100%;
  max-width: 1500px;
  background: url("../img/pasta/background.png") no-repeat center top/cover;
  background-attachment: fixed;
}
.reset_wrap .sectCaption {
  font-weight: 500;
  font-family: 'Noto Serif JP', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  color: #fff;
  text-align: center;
}
.reset_wrap .sectTtl {
  text-align: center;
}
.reset_wrap .sectFig, .reset_wrap .sectRecipe, .reset_wrap .sectLine {
  position: relative;
}
.reset_wrap .sectImg, .reset_wrap .sectImg2 {
  display: block;
  margin: auto;
}
.reset_wrap .sectBtn, .reset_wrap .sectLink1, .reset_wrap .sectLink2, .reset_wrap .sectLink3, .reset_wrap .sectLink4 {
  position: absolute;
  z-index: 1;
}
.reset_wrap .sectBtn {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.reset_wrap .sectNote span {
  display: block;
}
@media all and (min-width: 769px) {
  .reset_wrap .sectWrap {
    margin: 96px auto;
  }
  .reset_wrap .sectCaption {
    font-size: 27px;
    line-height: 1.8571428571em;
    text-shadow: 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257, 0 0 6px #001257;
  }
  .reset_wrap .sectCaption:not(:first-child) {
    margin-top: 80px;
  }
  .reset_wrap .sectTtl {
    margin: -12px 0 -48px;
  }
  .reset_wrap .sectFig {
    margin: 64px auto 48px;
    width: 1128px;
  }
  .reset_wrap .sectRecipe {
    margin: 0 auto;
    width: 1108px;
  }
  .reset_wrap .sectRecipe:first-of-type {
    margin-top: 60px;
  }
  .reset_wrap .sectRecipe:not(:first-of-type) {
    margin-top: 12px;
  }
  .reset_wrap .sectRecipe:last-of-type {
    margin-bottom: 132px;
  }
  .reset_wrap .sectLine {
    margin: auto;
    width: 1128px;
  }
  .reset_wrap .sectLine:first-of-type {
    margin-top: 60px;
  }
  .reset_wrap .sectLine:not(:first-of-type) {
    margin-top: -8px;
  }
  .reset_wrap .sectLine:last-of-type {
    margin-bottom: -32px;
  }
  .reset_wrap .sectBtn {
    bottom: 96px;
  }
  .reset_wrap .sectNote {
    margin-top: -80px;
    padding: 0 14.5%;
    font-size: 18px;
    line-height: 1.6666666667em;
  }
  .reset_wrap .sectLink1, .reset_wrap .sectLink2 {
    bottom: 64px;
  }
  .reset_wrap .sectLink1 {
    right: 72px;
  }
  .reset_wrap .sectLink2 {
    left: 68px;
  }
  .reset_wrap .sectLink3, .reset_wrap .sectLink4 {
    right: 140px;
  }
  .reset_wrap .sectLink3 {
    bottom: 160px;
  }
  .reset_wrap .sectLink4 {
    bottom: 140px;
  }
}
@media all and (max-width: 768px) {
  .reset_wrap .sect {
    background-image: url("../img/pasta/background_sp.png");
    padding: 12px 0 0;
  }
  .reset_wrap .sect img {
    max-width: 100%;
    height: auto;
  }
  .reset_wrap .sectWrap {
    margin: 24px auto;
  }
  .reset_wrap .sectCaption {
    font-size: 3.4vw;
    line-height: 1.8571428571em;
    text-shadow: 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257, 0 0 3px #001257;
  }
  .reset_wrap .sectTtl {
    margin: 0 0 -16px;
  }
  .reset_wrap .sectTtlPro {
    width: 94vw;
  }
  .reset_wrap .sectTtlHow {
    margin: 20px 0 32px;
    width: 70.4vw;
  }
  .reset_wrap .sectTtlTopping {
    width: 87.4666666667vw;
  }
  .reset_wrap .sectTtlArrange {
    width: 82.4vw;
  }
  .reset_wrap .sectTtlLine {
    width: 88.1333333333vw;
  }
  .reset_wrap .sectFig {
    margin: 32px auto 24px;
  }
  .reset_wrap .sectImg {
    width: calc(100% - 8px);
  }
  .reset_wrap .sectImg2 {
    width: calc(100% - 40px);
  }
  .reset_wrap .sectRecipe {
    padding: 0 4px 0 12px;
    margin-top: 28px;
  }
  .reset_wrap .sectRecipe:last-of-type {
    margin-bottom: 52px;
  }
  .reset_wrap .sectLine {
    padding: 0 4px 0 8px;
  }
  .reset_wrap .sectLine:first-of-type {
    margin-top: 20px;
  }
  .reset_wrap .sectLine:not(:first-of-type) {
    margin-top: -8px;
  }
  .reset_wrap .sectLine:last-of-type {
    margin-bottom: -12px;
  }
  .reset_wrap .sectBtn {
    bottom: 9.6%;
  }
  .reset_wrap .sectBtn img {
    max-width: inherit;
    width: 61.6vw;
    height: 15.6vw;
  }
  .reset_wrap .sectNote {
    margin-top: -40px;
    padding: 0 20px 0 calc(20px + 2.6em);
    text-indent: -2.6em;
    font-size: 10px;
    line-height: 1.8em;
  }
  .reset_wrap .sectLink1, .reset_wrap .sectLink2 {
    right: 16.2%;
    bottom: 3.8%;
  }
  .reset_wrap .sectLink1 img, .reset_wrap .sectLink2 img {
    width: 50.9333333333vw;
    height: 15.6vw;
  }
  .reset_wrap .sectLink3, .reset_wrap .sectLink4 {
    left: 50%;
    bottom: 9%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .reset_wrap .sectLink3 img, .reset_wrap .sectLink4 img {
    max-width: inherit;
    width: 50.9333333333vw;
    height: 15.6vw;
  }
}

/* sassを使用しているためcssファイルを直接編集した場合は先祖返りが起きますのでご注意ください */