@charset "utf-8";

body{
  overflow-x:hidden;
}

.fs-l-main{
  max-width:none;
  margin:0 auto;
  padding:0;
}

.fs-l-pageMain{
  max-width:none;
  font-family:YakuHanMPs_Noto, "Noto Serif JP", "游明朝", YuMincho,
    "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.hdrtop_bnrsec{
  background:#b5a584;
}

.htopbox{
  background:#b5a584;
}

footer{
  margin-top:0 !important;
  border-top:none;
}

.fs-l-footer p.copy{
  margin-top:40px
}

img{
  max-width:100%;
  vertical-align:bottom;
}

p{
  font-weight:500;
  font-size:14px;
  line-height:1.6
}

.u-bg-gray{
  background-color:#eeeeee;
}

.u-bg-sub{
  background-color:var(--color-sub);
}

.u-anchor{
  margin-top:-43px;
  padding-top:43px
}

.l-inner{
  max-width:1260px;
  margin-right:auto;
  margin-left:auto;
  padding:0 5%
}

.l-section{
  padding:40px 0
}

.c-heading{
  font-weight:900;
  font-size:3rem;
  text-align:center
}

.c-heading ._large{
  font-size:4.3rem
}

.c-heading::after{
  display:block;
  width:100%;
  height:22px;
  margin-top:8px;
  background:no-repeat center url("https://keikyustore.itembox.design/item/LP/2024osechi/assets/images/heading-deco.svg");
  content:""
}

.c-heading02{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  font-weight:700;
  font-size:3rem;
  text-align:center
}

.c-heading02::before,
.c-heading02::after{
  display:inline-block;
  width:12vw;
  max-width:45px;
  height:10px;
  border-top:2px solid #ccc;
  border-bottom:2px solid #ccc;
  -webkit-transform:translateY(2px);
      -ms-transform:translateY(2px);
          transform:translateY(2px);
  content:""
}

.c-heading02::before{
  margin-right:6px
}

.c-heading02::after{
  margin-left:6px
}

.c-item-tag{
  padding:2px 12px;
  color:#fff;
  font-size:1.2rem;
  background:#3c3c3c;
}

.c-button{
  position:relative;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  padding:12px 30px;
  background:#000;
}

.c-button span{
  color:#fff;
  font-size:1.6rem
}

.c-button::after{
  position:absolute;
  top:50%;
  right:20px;
  display:block;
  width:6px;
  height:10px;
  background:no-repeat center / cover
    url("https://keikyustore.itembox.design/item/LP/2024osechi/assets/images/ico-chev-r.svg");
  -webkit-transform:translateY(-50%);
      -ms-transform:translateY(-50%);
          transform:translateY(-50%);
  content:"";
}

.c-button:hover,
.c-button:focus{
  text-decoration:none;
}

.p-mv{
  margin-right:calc(50% - 50vw);
  margin-left:calc(50% - 50vw);
}

.p-mv__img{
}

.p-mv__img img{
  width:100%;
}

.p-notice{
  padding:10px;
  background:#241917
}

.p-notice__img{
  max-width:624px;
  margin-right:auto;
  margin-left:auto;
}

.p-notice__img img{
  width:100%;
}

.p-nav{
  background:#f4efea
}

.p-nav__list{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  max-width:1260px;
  margin-right:auto;
  margin-left:auto
}

.p-nav__item{
  width:calc(50% - 1px);
  min-height:64px;
  color:#fff;
  background:#c02020
}

.p-nav__item:nth-of-type(n + 3){
  margin-top:2px
}

.p-nav__link{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  width:100%;
  height:100%;
  padding:4px 8px;
  text-align:center
}

.p-nav__text{
  font-size:1.6rem;
}

.p-intro{
  padding:40px 0;
  background:#f4efea
}

.p-geishun{
  padding:40px 0;
  background:no-repeat center / cover
    url("https://keikyustore.itembox.design/item/LP/2024osechi/assets/images/geishun_bg_sp.jpg")
}

.p-geishun__sub-heading{
  color:#a80b0b;
  font-weight:500;
  font-size:1.4rem;
  text-align:center
}

.p-geishun__heading{
  color:#a80b0b;
}

.p-geishun__intro{
  margin-top:12px
}

.p-geishun__item{
  margin-top:10px
}

.p-geishun-item__bnr{
  margin-top:20px
}

.p-geishun-item__tags{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
  margin-top:-2px
}

.p-geishun-item__tag{
  margin-top:8px;
  margin-right:5px
}

.p-geishun-item__img{
  margin-top:20px
}

.p-geishun-item__img img{
  width:100%;
}

.p-geishun-item__sub-images{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  margin-top:16px
}

.p-geishun-item__sub-image{
  position:relative;
  width:48%
}

.p-geishun-item__sub-image img{
  width:100%;
}

.p-geishun-item__sub-image::before{
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:0;
  height:0;
  border-color:#9f895a transparent transparent transparent;
  border-style:solid;
  border-width:10vw 10vw 0 0;
  content:" "
}

.p-geishun-item__sub-image::after{
  position:absolute;
  top:2px;
  left:1.75vw;
  color:#fff;
  font-weight:700;
  font-size:3.5vw;
  font-family:"jost", sans-serif
}

.p-geishun-item__sub-image:nth-of-type(1)::after{
  content:"1";
}

.p-geishun-item__sub-image:nth-of-type(2)::after{
  content:"2";
}

.p-geishun-item__descriptions{
  margin-top:16px
}

.p-geishun-item__description{
  display:-ms-grid;
  display:grid;
  -ms-grid-rows: auto auto;
  -ms-grid-columns: auto 1fr;
      grid-template:"num title"
    "num text" / auto 1fr;
}

.p-geishun-item__description:not(:first-of-type){
  margin-top:8px
}

.p-geishun-item__description__num{
  -ms-grid-row:1;
  -ms-grid-row-span:2;
  -ms-grid-column:1;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  grid-area:num;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  width:0.8em;
  margin-right:8px;
  color:#9f895a;
  font-size:4.3rem;
  font-family:"jost", sans-serif;
  line-height:1
}

.p-item02__description > .p-geishun-item__description__num{
  -ms-grid-row:1;
  -ms-grid-row-span:2;
  -ms-grid-column:1
}

.p-geishun-item__description__title{
  -ms-grid-row:1;
  -ms-grid-column:2;
  grid-area:title;
  align-self:flex-end;
  font-weight:900;
  font-size:1.4rem
}

.p-item02__description > .p-geishun-item__description__title{
  -ms-grid-row:1;
  -ms-grid-column:2
}

.p-geishun-item__description__text{
  -ms-grid-row:2;
  -ms-grid-column:2;
  grid-area:text;
  font-size:1.2rem
}

.p-item02__description > .p-geishun-item__description__text{
  -ms-grid-row:2;
  -ms-grid-column:2
}

.p-geishun-item__price{
  margin-top:8px;
  font-weight:700;
  font-size:1.8rem;
  text-align:center
}

.p-geishun-item__price span{
  font-size:2.8rem
}

.p-geishun-item__button{
  margin-top:20px
}

.p-banner-area{
  padding:40px 0
}

.p-banner-area__img img{
  width:100%;
}

.p-recommendations{
  padding-top:27px;
  padding-bottom:30px;
  background:repeat top / contain url("https://keikyustore.itembox.design/item/LP/2024osechi/assets/images/bg_sp.png")
}

.p-recommendations__intro{
  margin-top:8px
}

.p-recommendations__item{
  padding-top:30px
}

.p-recommendations__item:not(:first-of-type){
  margin-top:30px;
  border-top:1px solid #e3e3e3
}

.p-recommendations__other-items{
  margin-top:30px
}

.p-recommendations__other-item{
  padding:30px 0;
  border-top:1px solid #e3e3e3
}

.p-size{
  margin-top:40px;
}

.p-size__container{
  margin-bottom:30px
}

.p-size__title{
  margin-top:10px;
  text-align:center
}

.p-size__title span{
  display:inline-block;
  padding:2px 20px;
  color:#9f895a;
  color:#fff;
  font-weight:700;
  font-size:3rem;
  background-color:#9f895a;
  border:1px solid #9f895a
}

.p-size__item{
  margin-top:30px
}

.p-size__item:not(:first-of-type){
  padding-top:30px;
  border-top:1px solid #ccc
}

.p-size__item:last-of-type{
  padding-bottom:30px;
  border-bottom:1px solid #e3e3e3
}

.p-others:not(:first-of-type){
  margin-top:40px
}

.p-others__items{
  margin-top:30px
}

.p-others__item{
  margin-top:30px
}

.p-others__item:not(:first-of-type){
  padding-top:30px;
  border-top:1px solid #ccc
}

.p-item01__desc{
  color:#9f895a;
  font-weight:700
}

.p-item01__title{
  font-weight:900;
  font-size:2.4rem
}

.p-item01__tags{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
  margin-top:-2px
}

.p-item01__tag{
  margin-top:8px;
  margin-right:5px
}

.p-item01__img{
  margin-top:20px
}

.p-item01__img img{
  width:100%;
}

.p-item01__price{
  margin-top:8px;
  font-weight:700;
  font-size:1.8rem;
  text-align:center
}

.p-item01__price span{
  font-size:2.8rem
}

.p-item01__button{
  margin-top:8px
}

.p-item02__desc{
  color:#9f895a;
  font-weight:700
}

.p-item02__title{
  margin-top:4px;
  font-weight:900;
  font-size:2.6rem
}

.p-item02__tags{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
  margin-top:-2px
}

.p-item02__tag{
  margin-top:8px;
  margin-right:5px
}

.p-item02__img{
  margin-top:20px
}

.p-item02__img img{
  width:100%;
}

.p-item02__sub-images{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -webkit-justify-content:space-between;
      -ms-flex-pack:justify;
          justify-content:space-between;
  margin-top:16px
}

.p-item02__sub-image{
  position:relative;
  width:48%
}

.p-item02__sub-image img{
  width:100%;
}

.p-item02__sub-image::before{
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:0;
  height:0;
  border-color:#9f895a transparent transparent transparent;
  border-style:solid;
  border-width:10vw 10vw 0 0;
  content:" "
}

.p-item02__sub-image::after{
  position:absolute;
  top:2px;
  left:1.75vw;
  color:#fff;
  font-weight:700;
  font-size:3.5vw;
  font-family:"jost", sans-serif
}

.p-item02__sub-image:nth-of-type(1)::after{
  content:"1";
}

.p-item02__sub-image:nth-of-type(2)::after{
  content:"2";
}

.p-item02__descriptions{
  margin-top:16px
}

.p-item02__description{
  display:-ms-grid;
  display:grid;
  -ms-grid-rows: auto auto;
  -ms-grid-columns: auto 1fr;
      grid-template:"num title"
    "num text" / auto 1fr;
}

.p-item02__description:not(:first-of-type){
  margin-top:8px
}

.p-item02__description__num{
  -ms-grid-row:1;
  -ms-grid-row-span:2;
  -ms-grid-column:1;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  grid-area:num;
  -webkit-box-align:center;
  -webkit-align-items:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
      -ms-flex-pack:center;
          justify-content:center;
  width:0.8em;
  margin-right:8px;
  color:#9f895a;
  font-size:4.3rem;
  font-family:"jost", sans-serif;
  line-height:1
}

.p-item02__description > .p-item02__description__num{
  -ms-grid-row:1;
  -ms-grid-row-span:2;
  -ms-grid-column:1
}

.p-item02__description__title{
  -ms-grid-row:1;
  -ms-grid-column:2;
  grid-area:title;
  align-self:flex-end;
  font-weight:900;
  font-size:1.4rem
}

.p-item02__description > .p-item02__description__title{
  -ms-grid-row:1;
  -ms-grid-column:2
}

.p-item02__description__text{
  -ms-grid-row:2;
  -ms-grid-column:2;
  grid-area:text;
  font-size:1.2rem
}

.p-item02__description > .p-item02__description__text{
  -ms-grid-row:2;
  -ms-grid-column:2
}

.p-item02__price{
  margin-top:8px;
  font-weight:700;
  font-size:1.8rem;
  text-align:center
}

.p-item02__price span{
  font-size:2.8rem
}

p.p-itemPrice_Red_5off {
    font-size: 25px;
    line-height: 1.5;
    font-weight: unset;
	color: #c02021;
}
p.p-itemPrice_Red_Net {
    font-size: unset;
    line-height: 1.5;
    font-weight: unset;
    color: #fff;
    background-color: #c02021;
    width: 80%;
    margin: auto;
    border-radius: 10px;
    /* padding: 0px; */
    margin-top: 5px;
    margin-bottom: 10px;
}
.br_p-itemPrice_Red_Net {
	display: none;
}



.p-item02__button{
  margin-top:16px
}
p.p-itemPrice_Red_5off.p-itemPrice_Red_5off02 {
    font-size: 20px;
}

p.p-itemPrice_Red_Net.p-itemPrice_Red_Net02 {
    width: 100%;
    text-align: center;
}
.p-item03__title{
  font-weight:900;
  font-size:2.4rem
}

.p-item03__tags{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-flex-wrap:wrap;
      -ms-flex-wrap:wrap;
          flex-wrap:wrap;
  margin-top:-2px
}

.p-item03__tag{
  height:-webkit-fit-content;
  height:-moz-fit-content;
  height:fit-content;
  margin-top:8px;
  margin-right:5px
}

.p-item03__img{
  margin-top:20px
}

.p-item03__img img{
  width:100%;
}

.p-item03__desc{
  margin-top:16px;
  font-size:1.2rem
}

.p-item03__price{
  margin-top:8px;
  font-weight:700;
  font-size:1.8rem;
  text-align:center
}

.p-item03__price span{
  font-size:2.8rem
}

.p-item03__button{
  margin-top:16px
}

.p-delivery{
  margin-top:40px;
  padding-top:40px;
  padding-bottom:40px;
  background:#f4f4f4
}

.p-delivery__intro{
  margin-top:8px;
  font-weight:700;
  font-size:2.4rem;
  text-align:center
}

.p-delivery__contents{
  margin-top:16px
}

.p-delivery__content:not(:first-of-type){
  margin-top:26px
}

.p-delivery__content__title{
  color:#9f895a;
  font-weight:700;
  font-size:1.6rem
}

.p-delivery__notes{
  margin-top:8px;
  padding-left:1.4em;
}

.p-delivery__note{
  font-size:1.2rem;
  list-style:disc
}

.p-delivery__img{
  margin-top:8px
}

.p-delivery__caution{
  margin-top:30px
}

.p-delivery__caution__text{
  padding:20px;
  color:#c02020;
  font-size:1.2rem;
  text-align:center;
  background-color:#fff;
  border:solid 1px #c02020
}

.p-delivery__caution__title{
  padding:10px 20px;
  color:#fff;
  font-size:1.2rem;
  text-align:center;
  background-color:#c02020
}

.p-knowledge{
  margin-top:40px
}

.p-knowledge__item{
  margin-top:16px;
  padding-bottom:16px;
  list-style:none;
  border-bottom:1px solid #dcdcdc
}

.p-knowledge__title{
  color:#9f895a;
  font-weight:700;
  font-size:1.8rem;
}

.p-knowledge__text{
  margin-top:8px;
  font-size:1.2rem
}

.p-knowledge__detail{
  margin-top:16px
}

.p-knowledge__detail__list{
  margin-top:0;
  margin-bottom:0;
  padding-left:1.2em;
}

.p-knowledge__detail__item{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
}

.p-knowledge__detail__term{
  -webkit-flex-shrink:0;
      -ms-flex-negative:0;
          flex-shrink:0;
  width:4.2em;
}

.p-knowledge__detail__desc{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  margin-left:0;
}

.p-knowledge__detail__desc::before{
  display:inline-block;
  margin-right:4px;
  content:"…";
}

.p-foot-banner-area{
  margin-top:20px;
  padding-bottom:40px;
  text-align:center
}

.u-text-red{
  color:#c02020;
}

@media only screen and (min-width: 576px){
}

@media only screen and (min-width: 768px){

.fs-l-footer p.copy{
    margin-top:0
}
  .cInner .hdr_logo{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    max-width:50%;
  }

  .cInner .hdr_logo a{
    display:block;
    width:100%;
    height:100%;
  }

  .cInner .hdr_logo a img{
    width:100%;
  }

  .cInner .hdr_logo + div{
    padding-top:16px;
  }

  .cInner{
    font-size:12px;
    line-height:1.6;
  }

p{
    font-size:16px;
    line-height:1.75
}

.u-hide-m-up{
    display:none !important
}

.u-anchor{
     /* margin-top:0; */
    /* padding-top:0; */
    margin-top: -120px;
    padding-top: 120px;
    /* background-color: #111987; */
    width: 100%;
}

.l-inner{
    padding:0 30px
}

.l-section{
    padding:75px 0
}

.c-heading{
    font-size:4.6rem;
    letter-spacing:0.1em
}

.c-heading ._large{
    font-size:5.9rem
}

.c-heading::after{
    margin-top:16px
}

.c-heading02{
    font-size:4.6rem
}

.c-heading02::before,
.c-heading02::after{
    max-width:75px;
    -webkit-transform:translateY(6px);
        -ms-transform:translateY(6px);
            transform:translateY(6px)
}

.c-heading02::before{
    margin-right:10px
}

.c-heading02::after{
    margin-left:10px
}

.c-button span{
    font-size:1.8rem
}

.p-notice{
    padding:20px 0
}

.p-nav{
    background:#c02020
}

.p-nav__list{
    padding:0 30px
}

.p-nav__item{
    width:20%;
    padding:10px 0
}

.p-nav__item:nth-of-type(n + 3){
    margin-top:0
}

.p-nav__link{
    min-height:56px;
    border-right:1px solid #f4efea
}

.p-nav__item:first-of-type .p-nav__link{
    border-left:1px solid #f4efea
}

.p-intro{
    padding:72px 0
}

.p-geishun{
    padding:72px 0;
    background:no-repeat center / cover
      url("https://keikyustore.itembox.design/item/LP/2024osechi/assets/images/geishun_bg_pc.jpg")
}

.p-geishun__sub-heading{
    font-size:2.4rem
}

.p-geishun__intro{
    margin-top:24px
}

.p-geishun__item{
    margin-top:20px
}

.p-geishun-item{
    display:-ms-grid;
    display:grid;
    -ms-grid-rows: auto auto auto auto auto;
    -ms-grid-columns: 46.666% auto 46.666%;
        grid-template:"img ... tags"
      "img ... sub-img"
      "img ... descs"
      "img ... price"
      "img ... button" / 46.666% auto 46.666%
}

.p-geishun-item__bnr{
    margin-top:30px
}

.p-geishun-item__tags{
    grid-area:tags
}

.p-geishun-item__tag{
    margin-top:8px;
    margin-right:10px
}

.p-geishun-item__img{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    grid-area:img;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    margin-top:0;
    background:#f1f1f1
}

.p-geishun-item__sub-images{
    grid-area:sub-img;
    margin-top:30px
}

.p-geishun-item__sub-image{
    width:47%
}

.p-geishun-item__sub-image::before{
    border-width:38px 38px 0 0
}

.p-geishun-item__sub-image::after{
    left:8px;
    font-size:1.4rem
}

.p-geishun-item__descriptions{
    grid-area:descs
}

.p-geishun-item__description:not(:first-of-type){
    margin-top:12px
}

.p-geishun-item__description__num{
    margin-right:20px;
    font-size:6rem
}

.p-geishun-item__description__title{
    font-weight:700;
    font-size:2rem
}

.p-geishun-item__description__text{
    font-size:1.6rem
}

.p-geishun-item__price{
    grid-area:price;
    margin-top:16px;
    font-size:2.2rem
}

.p-geishun-item__price span{
    display:inline-block;
    margin-left:8px;
    font-size:3.8rem
}

.p-geishun-item__button{
    grid-area:button;
    width:560px;
    margin:30px auto 0 auto
}

.p-banner-area{
    padding:72px 0
}

.p-recommendations{
    margin-top:72px;
    padding-top:42px;
    padding-bottom:160px;
    background:repeat top / contain url("https://keikyustore.itembox.design/item/LP/2024osechi/assets/images/bg_pc.png")
}

.p-recommendations__intro{
    margin-top:20px;
    text-align:center
}

.p-recommendations__item{
    padding-top:50px
}

.p-recommendations__item:not(:first-of-type){
    margin-top:50px
}

.p-recommendations__other-items{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    margin-top:50px;
    margin-right:-3%;
    margin-left:-3%;
    padding-top:50px;
    border-top:1px solid #e3e3e3
}

.p-recommendations__other-item{
    width:calc(50% - 6%);
    margin-right:3%;
    margin-left:3%;
    padding:0;
    border-top:none
}

.p-size__container{
    margin-bottom:60px
}

.p-size__title{
    margin-top:20px
}

.p-size__title span{
    padding:12px 46px;
    font-size:4.6rem;
    border:2px solid #9f895a
}

.p-size__items{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    margin-right:-12px;
    margin-left:-12px
}

.p-size__item{
    width:calc(33.333% - 24px);
    margin-top:40px;
    margin-right:12px;
    margin-left:12px
}

.p-size__item:not(:first-of-type){
    padding-top:0;
    border-top:none
}

.p-size__item:last-of-type{
    padding-bottom:0;
    border-bottom:none
}

.p-others{
    margin-top:12px
}

.p-others:not(:first-of-type){
    margin-top:100px
}

.p-others__items{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    margin-top:0;
    margin-right:-12px;
    margin-left:-12px
}

.p-others__item{
    width:calc(33.333% - 24px);
    margin-top:40px;
    margin-right:12px;
    margin-left:12px
}

.p-others__item:not(:first-of-type){
    padding-top:0;
    border-top:none
}

.p-item01{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
        -ms-flex-direction:column;
            flex-direction:column
}

.p-item01__desc{
    -webkit-box-ordinal-group:4;
    -webkit-order:3;
        -ms-flex-order:3;
            order:3;
    font-size:1.4rem
}

.p-item01__title{
    -webkit-box-ordinal-group:3;
    -webkit-order:2;
        -ms-flex-order:2;
            order:2;
    min-height:3em;
    margin-top:12px;
    font-size:3rem
}

.p-item01__tags{
    -webkit-box-ordinal-group:5;
    -webkit-order:4;
        -ms-flex-order:4;
            order:4
}

.p-item01__tag{
    margin-right:10px
}

.p-item01__img{
    -webkit-box-ordinal-group:2;
    -webkit-order:1;
        -ms-flex-order:1;
            order:1;
    margin-top:0
}

.p-item01__price{
    -webkit-box-ordinal-group:6;
    -webkit-order:5;
        -ms-flex-order:5;
            order:5;
    margin-top:4px;
    font-size:2.2rem;
    text-align:left
}

.p-item01__price span{
    display:inline-block;
    margin-left:8px;
    font-size:3.8rem
}

.p-item01__button{
    -webkit-box-ordinal-group:7;
    -webkit-order:6;
        -ms-flex-order:6;
            order:6;
    margin-top:12px
}

.p-item02{
    display:-ms-grid;
    display:grid;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    -ms-grid-columns: 46.666% auto 46.666%;
        grid-template:"img ... title"
      "img ... desc"
      "img ... tags"
      "img ... sub-img"
      "img ... descs"
      "img ... price"
      "img ... button" / 46.666% auto 46.666%
}

.p-item02 > .p-geishun-item__description__title{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-item02._reverse{
    display:-ms-grid;
    display:grid;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    -ms-grid-columns: 46.666% auto 46.666%;
        grid-template:"title ... img"
      "desc ... img"
      "tags ... img"
      "sub-img ... img"
      "descs ... img"
      "price ... img"
      "button ... img" / 46.666% auto 46.666%
}

.p-item02._reverse > .p-geishun-item__description__title{
    -ms-grid-row:1;
    -ms-grid-column:1
}

.p-item02__desc{
    grid-area:desc;
    margin-top:8px
}

.p-item02__title{
    -ms-grid-row:1;
    -ms-grid-column:2;
    grid-area:title;
    margin-top:0;
    font-size:3.6rem
}

.p-item02__description > .p-item02__title{
    -ms-grid-row:1;
    -ms-grid-column:2
}

.p-item02__tags{
    grid-area:tags;
    margin-top:6px
}

.p-item02__tag{
    margin-top:8px;
    margin-right:10px
}

.p-item02__img{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    grid-area:img;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
        -ms-flex-pack:center;
            justify-content:center;
    margin-top:0;
    background:#f1f1f1
}

.p-item02__sub-images{
    grid-area:sub-img;
    margin-top:30px
}

.p-item02__sub-image{
    width:47%
}

.p-item02__sub-image::before{
    border-width:38px 38px 0 0
}

.p-item02__sub-image::after{
    left:8px;
    font-size:1.4rem
}

.p-item02__descriptions{
    grid-area:descs
}

.p-item02__description:not(:first-of-type){
    margin-top:12px
}

.p-item02__description__num{
    margin-right:20px;
    font-size:6rem
}

.p-item02__description__title{
    font-weight:700;
    font-size:2rem
}

.p-item02__description__text{
    font-size:1.6rem
}

.p-item02__price{
    grid-area:price;
    margin-top:16px;
    font-size:2.2rem
}

.p-item02__price span{
    display:inline-block;
    margin-left:8px;
    font-size:3.8rem
}

.p-item02__button{
    grid-area:button;
    margin-top:12px
}

.p-item03{
    display:-ms-grid;
    display:grid;
    -ms-grid-rows: auto auto auto 1fr auto auto;
    -ms-grid-columns: auto;
        grid-template:"img" auto
      "tags" auto
      "title" auto
      "desc" 1fr
      "price" auto
      "btn" auto / auto;
    height:100%
}

.p-item03 > .p-geishun-item__description__title{
    -ms-grid-row:3;
    -ms-grid-column:1
}

.p-item03 > .p-item02__desc{
    -ms-grid-row:4;
    -ms-grid-column:1
}

.p-item03 > .p-item02__title{
    -ms-grid-row:3;
    -ms-grid-column:1
}

.p-item03 > .p-item02__description__title{
    -ms-grid-row:3;
    -ms-grid-column:1
}

.p-item03__title{
    -ms-grid-row:1;
    -ms-grid-column:2;
    grid-area:title;
    min-height:3em;
    margin-top:8px;
    font-size:2.6rem;
    line-height:1.5
}

.p-item02__description > .p-item03__title{
    -ms-grid-row:1;
    -ms-grid-column:2
}

.p-item03__tags{
    grid-area:tags;
    margin-top:12px
}

.p-item03__tag{
    margin-right:10px
}

.p-item03__img{
    grid-area:img;
    margin-top:0
}

.p-item03__desc{
    grid-area:desc;
    margin-top:6px;
    font-size:1.6rem
}

.p-item03__price{
    grid-area:price;
    font-size:2rem;
    text-align:left
}

.p-geishun-item__tags{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-geishun-item__img{
    -ms-grid-row:1;
    -ms-grid-row-span:5;
    -ms-grid-column:1
}

.p-geishun-item__sub-images{
    -ms-grid-row:2;
    -ms-grid-column:3
}

.p-geishun-item__descriptions{
    -ms-grid-row:3;
    -ms-grid-column:3
}

.p-geishun-item__price{
    -ms-grid-row:4;
    -ms-grid-column:3
}

.p-geishun-item__button{
    -ms-grid-row:5;
    -ms-grid-column:3
}

.p-item02__tags{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-item02__img{
    -ms-grid-row:1;
    -ms-grid-row-span:5;
    -ms-grid-column:1
}

.p-item02__sub-images{
    -ms-grid-row:2;
    -ms-grid-column:3
}

.p-item02__descriptions{
    -ms-grid-row:3;
    -ms-grid-column:3
}

.p-item02__price{
    -ms-grid-row:4;
    -ms-grid-column:3
}

.p-item02__button{
    -ms-grid-row:5;
    -ms-grid-column:3
}

.p-item03__tags{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-item03__img{
    -ms-grid-row:1;
    -ms-grid-row-span:5;
    -ms-grid-column:1
}

.p-item03__price{
    -ms-grid-row:4;
    -ms-grid-column:3
}

.p-item03__price span{
    display:inline-block;
    margin-left:6px;
    font-weight:900;
    font-size:3rem
}

.p-item03__button{
    grid-area:btn;
    margin-top:12px
}

.p-item02__desc{
    -ms-grid-row:2;
    -ms-grid-column:3
}

.p-item02._reverse > .p-item02__desc{
    -ms-grid-row:2;
    -ms-grid-column:1
}

.p-item02 > .p-item02__title{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-item02._reverse > .p-item02__title{
    -ms-grid-row:1;
    -ms-grid-column:1
}

.p-item02 > .p-item02__description__title{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-item02._reverse > .p-item02__description__title{
    -ms-grid-row:1;
    -ms-grid-column:1
}

.p-item02 > .p-item03__title{
    -ms-grid-row:1;
    -ms-grid-column:3
}

.p-item02._reverse > .p-item03__title{
    -ms-grid-row:1;
    -ms-grid-column:1
}

.p-item03 > .p-item03__title{
    -ms-grid-row:3;
    -ms-grid-column:1
}

.p-item03__desc{
    -ms-grid-row:2;
    -ms-grid-column:3
}

.p-item02._reverse > .p-item03__desc{
    -ms-grid-row:2;
    -ms-grid-column:1
}

.p-item03 > .p-item03__desc{
    -ms-grid-row:4;
    -ms-grid-column:1
}

.p-item03__button{
    -ms-grid-row:6;
    -ms-grid-column:1
}

.p-delivery{
    margin-top:120px;
    padding-top:75px;
    padding-bottom:75px
}

.p-delivery__intro{
    font-size:2.8rem
}

.p-delivery__contents{
    margin-top:36px
}

.p-delivery__content:not(:first-of-type){
    margin-top:36px
}

.p-delivery__content__title{
    font-size:1.8rem
}

.p-delivery__note{
    font-size:1.6rem
}

.p-delivery__img{
    margin-top:16px
}

.p-delivery__caution{
    margin-top:70px
}

.p-delivery__caution__text{
    padding:13px;
    font-size:1.8rem
}

.p-delivery__caution__title{
    padding:3px 13px 8px 13px;
    font-size:2rem
}

.p-knowledge{
    margin-top:75px
}

.p-knowledge__item{
    margin-top:36px;
    padding-bottom:36px
}

.p-knowledge__text{
    margin-top:18px;
    font-size:1.6rem
}

.p-knowledge__detail{
    margin-top:32px
}

.p-knowledge__detail__title{
    font-weight:700
}

.p-foot-banner-area{
    margin-top:60px;
    padding-bottom:75px
}
}

@media only screen and (min-width: 1024px){
  .cInner .hdr_logo + div{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -webkit-align-items:center;
        -ms-flex-align:center;
            align-items:center;
  }

  .cInner form.searchForm.searchFormA{
    margin-top:0;
    margin-left:12px;
  }

.u-hide-l-up{
    display:none !important
}
}

@media only screen and (min-width: 1200px){

.p-geishun-item__sub-image::before{
    border-width:60px 60px 0 0
}

.p-geishun-item__sub-image::after{
    top:4px;
    left:12px;
    font-size:1.8rem
}

.p-item02__sub-image::before{
    border-width:60px 60px 0 0
}

.p-item02__sub-image::after{
    top:4px;
    left:12px;
    font-size:1.8rem
}
}

@media only screen and (min-width: 1600px){
}

@media only screen and (max-width: 1115px){
p.p-itemPrice_Red_Net {
    width: 90%;
}

}

@media only screen and (max-width: 1000px){
p.p-itemPrice_Red_Net span {
    font-size: 3.2rem;
}
p.p-itemPrice_Red_Net {
    font-size: 20px;
}
.br_p-itemPrice_Red_Net {
	display: block;
}
}


@media only screen and (max-width: 767px){
p.p-itemPrice_Red_Net {
    width: 100%;
}
p.p-itemPrice_Red_5off {
    font-size: 20px;
}
p.p-itemPrice_Red_Net span {
    font-size: 2.5rem;
}
.br_p-itemPrice_Red_Net {
	display: none;
}
p.p-itemPrice_Red_Net span {
    font-size: 3.5rem;
}
}

@media only screen and (max-width: 575px){

.u-hide-to-m{
    display:none !important
}
  }

@media only screen and (min-width: 576px) and (max-width: 767px){

.u-hide-to-m{
    display:none !important
}

.u-hide-sm-md{
    display:none !important
}
  }

@media only screen and (max-width: 450px){
p.p-itemPrice_Red_Net {
    font-size: 18px;
}
p.p-itemPrice_Red_Net span {
    font-size: 3.2rem;
}
  }


@media only screen and (max-width: 500px){

p.p-itemPrice_Red_Net {
    width: 100%;
}
  }




