@charset "UTF-8";

#sysWrap #sysMain{
padding:0!important;
}
#sysWrap #sysMain article .sysBlock{
padding: 0 20px!important;
}
.txt_red{
color:#D0010E;
}
.order_bg_wrap{
padding: 16px 24px;
width: 100%;
background: #FFEEEF;
margin: 1rem auto;
}
#sysWrap{
padding: 0 0 120px!important;
min-height: 0!important;
margin: 0 auto;
}
#sysAside{
display: none!important;
}
.sysCategoryPankuzu{
display: none;
padding:0 20px;
}
.sysBlock .sysPr{
margin: 2rem auto 1rem;
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 0 5px;
}
.sysBlock .sysPr span:first-of-type{
display: none;
}
.sysBlock .sysItemName{
margin: 0 auto;
width: 100%;
}
.sysForm{
width: 100%;
}
.sysBlock .sysDescription{
margin: 1.5rem auto 2rem;
width: 100%;
}
.sysBlock .sysRetailPrice{
width: 100%;
text-align: right;
margin: 2rem auto 1.5rem;
}
.sysBlock #sysNumber{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    position: relative;
margin: 1.5rem auto 2rem;
background: #fff;
color: #472427;
}
.sysBlock #sysNumber select{
width: 150px;
border: 1px solid #AAAAAA;
border-radius: 4px;
padding: 15px 50px;
font-size: 16px;
text-align: center;
background: #fff;
color: #472427;
}
.sysBlock #sysNumber .sysNumArea {
  position: relative;
  display: flex;
  align-items: center;
background: #fff;
color: #472427;
}

/* 数量UI */
.sysBlock #sysNumber .numStepper {
  display: inline-flex;
  align-items: center;
  width: 144px;
  height: 44px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
  overflow: hidden;
background: #fff;
color: #472427;
}

/* + - ボタン */
#sysNumber .sysBtnPlus,
#sysNumber .sysBtnMinus {
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  color: #4a1f1c;
  font-size: 26px;
  line-height: 1;
  font-weight: 300;
  cursor: pointer;
  padding: 0;
  text-indent: -9999px;
  position: absolute;
color: #472427;
}
#sysNumber .sysBtnPlus{
    right: 110px;
    bottom: -20px;
}
#sysNumber .sysBtnMinus{
    right: 0px;
    bottom: -20px;
}
/* + 表示 */
#sysNumber .sysBtnPlus::before {
  content: "+";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-indent: 0;
}

/* - 表示 */
#sysNumber .sysBtnMinus::before {
  content: "−";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-indent: 0;
}
#sysNumber select[name="num"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
}
.sysReceiveOptionTitle{
border-left: 4px solid #D0010E;
padding: 0 0 0 11px;
font-size: 16px;
font-weight: bold;
font-family: "Zen Old Mincho", 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}
.sysReceiveOptionRadioGroup{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
margin: 1rem auto 2rem;
gap: 16px;
}
.sysReceiveOptionRadioGroup::after{
content:"※配送と店舗受取を同時にカートに入れることができません。お手数ですが別々に決済ください。";
font-size: 12px;
}
.sysReceiveOptionRadioGroup input{
display: none;
}
.sysReceiveOptionRadioGroup label{
width: calc(50% - 8px);
    border: 1px solid #AAAAAA;
    border-radius: 4px;
    padding: 12px;
    text-align: center;
    display: block;
color:#472427;
}
.sysReceiveOptionRadioGroup input#receiveAtStore:checked ~ label,
.sysReceiveOptionRadioGroup input:checked ~ label:first-of-type{
border: 1px solid #D0010E;
color: #D0010E;
background: #FFEEEF;
}


#sysSubmit > div > input,
div.sysFreeForm > form > input.sysNextSubmit,
#sysSubmit input:nth-of-type(2),
#sysSubmit input:disabled{
    width: 100%;
    padding: 16px;
    text-align: center;
    border: none;
    color: #fff;
    background: #D0010E;
    font-size: 20px;
    font-weight: bold;
    margin: 3rem auto 1rem;
}
#sysSubmit > div > input:hover,
div.sysFreeForm > form > input.sysNextSubmit:hover,
#sysSubmit input:nth-of-type(2):hover,
#sysSubmit input:disabled:hover{
background: #FB8990;
transition: .3s ease-out;
}
.sysWishListButtonForm,
#sysWishlist .sysWishListButtonFormAjax{
text-align: right;
}
.sysWishListButtonForm .sysButton,
#sysWishlist .sysWishListButtonFormAjax .sysButton{
    width: auto;
padding: 0 0 0 25px;
    background: transparent;
    border: none;
    position: relative;
    color: #472427;
}
.sysWishListButtonForm .sysButton::before,
#sysWishlist .sysWishListButtonFormAjax .sysButton::before{
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    background-image: url(/img/icon/heart.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 4px;
    left: 1px;
}
.sysReceiveTimeLabel,
.sysReceiveDateLabel,
.sysReceiveStore .sysReceiveStoreLabel{
    border-left: 4px solid #D0010E;
    padding: 0 0 0 11px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 1rem 0 .5rem;
font-family: "Zen Old Mincho", 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}
.sysReceiveStoreGroup,
.sysReceiveStoreSelect,
.sysReceiveDateSelect,
.sysReceiveTimeSelect{
width: 100%;
padding: 15px;
border: 1px solid #aaa;
border-radius: 4px;
font-family: "Zen Old Mincho", 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}
.sysSpecifications{
width: 100%;
padding: 25px;
background: #F9F5F4;
margin:2rem auto;
}
.sysSpecViewName{
cursor: pointer;
}
.sysSpecTable{
    border: none!important;
width: 100%;
}
.sysSpecTable tbody tr,
.sysSpecTable tbody{
width: 100%;
}
.sysSpecTable td{
border: none!important;
background: transparent!important;
}
.sysSpecViewName{
width: 100%;
display: block;
position: relative;
font-size: 20px;
font-weight: bold;
padding: 0;
font-family: "Zen Old Mincho", 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}
.sysSpecViewName.active{
padding: 0 0 16px;
margin: 0 0 .75rem;
border-bottom: 1px solid #aaa;
}
.sysSpecViewName::before,
.sysSpecViewName::after{
    content: "";
    display: block;
    background: #D0010E;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 16px;
    right: 0.5rem;
}
.sysSpecViewName::before{
    transform: rotate(-90deg);
    transition: .3s ease-in-out;
}
.sysSpecViewName.active::before{
transform: rotate(0);
}
.sysSpecViewName ~ .sysSpecTable {
    display: none;
position: relative;
}
.sysSpecViewName.active ~ .sysSpecTable{
    display: block;
}
#sysItemDetail .sysSpecTable td, 
#sysModalWindow .sysSpecTable td{
padding: 8px 8px 10px!important
}
.sysSpecItemFieldName{
padding: 8px 0 10px!important;
    white-space: nowrap;
}
#sysItemDetail .sysSpecTable td,
 #sysModalWindow .sysSpecTable td
#sysExplanation h2,
#sysExplanation h3{
margin:3rem auto 1rem;
}
#sysExplanation h2{
font-size: 1.75rem;
}
#sysExplanation h3{
font-size: 1.5rem;
}
#sysExplanation img,
#sysExplanation p{
margin: 1rem auto;
}
.youtube_wrap iframe{
  width: 100%; 
  height: auto; 
  aspect-ratio: 16 / 9;
}

.time_limit {
  margin: 20px 0px;
  padding: 15px;
  background: #FFEEEF;
}

.time_limit td:nth-child(2n+1) {
  color: #D0010E;
}

.sysCategoryPankuzu{
display: block;
margin:0 auto 2rem;
}
.sysCategoryPankuzu span,
.sysCategoryPankuzu a{
color: #aaa;
font-size: 12px;
}
@media(min-width: 1024px){
#sysWrap #sysMain .sysBlock{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
width: 100%;
gap: 3rem;
}
#sysWrap #sysMain .sysBlock .sysBlock,
#sysWrap #sysMain .sysItemImages{
width: calc(50% - 1.5rem);
padding:0!important;
gap: 0;
}
.sysItemImages > span{
display: none;
}
#sysWrap #sysMain .item-info-container{
width: 50%;
}
.sysBlock .sysPr{
margin:0 auto 1rem;
}
#sysExplanation{
padding: 0 60px;
}
.pc_flex_wrap .pdr :first-child,
#sysExplanation div > section:first-of-type > :first-child {
margin-top: 0!important;
}
}


#itemDetailArea {
padding: 0 2.5rem;
margin: 7.5rem 0 12.5rem;
}
#itemDetailAreaInner {
max-width: 1024px;
margin: 0 auto;
}
#itemDetailArea .ttlWrapA .ttl {
font-size: 1.5rem;
}
#itemDetailArea .itemDetailWrap {
display: flex;
justify-content: space-between;
gap: 3rem;
}
#itemDetailArea .itemDetailWrap .itemDetailImg {
width: 100%;
max-width: 360px;
}
#itemDetailArea .itemDetailWrap .itemDetail {
width: 100%;
max-width: 616px;
}
#itemDetailArea .itemDetailWrap .itemDetail .itemDetailBlock:not(:last-child) {
margin: 0 0 3rem 0;
}
#itemDetailArea .itemDetailWrap .itemDetail .itemDetailBlock h4 {
font-size: 1.25rem;
}
#itemDetailArea .itemDetailWrap .itemDetail .itemDetailBlock .img {
margin: 2rem 0 0 0;
padding: 0;
}
#itemDetailArea .movie {
aspect-ratio: 16 /9;
position: relative;
width: 100%;
}
#itemDetailArea .movie iframe {
width: 100%;
height: 100%;
border: 0;
max-width: 100%;
}
#storeDescription iframe{
width: 100%!important;
max-width: 100%!important;
}
@media screen and (max-width: 768px) {
#itemDetailArea {
margin: 6rem 0 7.5rem;
}
#itemDetailArea .itemDetailWrap .itemDetailImg,
#itemDetailArea .itemDetailWrap .itemDetail {
max-width: 100%;
}
#itemDetailArea .itemDetailWrap {
flex-direction: column;
}
}
@media screen and (max-width: 440px) {
#itemDetailArea {
padding: 0 20px;
}
#itemDetailArea .ttlWrapA::before {
left: -20px;
}
#itemDetailArea .ttlWrapA .ttl {
padding: 0 0 0 1rem;
}
}

@media (min-width: 768px) {
    #sysWrap #sysMain {
        width: 100%!important;
        position: relative;
    }
}
.itemDetailBlock h4{
    margin-top: 20px!important;
}
.sysImageList{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-start;
margin: .5rem auto 0;
}
.sysItemImages .sysImageList li{
  width: calc((100% - 24px) / 4); 
height: auto!important;
margin:0;
line-height:0;
float:none;
}
.sysItemImages .sysImageList li img{
border: none!important;
}
@media(min-width: 1024px){
.sysItemImages .sysImageList li{
  width: calc((100% - 56px) / 8);
}
.sysCategoryPankuzu,
#sysWrap #sysMain article .sysBlock{
padding: 0 2.5rem!important;
}
}