@media only screen and (min-width: 768px) {
  #bread-crumb-list sup {
    font-size: 16px;
    vertical-align: top;
  }

  #supermix-a {
    letter-spacing: 1px;
  }
  #supermix-a .sp {
    display: none !important;
  }
  #supermix-a .intro {
    margin: 0 0 50px;
  }
  #supermix-a h1 {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
  }
  #supermix-a .intro p {
    text-align: justify;
    margin: 0 0 30px;
  }
  #supermix-a .intro .anchor-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
  }
  #supermix-a .intro .anchor-links .child {
    display: inline-block;
    width: 49%;
    line-height: 1.4;
    height: 64px;
    border: 2px solid #938675;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 0;
    margin: 0 0 20px;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #supermix-a .intro .anchor-links .child:last-child {
    margin: 0;
  }
  #supermix-a > div:not(.special-intro) {
    padding: 0 50px 70px;
    background: url(../img/bg.jpg) repeat center / 64px;
  }
  #supermix-a h2 {
    color: #fff;
    font-size: 36px;
    background: #64c0bb;
    padding: 23px 0 17px;
    margin: 0 -50px 40px;
  }
  #supermix-a #feature {
    position: relative;
  }
  #supermix-a #feature:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 5px;
    width: 126px;
    height: 154px;
    background: url(../img/img_item_feature.png) no-repeat left top / contain;
  }
  #supermix-a #feature ul {
    text-align: center;
  }
  #supermix-a #feature li:nth-child(1) {
    margin: 0 0 40px;
  }
  #supermix-a #feature li:nth-child(2) {
    margin: 0 0 50px;
  }
  #supermix-a #feature li .ttl {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 45px;
    padding: 0 15px;
    background: linear-gradient(transparent 65%, #ffed75 35%);
  }
  #supermix-a #feature li:nth-child(1) .ttl img {
    width: 26px;
  }
  #supermix-a #feature li:nth-child(2) .ttl img {
    width: 36px;
  }
  #supermix-a #feature li:nth-child(3) .ttl img {
    width: 33px;
  }
  #supermix-a h3 {
    padding: 0;
  }
  #supermix-a #feature li h3 {
    margin: 0 0 0 20px;
    font-size: 33px;
  }
  #supermix-a h3:after {
    display: none;
  }
  #supermix-a #feature li h3 span {
    color: #ef423e;
  }
  #supermix-a #feature li .inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #supermix-a #feature li:nth-child(odd) .inner {
    flex-direction: row-reverse;
  }
  #supermix-a #feature li .inner .img {
    width: 370px;
  }
  #supermix-a #feature li .inner .text {
    width: 400px;
    text-align: justify;
  }
  #supermix-a #feature li .inner .text span {
    font-weight: bold;
    text-decoration: underline;
  }
  #supermix-a #feature li .inner .caution {
    font-size: 14px;
    margin: 10px 0 0;
  }
  #supermix-a #effect {
    padding-right: 10px;
  }
  #supermix-a #effect h2 {
    margin-right: -10px;;
    margin-bottom: 0;
  }
  #supermix-a #effect .inner:after {
    content: '';
    display: block;
    clear: both;
  }
  #supermix-a #effect .img {
    float: left;
    width: 560px;
    margin: 50px 15px 0 0;
  }
  #supermix-a #effect h3 {
    float: right;
    margin: -40px 0 17px;
  }
  #supermix-a #effect .text {
    float: right;
    width: 265px;
  }
  #supermix-a #quality .flow {
    margin: 0 0 25px;
  }
  #supermix-a #quality h3 {
    text-align: center;
    margin: 0 0 35px;
  }
  #supermix-a #quality h3 p {
    display: inline-block;
    font-size: 33px;
    padding: 0 15px;
    background: linear-gradient(transparent 65%, #ffed75 35%);
  }
  #supermix-a #quality .control h3 p {
    padding: 0 8px;
  }
  #supermix-a #quality .flow ul {
    display: flex;
    justify-content: space-between;
  }
  #supermix-a #quality .flow li {
    width: 185px;
    text-align: center;
  }
  #supermix-a #quality .flow li p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    margin: 10px 0 0;
  }
  #supermix-a #quality .control {
    margin: 0 40px;
    overflow: hidden;
  }
  #supermix-a #quality .control .img {
    float: right;
    background: #fff;
    width: 370px;
    height: 270px;
    border-radius: 10px;
  }
  #supermix-a #quality .control h3 {
    float: left;
    display: block;
    width: 330px;
    margin-top: 52px;
  }
  #supermix-a #quality .control .text {
    width: 330px;
  }
  #supermix-a #quality .control .text span {
    font-weight: bold;
    text-decoration: underline;
  }
  #supermix-a #howto .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #supermix-a #howto .box {
    border: 3px solid #64c0bb;
    border-radius: 10px;
    margin: 0 0 20px;
  }
  #supermix-a #howto .box:nth-child(1) {
    width: 280px;
  }
  #supermix-a #howto .box:nth-child(2) {
    width: 510px;
  }
  #supermix-a #howto .box:nth-child(3) {
    width: 100%;
    margin: 0;
  }
  #supermix-a #howto .box .ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 21px 0 19px;
    background: #fff;
    border-radius: 10px;
  }
  #supermix-a #howto .box:nth-child(3) .ttl {
    padding-bottom: 40px;
  }
  #supermix-a #howto .box:nth-child(1) .ttl img {
    width: 26px;
  }
  #supermix-a #howto .box:nth-child(2) .ttl img {
    width: 36px;
  }
  #supermix-a #howto .box:nth-child(3) .ttl img {
    width: 33px;
  }
  #supermix-a #howto .box .ttl-text {
    text-align: center;
    margin: 0 0 0 15px;
  }
  #supermix-a #howto .box h3 {
    font-size: 24px;
    margin: 0;
  }
  #supermix-a #howto .box h3 span {
    color: #ef423e;
  }
  #supermix-a #howto .box .ttl-text p {
    font-size: 16px;
    font-feature-settings: 'palt';
  }
  #supermix-a #howto .intro-recipe {
    margin: 0 0 40px;
    border-top: 1px dashed #64c0bb;
  }
  #supermix-a #howto .intro-recipe .headline {
    width: 600px;
    margin: -20px auto 35px;
    background: #64c0bb;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-radius: 20px;
  }
  #supermix-a #howto .intro-recipe h4 {
    text-align: center;
    margin: 0 0 40px;
  }
  #supermix-a #howto .intro-recipe h4 p {
    display: inline-block;
    font-size: 33px;
    font-weight: bold;
    padding: 0 15px;
    background: linear-gradient(transparent 65%, #ffed75 35%);
  }
  #supermix-a #howto .intro-recipe .recipe-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 30px;
  }
  #supermix-a #howto .intro-recipe .comment {
    position: absolute;
    top: -35px;
    right: -55px;
    width: 159px;
  }
  #supermix-a #howto .intro-recipe .img {
    width: 240px;
  }
  #supermix-a #howto .intro-recipe .text {
    width: 480px;
  }
  #supermix-a #howto .intro-recipe .text .main {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  #supermix-a #howto .recipe {
    background: #f2e4d4;
    padding: 35px 25px;
    border-radius: 0 0 10px 10px;
  }
  #supermix-a #howto .recipe h4 {
    font-size: 22px;
    font-weight: bold;
    padding: 0 0 25px;
    margin: 0 0 20px;
    text-align: center;
    border-bottom: 1px dashed #443829;
  }
  #supermix-a #howto .recipe dl {
    margin: 0 0 40px;
    border-bottom: 1px dashed #443829;
  }
  #supermix-a #howto .recipe dt {
    font-weight: bold;
    margin: 0 0 5px;
  }
  #supermix-a #howto .recipe dd {
    text-align: justify;
    margin: 0 0 27px;
  }
  #supermix-a #howto .recipe ul {
    display: flex;
    justify-content: space-between;
  }
  #supermix-a #howto .recipe li {
    position: relative;
    width: 140px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 15px 0 0;
  }
  #supermix-a #howto .recipe li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 0;
    right: -25px;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    z-index: 10;
    background: url(../img/icon_plus.png) no-repeat center / 100%;
  }
  #supermix-a #howto .recipe li .img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 125px;
    margin: 0 0 15px;
  }
  #supermix-a #howto .recipe li:nth-child(1) .img img {
    width: 93px;
  }
  #supermix-a #howto .recipe li:nth-child(2) .img img {
    width: 90px;
  }
  #supermix-a #howto .recipe li:nth-child(3) .img img {
    width: 89px;
  }
  #supermix-a #howto .recipe li:nth-child(4) .img img {
    width: 90px;
  }
  #supermix-a #howto .recipe li:nth-child(5) .img img {
    width: 76px;
  }
  #supermix-a #howto .recipe li .name {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 48px;
    line-height: 1.5;
    margin: 0 0 10px;
  }
  #supermix-a #howto .recipe li .amount {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: #ffed75;
    padding: 5px 0 3px;
    border-radius: 0 0 10px 10px;
  }
  #supermix-a #howto .message {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 35px;
  }
  #supermix-a #howto .message img {
    width: 140px;
  }
  #supermix-a #howto .message .text {
    width: 500px;
    text-align: justify;
  }
  #supermix-a #howto .message .text p:last-child {
    text-align: right;
  }

  .event-bottom-banners ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .event-bottom-banners ul li {
    width: 49%;
    margin: 0 0 20px;
  }

  /*キャンペーンCSS*/
  .point-link {
    text-align: center;
    border: 2px solid #443829;
    border-radius: 35px;
    display: inline-block;
    padding: 15px;
    text-decoration: none;
    position: relative;
    width: 100%;
    max-width: 621px;
    font-size: 20px;
    font-weight: bold;
    background-color: RGB(240, 234, 217);
  }
.point-link::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 0.5em;
    height: 0.5em;
    border-top: 2px solid #443829;
    border-right: 2px solid #443829;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
.point-link--wrap01 {
    margin-top: 40px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  #supermix-a .pc {
    display: none !important;
  }

  #supermix-a {
    padding: 0 10px;
    overflow: hidden;
  }
  #supermix-a .intro {
    margin: 0 0 50px;
  }
  #supermix-a h1 {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
  }
  #supermix-a .intro p {
    text-align: justify;
    margin: 0 0 20px;
  }
  #supermix-a .intro .anchor-links .child {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    height: 55px;
    border: 2px solid #938675;
    border-radius: 50px;
    margin-top: 12px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 2px 0 0;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #supermix-a > div:not(.special-intro) {
    margin: 0 -10px;
    padding: 0 15px 40px;
    background: url(../img/bg.jpg) repeat center / 64px;
  }
  #supermix-a h2 {
    color: #fff;
    font-size: 24px;
    background: #64c0bb;
    padding: 18px 0 16px;
    margin: 0 -15px 20px;
  }
  #supermix-a #feature {
    position: relative;
  }
  #supermix-a #feature:before {
    content: '';
    position: absolute;
    top: 2.5%;
    left: 2px;
    width: 18.935vw;
    height: 22.667vw;
    background: url(../img/img_item_feature.png) no-repeat left top / contain;
  }
  #supermix-a #feature ul {
    text-align: center;
  }
  #supermix-a #feature li:not(:last-child) {
    margin: 0 0 30px;
  }
  #supermix-a #feature li .ttl {
    display: inline;
    padding: 0 5px;
    background: linear-gradient(transparent 50%, #ffed75 50%);
  }
  #supermix-a #feature li .ttl img {
    margin: 0 5px 0 0;
  }
  #supermix-a #feature li:nth-child(1) .ttl img,
  #supermix-a #howto .box:nth-child(1) .ttl img {
    width: 6.235%;
  }
  #supermix-a #feature li:nth-child(2) .ttl img,
  #supermix-a #howto .box:nth-child(2) .ttl img {
    width: 8.265%;
  }
  #supermix-a #feature li:nth-child(3) .ttl img,
  #supermix-a #howto .box:nth-child(3) .ttl img {
    width: 7.685%;
  }
  #supermix-a h3 {
    padding: 0;
  }
  #supermix-a #feature li h3 {
    display: inline;
    margin: 0;
    font-size: 23px;
  }
  #supermix-a h3:after {
    display: none;
  }
  #supermix-a #feature li h3 span {
    color: #ef423e;
  }
  #supermix-a #feature li .inner {
    margin: 20px 0 0;
  }
  #supermix-a #feature li .inner .img {
    margin: 0 0 13px;
  }
  #supermix-a #feature li .inner .text {
    text-align: left;
  }
  #supermix-a #feature li .inner .text span {
    font-weight: bold;
    text-decoration: underline;
  }
  #supermix-a #feature li .inner .caution {
    font-size: 14px;
    margin: 8px 0 0;
  }
  #supermix-a #effect {
    padding-right: 10px;
  }
  #supermix-a #effect h3 {
    text-align: center;
    margin: 0 0 13px;
  }
  #supermix-a #effect h3 img {
    width: 86%;
  }
  #supermix-a #effect .img {
    margin: 0 0 10px;
  }
  #supermix-a #quality .flow {
    margin: 0 0 30px;
  }
  #supermix-a #quality h3 {
    text-align: center;
    margin: 0 0 20px;
  }
  #supermix-a #quality h3 p {
    display: inline-block;
    font-size: 20px;
    padding: 0 15px;
    background: linear-gradient(transparent 65%, #ffed75 35%);
  }
  #supermix-a #quality .control h3 p {
    padding: 0 8px;
  }
  #supermix-a #quality .flow ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #supermix-a #quality .flow li {
    width: 47.5%;
    text-align: center;
    margin: 0 0 15px;
  }
  #supermix-a #quality .flow li:nth-last-child(-n+2) {
    margin: 0;
  }
  #supermix-a #quality .flow li img {
    height: auto;
    margin: 0 0 10px;
  }
  #supermix-a #quality .flow li p {
    line-height: 1.5;
    font-weight: bold;
  }
  #supermix-a #quality .control .img {
    background: #fff;
    border-radius: 10px;
    margin: 0 0 15px;
  }
  #supermix-a #quality .control .text span {
    font-weight: bold;
    text-decoration: underline;
  }
  #supermix-a #howto .box {
    border: 3px solid #64c0bb;
    border-radius: 10px;
    margin: 0 0 10px;
  }
  #supermix-a #howto .box:last-child {
    margin: 0;
  }
  #supermix-a #howto .box .ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 10px 15px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
  }
  #supermix-a #howto .box:nth-child(3) .ttl {
    padding-top: 23px;
    padding-bottom: 10%;
  }
  #supermix-a #howto .box .ttl-text {
    margin: 0 0 0 12px;
  }
  #supermix-a #howto .box h3 {
    font-size: 23px;
    margin: 0;
  }
  #supermix-a #howto .box h3 span {
    color: #ef423e;
  }
  #supermix-a #howto .box .ttl-text p {
    font-size: 14px;
    font-feature-settings: 'palt';
  }
  #supermix-a #howto .intro-recipe {
    margin: 0 0 30px;
    border-top: 1px dashed #64c0bb;
  }
  #supermix-a #howto .intro-recipe .headline {
    margin: -8% 15px 15px;
    background: #64c0bb;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    border-radius: 55px;
    padding: 5px 0;
  }
  #supermix-a #howto .intro-recipe h4 {
    text-align: center;
  }
  #supermix-a #howto .intro-recipe h4 p {
    display: inline;
    font-size: 23px;
    font-weight: bold;
    padding: 0 7px;
    background: linear-gradient(transparent 65%, #ffed75 35%);
  }
  #supermix-a #howto .intro-recipe .recipe-inner {
    position: relative;
    margin: 0 15px;
  }
  #supermix-a #howto .intro-recipe .comment {
    position: absolute;
    top: 8%;
    right: -25px;
    width: 48.05%;
    z-index: 1;
  }
  #supermix-a #howto .intro-recipe .img {
    text-align: center;
  }
  #supermix-a #howto .intro-recipe .img img {
    width: 64.725%;
    transform: translateX(-20%);
  }
  #supermix-a #howto .intro-recipe .text .main {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
  }
  #supermix-a #howto .intro-recipe .text p {
    text-align: justify;
  }
  #supermix-a #howto .recipe {
    background: #f2e4d4;
    padding: 20px 15px;
    border-radius: 0 0 10px 10px;
  }
  #supermix-a #howto .recipe h4 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    padding: 0 0 10px;
    margin: 0 0 20px;
    text-align: center;
    border-bottom: 1px dashed #443829;
  }
  #supermix-a #howto .recipe dl {
    margin: 0 0 20px;
    border-bottom: 1px dashed #443829;
  }
  #supermix-a #howto .recipe dt {
    font-weight: bold;
    margin: 0 0 2px;
  }
  #supermix-a #howto .recipe dd {
    line-height: 1.5;
    text-align: justify;
    margin: 0 0 20px;
  }
  #supermix-a #howto .recipe ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #supermix-a #howto .recipe li {
    position: relative;
    width: calc((100% - 20px) / 3);
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding: 0.8vw 0 0;
    margin: 0 10px 10px 0;
  }
  #supermix-a #howto .recipe li:nth-child(1) {
    margin-left: 10px;
  }
  #supermix-a #howto .recipe li:nth-child(5) {
    margin-right: 0;
  }
  #supermix-a #howto .recipe li:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  #supermix-a #howto .recipe li:after {
    content: '';
    position: absolute;
    top: 0;
    right: -18px;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 26px;
    z-index: 10;
    background: url(../img/icon_plus.png) no-repeat center / 100%;
  }
  #supermix-a #howto .recipe li:nth-child(2):after,
  #supermix-a #howto .recipe li:last-child:after {
    display: none;
  }
  #supermix-a #howto .recipe li .img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25vw;
    margin: 0 0 5px;
  }
  #supermix-a #howto .recipe li .img img {
    height: auto;
  }
  #supermix-a #howto .recipe li:nth-child(1) .img img {
    width: 68.52%;
  }
  #supermix-a #howto .recipe li:nth-child(2) .img img {
    width: 62.3%;
  }
  #supermix-a #howto .recipe li:nth-child(3) .img img {
    width: 67.48%;
  }
  #supermix-a #howto .recipe li:nth-child(4) .img img {
    width: 69.56%;
  }
  #supermix-a #howto .recipe li:nth-child(5) .img img {
    width: 51.92%;
  }
  #supermix-a #howto .recipe li .name {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 13vw;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 5px;
    font-feature-settings: 'palt';
  }
  #supermix-a #howto .recipe li .amount {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: #ffed75;
    padding: 3px 0 2px;
    border-radius: 0 0 10px 10px;
  }
  #supermix-a #howto .message {
    overflow: hidden;
  }
  #supermix-a #howto .message img {
    float: left;
    width: 42.075%;
    margin: 0 10px 10px 0;
  }
  #supermix-a #howto .message .text {
    text-align: justify;
  }
  #supermix-a #howto .message .text p:last-child {
    margin: 5px 0 0;
    text-align: right;
  }

  .event-bottom-banners {
    margin: 4vw;
  }
  .event-bottom-banners ul li:not(:last-child) {
    margin: 0 0 10px;
  }
    /*キャンペーンCSS*/
    .point-link {
      text-align: center;
      border: 2px solid #443829;
      border-radius: 35px;
      display: inline-block;
      padding: 15px;
      text-decoration: none;
      position: relative;
      width: 100%;
      max-width: 621px;
      font-size: 18px;
      font-weight: bold;
      background-color: RGB(240, 234, 217);
    }
  .point-link::after {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 1em;
      margin: auto;
      content: "";
      vertical-align: middle;
      width: 0.5em;
      height: 0.5em;
      border-top: 2px solid #443829;
      border-right: 2px solid #443829;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  .point-link--wrap01 {
      margin-top: 40px;
      text-align: center;
    }
}