/****************************** PC ******************************/
@media screen and (min-width: 769px) {
  #amazake_shop .sp_only {
    display: none !important;
  }
  #amazake_shop * {
    box-sizing: content-box;
  }
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  #amazake_shop .sec_ {
    width: 100%;
  }
  #amazake_shop .sec_ .sec_inner_ {
    width: 950px;
    margin: 0 auto;
  }
  /******************** MV START ********************/
  #amazake_shop #amazake_shop_visual .swiper .swiper-slide {
    opacity: 0.5;
    width: 1000px !important;
  }
  #amazake_shop #amazake_shop_visual .swiper .swiper-slide.swiper-slide-active {
    opacity: 1;
  }
  #amazake_shop #amazake_shop_visual .swiper .swiper-slide a {
    width: 100%;
  }
  #amazake_shop #amazake_shop_visual .swiper .swiper-slide a img {
    width: 100%;
  }
  .swiper-button-prev svg,
  .swiper-button-next svg {
    display: none !important;
  }
  #amazake_shop #amazake_shop_visual .swiper-button-prev,
  #amazake_shop #amazake_shop_visual .swiper-button-next {
    display: block;
    width: 56px;
    height: 57px;
    position: absolute;
    z-index: 1;
  }
  #amazake_shop #amazake_shop_visual .swiper-button-prev::after,
  #amazake_shop #amazake_shop_visual .swiper-button-next::after {
    display: none;
  }
  #amazake_shop #amazake_shop_visual .swiper-button-prev {
    left: calc(50% - 522px);
    background-image: url(../img/usr/top/visual/ico_prev.png);
    top: 50%;
  }
  #amazake_shop #amazake_shop_visual .swiper-button-next {
    right: calc(50% - 522px);
    background-image: url(../img/usr/top/visual/ico_next.png);
    top: 50%;
  }
  #amazake_shop #amazake_shop_visual .swiper-pagination {
    bottom: 20px;
  }
  #amazake_shop #amazake_shop_visual .swiper-pagination span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #FFF;
    opacity: 1;
  }
  #amazake_shop #amazake_shop_visual .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #320303;
  }
  /******************** MV END ********************/
  /******************** ナビゲーション START ********************/
  #amazake_shop #amazake_shop_nav {
    padding: 40px 0;
    background: #ffffff;
  }
  #amazake_shop #amazake_shop_nav ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    gap: 10px;
  }
  #amazake_shop #amazake_shop_nav ul li {
    width: 150px;
    height: 80px;
  }
  #amazake_shop #amazake_shop_nav ul li a {
    width: 150px;
    height: 80px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 13px;
    line-height: 1.384;
    letter-spacing: 0.08em;
    text-align: center;
    background: #faeeda;
    border: #faeeda 3px solid;
    display: block;
    position: relative;
    box-sizing: border-box;
  }
  #amazake_shop #amazake_shop_nav ul li:last-child a {
    border: #efaa16 3px solid;
    box-shadow: 0 0 0 2px #fff inset;
  }
  #amazake_shop #amazake_shop_nav ul li a::after {
    content: '';
    width: 10px;
    height: 10px;
    margin: 0 0 0 -5px;
    border-top: 2px solid #eb6d78;
    border-right: 2px solid #eb6d78;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    display: block;
    left: 50%;
    bottom: 8px;
    position: absolute;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ {
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ {
    width: 296px;
    padding: 45px 0 0;
    position: relative;
  }
  /******************** ナビゲーション END ********************/
  /******************** レシピ START ********************/
  #amazake_shop #amazake_shop_recipe {
    padding: 67px 0 70px;
    background-color: #f3f4f6;
    background-image: url(../img/usr/top/recipe/recipe_bg.png);
    background-position: left top;
    background-repeat: repeat;
  }
  #amazake_shop #amazake_shop_recipe h2 {
    padding: 0;
    margin: 0 auto 55px;
    text-align: center;
  }
  #amazake_shop #amazake_shop_recipe img {
    max-width: 100%;
  }
  #amazake_shop #amazake_shop_recipe p.lead_ {
    text-align: center;
    margin-bottom: 50px;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_ {
    color: #ffffff;
    letter-spacing: 0.08em;
    width: 171px;
    height: 61px;
    position: absolute;
    left: 7px;
    top: 0;
    background-position: left top;
    background-repeat: no-repeat;
    box-sizing: content-box;
    font-size: 11px;
    display: flex;
    align-items: center;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_.balloon1_ {
    background-image: url(../img/usr/top/recipe/recipe_balloon01.png);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_.balloon2_ {
    background-image: url(../img/usr/top/recipe/recipe_balloon02.png);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_.balloon3_ {
    background-image: url(../img/usr/top/recipe/recipe_balloon03.png);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_ span {
    margin: -10px auto 0;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .no_ {
    width: 30px;
    height: 50px;
    position: absolute;
    right: 12px;
    top: 19px;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .inner_ {
    padding: 19px 20px 20px;
    margin-bottom: 10px;
    background-color: #ffffff;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .inner_ h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.736;
    letter-spacing: 0.06em;
    text-align: center;
    margin-bottom: 17px;
  }
  #amazake_shop #amazake_shop_recipe .img_ a {
    display: block;
    position: relative;
  }
  #amazake_shop #amazake_shop_recipe .img_ a:hover img {
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .btn_ a:hover img {
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_recipe .btn_details_ {
    text-align: center;
  }
  #amazake_shop #amazake_shop_recipe .btn_details_ a:hover img {
    opacity: 0.8;
  }
  /******************** レシピ END ********************/
  /******************** モーダルムービー START ********************/
  #amazake_shop #modal-movie {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
  }
  #amazake_shop .movie-area {
    position: fixed;
    top: 20%;
    left: 20%;
    right: 20%;
    bottom: 20%;
  }
  #amazake_shop .movie-area [id*=movie_add] {
    display: none;
  }
  #amazake_shop .movie-area .close-btn {
    position: absolute;
    top: -50px;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    cursor: pointer;
  }
  #amazake_shop .movie-area .close-btn::before,
  #amazake_shop .movie-area .close-btn::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #amazake_shop .movie-area .close-btn::before {
    transform: rotate(45deg);
  }
  #amazake_shop .movie-area .close-btn::after {
    transform: rotate(-45deg);
  }
  /******************** モーダルムービー END ********************/
  /******************** point START ********************/
  #amazake_support {
    background-color: #edfcff;
    /* background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: right bottom; */
    padding: 110px 0 80px;
  }
  #amazake_support h2 {
    text-align: center;
  }
  #amazake_support .amazakeshop_txt {
    padding-bottom: 40px;
    text-align: center;
  }
  #amazake_support #amazakeshop_point {
    display: flex;
    width: 980px;
    margin: 0 auto;
    padding-top: 50px;
    gap: 20px;
  }
  #amazake_support #amazakeshop_point li {
    width: calc(100% / 3);
    padding-bottom: 10px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  #amazake_support #amazakeshop_point li .point_num {
    display: block;
    position: relative;
    top: -44px;
    margin-bottom: -15px;
    text-align: center;
  }
  #amazake_support #amazakeshop_point li h3 {
    display: block;
    position: relative;
    padding: 0 0 35px;
    margin: 0;
    border: 0;
  }
  #amazake_support #amazakeshop_point li h3:after {
    position: absolute;
    bottom: 0;
    left: calc(50% - 40px);
    width: 80px;
    height: 2px;
    content: '';
  }
  #amazake_support #amazakeshop_point li:first-child h3:after {
    background-color: #eb6d78;
  }
  #amazake_support #amazakeshop_point li:nth-child(2) h3:after {
    background-color: #f4a35c;
  }
  #amazake_support #amazakeshop_point li:nth-child(3) h3:after {
    background-color: #4a89ca;
  }
  #amazake_support #amazakeshop_point li p {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    min-height: 180px;
    font-size: 16px;
    color: #000;
    line-height: 1.7;
  }
  #amazake_support #amazakeshop_point li p span {
    display: block;
    width: 100%;
    padding-top: 15px;
    font-size: 11px;
  }
  /******************** point END ********************/
  /******************** 毎日everyday START ********************/
  #amazake_everyday {
    display: block;
    padding: 80px 0;
  }
  #amazake_everyday h2 {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  #amazake_everyday #amazakeshop_comment {
    padding-top: 70px;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  #amazake_everyday #amazakeshop_comment li {
    display: flex;
    width: 799px;
    height: 151px;
    background-image: url(/amazake_shop/img/usr/top/every/talkbox_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(odd) {
    padding-left: 25px;
    margin-right: auto;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) {
    margin-left: auto;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner {
    width: 100%;
    position: relative;
    display: flex;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) .comment_inner {
    flex-direction: row-reverse;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner img {
    display: block;
    position: relative;
    top: -15px;
    width: 139px;
    height: 139px;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner div {
    display: flex;
    align-items: center;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner div {
    width: calc(100% - 139px);
    height: 100%;
    display: flex;
    align-items: center;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner div p {
    width: 100%;
    font-size: 18px;
    line-height: 1.8;
    color: #000;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(odd) p {
    padding-left: 30px;
    padding-right: 90px;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(even) .comment_inner p {
    padding-right: 70px;
    padding-left: 80px;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner p em {
    font-weight: 600;
    font-size: 22px;
    color: #b0861e;
  }
  #amazake_everyday #amazakeshop_comment li .comment_inner p span {
    display: inline-block;
    margin-left: auto;
    float: right;
    font-size: 14px;
  }
  #amazake_everyday .amazakeshop_btn {
    padding-top: 60px;
    text-align: center;
  }
  #amazake_everyday .amazakeshop_btn a:hover {
    opacity: 0.8;
  }
  /******************** 毎日everyday END ********************/
  /******************** 商品ラインアップ START ********************/
  #amazake_shop #amazake_shop_lineup {
    padding: 70px 0 30px;
    background: #ffeaec;
  }
  #amazake_shop #amazake_shop_lineup .sec_inner_ {
    width: 962px;
    padding: 40px 0 30px;
    margin: 0 auto 40px;
    border: 4px solid #eb6d78;
    background: #ffffff;
  }
  #amazake_shop #amazake_shop_lineup h2 {
    margin: 0 auto 50px;
    padding: 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_lineup a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ {
    text-align: center;
    letter-spacing: -4px;
    padding: 7px 0 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 30px 16px;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ li {
    display: inline-block;
    width: 145px;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ li:nth-child(n+5) {
    display: none !important;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ a,
  #amazake_shop #amazake_shop_lineup .lineup_item_ span {
    display: block;
    color: #300000;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ .img_ {
    text-align: center;
    margin-bottom: 14px;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ .img_ img {
    max-width: 145px;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ .name_ {
    line-height: 1.5;
    margin-bottom: 4px;
    letter-spacing: 0.007em;
    font-size: 12px;
  }
  #amazake_shop #amazake_shop_lineup .lineup_item_ .cartbtn_ {
    margin-top: 10px;
  }
  #amazake_shop #amazake_shop_lineup  div.btn_more_ {
    margin: 15px 0 40px 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_lineup  div.btn_more_ img {
    cursor: pointer;
  }
  #amazake_shop #amazake_shop_lineup  div.btn_more_:hover img {
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ {
    display: none;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 16px;
    width: 670px;
    margin: 0 auto;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ li {
    display: inline-block;
    width: 145px;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ a,
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ span {
    display: block;
    color: #300000;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ .img_ {
    text-align: center;
    margin-bottom: 14px;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ .img_ img {
    max-width: 145px;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ .name_ {
    line-height: 1.5;
    margin-bottom: 4px;
    letter-spacing: 0.007em;
    font-size: 12px;
    text-align: center;
  }
  #amazake_shop #amazake_shop_lineup .more_lineup_item_ .cartbtn_ {
    margin-top: 10px;
    text-align: center;
  }
  /******************** 商品ラインアップ END ********************/
  /******************** 特徴 START ********************/
  #amazake_shop #amazake_shop_tokucho {
    padding: 67px 0 70px;
    background-color: #f0fbfd;
    background-image: url(../img/usr/top/tokucho/tokucho_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
  #amazake_shop #amazake_shop_tokucho h2 {
    margin: 0 auto 50px;
    padding: 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_tokucho p.lead_ {
    margin: 0 auto 50px;
    text-align: center;
  }
  #amazake_shop #amazake_shop_tokucho ul {
    overflow: hidden;
    width: 104%;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  #amazake_shop #amazake_shop_tokucho ul li {
    width: 460px;
    height: 245px;
    position: relative;
  }
  #amazake_shop #amazake_shop_tokucho ul li p {
    font-size: 14px;
    line-height: 1.928;
    letter-spacing: 0.09em;
    position: absolute;
    right: 85px;
    top: 21px;
    height: 200px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
  /******************** 特徴 END ********************/
  /******************** 生活シーン START ********************/
  #amazake_shop #amazake_shop_scene {
    padding: 0 0 70px;
    background-color: #f2e9e0;
    background-image: url(../img/usr/top/scene/scene_bg.png);
    background-position: center 238px;
    background-repeat: no-repeat;
  }
  #amazake_shop #amazake_shop_scene .scene_film_ {
    width: 100%;
    height: 238px;
    background-image: url(../img/usr/top/scene/scene_film.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    text-indent: -9999px;
  }
  #amazake_shop #amazake_shop_scene .sec_inner_ {
    padding-top: 46px;
  }
  #amazake_shop #amazake_shop_scene h2 {
    margin: 0 auto 50px;
    text-align: center;
  }
  #amazake_shop #amazake_shop_scene p.lead_ {
    margin: 0 auto 50px;
    text-align: center;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ {
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ {
    width: 420px;
    padding: 0 20px;
    background-image: url(../img/usr/top/scene/scene_box_bg.png);
    background-position: left top;
    background-repeat: repeat;
    box-sizing: content-box;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ h3 {
    margin: 0 auto 20px;
    padding: 19px 0 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ .scene_box_in_ {
    padding-bottom: 27px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ div.img_ {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ div.img_ > img {
    width: 420px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ p {
    font-size: 13px;
    line-height: 1.69;
    padding: 0 5px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ h4 {
    margin: 34px auto 20px;
    padding: 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul {
    display: flex;
    flex-direction: column;
    margin: 0 8px;
    gap: 19px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li {
    display: inline-block;
    width: 408px;
    margin: 0 8px 0;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li a {
    display: flex;
    width: 100%;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li .img_ {
    width: 147px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li .desc_ {
    padding-left: 20px;
    text-align: left;
    color: #300000;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li .desc_ .name_ {
    font-size: 12px;
    line-height: 1.91;
    letter-spacing: 0.03em;
    margin: 0;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li .desc_ .price_ {
    font-size: 11px;
    line-height: 2.09;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ .scene_box_ ul li .desc_ span.cartbtn_ {
    margin-top: 10px;
  }
  #amazake_shop #amazake_shop_scene .btn_details_ {
    margin: 30px auto 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_scene .btn_details_ a:hover img {
    opacity: 0.8;
  }
  /******************** 生活シーン END ********************/
  /******************** Q&A END ********************/
  #amazake_shop #amazake_shop_faq {
    padding: 70px 0 30px;
    background-color: #ffffff;
    background-image: url(../img/usr/top/faq/faq_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
  #amazake_shop #amazake_shop_faq h2 {
    margin: 0 auto 55px;
    padding: 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_faq dl {
    padding: 16px 0 30px;
    border-top: 1px dashed #261617;
    color: #5e493a;
  }
  #amazake_shop #amazake_shop_faq dl.first_ {
    border-top: 0;
  }
  #amazake_shop #amazake_shop_faq dl dt {
    padding: 11px 0 7px 44px;
    margin-bottom: 15px;
    background-image: url(../img/usr/top/faq/faq_q.png);
    font-weight: bold;
  }
  #amazake_shop #amazake_shop_faq dl dd {
    padding: 0 0 7px 44px;
    background-image: url(../img/usr/top/faq/faq_a.png);
  }
  #amazake_shop #amazake_shop_faq dl dt,
  #amazake_shop #amazake_shop_faq dl dd {
    font-size: 15px;
    line-height: 1.4666;
    min-height: 23px;
    background-position: 5px top;
    background-repeat: no-repeat;
  }
  /******************** Q&A END ********************/
  /******************** 定期購入で３つのお得な特典 START ********************/
  #amazake_shop #amazake_shop_privilege {
    padding: 59px 0 70px;
    background-color: #fdf7eb;
    background-image: url(../img/usr/top/privilege/privilege_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
  }
  #amazake_shop #amazake_shop_privilege h2 {
    margin: 0 auto 40px;
    padding: 0;
    text-align: center;
  }
  #amazake_shop #amazake_shop_privilege p.lead_ {
    margin-bottom: 54px;
  }
  #amazake_shop #amazake_shop_privilege ul.tokuten_ {
    text-align: center;
    letter-spacing: -4px;
    margin-bottom: 40px;
    display: flex;
    gap: 30px;
  }
  #amazake_shop #amazake_shop_privilege ul.tokuten_ li {
    width: calc((100% - 60px) / 3);
  }
  #amazake_shop #amazake_shop_privilege ul.tokuten_ li img {
    width: 100%;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ {
    padding: 29px 0 0;
    border: 4px solid #efaa16;
    background-color: #ffffff;
    margin: 0 0 40px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ h3 {
    text-align: center;
    margin: 0 auto 35px;
    padding: 0;
    border: 0;
  }
  #amazake_shop #amazake_shop_privilege .lineup_line_ {
    text-align: center;
    letter-spacing: -4px;
    padding: 7px 0 30px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ {
    text-align: center;
    letter-spacing: -4px;
    padding: 7px 0 30px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 0 auto 30px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li {
    display: inline-block;
    width: 145px;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li:nth-child(n+5) {
    display: none;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li a {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li a .img_ {
    text-align: center;
    margin-bottom: 14px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li a .img_ img {
    max-width: 145px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li a .name_ {
    line-height: 1.5;
    margin-bottom: 4px;
    letter-spacing: 0.007em;
    font-size: 12px;
    color: #300000;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ ul.lineup_item_ li a .cartbtn_ {
    margin-top: 10px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .btn_more_ img {
    cursor: pointer;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .btn_more_:hover {
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ {
    display: none;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_.more_lineup_item_show_ {
    margin: 0 auto 30px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    width: 670px;
    margin: 0 auto;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li {
    display: inline-block;
    width: 145px;
    letter-spacing: 0;
    vertical-align: top;
    position: relative;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li a {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li a .img_ {
    text-align: center;
    margin-bottom: 14px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li a .img_ img {
    max-width: 145px;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li a .name_ {
    line-height: 1.5;
    margin-bottom: 4px;
    letter-spacing: 0.007em;
    font-size: 12px;
    color: #300000;
  }
  #amazake_shop #amazake_shop_privilege .item_box_in_ .more_lineup_item_ li a .cartbtn_ {
    margin-top: 10px;
  }
  #amazake_shop #amazake_shop_privilege .btn_details_ {
    text-align: center;
  }
  #amazake_shop #amazake_shop_privilege .btn_details_ a:hover img {
    opacity: 0.8;
  }

  /******************** 定期購入で３つのお得な特典 END ********************/
}
@media screen and (min-width:992px) {
  .container {
    width: 970px;
    margin: 0 auto;
  }
}
@media screen and (min-width:1200px) {
  .container {
    width: 1170px;
    margin: 0 auto;
  }
}












/****************************** SP ******************************/
@media screen and (max-width: 768px) {
  #amazake_shop * {
    box-sizing: content-box;
    font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .amazakeshop_section {
    display: block;
    padding: calc(40/390*100vw) 0;
    box-sizing: border-box;
  }
  .amazakeshop_section h2 {
    display: block;
    width: calc(100% - (20/390*100vw));
    margin: 0 auto;
    text-align: center;
  }
  /******************** MV START ********************/
  #amazake_shop #amazake_shop_visual .swiper {
    padding-bottom: calc(50/390*100vw);
  }
  #amazake_shop #amazake_shop_visual .swiper-pagination {
    top: 83%;
    height: calc(35/390*100vw);
  }
  #amazake_shop #amazake_shop_visual .swiper-pagination span {
    margin: 0 calc(10/390*100vw);
    background-color: #e5d9cb;
    opacity: 1;
  }
  #amazake_shop #amazake_shop_visual .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #320303;
  }
  /******************** MV END ********************/
  /******************** ナビゲーション START ********************/
  #amazake_shop #amazake_shop_nav {
    margin: 0 calc(15/390*100vw) calc(20/390*100vw);
  }
  #amazake_shop #amazake_shop_nav .sec_inner_ ul {
    display: flex;
    flex-wrap: wrap;
    gap: calc(5/390*100vw) calc(10/390*100vw);
  }
  #amazake_shop #amazake_shop_nav .sec_inner_ ul li {
    width: calc((100% - 20/390*100vw) / 3);
    background-color: #FAEDDA;
  }
  #amazake_shop #amazake_shop_nav .sec_inner_ ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #amazake_shop #amazake_shop_nav .sec_inner_ ul li a:hover {
    text-decoration: unset;
  }
  /******************** ナビゲーション END ********************/
  /******************** レシピ START ********************/
  #amazake_shop #amazake_shop_recipe {
    padding: calc(25/390*100vw) calc(15/390*100vw);
    background-color: #f3f4f6;
    background-image: url(../img/usr/top/recipe/recipe_bg_sp.png);
    background-position: left top;
    background-repeat: repeat;
    -webkit-background-size: calc(6/390*100vw) calc(6/390*100vw);
    background-size: calc(6/390*100vw) calc(6/390*100vw);
  }
  #amazake_shop #amazake_shop_recipe h2 {
    margin: 0;
    padding: 0;
  }
  #amazake_shop #amazake_shop_recipe p.lead_ {
    margin-top: calc(15/390*100vw);
    font-size: calc(12/390*100vw);
    line-height: 1.54;
    font-weight: 500;
    text-align: center;
    margin-bottom: calc(46/390*100vw);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ {
    margin: calc(36/390*100vw) calc(5/390*100vw) calc(20/390*100vw);
    display: flex;
    flex-direction: column;
    gap: calc(50/390*100vw);
  }
  #amazake_shop #amazake_shop_recipe p.lead_ + .recipe_line_ {
    margin-top: 0;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ {
    position: relative;
    text-align: center;
  }
  #amazake_shop #amazake_shop_recipe .recipe_box_ .balloon_ {
    position: absolute;
    left: calc(3/390*100vw);
    top: calc(-33/390*100vw);
    height: calc(38/390*100vw);
    text-align: center;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: calc(4/390*100vw) calc(10/390*100vw);
    color: #fff;
    letter-spacing: 0.08em;
    display: flex;
    align-items: center;
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_.balloon1_ {
    background-image: url(../img/usr/top/recipe/recipe_balloon01.png);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_.balloon2_ {
    background-image: url(../img/usr/top/recipe/recipe_balloon02.png);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_.balloon3_ {
    background-image: url(../img/usr/top/recipe/recipe_balloon03.png);
  }
  #amazake_shop #amazake_shop_recipe .recipe_line_ .recipe_box_ .balloon_ span {
    margin: calc(-10/390*100vw) auto 0;
  }
  #amazake_shop #amazake_shop_recipe .recipe_box_ .no_ {
    width: calc(24/390*100vw);
    height: calc(40/390*100vw);
    position: absolute;
    right: calc(4/390*100vw);
    top: calc(-11/390*100vw);
  }
  #amazake_shop #amazake_shop_recipe .recipe_box_ .inner_ {
    padding: calc(10/390*100vw);
    text-align: center;
    background-color: #ffffff;
  }
  #amazake_shop #amazake_shop_recipe .recipe_box_ h3 {
    font-size: calc(15/390*100vw);
    line-height: 1.833;
    margin: 0 auto calc(8/390*100vw);
    padding: 0;
  }
  #amazake_shop #amazake_shop_recipe .recipe_box_ .img_ a {
    display: block;
    position: relative;
  }
  #amazake_shop .sec_ .btn_details_ a {
    display: block;
    text-align: center;
    background-color: #481c1b;
    margin: 0 calc(30/390*100vw);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  /******************** レシピ END ********************/
  /******************** modal-movie START ********************/
  #amazake_shop #modal-movie {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
  }
  #amazake_shop .movie-area {
    position: fixed;
    left: 5%;
    right: 5%;
    margin-top: 70vw;
  }
  #amazake_shop .movie-area [id*="movie_add"] {
    display: none;
    width: 100%;
    height: 50vw;
  }
  #amazake_shop .movie-area .close-btn {
    position: absolute;
    top: -50px;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    cursor: pointer;
  }
  #amazake_shop .movie-area .close-btn::before,
  #amazake_shop .movie-area .close-btn::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  #amazake_shop .movie-area .close-btn::before {
    transform: rotate(45deg);
  }
  #amazake_shop .movie-area .close-btn::after {
    transform: rotate(-45deg);
  }
  /******************** modal-movie END ********************/
  /******************** point START ********************/
  #amazake_support {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #edfcff;
    /* background-color: #ffe2c9; */
  }
  #amazake_support .amazakeshop_txt {
    padding: calc(30/390*100vw) 0;
    text-align: center;
  }
  #amazake_support .amazakeshop_txt > img {
    display: block;
    width: calc(100% - (40/390*100vw));
    margin: 0 auto;
  }
  #amazake_support #amazakeshop_point {
    margin: 0 auto;
    padding: calc(30/390*100vw) calc(10/390*100vw) 0;
    display: flex;
    flex-direction: column;
    gap: calc(45/390*100vw);
  }
  #amazake_support #amazakeshop_point li {
    padding-bottom: calc(10/390*100vw);
    border-radius: calc(8/390*100vw);
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 calc(10/390*100vw) rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  #amazake_support #amazakeshop_point li .point_num {
    display: block;
    position: relative;
    top: calc(-32/390*100vw);
    margin-bottom: calc(-15/390*100vw);
    text-align: center;
  }
  #amazake_support #amazakeshop_point li .point_num img {
    width: calc(70/390*100vw);
  }
  #amazake_support #amazakeshop_point li h3 {
    display: block;
    padding-bottom: calc(25/390*100vw);
    position: relative;
  }
  #amazake_support #amazakeshop_point li h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - (35/390*100vw));
    width: calc(70/390*100vw);
    height: calc(2/390*100vw);
      }
  #amazake_support #amazakeshop_point li:first-child h3::after {
    background-color: #eb6d78;
  }
  #amazake_support #amazakeshop_point li h3 img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  #amazake_support #amazakeshop_point li p {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: calc(20/390*100vw) 0;
    font-size: 3.5vw;
    color: #000;
    text-align: center;
    line-height: 1.8;
  }
  #amazake_support #amazakeshop_point li p span {
    display: block;
    width: 100%;
    padding-top: calc(15/390*100vw);
    font-size: 3.0vw;
  }
  /******************** point END ********************/
  /******************** 毎日everyday START ********************/
  #amazake_everyday #amazakeshop_comment * {
    box-sizing: border-box;
  }
  #amazake_everyday #amazakeshop_comment {
    padding: calc(30/390*100vw) calc(10/390*100vw) 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: calc(20/390*100vw);
  }
  #amazake_everyday #amazakeshop_comment li {
    display: flex;
    position: relative;
    padding: 2vw 0px;
  }
  #amazake_everyday #amazakeshop_comment li > div {
    display: flex;
    position: relative;
    width: 100%;
    background-image: url(../img/usr/top/every/talkbox_02_sp.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(2n+1) > div {
    padding-left: calc(10/390*100vw);
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(2n) > div {
    flex-direction: row-reverse;
    padding-right: 10px;
  }
  #amazake_everyday #amazakeshop_comment li > div::before,
  #amazake_everyday #amazakeshop_comment li > div::after {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 2vw;
    background-repeat: no-repeat;
    background-size: 100% 2vw;
    content: '';
  }
  #amazake_everyday #amazakeshop_comment li > div::before {
    bottom: 100%;
    background-image: url(../img/usr/top/every/talkbox_01_sp.png);
  }
  #amazake_everyday #amazakeshop_comment li > div::after {
    top: 100%;
    background-image: url(../img/usr/top/every/talkbox_03_sp.png);
  }
  #amazake_everyday #amazakeshop_comment li > div > img {
    display: block;
    position: relative;
    top: calc(-15/390*100vw);
    width: calc(80/390*100vw);
    height: calc(80/390*100vw);
  }
  #amazake_everyday #amazakeshop_comment li div div {
    padding: 0 calc(10/390*100vw);
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(2n+1) > div div {
    padding-right: calc(15/390*100vw);
  }
  #amazake_everyday #amazakeshop_comment li div div p {
    width: 100%;
    padding: calc(10/390*100vw) 0;
    font-size: calc(14/390*100vw);
    line-height: 1.8;
    color: #000;
  }
  #amazake_everyday #amazakeshop_comment li:nth-child(2n) > div p {
    padding-left: calc(15/390*100vw);
  }
  #amazake_everyday #amazakeshop_comment li div div p em {
    font-style: normal;
    font-weight: 600;
    font-size: calc(16/390*100vw);
    color: #b0861e;
  }
  #amazake_everyday #amazakeshop_comment li div div p span {
    display: block;
    margin-top: calc(5/390*100vw);
    font-size: calc(12/390*100vw);
    text-align: right;
  }
  .amazakeshop_section .amazakeshop_btn {
    padding: calc(30/390*100vw) calc(30/390*100vw) 0;
    text-align: center;
  }
  /******************** 毎日everyday END ********************/
  /******************** 商品ラインアップ START ********************/
  #amazake_shop_lineup {
    padding: calc(25/390*100vw) 0;
    background: #ffeaec;
  }
  #amazake_shop_lineup h2 {
    margin: 0 calc(20/390*100vw) calc(15/390*100vw);
  }
  #amazake_shop #amazake_shop_lineup .sec_inner_ {
    overflow: hidden;
    white-space: normal;
    width: 100%;
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ {
    padding: 0;
    overflow-x: scroll;
    display: flex;
    gap: calc(10/390*100vw);
    margin: 0 0 0 calc(10/390*100vw);
    padding-bottom: calc(10/390*100vw);
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li {
    width: calc(120/390*100vw);
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li a {
    display: block;
    width: 100%;
    text-decoration: none;
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li .img_ {
    text-align: center;
    position: relative;
    width: calc(100/390*100vw);
    height: calc(100/390*100vw);
    margin: 0 auto calc(7/390*100vw);
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li .img_ img {
    height: 100%;
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li .name_ {
    margin-bottom: calc(6/390*100vw);
    line-height: 1.25;
    font-size: calc(10/390*100vw);
    text-align: center;
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li .cartbtn_ {
    background-color: #5d8200;
    border-radius: calc(5/390*100vw);
    -webkit-border-radius: calc(5/390*100vw);
    -moz-border-radius: calc(5/390*100vw);
    text-align: center;
  }
  #amazake_shop #amazake_shop_lineup ul.lineup_item_ li .cartbtn_ img {
    vertical-align: top;
  }
  /******************** 商品ラインアップ END ********************/
  /******************** 特徴 START ********************/
  #amazake_shop #amazake_shop_tokucho {
    padding: 25px 0;
    background-color: #f0fbfd;
    background-image: url(../img/usr/top/tokucho/tokucho_bg_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  #amazake_shop #amazake_shop_tokucho h2 {
    margin: 0 calc(20/390*100vw) calc(14/390*100vw);
  }
  #amazake_shop #amazake_shop_tokucho p.lead_ {
    margin-bottom: calc(11/390*100vw);
    text-align: center;
    line-height: 1.54;
    font-size: calc(12/390*100vw);
  }
  #amazake_shop #amazake_shop_tokucho p.lead_ strong {
    color: #ec4747;
    font-weight: bold;
  }
  #amazake_shop #amazake_shop_tokucho ul {
    padding: 0 calc(20/390*100vw) calc(10/390*100vw);
    display: flex;
    flex-direction: column;
    gap: calc(10/390*100vw);
  }
  #amazake_shop #amazake_shop_tokucho ul li {
    text-align: center;
  }
  #amazake_shop #amazake_shop_tokucho ul li.hide_ {
    display: none;
  }
  #amazake_shop #amazake_shop_tokucho .slibtn_ {
    width: 57%;
    margin: 0 auto calc(10/390*100vw);
    text-align: center;
    background-color: #a3a3a2;
    background-image: url(../img/usr/top/tokucho/btn_open_sp.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    border-radius: calc(5/390*100vw);
    -webkit-border-radius: calc(5/390*100vw);
    -moz-border-radius: calc(5/390*100vw);
  }
  #amazake_shop #amazake_shop_tokucho .slibtn_.open_ {
    background-image: url(../img/usr/top/tokucho/btn_close_sp.png);
  }
  /******************** 特徴 END ********************/
  /******************** 生活シーン START ********************/
  #amazake_shop #amazake_shop_scene .sec_inner_ {
    padding: calc(25/390*100vw) calc(20/390*100vw);
    background-color: #f2e9e0;
    background-image: url(../img/usr/top/scene/scene_bg_sp.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  #amazake_shop #amazake_shop_scene h2 {
    margin-bottom: calc(15/390*100vw);
  }
  #amazake_shop #amazake_shop_scene p.lead_ {
    margin-bottom: calc(18/390*100vw);
    text-align: center;
    line-height: 1.54;
  }
  #amazake_shop #amazake_shop_scene .scene_line_ {
    padding-bottom: calc(10/390*100vw);
    display: flex;
    flex-direction: column;
    gap: calc(10/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_ {
    height: auto !important;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ h3 {
    text-align: center;
    border-radius: calc(20/390*100vw);
    -webkit-border-radius: calc(20/390*100vw);
    -moz-border-radius: calc(20/390*100vw);
    background-position: 94% center;
    background-repeat: no-repeat;
    -webkit-background-size: calc(13/390*100vw) calc(13/390*100vw);
    background-size: calc(13/390*100vw) calc(13/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_.active_ h3 {
    border-radius: calc(20/390*100vw) calc(20/390*100vw) 0 0;
    -webkit-border-radius: calc(20/390*100vw) calc(20/390*100vw) 0 0;
    -moz-border-radius: calc(20/390*100vw) calc(20/390*100vw) 0 0;
    margin-bottom: 0;
  }
  #amazake_shop #amazake_shop_scene #scene01 h3 {
    background-color: #f09ca4;
    background-image: url(../img/usr/top/scene/scene_tegaru_plus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene01.active_ h3 {
    background-image: url(../img/usr/top/scene/scene_tegaru_minus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene02 h3 {
    background-color: #ddb153;
    background-image: url(../img/usr/top/scene/scene_everyday_plus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene02.active_ h3 {
    background-image: url(../img/usr/top/scene/scene_everyday_minus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene03 h3 {
    background-color: #78ca85;
    background-image: url(../img/usr/top/scene/scene_leisure_plus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene03.active_ h3 {
    background-image: url(../img/usr/top/scene/scene_leisure_minus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene04 h3 {
    background-color: #e88761;
    background-image: url(../img/usr/top/scene/scene_container_plus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene04.active_ h3 {
    background-image: url(../img/usr/top/scene/scene_container_minus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene05 h3 {
    background-color: #ebc951;
    background-image: url(../img/usr/top/scene/scene_new_plus_sp.png);
  }
  #amazake_shop #amazake_shop_scene #scene05.active_ h3 {
    background-image: url(../img/usr/top/scene/scene_new_minus_sp.png);
  }

  #amazake_shop #amazake_shop_scene .scene_box_ .scene_box_in_ {
    display: none;
    padding: calc(20/390*100vw) calc(15/390*100vw);
    background-color: rgba(255,255,255,0.50);
  }
  #amazake_shop #amazake_shop_scene .scene_box_.active_ .scene_box_in_ {
    display: block;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ div.img_ {
    text-align: center;
    position: relative;
    margin-bottom: calc(5/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_ p {
    font-size: calc(11/390*100vw);
    line-height: 1.681;
    margin: 0 0 calc(16/390*100vw);
    height: auto !important;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ h4 {
    text-align: center;
    margin-bottom: calc(15/390*100vw);
    border-bottom: 1px dashed #261617;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul {
    display: flex;
    flex-direction: column;
    gap: calc(10/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 100%;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .img_ {
    width: 38%;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .desc_ {
    text-align: left;
    width: 56%;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .name_ {
    font-size: calc(10/390*100vw);
    line-height: 1.35;
    margin-bottom: calc(7/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .price_ {
    font-size: calc(10/390*100vw);
    line-height: 1.35;
    margin-bottom: calc(12/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .price_ strong {
    font-size: calc(12/390*100vw);
    line-height: 1.25;
    font-weight: normal;
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .cartbtn_ {
    background-color: #5d8200;
    margin-left: 7%;
    text-align: center;
    border-radius: calc(5/390*100vw);
    -webkit-border-radius: calc(5/390*100vw);
    -moz-border-radius: calc(5/390*100vw);
  }
  #amazake_shop #amazake_shop_scene .scene_box_ ul li .cartbtn_ img {
    vertical-align: top;
  }
  /******************** 生活シーン END ********************/
  /******************** Q&A START ********************/
  #amazake_shop #amazake_shop_faq {
    padding: calc(25/390*100vw) 0;
    background-color: #ffffff;
    background-image: url(../img/usr/top/faq/faq_bg_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
  }
  #amazake_shop #amazake_shop_faq h2 {
    margin: 0 calc(40/390*100vw) calc(3/390*100vw);
  }
  #amazake_shop #amazake_shop_faq dl {
    border-bottom: 1px dashed #261617;
  }
  #amazake_shop #amazake_shop_faq dl dt, #amazake_shop #amazake_shop_faq dl dd {
    font-size: calc(11/390*100vw);
    line-height: 1.40;
  }
  #amazake_shop #amazake_shop_faq dl dt {
    display: table;
    width: 100%;
    min-height: calc(55/390*100vw);
    background-image: url(../img/usr/top/faq/ico_down_sp.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    -webkit-background-size: calc(12/390*100vw) calc(13/390*100vw);
    background-size: calc(12/390*100vw) calc(13/390*100vw);
  }
  #amazake_shop #amazake_shop_faq dl dt.open_ {
    background-image: url(../img/usr/top/faq/ico_up_sp.png);
  }
  #amazake_shop #amazake_shop_faq dl dt span {
    display: table-cell;
    vertical-align: middle;
    min-height: calc(37/390*100vw);
    padding: calc(13/390*100vw) calc(35/390*100vw) calc(12/390*100vw) calc(38/390*100vw);
    background-image: url(../img/usr/top/faq/faq_q_sp.png);
    background-position: calc(10/390*100vw) calc(13/390*100vw);
    background-repeat: no-repeat;
    -webkit-background-size: calc(18/390*100vw) calc(26/390*100vw);
    background-size: calc(18/390*100vw) calc(26/390*100vw);
  }
  #amazake_shop #amazake_shop_faq dl dd {
    display: none;
    padding: calc(8/390*100vw) calc(35/390*100vw) calc(12/390*100vw) calc(38/390*100vw);
    background-color: #f0fbfd;
    background-image: url(../img/usr/top/faq/faq_a_sp.png);
    background-position: calc(10/390*100vw) calc(8/390*100vw);
    background-repeat: no-repeat;
    -webkit-background-size: calc(18/390*100vw) calc(26/390*100vw);
    background-size: calc(18/390*100vw) calc(26/390*100vw);
  }
  #amazake_shop #amazake_shop_faq dl dd p.note_ {
    font-size: calc(10/390*100vw);
    line-height: 1.40;
  }
  /******************** Q&A END ********************/
  /******************** 定期購入お得な特典 START ********************/
  #amazake_shop #amazake_shop_privilege {
    padding: calc(13/390*100vw) 0 calc(25/390*100vw);
    background-color: #fdf7eb;
  }
  #amazake_shop #amazake_shop_privilege h2 {
    margin: 0 calc(40/390*100vw) calc(3/390*100vw);
  }
  #amazake_shop #amazake_shop_privilege p.lead_ {
    margin-bottom: calc(6/390*100vw);
    text-align: center;
    line-height: 1.54;
  }
  #amazake_shop #amazake_shop_privilege p.lead_ strong {
    color: #ec4747;
    font-weight: bold;
  }
  #amazake_shop #amazake_shop_privilege ul.tokuten_ {
    padding: 0 calc(5/390*100vw) calc(22/390*100vw);
    overflow: hidden;
    display: flex;
    justify-content: space-between;
  }
  #amazake_shop #amazake_shop_privilege ul.tokuten_ li {
    width: 33%;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ {
    margin: 0 0 calc(20/390*100vw);
    overflow: hidden;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ h3 {
    margin: 0 calc(20/390*100vw) calc(14/390*100vw);
    padding: 0;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ .item_box_in_ {
    margin-left: calc(20/390*100vw);
    overflow: hidden;
    padding-bottom: calc(10/390*100vw);
    width: 100%;
    white-space: nowrap;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ ul.lineup_item_ {
    padding: 0;
    display: flex;
    gap: calc(10/390*100vw);
    overflow-x: scroll;
    padding-bottom: calc(5/390*100vw);
  }
  #amazake_shop #amazake_shop_privilege .item_box_ ul.lineup_item_ li {
    width: calc(120/390*100vw);
  }
  #amazake_shop #amazake_shop_privilege .item_box_ ul.lineup_item_ li a {
    text-decoration: none;
  }
  #amazake_shop .sec_ ul.lineup_item_ li .img_ {
    position: relative;
    width: calc(100/390*100vw);
    height: calc(100/390*100vw);
    text-align: center;
    margin: 0 auto calc(7/390*100vw);
  }
  #amazake_shop .sec_ ul.lineup_item_ li .img_ img {
    height: 100%;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ ul.lineup_item_ li .name_ {
    margin-bottom: calc(6/390*100vw);
    line-height: 1.25;
    font-size: calc(10/390*100vw);
    text-align: center;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ ul.lineup_item_ li .cartbtn_ {
    background-color: #ec4747;
    border-radius: calc(5/390*100vw);
    -webkit-border-radius: calc(5/390*100vw);
    -moz-border-radius: calc(5/390*100vw);
    text-align: center;
  }
  #amazake_shop #amazake_shop_privilege .item_box_ ul.lineup_item_ li .cartbtn_ img {
    vertical-align: top;
  }
  /******************** 定期購入お得な特典 END ********************/
}