body{
    margin: 0px;
    /* font-family: 'Noto Sans CJK JP', sans-serif; */
}

.width-inner{
    margin: 0 auto;
    max-width: 1264px;
    padding: 0 40px;
}


.mainContents{
    overflow: hidden;
}

h2,h3, p{
    margin: 0;
}

:where(.reward-main) button{
	font-family: inherit;
	color: inherit;
}

/* --------------------------
サイトトップ
---------------------------- */
.content-kv {
    height: auto;
    text-align: center;
    color: #fff;
    z-index: 999;
    position: relative;
}

.content-center {
    background-image: -webkit-image-set(
      url("../images/goods_images/KV.png") 2x);
    background-image: image-set(
      url("../images/goods_images/KV.png") 2x);
      padding: 56px 0 110px;
      background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.content-kv .title{
    margin: 0px;
    position: relative;
}

/* top logo */
.content-kv h1 img{
    width: 190px;
    height: 40px;
}

.br{
    display: none;
}

.content-kv .original-goods{
    font-size: 66px;
    font-weight: 700;
    letter-spacing: 0.14em;
    margin-top: 15px;
    text-transform: uppercase;
    line-height: inherit;
    font-family: 'SoDoSans', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.content-kv .kv-sub-ttl{
    font-size: 24px;
    font-weight: 700;
    margin: 0 ;
}

.content-kv .kv-text{
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin: 17px 0 0 0;
    position: relative;
}

/* ページスクロール */
    .page-scroll{
        display: flex;
    justify-content: space-evenly;
    margin: 10px 0;
        height: 30px;
    }

    .page-scroll .change-step p a, .page-scroll .original-goods-sc p a{
        font-size: 14px;
        font-weight: 700;
        position: relative;
        top: -15px;
    }

    .page-scroll .change-step p a:after{
        content: url("../images/goods_images/svgexport-4.svg");
        position: absolute;
        right: 35px;
        top: 20px;
    }

    .page-scroll .original-goods-sc p a:after{
        content: url("../images/goods_images/svgexport-4.svg");
        position: absolute;
        right: 60px;
        top: 20px;
    }


.page-scroll .change-step , .page-scroll .original-goods-sc{
    width: 100%;
}

.page-scroll .change-step{
    text-align: end;
    margin-right: 200px;
    position: relative;
}

.page-scroll .change-step::after {
    content: url("../images/goods_images/line.svg");
    position: absolute;
    top: -25px;
    right: -110px;
    z-index: 999;
}

/* --------------------------
オリジナルグッズの交換ステップ
---------------------------- */
.original-goods-step{
    background: #EDEBE9;
    padding-bottom: 30px;
}

.original-goods-step .sub-ttl {
    font-size: 24px;
    font-weight: 700;
    margin: 0px;
    padding: 40px 0;
    color: #1E3932;
    text-align: center;
}

.original-goods-step .step{
    background: #fff;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 44px 32px 50px 150px;
    position: relative;
}
/* step 矢印 */
.step:after {
    content: url(../images/goods_images/under.svg);
    display: block;
    position: absolute;
    top: 103%;
    left: 45%;
}

.original-goods-step .step:last-child::after{
    display: none;
}

/* step　共通 */
.step1, .step2, .step3, .step4{
    display: flex;
}

.step-text-contents .step-text{
    font-size: 14px;
}

.step-text-contents .step-text span{
    font-weight: 700;
}

/* step テキスト部分 */
.step2 .step-text-contents ul, .step3 .step-text-contents ul{
    margin-top: 16px;
}

.step2 .step-text-contents ul li, .step3 .step-text-contents ul li{
    list-style: "※";
    font-size: 11px;
    margin-left: 10px;
}

/* step1 */
.step1-contents:before{
    position: absolute;
    left: 0;
    top: -20px;
    content: url(../images/goods_images/step1.svg);
    display: block;
}

.step1-one{
    margin-bottom: 40px;
}

.step1-one .step-text-contents{
    margin-left: 50px;
    display: grid;
    width: 100%;
}

.step1-two .step-text-contents{
    margin-left: 25px;
    display: grid;
    width: 100%;
}

.step1-contents .step-image img{
    display: block;
    margin-top: 10px;
}

.step1 .step-attention{
    font-size: 11px;
    font-weight: 400;
}

.step1-two .step-image{
    margin-left: 25px;
}

/* step2 */
.step2 .step-text-contents {
    width: 60%;
    margin-left: 40px;
    margin-top: 12px;
}

.step2 .step-text-contents ul li a{
    font-size: 11px;
}

.step2-contents .step-image img{
    display: block;
    margin-top: 22px;
}


.step2-contents:before{
    position: absolute;
    left: 0;
    top: -20px;
    content: url(../images/goods_images/step2.svg);
    display: block;
}

/* step3 */
.step .step3-box{
    font-size: 15px;
    font-weight: 700;
    padding: 12px 16px;
    border: solid 2px #1E3932;
    color: #1E3932;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: -20px;
}

.step3-contents:before{
    position: absolute;
    left: 0;
    top: -20px;
    content: url(../images/goods_images/step3.svg);
    display: block;
}

.step3 .step-text-contents {
    width: 60%;
    margin-left: 116px;
    margin-top: 20px;
}

.step3 .image-content{
    margin-top: 20px;
}

/* step4 */
.step4-contents:before{
    position: absolute;
    left: 0;
    top: -20px;
    content: url(../images/goods_images/step4.svg);
    display: block;
}

.original-goods-step .step4-contents{
    padding: 20px 32px 30px 105px;
}

.step4 .step-text-contents{
    display: grid;
    align-items: center;
    width: 100%;
}

/* step共通 */
.step h4{
    font-size: 18px;
    font-weight: 700;
    color: #1E3932;
    margin: 0px;
    display: flex;
    align-items: center;
}

.step4-contents .content .step-text{
    top: 50%;
    -webkit-transform: translateY(25%);
    transform: translateY(25%) translateX(0%);
}

/* テキストリンク */
.step-text-contents a{
    color: #00754A;
    font-size: 13px;
    margin-top: 12px;
    font-weight: 500;
    text-decoration: none;
}

/* --------------------------
スターバックス® リワード限定 オリジナルグッズ
---------------------------- */
/* グッズタイトル */
.product-information__heading p{
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    opacity: 0.7;
    text-transform: uppercase;
    font-family: 'SoDoSans', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.product-information__heading .product-information__fin{
    color:red;
    margin-bottom: 32px;
}

#area-2 .sub-ttl{
    margin: 0;
    font-size: 27px;
    font-weight: 700;
    color:#1E3932;
    margin: 70px 0 20px;
    text-align: center;
}

.original-goods-contents .goods-back{
    background: #1E3932;
    border-bottom: 8px solid #edebe9;
}

.original-goods-contents .goods-back .width-inner{
    display: flex;
}

/* 地震の影響によるお荷物のお届けについて リンク */
.original-goods-contents .delivery-notice {
    font-size: 14px;
    color: #ed1c24;
    text-align: center;
    margin-bottom: 70px;
}

/* SP用画像 */
.slider_thumb_sp_bigsize01, .slider_thumb_sp_bigsize02, .slider_thumb_sp_bigsize03{
    display: none !important;
}

/* PC用画像 */
.slider_thumb_origin01, .slider_thumb_origin02, .slider_thumb_origin03{
    display: block !important;
}

/* 大きい画像 */
.left{
    width: 50%
}

.original-goods-contents .image-carousel__item__image img{
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.slick-slider{
    margin-top: -60px;
}

/* 小さい画像 */
.product-content .image-carousel{
    margin: 16px 0 48px;
    width: 270px;
}

.image-carousel__item{
    margin-right: 5px;
}

.product-content .image-carousel__item__image__small {
    width: 40px;
    cursor: pointer;
}

.product-content .image-carousel__item__image__small img{
    border-radius: 12px;
    margin: 2px;
    overflow: hidden;
}

.product-content .image-carousel__item__image__small img:hover{
    box-shadow:0 0 0 2px #00A862;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

/* 選択された画像 */
.product-content .slick-current .image-carousel__item__image__small img{
    box-shadow:0 0 0 2px #00A862;
    height: 40px;
}

/* 右左ボタン */
.slick-prev, .slick-next {
    display: none !important;
}

/* オリジナルページタイトル */
.right{
    margin: 80px 0 0 64px;
    color: #fff;
    width: 50%;
}

.right .product-title{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 45px;
}

.right .product-title.product-title__patch{
    margin-bottom: 0px;
}

.right .product-title .title--notes {
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
}

.right .button{
    background: #00A862;
    color: #fff;
    border-radius: 30px;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: none;
    cursor: pointer;
    padding-top: 16px;
    margin-bottom: 20px;
}

.right .button.button__patch{
    background: #ccc;
    pointer-events: none;
}

.right .button:hover{
    opacity: .9;
}

.application-btn{
    display: flex;
    justify-content: flex-end;
}

.attention-content li{
    color: #D4E9E2;
    font-size: 12px;
    font-weight: 400;
    opacity: 0.5;
}

.attention-content li.attention-content--notes{
    color: #fff;
    font-weight: 700;
    opacity: 1;
}


/* --------------------------
商品
---------------------------- */
.section-wrap:not(:last-child){
    border-bottom: 8px solid #edebe9;
}

.section-wrap .text-bold{
    font-size: 13px;
    font-weight: 700;
    color: rgba(0,0,0,.3);
    margin-bottom: 32px;
}

.product-explanation .text-limit{
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 25px 0;
}

.content-width--pc{
    margin: 52px 0 80px;
}

/* 商品説明 */
.product-explanation .product-text{
    font-size: 14px;
    margin: 0;
}

.product-explanation .product-text p{
    font-size: 15px;
    margin: 0;
} 

.product-explanation .product-text p.text-red{
    color:#d62b1f;
    font-weight: 700;
}

.ingredients-list{
    display: flex;
    justify-content: space-between;
    padding-top: 1px;
    flex-wrap: wrap;
    /* align-items: flex-start; */
    --gap: 60px;
}

.ingredients-item{
    flex: 0 0 calc((100% - var(--gap)) / 2);
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    margin: 0;
    border-block: 1px solid #CCC;
    margin-top: -1px;
}

.ingredients-item__title,
.ingredients-item__detail{
    font-size: 14px;
}

.ingredients-item__title{
    font-weight: 400;
    padding-right: 30px;
    word-break: keep-all;
}

.ingredients-item__detail{
    margin: 0;
    text-align: right;
    font-weight: 500;
}

/* 接着の方法、注意事項 */
.notes-content .sub-ttl{
    font-size: 15px;
    font-weight: 700;
    margin: 24px 0 9px;
    text-align: left;
}

.notes-content ul .notes-li{
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
    list-style-type: "・";
}

.notes-content ul{
    margin: 0 0 40px;
}

/* カード入れ　注意事項 */
.notes-content .notes-hide{
    margin-top: -40px;
}

/* 「もっと見る」ボタン、「閉じる」ボタン */
.close-btn , .open-btn{
    display: block;
    margin: 0 auto;
}

.close , .moreopen{
    background: #fff;
    color: #00754A;
    border-radius: 30px;
    border: solid 1px #00754A; 
    padding: 6px 16px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    margin-top: 3px;
    min-width: 104px;
}

/* 応募要項 */
.application-box .change-step{
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 36px;
}

.application-requirements .application-box:nth-child(4){
    margin-bottom: 60px;
}

.application-requirements{
    background: #EDEBE9;
    padding: 50px 0 80px 0;
}

.application-requirements .sub-ttl{
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    margin: 0;
}

.application-requirements .sub-ttl-text{
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin: 36px 0 60px 0;
}

.application-requirements .app-sub{
    font-size: 20px;
    font-weight: 700;
}

.application-requirements .app-sub span{
    margin-right: 16px;
    font-weight: 700;
}

.application-requirements p{
    margin: 0;
}

.application-requirements .app-text{
    font-weight: 700;
    font-size: 15px;
}

.application-requirements .app-sec:first-child{
    margin-bottom: 24px;
}

.application-requirements .app-sec p a , .change-list li a , .change-list li dl dd a{
    font-weight: 400;
    color: #00754A;
    margin-top: 12px;
}

.application-requirements .app-sec p a:hover , .change-list li a:hover , .change-list li dl dd a:hover{
    opacity: 0.7;
}

.application-requirements .application-box{
    border-top: solid 1px rgb(0,0,0,0.2);
    padding-top: 50px;
}

.application-requirements .application-box .app-explanation{
    padding: 20px 16px 60px;
}

.application-requirements .application-box .app-explanation span{
    font-weight: 700;
}

.application-requirements .application-box .faq-notes{
    margin-bottom: 20px;
}

.application-requirements .application-box .faq-notes .faq-link{
    font-weight: 700;
    color: rgba(0, 0, 0, 0.87);
    text-decoration: underline;
}

.application-box ul li, .application-box p{
    font-size: 15px;
}

.application-box .change-list li{
    margin-left: 20px;
    list-style-type: "・";
}

.application-box .change-list li:nth-child(13){
    list-style: none;
}

.application-box .change-small{
    margin: 16px 0 0 10px;
}

.app-explanation .small-red li:last-child{
    color: red;
}

.application-box .change-small li {
    font-size: 12px;
    list-style: "※";
}

.application-box dl{
    margin: 20px 0;
}

.application-box dt{
    font-size: 15px;
    font-weight: 600;
}

.application-box dd{
    font-size: 15px;
    font-weight: 400;
}

.application-box dl .dd-btm{
    margin-bottom: 20px;
}

.application-requirements .application-box:before{
    width: 100%;
    height: 1px;
    color: #000;
    opacity: 0.2;
    display: block;
}

.application-box .application-ttl{
    font-size: 20px;
    font-weight: 700;
}

.application-box a{
    color: #00754A;
}

.application-box a:hover{
    opacity: 0.7;
}

/* 情報下部 */
.information-bottom{
    background: #1E3932;
    padding: 60px 0;
}

.information-bottom .button-content{
    display: flex;
}

.information-bottom .info-button{
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 1);
    padding: 16px;
    border-radius: 50px;
    width: 280px;
    text-align: center;
}

.information-bottom .info-button:hover{
    background-color: rgba(255, 255, 255, 0.12);
}

.information-bottom .info-button:not(:last-child){
    margin-right: 24px;
}

.information-bottom .info-button:last-child{
    margin-right: none;
}

.information-bottom .info-button a{
    color: #fff;
    text-decoration: none;
}

/* お問い合わせ先 */
.info-content{
    color: #fff;
    margin-top: 28px;
}

.info-content .info-box{
    display: flex;
}

.info-content .info-bigttl{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}

.info-content .info-ttl{
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 5px;
}

.info-content .info-box .info-net a{
    text-decoration: underline;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
}

.info-content .info-box .info-tel .info-number{
    font-size: 13px;
    font-weight: 400;
}

.info-content .info-box .info-tel{
    margin-left: 160px;
}

/* -------------------------------
  モーダルデザイン
-------------------------------- */

.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
  }
  
.modal-content {
    width: 420px;
    padding: 26px 24px 32px;
    background-color: #fff;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%), 0 7px 20px 0 rgb(0 0 0 / 17%);
    animation-name: modalopen;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-sizing: border-box;
  }

  .modal-second-content .modal-body .modal-img{
    width: 322px !important;
    margin: 0 auto;
  }
 
.modal-content .modal-img{
    width: 148px;
}
  
@keyframes modalopen {
    from {opacity: 0}
    to {opacity: 1}
  }

.easyModal .modal-body .modal-img img{
    width: 148px;
}

.limited-modalConfirmation .modal-body .modal-img{
    display: flex;
    justify-content: center;
}

.limited-modalConfirmation .modal-body .modal-img img{
    width: 322px;;
}

.modalConfirmation .modal-body .modal-img img{
    width: 322px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.modal-header h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
  }
  
.modal-top{
    display: flex;
    align-items: center;
}

.modal-top h2{
    font-size: 15px;
    font-weight: 700;
    margin-left: 24px;
}

.modal-text{
    font-size: 13px;
    margin-top: 20px;
}

.modal-body .modal-attention{
    font-size: 11px;
    font-weight: 400;
    color: #000;
    opacity: 0.7;
}

.modal-text span{
    font-size: 10px;
}

.modal-star:before , .modal-star:after{
    content: "";
    display: block;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, .1);
    margin-bottom: 12px;
}

.modal-star{
    line-height: 1.5;
}

.modal-star .current{
    font-size: 18px;
    color: #000;
}

.modal-star .small{
    font-size: 12px;
    color: rgba(0,0,0,0.87);
    margin-right: 4px;
}

.have-star , .change-star{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    position: relative;
}

.have-star p , .change-star p{
    font-size: 11px;
    color: rgba(0,0,0,0.58);
}

.have-star p:last-child , .change-star p:last-child{
    font-size: 10px;
}

.change-star:before{
    content: "▼";
    position: absolute;
    right: 38px;
    top: -13px;
    color: rgba(0,0,0,0.2);
}

.modal-attention p{
    font-size: 11px;
    color: rgba(0,0,0,0.58);
    display: flex;
}

.modal-attention p:before , .attention-foot p:before{
    content: "※";
    color: #707070;
}

.attention-foot p{
    font-size: 11px;
    margin: 12px 0 118px 0; 
    display: inline-flex;
    color: rgba(0,0,0,0.58);
    opacity: 58%;
}

.modal-button{
    text-align: end;
    margin-top: 20px;
}

/* eticket交換モーダル内「キャンセル」ボタン */
.modal-button .cancel{
  font-size: 15px;
  font-weight: bold;
  padding: 6px 16px;
  color: #000;
  border: solid 1px #000;
  border-radius: 30px;
  margin-right: 16px;
  cursor: pointer;
  background: #fff;
}

.modal-button .cancel:hover{
    background-color: rgba(30, 57, 50, 0.1);
}

/* eticket交換モーダル内「交換する」ボタン */
.modal-button .change{
  font-size: 15px;
  font-weight: bold;
  background-color: #1E3932;
  color: #fff;
  padding: 6px 16px;
  border-radius: 30px;
  margin-right: 16px;
  border: none;
  cursor: pointer;
}

.modal-button .change:hover{
    background-color: rgba(30, 57, 50, 0.9);
    border-color: rgba(30, 57, 50, 0.9);
}

/* eticket交換完了モーダル内「続けて交換する」ボタン*/
.modal-button .continue{
  font-size: 15px;
  font-weight: bold;
  padding: 6px 16px;
  border: solid 1px #000;
  border-radius: 30px;
  margin-right: 16px;
  cursor: pointer;
  background: #fff;
}

.modal-button .continue:hover{
    background-color: rgba(30, 57, 50, 0.1);
}

/* eticket交換完了モーダル内「eticket一覧」ボタン */
.modal-button .eTicketList{
  font-size: 15px;
  font-weight: bold;
  background-color: #1E3932;
  color: #fff;
  padding: 6px 16px;
  border-radius: 30px;
  margin-right: 16px;
  border: none;
  cursor: pointer;
}

.modal-button .eTicketList:hover{
    background-color: rgba(30, 57, 50, 0.9);
    border-color: rgba(30, 57, 50, 0.9);
}

#modalConfirmation img{
  margin-bottom: 32px;
}

/* エラーモーダル内　閉じるボタン */
#modalError #modalClose{
    margin-right: 0px;
    margin-top: 32px;
}

/* レスポンシブ調整 */

@media (min-width: 1425px){
    .content-center {
          background-size: contain;
      }
}

@media (min-width: 1290px){
    .content-kv{
        background: linear-gradient(180deg,#1E3932 0%,#1E3932 , 94.5%,#fff 90%,#fff 100%);

    }
}

/* レスポンシブ　タブレット */
@media (max-width: 1024px){
    .width-inner{
        padding: 0 40px;
    }

    .content-center {
        padding: unset;
        background-image: unset;
        background-size: unset;
        background-repeat: unset;
        background-position: unset;
    }

    .content-kv{
        background-image: url(../images/goods_images/KV_tab.png);
        padding: 40px 0 60px;
        background-size: cover;
        background-position: center;
    }

    /* KV logo */
    .content-kv h1 img {
        width: 150px;
        height: 34px;
    }

    .content-kv .original-goods{
        margin-top: 24px;
        font-size: 52px;
    }

    .original-goods-step .step{
        padding: 40px 32px 50px 150px;
    }

    .original-goods-step{
        margin-top: -30px;
    }

    /* step 画像 */
    .step-image img{
        margin: 0;
    }

    /* ページ内スクロール */
    .page-scroll{
        height: 60px;
    }

    /* step2 */
    .step2-contents h4 , .step3-contents h4{
        margin-bottom: 24px;
    }

    .step4 .step-text-contents h4{
        margin-bottom: 12px;
    }
}

@media  (max-width: 915px){
    .original-goods-step .step2-contents{
        margin-bottom: 100px;
    }
}

/* レスポンシブ SP */
@media (max-width: 520px) {
    .width-inner{
        padding: 0 16px;
    }

    .content-kv{
        background-image: url(../images/goods_images/KV_sp.png);
        padding: 40px 0 130px;
        background-color: #fff;
        background-size: cover;
    }

     /* logo */
     .content-kv .title-logo{
        width: 115px;
    }

    /* 改行 */
    .br{
        display: block;
    }

    .content-kv .original-goods{
        font-size: 37px;
        margin: 20px 0px 16px;
    }

    .content-kv .kv-sub-ttl{
        font-size: 14px;
    }

    .content-kv .kv-text{
        font-size: 13px;
        margin: 16px 40px 0px;
        text-align: left;
    }

    /* ページスクロール */
    .page-scroll {
        justify-content: center;
        margin: 20px 0;
    }

    .page-scroll .change-step::after {
        right: -25px;
    }

    .page-scroll .change-step {
        text-align: unset;
        margin-right: 0px;
    }

    .page-scroll .change-step, .page-scroll .original-goods-sc {
        width: unset;
    }

    .change-step p{
        position: relative;
        left: -22px;
    }

    .original-goods-sc p{
        position: relative;
        left: 50px;
    }

    /* オリジナルグッズの交換ステップ */
    .original-goods-step .step1-contents, .original-goods-step .step2-contents {
        display: block;
    }

    .original-goods-step .step{
        padding: 31px 16px 22px;
    }

    .original-goods-step .step:not(:last-child){
        margin-bottom: 72px;
    }

    /* step　共通 */
    .step1, .step2, .step3, .step4{
        display: block;
        margin-bottom: 28px;
    }

    .step h4{
        font-size: 17px;
        margin: 26px 0 15px 0;
    }

    .step .step-text{
        font-size: 14px;
    }

    .step1 .step-attention{
        margin-top: 8px;
        margin-bottom: 16px;
    }

    .step-text-contents a{
        margin-top: 16px;
    }

    /* step1 */
    .step1-contents:before{
        left: 0;
        top: -20px;
        content: url(../images/goods_images/step1_sp.svg);
    }

    .step1-contents:before {
        top: -40px;
    }

    .step1 .step-image img {
        margin: 24px auto 20px;
    }

    .original-goods-step .sub-ttl , .original-goods-contents .sub-ttl{
        font-size: 18px;
    }

    .step1-one .step-text-contents ,.step1-two .step-text-contents ,.step1-three .step-text-contents{
        margin: 0 0 40px 0;
    }

    .step1:last-child {
        border-bottom: none;
        padding-right: 0;
    }

    /*  step2 */
    .step2-contents:before{
        left: 0;
        top: -20px;
        content: url(../images/goods_images/step2_sp.svg);
    }

    .step2-contents:before {
        top: -40px;
    }

    .step  .step2-contents h4 {
        margin-top: 40px;
    }

    .step2 {
        padding: 0px;
        border-right: none;
        border-color: rgba(0, 0, 0, 0.3);
        border-bottom: dotted 2px;
    }

    .step2-one .step-text-contents , .step2-two .step-text-contents{
        margin-top: 15px;
    }

    .step2:last-child {
        border-bottom: none;
        padding-right: 0;
    }

    .step2-text, .step3-text {
        font-size: 11px;
    }

    .step2 .step-text-contents{
        width: 100%;
        margin-left: 0px;
    }

    /* step3 */
    .step3-contents:before{
        left: 0;
        top: -45px;
        content: url(../images/goods_images/step3_sp.svg);
    }

    .step3-contents h4{
        margin: 40px 0 15px 0;
    }

    .step3 .step-text{
        margin-top: 32px;
    }

    .step3 .step3-box {
        position: relative;
        top: 0px;
        left: 69px;
        margin-right: 0px;
        padding: 10px 70px 10px 16px;
    }

    .step .step3-box{
        top: 0px;
        right: 0px;
        width: calc(100% - 120px);
    }

    .step3 .step-text-contents{
        width: 100%;
        margin-left: 0px;
    }

    /* step3,step4 共通 */
    .step3 .step-image img , .step4 .step-image img{
        width: 100%;
    }

    /* step4 */
    .step4-contents:before{
        left: 0;
        top: -20px;
        content: url(../images/goods_images/step4_sp.svg);
    }

    .step4 .step-text-contents h4 {
        margin-bottom: 12px;
    }

    /* step 矢印 */
    .step:after {
        content: "";
    }

    .step1-contents:after , .step2-contents:after , .step3-contents:after {
        content: url(../images/goods_images/under_sp.svg);
        display: block;
        position: absolute;
        top: 104%;
        left: 40%;
    }

    /* リワード限定オリジナルグッズ */
    #area-2 .sub-ttl{
        font-size: 18px;
        padding: 36px 50px 12px;
        margin: 0;
    }

    /* 地震の影響によるお荷物のお届けについて リンク */
    .original-goods-contents .delivery-notice {
        font-size: 14px;
        margin-bottom: 50px;
    }

    /* SP用画像 */
    .slider_thumb_sp_bigsize{
        display: block !important;
    }

    .product-content .image-carousel__item__image__small img{
        z-index: 1;
        position: relative;
    }

    /* PC用画像 */
    .slider_thumb_origin{
        display: none !important;
    }

    .original-goods-contents .image-carousel__item__image img{
        border-top: solid 1px #000;
        margin-top: 40px;
    }

    .original-goods-contents .goods-back {
        background: unset;
    }

    /* 大きい画像 */
    .left{
        width: 100%;
        background: #fff;
    }

    .right{
        background: #1E3932;
        margin: 0px;
        width: 100%;
    }

    .original-goods-contents .goods-back .width-inner {
        display: unset;
    }
    
    /* 小さい画像 */
    .product-content .image-carousel__item__image__small img:hover{
        border-radius: 12px;
    }

    .product-content .image-carousel {
        margin: 16px auto 8px;
    }

    /* 商品タイトル */
    .right .product-title {
        font-size: 18px;
        margin-bottom: 32px;
    }

    .right .product-title .title--notes {
        font-size: 10px;
    }

    .right .product-title.product-title__patch {
        margin-bottom: 0px;
    }

    .product-information__heading .product-information__fin{
        margin-bottom: 19px;
    }

    .product-information{
        padding: 32px 16px 50px;
        margin-bottom: -10px;
    }

    h2{
        margin: 0px;
    }

    /* 商品仕様 */

    .ingredients-list {
        flex-direction: column;
        border-top: none;
        align-items: stretch;
    }

    .ingredients-item:first-child {
        border-top: 1px solid #CCC;
    }

    .ingredients-item{
        flex: auto;
        border-block: none;
        border-top: none;
        border-bottom: 1px solid #CCC;
    }

    .product-explanation .product-text p {
        font-size: 13px;
    }

    .notes-content .sub-ttl , .notes-content ul .notes-li {
        font-size: 13px;
    }

    .ingredients-item__detail, 
    .ingredients-item__title{
        font-size: 11px;
    }

    .ingredients-list:last-child{
        border-bottom: none;
    }

    .section-wrap .text-bold {
        margin-bottom: 24px;
    }
    
    .content-width--sp{
        margin: 24px 0 50px;
    }

    .product-explanation .text-limit{
        font-size: 18px;
    }

    /* 応募要項 */
    .application-requirements{
        padding: 40px 0 60px 0;
    }

    .application-requirements .sub-ttl{
        font-size: 20px;
    }

    .application-box .change-step{
        font-size: 17px;
    }

    .application-requirements .sub-ttl-text {
        text-align: left;
        font-size: 13px;
        margin: 27px 0 50px 0;
    }

    .application-requirements .app-content .app-sub {
        font-size: 16px;
        display: flex;
    }

    .application-requirements .app-content .app-text {
        font-size: 13px;
    }

    .application-requirements .application-box .app-explanation{
        padding: 20px 16px 30px;
    }

    .information-bottom{
        padding: 0;
        padding: 50px 0 47px;
    }

    .information-bottom .info-button{
        display: block;
        width: unset;
    }

    .information-bottom .info-button:first-child{
        margin-bottom: 20px;
    }
    
    .information-bottom .info-button:not(:last-child){
        margin-right: 0px;
    }
    
    .information-bottom .button-content {
        display: block;
    }

    .application-box ul li, .application-box p{
        font-size: 13px;
    }

    .application-box .change-small li{
        font-size: 11px;
    }

    .application-box dt, .application-box dd{
        font-size: 13px;
    }

    /* モーダル */
    .modal-content {
        width: 343px;
    }

    .modal-content .modal-button{
        display: flex;
    }

    .limited-modalConfirmation .modal-button{
        display: block;
    }

    .modal-second-content .modal-body .modal-img{
        width: 100% !important;
    }

    /* お問い合わせ */
    .info-content .info-box{
        display: unset;
    }
    
    .info-content .info-box .info-tel{
        margin-left: 0px;
    }

    .info-content .info-ttl{
        margin-top: 12px;
    }
}

/* ------- end ------- */
.head {
	text-align: center;
	color: #D62B1F;
	background-color: #F1F8F6;
	padding: 2.8rem 0 2.4rem;
}
.head h3 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.head p {
	font-size: 1.8rem;
	font-weight: bold;
}
.head .date {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 2rem;
}
.head .date span {
    font-size: 1.2rem;
    font-weight: bold;
}
.head .head-link {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 2rem;
    text-decoration: underline;
}
.head .head-link:hover {    
    opacity: 0.7;
}

.head .is-pc {
    display: inline-block;
}
.head .is-sp {
    display: none;
}
@media (max-width: 1024px){
    .head {
		text-align: center;
		color: #D62B1F;
		padding: 1.5rem 0;
	}
    .head h3 {
        font-size: 1.6rem;
        font-weight: bold;
        margin-bottom: 1.5rem;
    }
    .head p {
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 1.5;
	}
    .head .date {
        font-size: 1.2rem;
        font-weight: bold;
        margin-top: 1.5rem;
    }
    .head .date span {
        font-size: 1rem;
        font-weight: bold;
    }
    .head .head-link {
        display: inline-block;
        font-size: 1.2rem;
        font-weight: bold;
        margin-top: 1.5rem;
        text-decoration: underline;
    }

    .head .is-pc {
        display: none;
    }
    .head .is-sp {
        display: inline-block;
    }
}