@media print, screen and (min-width: 768px) {
  .curry-powder-headline-v1 {
    margin: 0 0 35px;
    font-size: 3.2rem;
    text-align: center;
  }
  .curry-powder-headline-v1 span {
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 2px solid #552700;
    color: #552700;
    font-weight: bold;
  }
  .curry-powder-lead {
    color: #552700;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
  }
  .curry-powder-mv {
    background: url(/products/prouse/images/curry-powder/curry-powder_mv-01.jpg) 50% 0% no-repeat;
    background-size: cover;
  }
  .curry-powder-mv .products-block {
    position: relative;
    height: 570px;
  }
  .curry-powder-mv .prouse-guide {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .curry-powder-mv .prouse-guide,
  .curry-powder-mv .prouse-guide .prouse-breadcrumb .prouse-breadcrumb_type {
    color: #fff;
  }
  .curry-powder-mv_title {
    -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 70px;
    left: calc(50% - 412px);
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.2);
    text-align: center;
  }
  .curry-powder-mv_title_txt {
    -webkit-transform: translateX(-50%);
    z-index: 2;
    position: absolute;
    top: 203px;
    left: 50%;
    width: 648px;
    transform: translateX(-50%);
    color: #552700;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6;
  }
  .curry-powder-lineup {
    padding: 45px 0 0;
  }
  .curry-powder-lineup-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
  }
  .curry-powder-lineup-list_elm {
    width: 170px;
  }
  .curry-powder-lineup-list_img {
    position: relative;
  }
  .curry-powder-lineup-list_icon {
    z-index: 2;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 48px);
    width: 96px;
    padding: 0px 2px;
    border-radius: 50px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  [data-browser="ie11"] .curry-powder-lineup-list_icon {
    padding: 6px 2px 0;
  }
  .curry-powder-lineup-list_new {
    background-color: #d62828;
    color: #fff;
  }
  .curry-powder-lineup-list_renewal {
    border: 2px solid #d62828;
    background-color: #fff;
    color: #d62828;
  }
  .curry-powder-lineup-list_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4em;
    margin: 20px 0 0;
    font-size: 2rem;
    line-height: 1.2;
    text-align: center;
  }
  .curry-powder-lineup-list_title span {
    font-weight: bold;
  }
  .is-cat01 .curry-powder-lineup-list_title {
    color: #590100;
  }
  .is-cat02 .curry-powder-lineup-list_title {
    color: #86481c;
  }
  .is-cat03 .curry-powder-lineup-list_title {
    color: #c63927;
  }
  .is-cat04 .curry-powder-lineup-list_title {
    color: #dd630d;
  }
  .is-cat05 .curry-powder-lineup-list_title {
    color: #b67c02;
  }
  .curry-powder-lineup-list_txt {
    margin-top: 0.5em;
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .curry-powder-lineup-movie {
    margin-top: 55px;
  }
  .curry-powder-recipe {
    padding: 60px 0;
  }
  .curry-powder-recipe .prouse-column_detail {
    padding-top: 35px;
    padding-bottom: 18px;
  }
  .curry-powder-year {
    height: 579px;
    background: #d4c2ab url(/products/prouse/images/curry-powder/curry-powder_year-01.jpg) 50% 0% no-repeat;
    background-size: cover;
  }
  .curry-powder-year_layout {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-top: 105px;
  }
  .curry-powder-year_grid {
    width: 48%;
  }
  .curry-powder-year_title {
    margin-bottom: 35px;
    text-align: center;
  }
  .curry-powder-year_paragraph {
    margin: 0;
    font-size: 1.6rem;
    text-align: center;
  }
  .curry-powder-year_btn {
    margin-top: 30px;
  }
  .curry-powder-year_btn.is-left a.products-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 35px;
    font-size: 1.8rem;
  }
  .curry-powder-year_movie {
    padding-top: 30px;
  }
}@media screen and (max-width: 767px) {
  .curry-powder-headline-v1 {
    margin: 0 0 20px;
    font-size: 1.9rem;
    text-align: center;
  }
  .curry-powder-headline-v1 span {
    display: block;
    padding-bottom: 6px;
    border-bottom: 2px solid #552700;
    color: #552700;
    font-weight: bold;
  }
  .curry-powder-lead {
    color: #552700;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
  }
  .curry-powder-mv {
    position: relative;
  }
  .curry-powder-mv .products-block {
    padding: 0;
  }
  .curry-powder-mv_title_txt {
    z-index: 2;
    position: absolute;
    top: 44%;
    left: 0%;
    width: 100%;
    margin: 0;
    padding: 0 5vw;
    color: #552700;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }
  .curry-powder-lineup {
    padding: 45px 0 0;
  }
  .curry-powder-lineup-list {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
  }
  .curry-powder-lineup-list_elm {
    width: 48%;
  }
  .curry-powder-lineup-list_elm:nth-child(n+3) {
    margin-top: 25px;
  }
  .curry-powder-lineup-list_img {
    position: relative;
    padding: 0 10px;
  }
  .is-package .curry-powder-lineup-list_img {
    padding: 0 15px;
  }
  .curry-powder-lineup-list_icon {
    z-index: 2;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 35px);
    width: 70px;
    padding: 4px 2px;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center;
  }
  .curry-powder-lineup-list_new {
    background-color: #d62828;
    color: #fff;
  }
  .curry-powder-lineup-list_renewal {
    border: 2px solid #d62828;
    background-color: #fff;
    color: #d62828;
  }
  .curry-powder-lineup-list_title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 2.5em;
    margin: 18px 0 0;
    font-size: 1.5rem;
    line-height: 1.2;
    text-align: center;
  }
  .curry-powder-lineup-list_title span {
    font-weight: bold;
  }
  .is-cat01 .curry-powder-lineup-list_title {
    color: #590100;
  }
  .is-cat02 .curry-powder-lineup-list_title {
    color: #86481c;
  }
  .is-cat03 .curry-powder-lineup-list_title {
    color: #c63927;
  }
  .is-cat04 .curry-powder-lineup-list_title {
    color: #dd630d;
  }
  .is-cat05 .curry-powder-lineup-list_title {
    color: #b67c02;
  }
  .curry-powder-lineup-list_txt {
    margin-top: 0.5em;
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .curry-powder-lineup-movie {
    margin-top: 25px;
  }
  .curry-powder-recipe {
    padding: 40px 0;
  }
  .curry-powder-recipe .prouse-column_detail {
    padding-top: 20px;
  }
  .curry-powder-recipe .prouse-column_elm:nth-child(n+3) {
    margin-top: 20px;
  }
  .curry-powder-year {
    background: #d4c2ab url(/products/prouse/images/curry-powder/curry-powder_year-01_sp.jpg) 50% 0% no-repeat;
    background-size: 100% auto;
  }
  .curry-powder-year_layout {
    padding: 0 0 30px;
  }
  .curry-powder-year_group {
    min-height: 101vw;
    padding-top: 23vw;
  }
  .curry-powder-year_title {
    margin-bottom: 20px;
    text-align: center;
  }
  .curry-powder-year_paragraph {
    margin: 0;
    font-size: 1.3rem;
    text-align: center;
  }
  .curry-powder-year_btn {
    margin-top: 20px;
  }
  .curry-powder-year_btn.is-left a.products-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 30px;
    font-size: 1.6rem;
  }
  .curry-powder-year_btn.is-left a.products-btn img {
    width: 42px;
  }
}@media screen and (max-width: 360px) {
  .curry-powder-mv_title_txt {
    font-size: 1rem;
  }
}
