@charset "UTF-8";
/*      common     */
/*      #sweetpotato-recipe用     */
/*--------------------------------------------------------------------------

        PC/SPサイズ共通

--------------------------------------------------------------------------*/
main#sweetpotato_recipe {
  background-color: white;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "メイリオ", sans-serif;
}
main#sweetpotato_recipe .lp-menu a {
  background-color: #a41d3c;
}
main#sweetpotato_recipe .btn, main#sweetpotato_recipe .btn-prod, main#sweetpotato_recipe .btn-recipe, main#sweetpotato_recipe .btn-link {
  border-radius: 50vw;
}
main#sweetpotato_recipe .btn-link {
  background-color: #553b49;
  color: #ffffff;
  border-color: #553b49;
}
main#sweetpotato_recipe .btn-recipe {
  background-color: #a41d3c;
  color: #ffffff;
  border-color: #a41d3c;
}
main#sweetpotato_recipe .btn-prod {
  background-color: #f2f1d2;
  color: #ffffff;
  border-color: #f2f1d2;
}
main#sweetpotato_recipe .jpn {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  font-style: normal;
}
main#sweetpotato_recipe .en {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
main#sweetpotato_recipe .section-ttl {
  color: #553b49;
  font-weight: normal;
  line-height: 1.2;
}
main#sweetpotato_recipe .section-ttl.type-radius {
  background-color: #a41d3c;
}
main#sweetpotato_recipe .section-ttl.type-band {
  background-color: #a41d3c;
}
main#sweetpotato_recipe .section-ttl.type-logo {
  text-align: center;
  padding-top: 0;
}
main#sweetpotato_recipe .section-ttl.type-logo .sub {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5rem;
}
main#sweetpotato_recipe .section-ttl .sub {
  color: #553b49;
  display: inline-block;
  margin-bottom: 0.5rem;
}
main#sweetpotato_recipe .sub-ttl {
  color: #333333;
  font-weight: normal;
  line-height: 1.2;
  font-size: 2rem;
}
main#sweetpotato_recipe .sub-ttl .sub {
  font-size: 1.575rem;
}
main#sweetpotato_recipe .sub-ttl.type-radius {
  background-color: #f2f1d2;
}
main#sweetpotato_recipe .sub-ttl.type-band {
  background-color: white;
}
main#sweetpotato_recipe .sub-ttl.type-logo {
  text-align: center;
  padding-top: 0;
}
main#sweetpotato_recipe .sub-ttl.type-logo .sub {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5rem;
}
main#sweetpotato_recipe .sub-ttl.type-recipe {
  text-align: center;
  padding-bottom: 1rem;
  border-bottom: 1px dotted #82653e;
}
main#sweetpotato_recipe .logo-image--wrap {
  display: inline-block;
  margin: 0;
  font-size: 0;
}
main#sweetpotato_recipe .radius-box {
  background-color: #ffffff;
}
main#sweetpotato_recipe .content:nth-of-type(even) {
  background-color: white;
}
main#sweetpotato_recipe .content-data__ttl-inner {
  background-color: #a41d3c;
  border-color: #a41d3c;
  color: #ffffff;
}
main#sweetpotato_recipe .content-data__txt {
  border-color: #a41d3c;
}
main#sweetpotato_recipe .content.intro > .inner {
  background-image: unset;
  padding-top: 0;
  padding-bottom: 40px;
}
main#sweetpotato_recipe .content.basicrecipe .content-photo {
  margin: 0 auto 24px;
  font-size: 0;
}
main#sweetpotato_recipe .content.basicrecipe .content-photo img {
  position: relative;
  top: -25vw;
}
main#sweetpotato_recipe .content.basicrecipe .btn-recipe {
  max-width: 480px;
}
main#sweetpotato_recipe .products-inner {
  background-color: #ffffff;
  border-radius: 16px;
  overflow: hidden;
}
main#sweetpotato_recipe .products-cat > .sub-ttl.type-logo {
  background-color: white;
  color: #82653e;
}
main#sweetpotato_recipe .products-cat--item:first-of-type {
  margin-top: 0;
}
main#sweetpotato_recipe .products-cat--item .pickup-list {
  margin: 0 auto;
}
main#sweetpotato_recipe .products-cat--item .pickup-list .content-photo {
  padding-left: 16px;
  padding-right: 16px;
}
main#sweetpotato_recipe .products-cat--item .pickup-list .figureSquareCard .icn {
  background-color: #a41d3c;
}
main#sweetpotato_recipe .products-cat--item .pickup-copy {
  color: #a41d3c;
}
main#sweetpotato_recipe .products-cat--item .pickup-name {
  font-weight: normal;
}
main#sweetpotato_recipe .products-cat--item figcaption {
  font-size: 0.9rem;
}
main#sweetpotato_recipe .products-cat--item .recipe-list {
  margin-bottom: 80px;
}
main#sweetpotato_recipe .products-cat--item .recipe-list:last-child {
  margin-bottom: 0;
}
main#sweetpotato_recipe .content.arrangerecipe .section-ttl:first-of-type {
  margin-top: 0;
}
main#sweetpotato_recipe .arrangerecipe-cat {
  background: radial-gradient(circle farthest-side, #553b49, #553b49 40%, transparent 40%, transparent);
  -webkit-background: radial-gradient(circle farthest-side, #553b49, #553b49 40%, transparent 40%, transparent);
  -moz-background: radial-gradient(circle farthest-side, #553b49, #553b49 40%, transparent 40%, transparent);
  -o-background: radial-gradient(circle farthest-side, #553b49, #553b49 40%, transparent 40%, transparent);
  background-size: 16px 2px;
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 56px;
  margin-top: 56px;
}
main#sweetpotato_recipe .arrangerecipe-cat:first-of-type {
  background: unset;
  padding-top: 0;
  margin-top: 0;
}
main#sweetpotato_recipe .arrangerecipe-cat > .section-ttl {
  padding-top: 0;
}
main#sweetpotato_recipe .content.outro {
  background-color: #ffffff;
}
main#sweetpotato_recipe .radius-inner {
  padding: 0px;
}
main#sweetpotato_recipe .recipe-list.column-box.col04.radius-inner {
  grid-row-gap: 28px;
}
main#sweetpotato_recipe #arrangerecipe .section-ttl.pt0 {
  margin-bottom: 20px;
}
main#sweetpotato_recipe #arrangerecipe .section-ttl {
  margin-bottom: 20px;
}
main#sweetpotato_recipe .content-txt.mb0 {
  font-size: 16px;
}
main#sweetpotato_recipe .inner {
  padding-bottom: 48px;
}
main#sweetpotato_recipe #products .sub-ttl.type-logo {
  margin-bottom: 0px;
}
main#sweetpotato_recipe .figureSquareCard.sub01 {
  display: block;
  margin-top: -50px;
}
main#sweetpotato_recipe #basicrecipe .section-ttl.fnt-blk.type-logo {
  margin-bottom: 20px;
}
main#sweetpotato_recipe h5.fnt-blk {
  font-size: 1.575rem;
}

/*--------------------------------------------------------------------------

        PCサイズのみ（769pxより大きいウィンドウサイズ）

--------------------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  main#sweetpotato_recipe .btn-link:hover, main#sweetpotato_recipe .btn-link:active, main#sweetpotato_recipe .btn-link:focus {
    background-color: #ffffff;
    color: #553b49;
    border-color: #553b49;
  }
  main#sweetpotato_recipe .btn-recipe:hover, main#sweetpotato_recipe .btn-recipe:active, main#sweetpotato_recipe .btn-recipe:focus {
    background-color: #ffffff;
    color: #a41d3c;
    border-color: #a41d3c;
  }
  main#sweetpotato_recipe .btn-prod:hover, main#sweetpotato_recipe .btn-prod:active, main#sweetpotato_recipe .btn-prod:focus {
    background-color: #ffffff;
    color: #f2f1d2;
    border-color: #f2f1d2;
  }
  main#sweetpotato_recipe .section-ttl h2 {
    font-size: 2.625rem;
    line-height: 1.4;
  }
  main#sweetpotato_recipe .section-ttl h2 .sub {
    font-size: 2rem;
  }
  main#sweetpotato_recipe .section-ttl.type-logo {
    font-size: 2.625rem;
  }
  main#sweetpotato_recipe .section-ttl.type-logo .logo-image--wrap {
    width: 128px;
    margin-bottom: 12px;
  }
  main#sweetpotato_recipe .section-ttl.type-logo h2,
  main#sweetpotato_recipe .section-ttl.type-logo h3 {
    font-size: 2.625rem;
  }
  main#sweetpotato_recipe .sub-ttl {
    font-size: 2rem;
  }
  main#sweetpotato_recipe .sub-ttl .sub {
    font-size: 1.75rem;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo {
    font-size: 2.625rem;
    padding: 0px 0 32px;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo .logo-image--wrap {
    width: 148px;
    margin-bottom: 12px;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo h2,
  main#sweetpotato_recipe .sub-ttl.type-logo h3 {
    font-size: 2.625rem;
  }
  main#sweetpotato_recipe .sub-ttl.type-recipe {
    font-size: 1.575rem;
    line-height: 1.4;
  }
  main#sweetpotato_recipe .sub-ttl.type-recipe .sub {
    font-size: 1.575rem;
  }
  main#sweetpotato_recipe .content > .inner {
    background-image: url(bg_img01.png);
    background-position: top 0 left 50%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 160px;
  }
  main#sweetpotato_recipe .content-slogan {
    font-size: 1.175rem;
  }
  main#sweetpotato_recipe .content.basicrecipe .content-photo {
    max-width: 640px;
    max-height: 400px;
    margin-bottom: 0;
  }
  main#sweetpotato_recipe .content.basicrecipe .content-photo img {
    top: -156px;
  }
  main#sweetpotato_recipe .content.basicrecipe .intro-slogan {
    font-size: 1.135rem;
    line-height: 2;
  }
  main#sweetpotato_recipe .products-cat .radius-inner {
    padding-bottom: 80px;
  }
  main#sweetpotato_recipe .products-cat--item {
    margin-top: 80px;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-list {
    max-width: 864px;
    margin-bottom: 80px;
    padding: 0 32px;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-list .content-photo {
    flex: 1 0 50%;
    padding-left: 0;
    padding-right: 0;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-list .content-photo .figureSquareCard {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-list .content-detail {
    flex: 1 0 50%;
    margin-top: 40px;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-name {
    font-size: 1.75rem;
    padding: 24px 32px;
  }
  main#sweetpotato_recipe .products-cat--item .sub-ttl.type-recipe {
    margin-top: 64px;
  }
  main#sweetpotato_recipe .products-cat--item .sub-ttl.type-recipe > * {
    max-width: -moz-max-content;
    max-width: max-content;
    display: inline-block;
  }
  main#sweetpotato_recipe .content.arrangerecipe .section-ttl {
    margin-top: 80px;
    margin-bottom: 0;
  }
  main#sweetpotato_recipe .content.arrangerecipe .radius-box {
    margin-top: 40px;
  }
}
/*--------------------------------------------------------------------------

        タブレット・SPサイズのみ

--------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  main#sweetpotato_recipe .section-ttl {
    font-size: 5.46875vw;
  }
  main#sweetpotato_recipe .section-ttl.type-logo .logo-image--wrap {
    width: 16.6666666667vw;
    margin-bottom: 8px;
  }
  main#sweetpotato_recipe .section-ttl.type-logo .sub {
    font-size: 4.1666666667vw;
  }
  main#sweetpotato_recipe .section-ttl h2,
  main#sweetpotato_recipe .section-ttl h3 {
    font-size: 5.46875vw;
    line-height: 1.2;
  }
  main#sweetpotato_recipe .sub-ttl {
    font-size: 4.6875vw;
  }
  main#sweetpotato_recipe .sub-ttl h2,
  main#sweetpotato_recipe .sub-ttl h3 {
    font-size: 4.6875vw;
    line-height: 1.2;
  }
  main#sweetpotato_recipe .sub-ttl .sub {
    font-size: 3.6458333333vw;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo {
    padding: 24px 0 20px;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo .logo-image--wrap {
    width: 19.2708333333vw;
    margin-bottom: 8px;
  }
  main#sweetpotato_recipe .content > .inner {
    background-image: url(x2/bg_img01_x2_sp.png);
    background-position: top 16px left 50%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 20.3125vw;
  }
  main#sweetpotato_recipe .content.basicrecipe .content-photo {
    max-width: 100vw;
    max-height: 50vw;
  }
  main#sweetpotato_recipe .content.basicrecipe .content-photo img {
    position: relative;
    top: -25vw;
  }
  main#sweetpotato_recipe .content.basicrecipe .btn-recipe {
    max-width: 480px;
  }
  main#sweetpotato_recipe .products-cat--item {
    margin-top: 64px;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-name {
    font-size: 1.375rem;
    padding: 1rem 1.75rem;
  }
  main#sweetpotato_recipe .products-cat--item .sub-ttl.type-recipe {
    margin-top: 56px;
  }
  main#sweetpotato_recipe .content.arrangerecipe .section-ttl {
    margin-top: 56px;
    margin-bottom: 0;
  }
  main#sweetpotato_recipe .content.arrangerecipe .radius-box {
    margin-top: 24px;
  }
  main#sweetpotato_recipe .content.arrangerecipe .radius-box .radius-inner {
    padding: 0px;
  }
  main#sweetpotato_recipe #arrangerecipe .section-ttl.pt0 {
    margin-bottom: 20px;
  }
  main#sweetpotato_recipe #arrangerecipe .section-ttl {
    margin-bottom: 20px;
  }
  main#sweetpotato_recipe #arrangerecipe .inner {
    padding-bottom: 20px;
  }
  main#sweetpotato_recipe #basicrecipe .section-ttl.fnt-blk.type-logo {
    margin-bottom: 20px;
  }
  main#sweetpotato_recipe .recipe-item__name {
    font-size: 16px;
  }
  #products .sub-ttl.type-logo {
    margin-bottom: 0px;
    padding-top: 10px;
  }
  #products .section-ttl.pt0 {
    margin-bottom: 10px;
  }
  .inner.sub01 {
    padding-bottom: 0px !important;
  }
  main#sweetpotato_recipe h5.fnt-blk {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 480px) {
  main#sweetpotato_recipe .section-ttl {
    font-size: 8.75vw;
  }
  main#sweetpotato_recipe .section-ttl.type-logo .logo-image--wrap {
    width: 26.6666666667vw;
  }
  main#sweetpotato_recipe .section-ttl.type-logo .sub {
    font-size: 6.6666666667vw;
  }
  main#sweetpotato_recipe .section-ttl h2,
  main#sweetpotato_recipe .section-ttl h3 {
    font-size: 8.75vw;
  }
  main#sweetpotato_recipe .sub-ttl {
    font-size: 6.6666666667vw;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo {
    padding: 20px 0;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo .logo-image--wrap {
    width: 30.8333333333vw;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo h2,
  main#sweetpotato_recipe .sub-ttl.type-logo h3 {
    font-size: 6.6666666667vw;
  }
  main#sweetpotato_recipe .sub-ttl.type-logo .sub {
    font-size: 5.2083333333vw;
  }
  main#sweetpotato_recipe .content > .inner {
    padding-top: 24.375vw;
  }
  main#sweetpotato_recipe .products-cat--item .pickup-name {
    font-size: 5vw;
    padding: 1rem 1.75rem;
  }
}/*# sourceMappingURL=sweetpotato-recipe_test.css.map */