
* {
  box-sizing: border-box;
}
@media screen and (max-width: 410px) {
  .inner_info_detail > div > br.sp {
    display: block !important;
  }
}
@media screen and (min-width: 411px) {
  .inner_info_detail > div > br.sp {
    display: none !important;
  }
}

.item_attention {
  line-height: 1.5 !important;
  padding: 2em 2em 0 2em;
  font-size: 90%;
}
.outer_info_detail {
  padding: 0 15% 0 26.5%;
}
.column2:after {
  content: '';
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
@media screen and (max-width: 1024px) {
  .list.product_shopinfo.baked_applepie,
  .list.product_shopinfo.baked_cheesecake,
  .list.product_shopinfo.baked_milkcookie {
    padding-top: 0;
    padding-bottom: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .outer_info_detail.baked_applepie,
  .outer_info_detail.baked_cheesecake,
  .outer_info_detail.baked_milkcookie {
    padding-top:4em;
  }
  .list.product_shopinfo.baked_applepie,
  .list.product_shopinfo.baked_cheesecake,
  .list.product_shopinfo.baked_milkcookie {
    padding-top: 0;
    padding-bottom: 1em;
  }
  .list {
  }
  .list .column1 .row {
    margin-bottom:0;
  }
  .list .column2 .row:nth-child(odd) {
    padding-right: 3% !important;
  }
  .list .column2 .row:nth-child(even) {
    padding-left: 3% !important;
  }
  .sale_info_text {
    margin:1em 0 0 0;
    padding-bottom: 0.5em;
  }
  .bottom_img {
    margin: 0 auto;
    z-index: 1;
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    padding: 0 20vw;
    background-color: transparent;
  }
  .item_info_detail_reservationanddelivery > .outer_info_detail {
    display: block;
    margin: 0 auto 1em 26.5%;
    padding: 0 !important;
    width: auto !important;
  }
  .item_info_detail_reservationanddelivery .inner_info_detail {
    width: auto !important;
  }
  .sale_info_text_sub {
    line-height: 1.5em;
    padding: 4em 0 0 0;
    font-size: 13px;
  }
}

@media screen and (min-width: 751px) {
  .catch_copy.milkcookie.pc,
  .catch_copy.baked_milkcookie.pc{
    padding-bottom:0 !important;
  }

  .shop_subinfo_product > span.pc {
    display: inline-block;
  }
  .right.text.point2 {
    padding: 0;
  }
  .bottom {
    padding-top:2em;
  }
  .explanation.pc.point2,
  .explanation.pc.point4 {
    padding: 7em 0;
  }
  .product_point1_sentence > p:first-child,
  .product_point2_sentence > p:first-child,
  .product_point3_sentence > p:first-child {
    margin-top:0 !important;
    margin-bottom:0.5em !important;
  }
  .product_point1_sentence > p:last-child,
  .product_point2_sentence > p:last-child,
  .product_point3_sentence > p:last-child {
    margin-bottom:0 !important;
  }
  .product_point1_sentence,
  .product_point2_sentence,  
  .product_point3_sentence {
    display: flex !important;
    justify-content: center !important;
    flex-direction: column;
  }
  .explanation {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 3%;
    box-sizing: border-box;
    width: auto;
  }
  .explanation .left {
    float: left;
    width: 49%;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column;
  }
  .explanation .right {
    padding-top: 0 !important;
  }
  .explanation .left.img img {
    padding-right: 1em;
    width: 100%;
    box-sizing: border-box;
  }
  .explanation .right.img img {
    padding-left: 1em;
    width: 100%;
    box-sizing: border-box;
    margin-left:0;
    vertical-align: middle;
  }
  .explanation .left {
    float: left;
    width: 50%;
    box-sizing: border-box;
  }
  .explanation .right.text .sentence {
    width: 100%;
    text-align: center;
    padding-right: 1em;
    box-sizing: border-box;
  }
  .explanation .left.text .sentence {
    padding-left: 1em;
    box-sizing: border-box;
  }
  .product_1_img.pc,
  .p06_02,
  .product_6_sentence.sentence,
  .product_1_img .pc .fadein .active {
    padding-top: 0 !important;
  }
  .explanation.left.text.sentence {
    display: initial !important;
  }
  /*
  .list {
    margin-bottom: 0 !important;
  }
  */
  .list .column1 {
    margin-bottom: 1em !important;
  }
  .list .column2 .row {
    width: 50% !important;
  }
  .list .column2 .row:nth-child(even){
    padding-left:1em;
  }
  .list .column2 .row:nth-child(odd){
    padding-right:1em;
  }
  .list {
    margin: 0 auto;
    padding: 5.5vw 20vw 2.5vw;
    width: 100%;
    text-align: center;
  }
  
  .explanation.pc.point2 :has(.milkcookie), .explanation.pc.point4 {
    margin-top: -5em;
  }
  /* milkcookiepoint1非表示期間中のバランス取り*/
  .explanation.pc.point4 {
    margin-top: 0em !important;
  }
}

@media screen and (max-width: 899px) {
  .sale_info_text {
    font-size: 1.2em !important;
    text-align: center;
    letter-spacing: -0.05em !important;
  }
  .outer_info_detail {
    margin: 0;
    padding: 0 7vw 0 12vw;
    margin-bottom: 5em;
  }
  .list.product_shopinfo {
    margin: 0;
  }
  .list.flex {
    display: block !important;
    margin:0;
    width: 100%;
  }
  .list .column1 .row {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .list .column1,
  .list .column2 {
    width: 60%;
    margin: 2.5em auto;
  }
  div.img {
    padding-bottom: 1em !important;
  }
  .product_1_img_2 {
    padding-top: 1em !important;
  }
  .bottom::before, 
  .bottom::before {
    margin-top: 2em;
  }
  .product_shopinfo {
    width: 100% !important;
  }
  .sale_info_img {
    margin: 0 20vw 1em 20vw;
  }
  .sentence > p:last-child {
    padding-bottom: 2em !important;
  }
  .nobr {
    white-space: nowrap;
  }
  .column2 > .row:nth-child(odd) {
    padding-bottom:2em;
  }
  /* milkcookiepoint1非表示期間中のバランス取り*/
  .product_6_explanation.sp.point2 {
    margin-top: -6em !important;
  }
}

@media screen and (max-width: 750px) {
  .item_attention {
    padding: 2em 0 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .inner_info_detail {
    display: inline-flex !important;
    padding-bottom: 2em;
  }
  .list.product_shopinfo.baked_milkcookie div.inner_info_detail:last-child {
    padding-bottom:0;
  }
}