  a {
  text-decoration: none !important;
}

.bl_mv_under {
    width: min(100% - 80px, 1170px);
    margin-inline: auto;
    padding-top: 56px;
    background-image: url(https://img06.shop-pro.jp/PA01023/918/etc_base64/Ymc.png?cmsp_timestamp=20241021164031);
    background-repeat: no-repeat !important;
    background-position: top right;
}


.bl_product_sec {
    margin: 0;
    padding: 0;
    width: calc(100% - 220px);
    margin-left: auto;
    box-sizing: border-box;
    font-family :
    YuMincho,    /* MacÍÑ */
    'Yu Mincho', /* WindowsÍÑ */
    serif;
}

.bl_product_sec_inner {
    width: min(100% - 20px, 822px);
    margin-inline: auto;
}

.bl_product_large_img_warp {
    margin-bottom: 14px;

}

.bl_product_small_contents_img_warp {
    width: 100%;
    display: flex;
    gap: 8px 8px;
    flex-wrap: wrap;
    margin-inline: auto;
    margin-bottom: 50px;
}

.bl_product_small_img_warp {
    width: calc((100% - (8px * 3)) / 4);
    display: flex;
    flex-direction: column;
    justify-content:space-between;
}

.bl_product_contents {
    display: flex;
    margin-bottom: 50px;
}

.bl_product_contents_text_wrap {
    width: 50%;
    font-size: 16px;
    
}

.bl_product_contents_order_wrap {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}

.bl_product_contents_order_inner {
    width: 316px;
}

.el_product_large_img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.el_product_small_img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.el_product_price {
    font-size: 31px;
    margin-bottom: 24px;
    font-family: "Yu Gothic", "Þâ¥´¥·¥Ã¥¯", YuGothic;
}

.bl_product_contents_subTilte {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
}

.el_product_contents_title {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 24px;
}

.el_expiration_date {
    display: grid;
    place-content: center;
    background-color: #B75743;
    width: 156px;
    height: 32px;
    border-radius: 25px;
    color: #fff;
    font-size: 12px;
}

.el_product_quantity_wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 15px;
    margin-bottom: 24px;
}

.el_cart_btn {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    background-color: black;
    padding: 16px 98px ;
    color: #fff;
    border-radius: 0.5em;
    margin-bottom: 24px;
}

.el_cart_btn:hover {
    opacity: 0.75;
}

.el_product_bread_crumbs {
    font-size: 12px;
    color: #727171;
}

/* 860px°Ê²¼ */
@media (max-width: 860px) {
  



    .bl_product_sec {
        margin: 0;
        padding: 0;
        width: 100%;
        margin-left: auto;
        box-sizing: border-box;
        font-family :
        YuMincho,    /* MacÍÑ */
        'Yu Mincho', /* WindowsÍÑ */
        serif;
    }
    .bl_product_contents {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 30px;
    }

    .bl_product_contents_text_wrap {
        width: 100%;
        font-size: 16px;

        
    }
    
    .bl_product_contents_order_wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .bl_product_sec_inner {
        width: min(100% - 40px, 822px);
        margin-inline: auto;
    }

    .bl_product_small_contents_img_warp {
        width: 100%;
        display: flex;
        gap: 8px 8px;
        flex-wrap: wrap;
        margin-inline: auto;
        margin-bottom: 50px;
    }
    
    .bl_product_small_img_warp {
        width: calc((100% - (8px * 2)) / 3);
        display: flex;
        flex-direction: column;
        justify-content:space-between;    
	}
  
  /* 560px°Ê²¼ */
  @media (max-width: 560px) {
   
  
  }
  
  


      /* °ÊÁ°¤Îcss */ 
.section__block.section__block--top-page .col-lg-12 {
  text-align: center;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

.section__block.section__block--top-page .col-lg-12.free_cont {
  text-align: center;
  font-size: 1.4em;
  font-weight: normal;
  line-height:2.4;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

.section__block--top-page {
  max-width: 1100px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}
  

