#contents {
    position: relative;
}
#breadcrumb {
    display: none;
}
#categoryTitle {
    padding-left: 1%;
    padding-right: 1%;
    /*width:100%; */
}
#categoryExp1 img.w100 + img.w100 {
    margin-top: 8rem;
}
#reasonCheck {
   /* margin: 8rem auto 8rem auto*/
    padding-left: 0;
    margin-top: 10rem;
}
#reasonCheck li {
    margin-bottom: 1rem;
    margin-top: 2rem;
    font-weight: bold;
    vertical-align: middle;
    list-style-type: none;
    font-size: 20px;
    letter-spacing: -0.5px;
}
.checkMark {
    vertical-align: sub;
    padding-right: 0.5rem;
}
#ninkiAttn strong {
    font-size: 19px;
}
#wrapper #ninkiAttn {
    background: url('https://file001.shop-pro.jp/PA01199/741/item/line_reddash2.svg') no-repeat center center;
    background-size: 100%;
    padding: 30px 45px;
    text-align: left;
    line-heihgt: 1.2;
    margin: 1rem auto;
}
#ninkiAttn p + p {
    font-weight: bold;
    font-size: 16px !important;
}
#categoryTitle {
    margin-top: auto;
}
#reasonWrap {
    position: relative;
}
#reasonText {
    max-width: 574px;
    position: relative;
    bottom: 7rem;
    margin: auto auto;
    font-size: 14px;
    color: #231815;
}
#toItemTab {
    width: 66px;
    position: fixed;
    right: 0;
    top: 15%;
}
#categoryItems {
    position: relative;
}
/*#categoryItems.gp2545414*/
#groupListWrap.gp2545414, #subCatWrap.cat2708322, #subCatWrap.cat2708321, #subCatWrap.cat2708188, #subCatWrap.cat2708189, #categoryItems.cat2708322, #categoryItems.cat2708321, #categoryItems.cat2708189, #categoryItems.cat2708188 {
    display: none;
}
#plseaseSelectSize {
    font-size: 1.5rem;
    letter-spacing: -2px;
}
#catGpSorter.cat2708322, #catGpPager.cat2708322, #catGpSorter.cat2708321, #catGpPager.cat2708321, #catGpSorter.cat2708189, #catGpPager.cat2708189, #catGpSorter.cat2708188, #catGpPager.cat2708188, a#toItemTab img.gp2545414, #catGpSorter.gp2545414, #catGpPager.gp2545414, #historyWrap.gp2545414, #recommendWrap.gp2545414 {
    display: none;
}
.priceDisp, .itemNameLabel {
    text-align: left;
    display: block;
}
.priceDisp {
    font-weight: bold;
}
#toItemArrow {
    position: fixed;
    bottom: 0px;
    transition: all 0.25s ease-in-out;
    left: 0;
    width: 100%;
    text-align: center;
}
#categoryItems.cat2708186 #moreView, #categoryItems.cat2708184 #moreView, #categoryItems.cat2705977 #moreView, #categoryItems.cat2707811 #moreView {
    display: none;
}
.toitemCircleButtonWrap {
    margin: auto;
    text-align: center;
}
.toitemCircleButton {
    margin: 5rem;
    width: 200px;
    height: 200px;
}
@media (max-width: 768px) {
    #contents #ninkiAttn {
        margin: 1rem 20px;
    }
    #contents #ninkiAttn, #contents #reasonCheck {
        padding-left: 20px;
        padding-right: 20px;
    }
    #wrapper.noToppage #mainContWrap {
        margin-top: 74px;
    }
    h2#categoryTitle {
        padding-left: 0;
        padding-right: 0;
    }
    #categoryExp1 > div:first-child.col {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    p#reasonText {
        font-size: 10px;
        margin: 30px;
        bottom: 6.2rem;
        line-height: 1.4;
    }
    #historyItemList, #recommendItemList, #categoryItemList {
        display: flex;
        flex-wrap: wrap;
    }
    #historyItemList li, #recommendItemList li, #categoryItemList li {
        width: 45%;
        padding: 0;
    }
    #historyItemList li:nth-child(even), #recommendItemList li:nth-child(even), #categoryItemList li:nth-child(even) {
        margin-left: 6%;
    }
    .priceDisp, .itemNameLabel {
        font-size: 10px;
    }
    #categoryExp1 {
        overflow: hidden;
        position: relative;
    }
    #categoryItems div h3 > img:first-child {
        display: block;
        margin-bottom: 5px;
    }
    #categoryItems > div.col-lg-12 {
        padding-left: 0;
        padding-right: 0;
    }
    #reasonWrap {
        margin-bottom: 2rem;
    }
}
#mainimg2Catch {
    font-size: 16px;
}

.table_02 {
    border: 0px;
    border-collapse: separate;
    border-spacing: 10px;
}
.th_02 {
    border: 3px solid gray;
    padding: 20px;
}
.td_02 {
    border: 3px solid gray;
    padding: 20px;
}

.table_03 {
    border: 0px;
    border-collapse: separate;
    border-spacing: 10px;
}
.th_03 {
    border: 0px solid gray;
    padding: 20px;
}
.td_03 {
    border: 0px solid gray;
    padding: 20px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .table_02 {
    width: 100%;
  }
  .table_02 th,
  .table_02 td {
　　border-bottom: none;
    display: block;
    width: 85%;
    margin-bottom: 10px;
  }
}

.circler{
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align:center;
  line-height: 80px;
}

.table_03 {
    border: 1px;
    border-collapse: separate;
    border-spacing: 10px;
}
.th_03 {
    padding: 10px;
}
.td_03 {
    padding: 10px;
    font-size: 18px;
}
.circle{
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 2px;
  border-radius: 50%;
  border: solid 2px gray;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .table_03 {
    width: 100%;
  }
  .table_03 th,
  .table_03 td {
　　border-bottom: none;
    display: block;
    width: 85%;
    margin-bottom: 10px;
  }
}

.table {
    width: 90%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    color: #353535;
}

.table thead {
    background: #d3edeb;
}

.table th,
.table td {
    border: 1px solid #ccc;
    padding: 10px;
}

.box-009 {
    max-width: 1000px;
    margin: 0 auto;
    border: 2px solid #262626;
    border-radius: 5px;
    color: #333333;
}

.box-009 div {
    display: inline-flex;
    align-items: center;
    column-gap: 4px;
    position: relative;
    top: -13px;
    left: 10px;
    margin: 0 7px;
    padding: 0 8px;
    background: #fff;
    color: #262626;
    font-weight: 600;
    font-size:16pt;
    vertical-align: top;
}

.box-009 div::before {
    width: 15px;
    height: 7.5px;
    border-bottom: 3px solid #262626;
    border-left: 3px solid #262626;
    transform: rotate(-45deg) translate(2px, -2px);
    content: '';
}

.box-009 p {
    margin: 10;
    padding: 0 1.5em 1em;
}

.heading-12 {
    position: relative;
    width: 290px;
    margin: 0 auto;
    padding: .5em .7em;
    background-color: #808080;
    color: #fff;
    text-align: center;
}

.heading-12::before,
.heading-12::after {
    position: absolute;
    bottom: -10px;
    z-index: -1;
    border-style: solid;
    border-color: #707070;
    content: '';
}

.heading-12::before {
    left: -30px;
    border-width: 25px 25px 25px 15px;
    border-left-color: transparent;
}

.heading-12::after {
    right: -30px;
    border-width: 25px 15px 25px 25px;
    border-right-color: transparent;
}

.heading-12 span::before,
.heading-12 span::after {
    position: absolute;
    bottom: -10px;
    width: 10px;
    height: 10px;
    background-color: #202020;
    content: '';
}

.heading-12 span::before {
    left: 0;
    clip-path: polygon(0 0, 100% 0%, 100% 100%);
}

.heading-12 span::after {
    right: 0;
    clip-path: polygon(0 0, 100% 0%, 0% 100%);
}

.sbody{
    margin:0;
    font-family:"Noto Sans JP", system-ui, -apple-system, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color:var(--ink);
    line-height:1.75;
    background:
      repeating-linear-gradient(135deg,
        #f7f7f7 0, #f7f7f7 8px,
        #f2f2f2 8px, #f2f2f2 16px);
  }

  .wrap{
    max-width:1000px;
    margin: clamp(28px, 4vw, 56px) auto;
    padding: 0 clamp(16px, 3vw, 24px) 56px;
    position:relative;
  }

  /* リボン見出し */
  .ribbon{
    width:max-content;
    margin:0 auto 28px;
    position:relative;
    background:var(--ribbon);
    color:var(--ribbon-text);
    padding:14px 28px;
    border-radius:12px;
    font-weight:800;
    letter-spacing:.08em;
    box-shadow:var(--shadow);
  }
  .ribbon::before,
  .ribbon::after{
    content:"";
    position:absolute;
    bottom:-10px;
    width:22px;height:10px;
    background:#171717;
  }
  .ribbon::before{ left:12px; transform:skewX(-28deg); }
  .ribbon::after{  right:12px; transform:skewX(28deg); }

  /* カードのグリッド */
  .grid{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap:22px;
  }
  @media (max-width:900px){
    .grid{ grid-template-columns: repeat(2, 1fr); }
  }
  @media (max-width:560px){
    .grid{ grid-template-columns: 1fr; }
  }

  .card{
    background:var(--card);
    border:1px solid var(--edge);
    border-radius:var(--radius);
    padding:24px 22px 26px;
    position:relative;
    box-shadow:var(--shadow);
    transition:transform .2s ease, box-shadow .2s ease;
    backdrop-filter:saturate(110%) blur(1px);
  }
  .card:hover{
    transform:translateY(-4px);
    box-shadow:0 18px 36px rgba(0,0,0,.10);
  }

  /* カード上部の番号バッジ */
  .badge{
    position:absolute;
    top:-14px; left:18px;
    width:40px; height:40px;
    border-radius:50%;
    background:#f4f4f4;
    border:1px solid var(--edge);
    color:#b9b9b9;
    font-weight:800;
    display:grid; place-items:center;
    box-shadow:var(--shadow);
  }

  .lead{
    font-size:clamp(14px, 2.1vw, 18px);
    font-weight:600;
    letter-spacing:.02em;
  }
  .muted{
    color:var(--muted);
    font-size:clamp(13px, 1.9vw, 16px);
    margin-top:6px;
  }
  .em{ color:var(--accent); font-weight:800; }

  /* 下段2枚を横並びっぽくするための幅調整（任意） */
  .span-2{
    grid-column: span 1;
  }
  @media (min-width:901px){
    .span-2{ grid-column: span 1; }
  }
