﻿@charset "UTF-8";

/* このファイルに記載することでCSSを上書きできます
html {
  color: #F00;
}
*/
.c-productUser-head__status {
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 12px;
				}
				
.c-product-head__image {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.c-product-head__picture::before {
    content: "";
    display: block;
    padding-top: 0;
}
.c-product-head__status {
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    padding-right: 25%;
    margin-top: 8px;
}
.itemDetail__img{
    max-width: 900px;
    margin: 0 auto 70px auto;
}
.itemDetail-component h3 {
    padding: 10px 40px;
    font-size: 1.8rem;
				font-weight:bold;
    background: #fff596;
    box-sizing: border-box;
}

.itemDetail-component__con {
    background: #fff;
    padding: 15px 40px 20px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.7;
}

.itemDetail-component__con {
    background: #fff;
    padding: 15px 40px 20px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.7;
}
.itemDetail-component__con.br {
    white-space: pre-wrap;
    word-wrap: break-word;
}
.itemDetail-component:last-child {
    margin-bottom: 70px;
}
.itemDetail-component h4 {
border-left: 7px solid #fff596;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
.itemDetail-component__con table {
    max-width: 580px;
    margin-top: 10px;
}

.itemDetail-component__con th, .itemDetail-component__con td {
    border: 1px solid #595757;
    padding: 10px 30px;
    word-wrap: break-word;
    font-weight: 500;
}
.itemDetail-component__con th {
    background: #e4e4e4;
}
.itemDetail-component__con th, .itemDetail-component__con td {
    border: 1px solid #595757;
    padding: 10px;
    word-wrap: break-word;
    font-weight: 500;
}
.l-container,.expantion-item{
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}
.p-productDetailWrap__recommendBlock{
margin:40px 0;
}

.p-homeNewsList__item{
width:100%;
}
@media screen and (min-width: 768px) {
    .m-productDetailImg {
        padding-left: 0rem;
    }
}
@media screen and (min-width: 768px) {
    .p-productDetailWrap__recommendBlock {
        padding-left: 0rem;
    }
}
.p-productDetailWrap__recommendBlock-item .m-productLine-col2-md4-scroll {
    gap: 2rem 1.48rem;
}

.m-productRecommend-wrap__title--scroll{
    padding: 10px 40px;
    font-size: 1.8rem;
				font-weight:bold;
    background: #fff596;
    box-sizing: border-box;
				margin-bottom:0;
}
.m-productRecommend-scrollWrap{
    padding: 30px;
    background: #fff;
}
.p-productListHeading-body{
display:none;
}
#gNavi ul li{
z-index:9999;
}
.c-stepbar-five__text {
    font-size: 1.2rem;
				}
				.m-productStockStatus{
display:none;
				}
				
@media screen and (min-width: 768px) {
    .p-productSkuBottomBtn {
        margin-top: 0rem;
    }
}	
.p-productDetaiMain-subsc__icon {
    display: block;
				text-align:center;
    width: 57px;
				}
.c-loadingImage__block{
display:none;
}
.topOtherFood .c-product-head__rank{
display:none;
}
@media screen and (min-width: 768px) {
    .m-productLineHome-col2-md5__item {
        width: calc(25% - 1.6rem);
    }
}

.c-product-head__rank {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0.7rem;
    border-radius: 100%;
    left: 0.7rem;
    /* padding: 12px; */
    min-width: 2.1rem;
    height: 2.4rem;
    padding: 0px 6px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    font-family: var(--font-en);
    background-color: #ffee90;
    color: #333;
}

@media screen and (min-width: 768px) {
    .c-product-body__title-name {
        font-size: 1.5rem;
        font-weight: 600;
    }
}

@media screen and (min-width: 768px) {
    .p-productDetaiMain-head {
        padding: 0;
    }
}
.p-productDetaiMain-head-utilities {
    margin-top: 1.8rem;
}
.m-productRecommend-wrap .m-productLine-col3-md6{
background:#fff;
padding:20px;
}

.p-productDetail-foot{
    margin-top: 4rem;
    padding-top:0;
    border-top: 0 !important;
}

.p-productDetaiMain-subsc--regular {
    color: unset;
}
.footer__info .footer__cta {
    max-width: 248px;
}
#header{
z-index:999;
}