@media print, screen and (min-width: 751px) {
  #contents_block .pageNav {
    margin-bottom: 90px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .pageNav {
    margin-bottom: 50px;
    padding-top: 15px;
  }
}
#contents_block .pageNav ul {
  font-size: 0;
}
@media print, screen and (min-width: 751px) {
  #contents_block .pageNav ul {
    margin: 0 auto;
    width: 655px;
  }
}
#contents_block .pageNav ul li {
  font-weight: bold;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block .pageNav ul li {
    width: 324px;
    height: 68px;
    font-size: 2.0rem;
    display: inline-block;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .pageNav ul li {
    width: 50%;
    height: 16vw;
    font-size: 3.73vw;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .pageNav ul li:nth-child(odd) {
    padding-right: 1.33vw;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .pageNav ul li:nth-child(even) {
    padding-left: 1.33vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block .pageNav ul li:first-child {
    margin-right: 7px;
  }
}
#contents_block .pageNav ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid #cca55b;
}
@media print, screen and (min-width: 751px) {
  #contents_block .pageNav ul li a {
    transition: all 0.3s ease;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .pageNav ul li a {
    padding: 0 3vw;
  }
}
#contents_block .pageNav ul li a span {
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  #contents_block .pageNav ul li a span {
    padding: 0 25px 0 0;
    background: transparent url("../images/ico_down_green.png") 100% 50% no-repeat;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .pageNav ul li a span {
    padding: 0 5vw 0 0;
    background: transparent url("../images/ico_down_green_sp.png") 100% 50% no-repeat;
    background-size: 13px auto;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block .pageNav ul li a:hover {
    color: #3c875e;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #mv img {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #mv .swiper-slide {
    height: 66.61vw;
  }
  #contents_block #mv img {
    position: absolute;
    top: 0;
    right: 50%;
    transform: translateX(50%);
    width: 167.25vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto {
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .title01 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .title01 {
    margin: 0 auto 50px;
    width: 58vw;
  }
}
#contents_block #howto .title02 {
  font-weight: normal;
  color: #222;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .title02 {
    margin-bottom: 30px;
    font-size: 26px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .title02 {
    margin-bottom: 4vw;
    font-size: 4.8vw;
    line-height: 1.6;
  }
}
#contents_block #howto .howtoBox01 {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox01 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox01 {
    margin-bottom: 35px;
  }
}
#contents_block #howto .howtoBox01:before {
  content: "";
  position: absolute;
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox01:before {
    bottom: 50%;
    right: 50%;
    width: 1100px;
    height: 507px;
    transform: translate(50%, 50%);
    background: transparent url("../images/top/img_howto01.png") 100% 50% no-repeat;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox01:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../images/top/img_howto01_sp.png") 100% 0 no-repeat;
    background-size: 100% auto;
  }
}
#contents_block #howto .howtoBox01 .textBox01 {
  text-align: center;
  position: relative;
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox01 .textBox01 {
    float: right;
    padding: 55px 0 65px;
    width: 410px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox01 .textBox01 {
    padding: 81vw 0 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox01 .textBox01 .catch {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox01 .textBox01 .catch {
    margin: 0 auto 5.3vw;
    width: 30.5vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox01 .textBox01 p {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox01 .textBox01 .text01 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox01 .textBox01 .text01 {
    margin-bottom: 3vw;
    font-size: 3.2vw;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .image01 {
    margin-bottom: 80px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .image01 {
    margin-bottom: 35px;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox02 {
    padding-bottom: 65px;
    background: transparent url("../images/top/img_howto04.png") 100% 50% no-repeat;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox02 {
    padding-bottom: 27vw;
    background: transparent url("../images/top/img_howto04_sp.png") 0 100% no-repeat;
    background-size: 100% auto;
  }
}
#contents_block #howto .howtoBox02 .text02 {
  line-height: 1.6;
  text-align: center;
  font-weight: bold;
}
@media print, screen and (min-width: 751px) {
  #contents_block #howto .howtoBox02 .text02 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #howto .howtoBox02 .text02 {
    font-size: 4.8vw;
  }
}
#contents_block #howto .howtoBox02 .text02 strong {
  position: relative;
  margin-right: 5px;
  color: #d21818;
}
#contents_block #howto .howtoBox02 .text02 strong span {
  position: relative;
  padding: 0 5px;
}
#contents_block #howto .howtoBox02 .text02 strong:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #efe59d;
}
#contents_block #recipe .recipeBox01 {
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 {
    margin-bottom: 60px;
    padding: 45px 0 110px;
    background: transparent url("../images/top/bg_recipe01.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 {
    position: relative;
    margin-bottom: 35px;
    padding: 50px 0 60px;
    background: transparent url("../images/top/bg_recipe01_sp.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
  #contents_block #recipe .recipeBox01:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12px;
    background: transparent url("../images/bg01_sp.png") 50% 0 repeat-x;
    background-size: 43px auto;
  }
  #contents_block #recipe .recipeBox01:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12px;
    background: transparent url("../images/bg02_sp.png") 50% 100% repeat-x;
    background-size: 43px auto;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .title01 {
    margin-bottom: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .title01 {
    margin: 0 auto 15px;
    width: 52vw;
    text-align: center;
  }
}
#contents_block #recipe .recipeBox01 .text01 {
  position: relative;
  text-align: center;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .text01 {
    margin-bottom: 60px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .text01 {
    margin-bottom: 40px;
    font-size: 4.0vw;
    font-weight: bold;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .text01:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #eec40f;
  }
}
#contents_block #recipe .recipeBox01 .text01 span {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 {
    margin: 0 auto 30px;
    max-width: 1232px;
    width: 100%;
    font-size: 0;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 {
    margin: 0 4vw 30px;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li {
    width: 276px;
    display: inline-block;
    margin: 0 16px 32px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li {
    padding: 0 2vw;
    margin-bottom: 15px;
    width: 50%;
    float: left;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
#contents_block #recipe .recipeBox01 .listRecipe01 li a .caption {
  position: absolute;
  left: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  z-index: 2;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li a .caption {
    top: 0;
    width: 76px;
    height: 76px;
    font-size: 1.4rem;
    border-radius: 38px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li a .caption {
    top: -4.33vw;
    width: 16vw;
    height: 16vw;
    font-size: 3.2vw;
    border-radius: 8vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li a:hover .textArea {
    opacity: 1;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li .image01 img {
    width: 100%;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li .textArea {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li .textArea {
    opacity: 0;
    transition: all 0.3s ease;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li .textArea .title {
  font-weight: bold;
  display: inline-block;
  color: #fff;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li .textArea .title {
    padding: 13px 5px;
    margin-bottom: 20px;
    font-size: 2.6rem;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li .textArea .title {
    padding: 2.67vw 5px;
    margin-bottom: 2.67vw;
    font-size: 4.26vw;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li .textArea .text {
  color: #fff;
  display: inline-block;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li .textArea .text {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li .textArea .text {
    font-size: 3.2vw;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li.red .textArea {
  background-color: rgba(219, 51, 16, 0.7);
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li.red .caption {
    background: transparent url("../images/bg_red.gif") 50% 50% repeat;
    background-size: 25px auto;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li.red .caption {
    background: transparent url("../images/bg_red.gif") 50% 50% repeat;
    background-size: 15px auto;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li.green .textArea {
  background-color: rgba(39, 122, 76, 0.7);
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li.green .caption {
    background: transparent url("../images/bg_green.gif") 50% 50% repeat;
    background-size: 25px auto;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li.green .caption {
    background: transparent url("../images/bg_green.gif") 50% 50% repeat;
    background-size: 15px auto;
  }
}
#contents_block #recipe .recipeBox01 .listRecipe01 li.beige .textArea {
  background-color: rgba(163, 134, 16, 0.7);
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li.beige .caption {
    background: transparent url("../images/bg_beige.gif") 50% 50% repeat;
    background-size: 25px auto;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .listRecipe01 li.beige .caption {
    background: transparent url("../images/bg_beige.gif") 50% 50% repeat;
    background-size: 15px auto;
  }
}
#contents_block #recipe .recipeBox01 .btnMore {
  margin: 0 auto;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .btnMore {
    width: 333px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .btnMore {
    width: 66.6vw;
  }
}
#contents_block #recipe .recipeBox01 .btnMore a {
  font-weight: bold;
  color: #222;
  border: 1px solid #000;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .btnMore a {
    padding: 23px 50px;
    font-size: 1.8rem;
    transition: all 0.3s ease;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .btnMore a {
    padding: 20px 10px;
    font-size: 3.46vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .btnMore a span {
    padding: 0 30px;
    background: transparent url("../images/ico_right01.png") 100% 50% no-repeat;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox01 .btnMore a span {
    padding: 0 22px 0 0;
    background: transparent url("../images/ico_right01_sp.png") 100% 50% no-repeat;
    background-size: 8px auto;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox01 .btnMore a:hover {
    color: #3c875e;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 {
    padding-bottom: 40px;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .title01 {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .title01 {
    margin-bottom: 15px;
  }
}
#contents_block #recipe .recipeBox02 .text01 {
  line-height: 1.6;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .text01 {
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .text01 {
    margin-bottom: 20px;
    font-size: 3.73vw;
  }
}
#contents_block #recipe .recipeBox02 .text02 {
  line-height: 1.6;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .text02 {
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .text02 {
    margin-bottom: 20px;
    font-size: 3.73vw;
  }
}
#contents_block #recipe .recipeBox02 .text03 {
  position: relative;
  line-height: 1.6;
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .text03 {
    font-size: 2.0rem;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .text03 {
    padding-bottom: 26vw;
    font-size: 3.73vw;
  }
}
#contents_block #recipe .recipeBox02 .text03 strong {
  position: relative;
  font-weight: normal;
}
#contents_block #recipe .recipeBox02 .text03 strong:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #eec40f;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .text03 strong:before {
    height: 10px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .text03 strong:before {
    height: 5px;
  }
}
#contents_block #recipe .recipeBox02 .text03 strong span {
  position: relative;
}
#contents_block #recipe .recipeBox02 .text03:before {
  content: "";
  position: absolute;
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .text03:before {
    bottom: -23px;
    right: 0;
    width: 161px;
    height: 131px;
    background: transparent url("../images/top/bg_recipe02.png") 100% 50% no-repeat;
    background-size: 161px auto;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .text03:before {
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 107px;
    height: 87px;
    background: transparent url("../images/top/bg_recipe02.png") 100% 50% no-repeat;
    background-size: 107px auto;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #recipe .recipeBox02 .image01 {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #recipe .recipeBox02 .image01 {
    margin-bottom: 20px;
  }
}
#contents_block .recipeBox03 {
  position: relative;
}
@media print, screen and (min-width: 751px) {
  #contents_block .recipeBox03 {
    margin-bottom: 100px;
    padding: 70px 0;
    background: transparent url("../images/bg_beige02.gif") 50% 50% repeat;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .recipeBox03 {
    margin-bottom: 65px;
    padding: 35px 4vw;
    background: transparent url("../images/bg_beige02.gif") 50% 50% repeat;
    background-size: 24px auto;
  }
}
#contents_block .recipeBox03 .bnr01 {
  text-align: center;
}
@media print, screen and (min-width: 751px) {
  #contents_block .recipeBox03 .bnr01 {
    width: 460px;
    margin-bottom: 20px;
  }
  #contents_block .recipeBox03 .bnr01:nth-child(1) {
    float: left;
  }
  #contents_block .recipeBox03 .bnr01:nth-child(2) {
    float: right;
  }
  #contents_block .recipeBox03 .bnr01 img {
    width: 100%;
  }
  #contents_block .recipeBox03 .bnr01 a {
    transition: all 0.3s ease;
  }
  #contents_block .recipeBox03 .bnr01 a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .recipeBox03 .bnr01 {
    margin-bottom: 10px;
  }
}
#contents_block .recipeBox03 .bnr01:last-child {
  margin-bottom: 0;
}
#contents_block .recipeBox03:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media print, screen and (min-width: 751px) {
  #contents_block .recipeBox03:before {
    height: 10px;
    background: transparent url("../images/bg01.png") 50% 0 repeat-x;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .recipeBox03:before {
    height: 12px;
    background: transparent url("../images/bg01_sp.png") 50% 0 repeat-x;
    background-size: 43px auto;
  }
}
#contents_block .recipeBox03:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media print, screen and (min-width: 751px) {
  #contents_block .recipeBox03:after {
    height: 10px;
    background: transparent url("../images/bg02.png") 50% 100% repeat-x;
  }
}
@media screen and (max-width: 750px) {
  #contents_block .recipeBox03:after {
    height: 12px;
    background: transparent url("../images/bg02_sp.png") 50% 100% repeat-x;
    background-size: 43px auto;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #products {
    margin-bottom: 80px;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #products .title01 {
    margin-bottom: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #products .title01 {
    margin: 0 auto 30px;
    width: 47.43vw;
  }
}
@media print, screen and (min-width: 751px) {
  #contents_block #products .text01 {
    margin-bottom: 20px;
    font-size: 2.6rem;
    line-height: 1.6;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #products .text01 {
    margin-bottom: 30px;
    font-size: 4.8vw;
    line-height: 1.6;
    text-align: center;
  }
}
#contents_block #products .text01 .textYellow {
  color: #bc9437;
}
#contents_block #products .text01 .textRed {
  color: #cb1a22;
}
#contents_block #products .text01 .textGray {
  color: #8e8e8e;
}
#contents_block #products .text01 .textBold {
  font-weight: bold;
}
@media print, screen and (min-width: 751px) {
  #contents_block #products .text02 {
    margin: 50px 0 80px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.6;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #products .text02 {
    margin: 12vw 0 18.6vw;
    font-size: 4.8vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.6;
    text-align: center;
  }
}
#contents_block #products .text02 span {
  display: inline-block;
  background-color: #bd151d;
}
@media print, screen and (min-width: 751px) {
  #contents_block #products .text02 span {
    padding: 5px 40px;
  }
}
@media screen and (max-width: 750px) {
  #contents_block #products .text02 span {
    padding: 5px 10px;
  }
}

/*# sourceMappingURL=top.css.map */
