/*新着情報ページ */
.p-news_list__section {background-color: #fff; }
.p-news_list__section__heading {margin-bottom: 20px;text-align: center;}
.header{font-weight: bold;}
.p-news_list__article__thumbnail {float: left;}
.p-news_list__article__list {margin-left: 5px;}
.bold{color: black;font-size: 40px;text-transform: uppercase;}
.p-news_list__popularItem__picture{width: 100%;padding: 15px;min-height: 130px;background-color: none;border: 1px solid lightgray;margin: 0px 1px 20px;}
.row {display: inline-block; display: flex;}
.column{padding-left: 5px;float: left;padding-bottom: 20px;}

@media screen and (min-width: 769px){
    .contents {display: block;width: 100%;max-width: 1200px;margin: 0 auto;position: relative;}
    .p-news_list__buyer__image {width: 600px;height: auto;float: left;}
    .p-news_list__article {overflow: hidden;}
    .p-news_list__picture{width: 150px;height: 150px;}
    .p-news_list__picture img{width: 100%;}
    .p-news_list__article__thumbnail {max-width: 100%;height: auto;}
    .p-news_list__article__list {margin-left: 20px;padding: 16px 16px 16px 5px;display: block;overflow: hidden;display: flex;}
    .p-news_list__dropdown{margin-top: 20px;margin-bottom: 20px;}
    .p-news_list__hero {padding-top: 10px;}
    .p-news_list__section {padding: 10px 0;}
    .p-news_list__section__heading {font-size: 25px;font-size: 2.5rem;font-weight: bold;}
    .p-news_list__head3 {color: blue;font-weight: bold;font-size: 18px;font-size: 1.8rem;margin:0;}
    .p-news_list__ymd{font-weight:bold;margin-left:10px;}
    .p-text{margin-bottom: 10px;}
    .p-news_list__article__right{width: 1000px; padding-left:30px; }
    .p-news_list__category{margin: 4px 0 10px 0;}
    .p-news_list__dropdown a{margin-right: 10px;}
    .p-news_list__btn-red1{background-color: #f00;color: #fff;padding: 5px;}

}

@media screen and (max-width: 768px){
    .p-news__popularItem .p-text{border-bottom: 1px solid #333;margin: 0 0 6px 0;paddig: 0 0 6px 0;}
    .p-news_list__category{margin:0;font-size: 15px;}
    .p-news_list__head3 {color: blue;font-size: 1.5rem!important;font-size: 15px!important;margin:0; padding: 0 15px 0 0;}
    .p-news_list__btn-red1{background-color:#fff!important;color: #333;padding-right: 10px;font-size: 13px;}
    .p-t, .p-news_list__recommendLink__description{font-size: 12px;font-size: 1.2rem;line-height: 1.7;}
    .p-news_list__news_list__list {-ms-flex-pack: justify;justify-content: space-between;}
    .p-news_list__article__description {display:none;}
    .p-news_list__ymd{font-size: 13px;font-size: 1.3rem;}
    .p-news_list__picture{width: 96px;vertical-align: middle;text-align: center;}
    .p-news_list__picture a{display: block;}
    .p-news_list__picture img{width: 100%;}
    .p-news_list__article{position: relative;}
    .p-news_list__article:after{display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%);width: 8px;height: 8px;-webkit-transform: rotate(45deg);transform: rotate(45deg);
    border-top: 2px solid #333;border-right: 2px solid #333;content: "";}
    .p-news_list__article__thumbnail {max-width: 120px;}
    .p-news_list__article__right {margin-left: 10px;width: 90%;}
    .p-news_list__article__description {margin:0;}
    .p-news_list__article__list {padding:0;display:flex;}
    .p-news_list__readmore{display: none;}
}


/*愛用者の声一覧ページ*/
.p-voice .update_title a{color: #333;text-decoration: underline;}
.p-voice .update_date {margin: 0 0 0 0;}


/*愛用者の声詳細ページ */
.p-voice__product__title{color: #fff;padding: 10px;background-color: #ff7f00;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;}
.p-voice__article__auther{padding: 5px 0 5px 0;font-weight: bold;font-size:16px;}
.p-voice__heading-2{margin:50px 0 20px 0; font-weight:bold;}
.p-voice__product__link button{margin: 0 auto;display: block;}
.p-voice__product__link button a{color: #fff;}
    .p-voice__article{font-size: 16px;font-size: 1.6rem; line-height: 1.7}
@media screen and (min-width: 769px){
    .p-voice__section{width: 100%;max-width: 1200px;margin: 0 auto;}
    .p-voice__section__contents{max-width: 850px;margin: 0 auto;}
    .p-voice__eyecatch{width: 850px;text-align: center;}
    .p-voice__eyecatch img{width: 850px;}
    .p-voice__heading-1{margin-bottom:10px;}
    .p-voice__article__picture{max-width: 100%;text-align: center;margin: 20px 0 50px 0;}
    .p-voice__article__picture img{max-width: 100%;}
}

@media screen and (max-width: 768px){
    .p-voice__section__contents{margin:5px;}
    .p-voice__article{margin: 15px 0 15px 0;}
    .p-voice__article__auther{padding: 5px 0 5px 0;font-weight: bold;font-size:16px;}
    .p-voice__eyecatch img{width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}
    .p-voice__article__picture img{width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}
    .p-voice__product__title{color: #fff;padding: 5px;background-color: #ff7f00;text-align: center;width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}
}


/*新商品一覧ページ */
.p-newitem__section {background-color: #fff; }
.p-newitem__section__heading {margin-bottom: 20px;text-align: center;}
.header{font-weight: bold;}
.btn,.btn1,.btn2 {width: 160px;height: 35px;}
.p-newitem__dropdown{display: flex;}
.p-newitem__article__thumbnail {float: left;}
.p-newitem__btn-red1{background-color: #f00;color: #fff;padding: 5px;}
.p-newitem__article__list {margin-left: 5px;}
.bold{color: black;font-size: 40px;text-transform: uppercase;}
.p-newitem__popularItem__picture{width: 100%;padding: 15px;min-height: 130px;background-color: none;border: 1px solid lightgray;margin: 0px 1px 20px;}
.row {display: inline-block; display: flex;}
.column{padding-left: 5px;float: left;padding-bottom: 20px;}
  .p-newitem__ancer::after{-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 80%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    font-size: 1.3rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: 1;
    text-rendering: auto;
    content: "";}

@media screen and (min-width: 769px){
    .contents {display: block;width: 100%;max-width: 1200px;margin: 0 auto;position: relative;}
    .p-newitem__buyer__image {width: 600px;height: auto;float: left;}
    .p-newitem__article {overflow: hidden;}
    .p-newitem__picture{width: 150px;height: 150px;}
    .p-newitem__picture img{width: 100%;}
    .p-newitem__article__thumbnail {max-width: 100%;height: auto;}
    .p-newitem__article__list {margin-left: 20px;padding: 16px 16px 16px 5px;display: block;overflow: hidden;display: flex;}
    .p-newitem__dropdown{margin-top: 20px;margin-bottom: 20px;}
    .p-newitem__hero {padding-top: 10px;}
    .p-newitem__section {padding: 10px 0;}
    .p-newitem__section__heading {font-size: 25px;font-size: 2.5rem;font-weight: bold;}
    .p-newitem__head3 {color: blue;font-weight: bold;font-size: 18px;font-size: 1.8rem;margin:0;}
    .p-newitem__ymd{font-weight:bold;margin-left:10px;}
    .p-text{margin-bottom: 10px;}
    .p-newitem__article__right{width: 1000px; padding-left:30px; }
    .p-newitem__category{margin: 4px 0 10px 0;}
    .p-newitem__dropdown a{margin-right: 10px;}
    .p-newitem .p-top__newItem__item{padding: 0 0 50px 0;}
}

@media screen and (max-width: 768px){
    .p-news__popularItem .p-text{border-bottom: 1px solid #333;margin: 0 0 6px 0;paddig: 0 0 6px 0;}
    .p-newitem__category{margin:0;font-size: 15px;}
    .p-newitem__head3 {color: blue;font-size: 1.5rem!important;font-size: 15px!important;margin:0; padding: 0 15px 0 0;}
    .p-newitem__btn-red1{background-color:#fff!important;color: #333;padding: 5px;}
    .p-t, .p-newitem__recommendLink__description{font-size: 12px;font-size: 1.2rem;line-height: 1.7;}
    .p-newitem__news_list__list {-ms-flex-pack: justify;justify-content: space-between;}
    .p-newitem__article__description {display:none;}
    .p-newitem__ymd{font-size: 13px;font-size: 1.3rem;}
    .p-newitem__picture{width: 96px;vertical-align: middle;text-align: center;}
    .p-newitem__picture a{display: block;}
    .p-newitem__picture img{width: 100%;}
    .p-newitem__article{position: relative;}
    .p-newitem__article:after{display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%);width: 8px;height: 8px;-webkit-transform: rotate(45deg);transform: rotate(45deg);
    border-top: 2px solid #333;border-right: 2px solid #333;content: "";}
    .p-newitem__article__thumbnail {max-width: 120px;}
    .p-newitem__article__right {margin-left: 10px;width: 90%;}
    .p-newitem__article__description {margin:0;}
    .p-newitem__article__list {padding:0;display:flex;}
    .p-newitem__readmore{display: none;}
    .p-newitem__btn-red1{font-size: 14px;
    color: #e40000;
    font-weight: bold;}
    .p-newitem__ancer{width: 50%; min-width: 150px;}
    .p-newitem__dropdown{justify-content: space-evenly;}
}

/*ONAIRページ */
@media screen and (min-width: 769px){
.p-onair-contents .p-top__newItem__item{padding: 0 0 50px 0;}
}


/*新商品記事詳細ページ */
.p-newitem_detail__article{line-height: 1.7;}
.p-newitem_detail__article__auther-wrap{display: flex;margin: 10px 0 10px 0;}
.p-newitem_detail__product__link{text-align: center;margin: 30px 0 0 0;}
.p-newitem_detail__heading-2{margin:30px 0 0 0;font-weight: bold;}

@media screen and (min-width: 769px){
    .p-newitem_detail__section__contents{max-width: 850px;margin: 0 auto;}
    .p-newitem_detail__article__auther{padding: 5px;font-size: 20px;line-height: 3.5;}
    .p-newitem_detail__eyecatch{max-width: 100%;text-align: center;}
    .p-newitem_detail__eyecatch img{max-width: 100%;}
    .p-newitem_detail__product__title{color: #fff;padding: 5px;background-color: #ff7f00;}
    .p-newitem_detail__heading-1{margin-bottom:10px;}
    .p-newitem_detail__heading-2{margin:50px 0 20px 0;}
    .p-newitem_detail__article__picture{max-width: 80%;margin: 0 auto;}
    .p-newitem_detail__article__picture img{width: 100%;}
    .p-newitem_detail__article{font-size: 20px;font-size: 1.6rem; margin: 15px 0 15px 0;}
    .p-BuyerIntroduction{margin-top:30px;}
    .p-BuyerIntroduction .c-grid-col-10 .c-grid__item {text-align: left;}
    .p-spline{display:none;}
    .p-ItemIntroduction{border: 1px solid #000;padding: 15px;}
    .p-ItemIntroduction .c-imageText .c-imageText__picture--right {width: 38%;}
    .p-ItemIntroduction .c-imageText .c-imageText__box {width: 58%;}
    .p-BuyerIntroduction .c-grid-col-12 {border: 1px solid #c8c8c8;padding: 15px;}
    .p-BuyerIntroduction .c-grid__item {text-align: left;}
    .p-newitem_detail__article__auther__img img{width: 80%;}
    .p-spline{display:none;}
    .p-ItemIntroduction{border: 1px solid #000;padding: 15px;}
    .p-ItemIntroduction .c-imageText .c-imageText__picture--right {width: 38%;}
    .p-ItemIntroduction .c-imageText .c-imageText__box {width: 58%;}
}

@media screen and (max-width: 768px){
.p-newitem_detail__article{margin: 15px 0 15px 0;}
.p-newitem_detail__article__auther{padding: 5px;font-size: 20px;}
.p-newitem_detail__section__contents{margin:5px;}
.p-newitem_detail__article__picture img{width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}
.p-newitem_detail__article__auther__img img{width: 60px;}
.p-newitem_detail__article__lead__text{margin: 0 0 10px 0}
.p-ItemIntroduction h2{ margin: 5px 0 10px 0}
.p-ItemIntroduction button{display: block;margin: 0 auto;}
.p-ItemIntroduction button a{color: #fff;}
.p-newitem_detail__eyecatch{width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;}
.p-newitem_detail__eyecatch img{max-width: 100%;}

}



/*ご利用ガイドページ */
.p-guide-heading--lv2{margin: 50px 0 20px 0;background-color: #f1f1f1; padding: 10px 0 10px 10px; font-weight: bold;}
.p-guide-heading--lv2:first-of-type {margin: 10px 0 20px 0;background-color: #f1f1f1; padding: 10px 0 10px 10px; font-weight: bold;}
.p-guide-heading--lv3{border-bottom: 1px solid #808080; padding: 0 0 10px 10px; margin: 50px 0 10px 0; font-weight: bold;}
.p-guide__article p{line-height: 1.7; padding: 0 0 0 10px; }

@media screen and (max-width: 768px){
.p-guide__article .c-list--link li{margin-bottom: 15px;}
}


/*キャンペーンページ */
.p-campaign{background-color:#fff!important;}
.p-campaign__cpn__link {color: #333; }
.p-campaign__cpn__link:hover {text-decoration: none;opacity: .88;transition: .2s ease-in opacity; }
.p-campaign__cpn__picture img {width: 100%;height: auto;}
.p-campaign__cpn__title {font-weight: bold; }
.p-campaign__cpn__term {color: #f00;font-weight: bold;text-align: center;padding: 5px; }
.p-campaign__cpn__text:not(:first-child) {margin-top: 5px; }
.p-campaign__campaign h2{margin-top: 80px;}

@media screen and (max-width: 768px){
.p-campaign__cpn__picture img {width:140px;}
.p-campaign__cpn__term {color: #f00;font-weight: bold;text-align: center;padding-bottom: 5px;}
}

/*-------- ListArea LayoutBase --------*/
.p-campaign__cpn__list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;justify-content: space-between; padding-bottom: 50px;}
.p-campaign__cpn__item {width: 49%;overflow: hidden;border: solid 1px #ccc;border-radius: 5px;background-color: #fff; }
.p-campaign__cpn__item:nth-child(n+3) {margin-top: 1.8%; }
.p-campaign__cpn__item .c-button__outer {margin-top: 20px;text-align: center; }

@media screen and (min-width: 769px) {
.p-campaign__cpn__item .c-button {min-width: 180px;padding: 3px 25px; }
.p-campaign__cpn__link {display: -ms-flexbox;display: flex;-ms-flex-pack: justifyjustify-content: space-between; }
.p-campaign__cpn__information {position: relative;width: 59%;padding: 10px 10px 10px 20px; }
.p-campaign__cpn__picture {width: 41%; }
.p-campaign__cpn__title {font-size: 16px;font-size: 1.6rem; }}

@media screen and (max-width: 320px) {.p-campaign__cpn__item .c-button {letter-spacing: 0; }}

@media screen and (max-width: 768px) {
.p-campaign__cpn__item {width: 100%;position: relative;margin-top:1.8%; }  
.p-campaign__cpn__item .c-button {width: 100%;min-width: 0;font-size: 12px;font-size: 1.2rem; }
.p-campaign__cpn__link {display: flex;-webkit-align-items: center; align-items: end; }
.p-campaign__cpn__information {padding: 10px 20px 0 5px;}
.p-campaign__cpn__term {font-size: 12px;font-size: 1.2rem; }
.p-campaign__cpn__text {font-size: 12px;font-size: 1.2rem; }
.p-campaign .c-button__outer {display:none;}
.p-campaign__cpn__item:after{display: block;position: absolute;top: 50%;right: 8px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%);width: 8px;height: 8px;-webkit-transform: rotate(45deg);transform: rotate(45deg);
    border-top: 2px solid #333;border-right: 2px solid #333;content: "";}
}


/*404ページ */
.p-error .c-heading--lv2{margin-bottom: 30px;}
.p-error ul {display: flex; margin:0 0 8px 0;justify-content: center;flex-wrap: wrap;}
.p-error ul li{width: 150px;}
.p-error button{margin: 0 0 50px 0;}
.p-error__link-list{margin:30px 0 0 0 ;padding: 0 0 5px 0;}
.p-error .c-checkedItem{display:none;}

@media screen and (max-width: 768px) {
.p-error ul li:nth-child(n+3) {margin-top: 15px;}
.p-error ul li{width: 50%}}

/*お知らせ一覧ページ */
.p-info .c-checkedItem{display:none;}
.p-info .c-topics__title{line-height: 1.2;}
.p-info .c-topics__item{margin-top: 10px;padding-top: 10px;border-top: 1px solid #ccc;}
.p-info .c-topics__list li:last-child{margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #ccc;}
.p-info .l-container--middle::after{padding-bottom: 10px;}

@media screen and (min-width: 769px) {
.p-info .c-topics__date{margin: 0 40px 0 0;}
.p-info .c-topics__item::after{padding-bottom: 10px;padding-top: 20px;}
}

@media screen and (max-width: 768px){
.p-info .c-topics__item{position: relative;}
.p-info .c-topics__title a{color:#333!important;}
.p-info .c-topics__title {padding: 0 20px 0 0;}
.p-info .c-topics__item:after{
    display: block;
    position: absolute;
    top: 50%;
    right: 4px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    content: "";}

}

/*お知らせ詳細ページ*/
.p-info_detail__article_ymd{text-align: right;margin: 50px 0 0 0;}
.p-info_detail__companyname{text-align: right;}
.p-info_detail__heading-2{margin: 0 0 20px 0;}
.p-info_detail__article__picture img{width: 100%;}

/*TOPページ特集エリア*/
@media screen and (max-width: 768px){
.p-top__campaign__link::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    content: "";
    pointer-events: none;
}
}

/*TOPページバナーエリア*/
.p-top__recommendLink__item{border: 1px solid #ccc;}

/*TOPページブランドエリア*/
@media screen and (max-width: 768px){
.p-top__popularBrand__logo img {width: 100px!important;height: auto;}
.p-top__popularBrand__description {padding-top:8px!important;}
}

/*TOPページ愛用者の声エリア*/
@media screen and (max-width: 768px){
.p-top__voice__picture img {height: auto!important;width: 100%;}
.p-top__voice__picture {width: 35%;}
}

/*TOPページ特集エリア*/
@media screen and (max-width: 768px){
.p-top__campaign__picture {width: 35%;}
}

/*カテゴリ一覧ページ*/
.p-product__voice__title {min-height: 45px;display: block;}
.p-product__voice__description{min-height: 80px;}
.p-product__voice__comment{min-height: 60px;}


/*カテゴリ一覧　kitchenページ */
@media screen and (max-width: 599px) {
.c-slider__arrow {width: 16px;height: 16px; }
.p-category__sj002_000_000 .p-product__category__information {width: 67%; }
.p-category__sj002_000_000 .p-product__category__picture {width: 29%;margin-right: 4%; }
.p-category__sj002_000_000 .p-product__recommend__item:not(:first-child) {margin-top: 14px;}
.p-category__sj002_000_000 .p-product__recommend__item .c-button__outer {margin: 10px 0; }
.p-category__sj002_000_000 .p-product__recommendSeries__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj002_000_000 .p-product__voice__item:not(:first-child) {margin-top: 14px; }
.p-category__sj002_000_000 .p-product__voice__item .c-button__outer {margin: 10px 0; }
.p-category__sj002_000_000 .p-productDetail__setcart__slider__arrow {width: 16px;height: 16px; }}

@media screen and (min-width: 769px) {
.p-category__sj002_000_000 .p-product__category__list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01{width: 100%; border: 1px solid #ccc;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01:hover{text-decoration: none; opacity:0.7; transition: .2s ease-in opacity;}
.p-category__sj002_000_000 .p-product__category__item {width: 49.1%;padding: 25px 10px 15px 5px; }
.p-category__sj002_000_000 .p-product__category__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj002_000_000 .p-product__category__item .c-button__outer {width: 67%;float: right; }
.p-category__sj002_000_000 .p-product__category__information {width: 67%; }
.p-category__sj002_000_000 .p-product__category__picture {width: 29%;margin: -20px 4% -10px 0; }
.p-category__sj002_000_000 .p-product__category__title {width: 67%;float: right; }
.p-category__sj002_000_000 .p-product__category__sub__link::after {width: 8px;height: 8px;margin-left: 10px;vertical-align: 1px; }
.p-category__sj002_000_000 .p-product__recommend__list {width: 100%;margin-bottom: 35px;justify-content: space-evenly; }
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__list {width: 100%;display: flex;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__item {width: 50%;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__button{margin: 35px 0 35px 0;text-align: center;}
.p-category__sj002_000_000 .p-product__category__button__big{width: 80%; padding: 20px 0 20px 0;}
.p-category__sj002_000_000 .p-product__feature__bnr__txt{padding:5px;}
.p-category__sj002_000_000 .p-product__recommendSeries__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj002_000_000 .p-product__recommendSeries__link {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj002_000_000 .p-product__recommendSeries__information {position: relative;width: 52.3%;padding: 10px 20px 60px 20px; }
.p-category__sj002_000_000 .p-product__recommendSeries__picture {width: 47.7%; }
.p-category__sj002_000_000 .p-product__recommendSeries__category {font-size: 12px;font-size: 1.2rem; }
.p-category__sj002_000_000 .p-product__recommendSeries__title {font-size: 16px;font-size: 1.6rem; }
.p-category__sj002_000_000 .c-list--annotation {display: block;padding: 10px;}
.p-category__sj002_000_000 .p-product__recommendSeries__button__outer {position: absolute;bottom: 10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%); }
.p-category__sj002_000_000 .p-product__voice__item:not(:nth-child(3n+1)) {margin-left: 1.4%; }
.p-category__sj002_000_000 .p-product__voice__item:nth-child(n+4) {margin-top: 1.4%; }
.p-category__sj002_000_000 .p-product__hero__heading--main {font-size: 30px; }
.p-category__sj002_000_000 .p-product__hero__heading {line-height: 1;} }

@media screen and (max-width: 959px) {
.p-category__sj002_000_000 .p-product__category__item {padding: 15px; }
.p-category__sj002_000_000 .p-product__category__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj002_000_000 .p-product__category__item .c-button__outer {margin-top: 0;padding-top: 10px;clear: both; }
.p-category__sj002_000_000 .p-product__category__title {padding-bottom: 3px;border-bottom: solid 1px #ccc; }
.p-category__sj002_000_000 .p-product__category__sub__list {margin-bottom: 10px; }
.p-category__sj002_000_000 .p-product__category__sub__item {margin-bottom: 5px;padding-bottom: 5px;border-bottom: solid 1px #ccc; }
.p-category__sj002_000_000 .p-product__category__sub__link {display: block;position: relative;padding-right: 15px; }
.p-category__sj002_000_000 .p-product__category__sub__link::after {display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%); }
.p-category__sj002_000_000 .p-product__recommend__list {margin-bottom: 40px; }
.p-category__sj002_000_000 .p-product__recommendSeries__information {padding: 10px; }
.p-category__sj002_000_000 .p-product__recommendSeries__button__outer {margin: 10px 0; } }

@media screen and (min-width: 500px) {
.p-category__sj002_000_000 .p-product__category__item .c-button {min-width: 290px; } }
@media screen and (max-width: 499px) {.p-category__sj002_000_000 .p-product__category__item .c-button {min-width: 100%; } }
@media screen and (min-width: 600px) and (max-width: 959px) {.p-category__sj002_000_000 .p-product__category__information {width: calc(96% - 95px); }
.p-category__sj002_000_000 .p-product__category__picture {width: 95px;margin-right: 4%; }
.p-category__sj002_000_000 .p-product__recommend__item {width: 49%; }
.p-category__sj002_000_000 .p-product__recommend__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj002_000_000 .p-product__recommend__item:nth-child(n+3) {margin-top: 1.4%; }
.p-category__sj002_000_000 .p-product__voice__item {width: 49.3%; }
.p-category__sj002_000_000 .p-product__voice__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj002_000_000 .p-product__voice__item:nth-child(n+3) {margin-top: 1.4%; } }

@media screen and (min-width: 599px) {
.p-category__sj002_000_000 .p-product__recommend__item .c-button__outer {margin: 25px 0 25px 0; }.p-category__sj002_000_000 .p-product__voice__item .c-button__outer {margin:25px 0 25px 0; } }
@media screen and (min-width: 769px){.p-category__sj002_000_000 .p-product__recommend__item {width: 49%;}
.p-product__recommend__hero{padding: 0;}}

@media screen and (max-width: 768px){
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__button{text-align: center;margin: 10px;}
.p-category__sj002_000_000 .p-product__recommend__hero{border: 1px solid #ccc;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj002_000_000 .p-product__recommend__hero{padding: 0!important;}
.p-category__sj002_000_000 .p-product__hero__heading--main{color: #fff;}
.p-category__sj002_000_000 .p-product__feature__bnr__txt{padding:3px;}
.p-category__sj002_000_000 .p-product__recommend__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj002_000_000 .p-product__recommend__hero__picture__column01__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj002_000_000 .p-product__hero__heading 
 {position: absolute;top: 21vw;width: 50%;padding: 1.7% 2.3%;border-radius: 0 8px 8px 0;background-color: rgba(6, 146, 41, 0.84);color: #fff;font-size: 6.9vw;z-index: 1;}}

 /*カテゴリ一覧　sj001_000_000ページ */
@media screen and (max-width: 599px) {
.c-slider__arrow {width: 16px;height: 16px; }
.p-category__sj001_000_000 .p-product__category__information {width: 67%; }
.p-category__sj001_000_000 .p-product__category__picture {width: 29%;margin-right: 4%; }
.p-category__sj001_000_000 .p-product__recommend__item:not(:first-child) {margin-top: 14px;}
.p-category__sj001_000_000 .p-product__recommend__item .c-button__outer {margin: 10px 0; }
.p-category__sj001_000_000 .p-product__recommendSeries__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj001_000_000 .p-product__voice__item:not(:first-child) {margin-top: 14px; }
.p-category__sj001_000_000 .p-product__voice__item .c-button__outer {margin: 10px 0; }
.p-category__sj001_000_000 .p-productDetail__setcart__slider__arrow {width: 16px;height: 16px; }}

@media screen and (min-width: 769px) {
.p-category__sj001_000_000 .p-product__category__list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01{width: 100%; border: 1px solid #ccc;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01:hover{text-decoration: none; opacity:0.7; transition: .2s ease-in opacity;}
.p-category__sj001_000_000 .p-product__category__item {width: 49.1%;padding: 25px 10px 15px 5px; }
.p-category__sj001_000_000 .p-product__category__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj001_000_000 .p-product__category__item .c-button__outer {width: 67%;float: right; }
.p-category__sj001_000_000 .p-product__category__information {width: 67%; }
.p-category__sj001_000_000 .p-product__category__picture {width: 29%;margin: -20px 4% -10px 0; }
.p-category__sj001_000_000 .p-product__category__title {width: 67%;float: right; }
.p-category__sj001_000_000 .p-product__category__sub__link::after {width: 8px;height: 8px;margin-left: 10px;vertical-align: 1px; }
.p-category__sj001_000_000 .p-product__recommend__list {width: 100%;margin-bottom: 35px;justify-content: space-evenly; }
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__list {width: 100%;display: flex;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__item {width: 50%;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__button{margin: 35px 0 35px 0;text-align: center;}
.p-category__sj001_000_000 .p-product__category__button__big{width: 80%; padding: 20px 0 20px 0;}
.p-category__sj001_000_000 .p-product__feature__bnr__txt{padding:5px;}
.p-category__sj001_000_000 .p-product__recommendSeries__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj001_000_000 .p-product__recommendSeries__link {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj001_000_000 .p-product__recommendSeries__information {position: relative;width: 52.3%;padding: 10px 20px 60px 20px; }
.p-category__sj001_000_000 .p-product__recommendSeries__picture {width: 47.7%; }
.p-category__sj001_000_000 .p-product__recommendSeries__category {font-size: 12px;font-size: 1.2rem; }
.p-category__sj001_000_000 .p-product__recommendSeries__title {font-size: 16px;font-size: 1.6rem; }
.p-category__sj001_000_000 .c-list--annotation {display: block;padding: 10px;}
.p-category__sj001_000_000 .p-product__recommendSeries__button__outer {position: absolute;bottom: 10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%); }
.p-category__sj001_000_000 .p-product__voice__item:not(:nth-child(3n+1)) {margin-left: 1.4%; }
.p-category__sj001_000_000 .p-product__voice__item:nth-child(n+4) {margin-top: 1.4%; }
.p-category__sj001_000_000 .p-product__useful-exercise__link:hover{text-decoration: none; opacity:0.7; transition: .2s ease-in opacity;}
.p-category__sj001_000_000 .p-product__hero__heading--main {font-size: 30px; }
.p-category__sj001_000_000 .p-product__hero__heading {line-height: 0.8;margin-bottom: 4%;} 
.p-category__sj001_000_000 .p-product__hero__summary{margin-right: 10px;}}

@media screen and (max-width: 959px) {
.p-category__sj001_000_000 .p-product__category__item {padding: 15px; }
.p-category__sj001_000_000 .p-product__category__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj001_000_000 .p-product__category__item .c-button__outer {margin-top: 0;padding-top: 10px;clear: both; }
.p-category__sj001_000_000 .p-product__category__title {padding-bottom: 3px;border-bottom: solid 1px #ccc; }
.p-category__sj001_000_000 .p-product__category__sub__list {margin-bottom: 10px; }
.p-category__sj001_000_000 .p-product__category__sub__item {margin-bottom: 5px;padding-bottom: 5px;border-bottom: solid 1px #ccc; }
.p-category__sj001_000_000 .p-product__category__sub__link {display: block;position: relative;padding-right: 15px; }
.p-category__sj001_000_000 .p-product__category__sub__link::after {display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%); }
.p-category__sj001_000_000 .p-product__recommend__list {margin-bottom: 40px; }
.p-category__sj001_000_000 .p-product__recommendSeries__information {padding: 10px; }
.p-category__sj001_000_000 .p-product__recommendSeries__button__outer {margin: 10px 0; } }

@media screen and (min-width: 500px) {
.p-category__sj001_000_000 .p-product__category__item .c-button {min-width: 290px; } }
@media screen and (max-width: 499px) {.p-category__sj001_000_000 .p-product__category__item .c-button {min-width: 100%; } }
@media screen and (min-width: 600px) and (max-width: 959px) {.p-category__sj001_000_000 .p-product__category__information {width: calc(96% - 95px); }
.p-category__sj001_000_000 .p-product__category__picture {width: 95px;margin-right: 4%; }
.p-category__sj001_000_000 .p-product__recommend__item {width: 49%; }
.p-category__sj001_000_000 .p-product__recommend__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj001_000_000 .p-product__recommend__item:nth-child(n+3) {margin-top: 1.4%; }
.p-category__sj001_000_000 .p-product__voice__item {width: 49.3%; }
.p-category__sj001_000_000 .p-product__voice__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj001_000_000 .p-product__voice__item:nth-child(n+3) {margin-top: 1.4%; } }

@media screen and (min-width: 599px) {
.p-category__sj001_000_000 .p-product__recommend__item .c-button__outer {margin: 25px 0 25px 0; }.p-category__sj001_000_000 .p-product__voice__item .c-button__outer {margin:25px 0 25px 0; } }
@media screen and (min-width: 769px){.p-category__sj001_000_000 .p-product__recommend__item {width: 49%;}
.p-product__recommend__hero{padding: 0;}}

@media screen and (max-width: 768px){
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__button{text-align: center;margin: 10px;}
.p-category__sj001_000_000 .p-product__recommend__hero{border: 1px solid #ccc;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj001_000_000 .p-product__recommend__hero{padding: 0!important;}
.p-category__sj001_000_000 .p-product__hero__heading--main{color: #fff;}
.p-category__sj001_000_000 .p-product__feature__bnr__txt{padding:3px;}
.p-category__sj001_000_000 .p-product__recommend__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj001_000_000 .p-product__recommend__hero__picture__column01__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj001_000_000 .p-product__hero__heading 
 {position: absolute;top: 21vw;width: 50%;padding: 1.7% 2.3%;border-radius: 0 8px 8px 0;background-color: rgba(6, 146, 41, 0.84);color: #fff;font-size: 6.9vw;z-index: 1;}}

 /*カテゴリ一覧　sj004_000_000ページ */
@media screen and (max-width: 599px) {
.c-slider__arrow {width: 16px;height: 16px; }
.p-category__sj004_000_000 .p-product__category__information {width: 67%; }
.p-category__sj004_000_000 .p-product__category__picture {width: 29%;margin-right: 4%; }
.p-category__sj004_000_000 .p-product__recommend__item:not(:first-child) {margin-top: 14px;}
.p-category__sj004_000_000 .p-product__recommend__item .c-button__outer {margin: 10px 0; }
.p-category__sj004_000_000 .p-product__recommendSeries__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj004_000_000 .p-product__voice__item:not(:first-child) {margin-top: 14px; }
.p-category__sj004_000_000 .p-product__voice__item .c-button__outer {margin: 10px 0; }
.p-category__sj004_000_000 .p-productDetail__setcart__slider__arrow {width: 16px;height: 16px; }}

@media screen and (min-width: 769px) {
.p-category__sj004_000_000 .p-product__category__list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01{width: 100%; border: 1px solid #ccc;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01:hover{text-decoration: none; opacity:0.7; transition: .2s ease-in opacity;}
.p-category__sj004_000_000 .p-product__category__item {width: 49.1%;padding: 25px 10px 15px 5px; }
.p-category__sj004_000_000 .p-product__category__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj004_000_000 .p-product__category__item .c-button__outer {width: 67%;float: right; }
.p-category__sj004_000_000 .p-product__category__information {width: 67%; }
.p-category__sj004_000_000 .p-product__category__picture {width: 29%;margin: -20px 4% -10px 0; }
.p-category__sj004_000_000 .p-product__category__title {width: 67%;float: right; }
.p-category__sj004_000_000 .p-product__category__sub__link::after {width: 8px;height: 8px;margin-left: 10px;vertical-align: 1px; }
.p-category__sj004_000_000 .p-product__recommend__list {width: 100%;margin-bottom: 35px;justify-content: space-evenly; }
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__list {width: 100%;display: flex;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__item {width: 50%;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__button{margin: 35px 0 35px 0;text-align: center;}
.p-category__sj004_000_000 .p-product__category__button__big{width: 80%; padding: 20px 0 20px 0;}
.p-category__sj004_000_000 .p-product__feature__bnr__txt{padding:5px;}
.p-category__sj004_000_000 .p-product__recommendSeries__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj004_000_000 .p-product__recommendSeries__link {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj004_000_000 .p-product__recommendSeries__information {position: relative;width: 52.3%;padding: 10px 20px 60px 20px; }
.p-category__sj004_000_000 .p-product__recommendSeries__picture {width: 47.7%; }
.p-category__sj004_000_000 .p-product__recommendSeries__category {font-size: 12px;font-size: 1.2rem; }
.p-category__sj004_000_000 .p-product__recommendSeries__title {font-size: 16px;font-size: 1.6rem; }
.p-category__sj004_000_000 .c-list--annotation {display: block;padding: 10px;}
.p-category__sj004_000_000 .p-product__recommendSeries__button__outer {position: absolute;bottom: 10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%); }
.p-category__sj004_000_000 .p-product__voice__item:not(:nth-child(3n+1)) {margin-left: 1.4%; }
.p-category__sj004_000_000 .p-product__voice__item:nth-child(n+4) {margin-top: 1.4%; } 
.p-category__sj004_000_000 .p-product__hero__heading--main {font-size: 30px; }
.p-category__sj004_000_000 .p-product__hero__heading {line-height: 1;}}

@media screen and (max-width: 959px) {
.p-category__sj004_000_000 .p-product__category__item {padding: 15px; }
.p-category__sj004_000_000 .p-product__category__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj004_000_000 .p-product__category__item .c-button__outer {margin-top: 0;padding-top: 10px;clear: both; }
.p-category__sj004_000_000 .p-product__category__title {padding-bottom: 3px;border-bottom: solid 1px #ccc; }
.p-category__sj004_000_000 .p-product__category__sub__list {margin-bottom: 10px; }
.p-category__sj004_000_000 .p-product__category__sub__item {margin-bottom: 5px;padding-bottom: 5px;border-bottom: solid 1px #ccc; }
.p-category__sj004_000_000 .p-product__category__sub__link {display: block;position: relative;padding-right: 15px; }
.p-category__sj004_000_000 .p-product__category__sub__link::after {display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%); }
.p-category__sj004_000_000 .p-product__recommend__list {margin-bottom: 40px; }
.p-category__sj004_000_000 .p-product__recommendSeries__information {padding: 10px; }
.p-category__sj004_000_000 .p-product__recommendSeries__button__outer {margin: 10px 0; } }

@media screen and (min-width: 500px) {
.p-category__sj004_000_000 .p-product__category__item .c-button {min-width: 290px; } }
@media screen and (max-width: 499px) {.p-category__sj004_000_000 .p-product__category__item .c-button {min-width: 100%; } }
@media screen and (min-width: 600px) and (max-width: 959px) {.p-category__sj004_000_000 .p-product__category__information {width: calc(96% - 95px); }
.p-category__sj004_000_000 .p-product__category__picture {width: 95px;margin-right: 4%; }
.p-category__sj004_000_000 .p-product__recommend__item {width: 49%; }
.p-category__sj004_000_000 .p-product__recommend__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj004_000_000 .p-product__recommend__item:nth-child(n+3) {margin-top: 1.4%; }
.p-category__sj004_000_000 .p-product__voice__item {width: 49.3%; }
.p-category__sj004_000_000 .p-product__voice__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj004_000_000 .p-product__voice__item:nth-child(n+3) {margin-top: 1.4%; } }

@media screen and (min-width: 599px) {
.p-category__sj004_000_000 .p-product__recommend__item .c-button__outer {margin: 25px 0 25px 0; }.p-category__sj004_000_000 .p-product__voice__item .c-button__outer {margin:25px 0 25px 0; } }
@media screen and (min-width: 769px){.p-category__sj004_000_000 .p-product__recommend__item {width: 49%;}
.p-product__recommend__hero{padding: 0;}}

@media screen and (max-width: 768px){
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__button{text-align: center;margin: 10px;}
.p-category__sj004_000_000 .p-product__recommend__hero{border: 1px solid #ccc;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj004_000_000 .p-product__recommend__hero{padding: 0!important;}
.p-category__sj004_000_000 .p-product__hero__heading--main{color: #fff;}
.p-category__sj004_000_000 .p-product__feature__bnr__txt{padding:3px;}
.p-category__sj004_000_000 .p-product__recommend__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj004_000_000 .p-product__recommend__hero__picture__column01__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj004_000_000 .p-product__hero__heading 
 {position: absolute;top: 21vw;width: 39%;padding: 1.7% 2.3%;border-radius: 0 8px 8px 0;background-color: rgba(6, 146, 41, 0.84);color: #fff;font-size: 6.9vw;z-index: 1;}}

/*カテゴリ一覧　sj005_000_000ページ */
@media screen and (max-width: 599px) {
.c-slider__arrow {width: 16px;height: 16px; }
.p-category__sj005_000_000 .p-product__category__information {width: 67%; }
.p-category__sj005_000_000 .p-product__category__picture {width: 29%;margin-right: 4%; }
.p-category__sj005_000_000 .p-product__recommend__item:not(:first-child) {margin-top: 14px;}
.p-category__sj005_000_000 .p-product__recommend__item .c-button__outer {margin: 10px 0; }
.p-category__sj005_000_000 .p-product__recommendSeries__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj005_000_000 .p-product__voice__item:not(:first-child) {margin-top: 14px; }
.p-category__sj005_000_000 .p-product__voice__item .c-button__outer {margin: 10px 0; }
.p-category__sj005_000_000 .p-productDetail__setcart__slider__arrow {width: 16px;height: 16px; }}

@media screen and (min-width: 769px) {
.p-category__sj005_000_000 .p-product__category__list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01{width: 100%; border: 1px solid #ccc;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01:hover{text-decoration: none; opacity:0.7; transition: .2s ease-in opacity;}
.p-category__sj005_000_000 .p-product__category__item {width: 49.1%;padding: 25px 10px 15px 5px; }
.p-category__sj005_000_000 .p-product__category__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj005_000_000 .p-product__category__item .c-button__outer {width: 67%;float: right; }
.p-category__sj005_000_000 .p-product__category__information {width: 67%; }
.p-category__sj005_000_000 .p-product__category__picture {width: 29%;margin: -20px 4% -10px 0; }
.p-category__sj005_000_000 .p-product__category__title {width: 67%;float: right; }
.p-category__sj005_000_000 .p-product__category__sub__link::after {width: 8px;height: 8px;margin-left: 10px;vertical-align: 1px; }
.p-category__sj005_000_000 .p-product__recommend__list {width: 100%;margin-bottom: 35px;justify-content: space-evenly; }
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__list {width: 100%;display: flex;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__item {width: 50%;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__button{margin: 35px 0 35px 0;text-align: center;}
.p-category__sj005_000_000 .p-product__category__button__big{width: 80%; padding: 20px 0 20px 0;}
.p-category__sj005_000_000 .p-product__feature__bnr__txt{padding:5px;}
.p-category__sj005_000_000 .p-product__recommendSeries__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj005_000_000 .p-product__recommendSeries__link {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj005_000_000 .p-product__recommendSeries__information {position: relative;width: 52.3%;padding: 10px 20px 60px 20px; }
.p-category__sj005_000_000 .p-product__recommendSeries__picture {width: 47.7%; }
.p-category__sj005_000_000 .p-product__recommendSeries__category {font-size: 12px;font-size: 1.2rem; }
.p-category__sj005_000_000 .p-product__recommendSeries__title {font-size: 16px;font-size: 1.6rem; }
.p-category__sj005_000_000 .c-list--annotation {display: block;padding: 10px;}
.p-category__sj005_000_000 .p-product__recommendSeries__button__outer {position: absolute;bottom: 10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%); }
.p-category__sj005_000_000 .p-product__voice__item:not(:nth-child(3n+1)) {margin-left: 1.4%; }
.p-category__sj005_000_000 .p-product__voice__item:nth-child(n+4) {margin-top: 1.4%; } 
.p-category__sj005_000_000 .p-product__hero__heading--main {font-size: 30px; }
.p-category__sj005_000_000 .p-product__hero__heading {line-height: 0.8;margin-bottom: 5%;}
.p-category__sj005_000_000 .p-product__hero__summary {margin-right: 15px;}}

@media screen and (max-width: 959px) {
.p-category__sj005_000_000 .p-product__category__item {padding: 15px; }
.p-category__sj005_000_000 .p-product__category__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj005_000_000 .p-product__category__item .c-button__outer {margin-top: 0;padding-top: 10px;clear: both; }
.p-category__sj005_000_000 .p-product__category__title {padding-bottom: 3px;border-bottom: solid 1px #ccc; }
.p-category__sj005_000_000 .p-product__category__sub__list {margin-bottom: 10px; }
.p-category__sj005_000_000 .p-product__category__sub__item {margin-bottom: 5px;padding-bottom: 5px;border-bottom: solid 1px #ccc; }
.p-category__sj005_000_000 .p-product__category__sub__link {display: block;position: relative;padding-right: 15px; }
.p-category__sj005_000_000 .p-product__category__sub__link::after {display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%); }
.p-category__sj005_000_000 .p-product__recommend__list {margin-bottom: 40px; }
.p-category__sj005_000_000 .p-product__recommendSeries__information {padding: 10px; }
.p-category__sj005_000_000 .p-product__recommendSeries__button__outer {margin: 10px 0; } }

@media screen and (min-width: 500px) {
.p-category__sj005_000_000 .p-product__category__item .c-button {min-width: 290px; } }
@media screen and (max-width: 499px) {.p-category__sj005_000_000 .p-product__category__item .c-button {min-width: 100%; } }
@media screen and (min-width: 600px) and (max-width: 959px) {.p-category__sj005_000_000 .p-product__category__information {width: calc(96% - 95px); }
.p-category__sj005_000_000 .p-product__category__picture {width: 95px;margin-right: 4%; }
.p-category__sj005_000_000 .p-product__recommend__item {width: 49%; }
.p-category__sj005_000_000 .p-product__recommend__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj005_000_000 .p-product__recommend__item:nth-child(n+3) {margin-top: 1.4%; }
.p-category__sj005_000_000 .p-product__voice__item {width: 49.3%; }
.p-category__sj005_000_000 .p-product__voice__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj005_000_000 .p-product__voice__item:nth-child(n+3) {margin-top: 1.4%; } }

@media screen and (min-width: 599px) {
.p-category__sj005_000_000 .p-product__recommend__item .c-button__outer {margin: 25px 0 25px 0; }.p-category__sj005_000_000 .p-product__voice__item .c-button__outer {margin:25px 0 25px 0; } }
@media screen and (min-width: 769px){.p-category__sj005_000_000 .p-product__recommend__item {width: 49%;}
.p-product__recommend__hero{padding: 0;}}

@media screen and (max-width: 768px){
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__button{text-align: center;margin: 10px;}
.p-category__sj005_000_000 .p-product__recommend__hero{border: 1px solid #ccc;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj005_000_000 .p-product__recommend__hero{padding: 0!important;}
.p-category__sj005_000_000 .p-product__hero__heading--main{color: #fff;}
.p-category__sj005_000_000 .p-product__feature__bnr__txt{padding:3px;}
.p-category__sj005_000_000 .p-product__recommend__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj005_000_000 .p-product__recommend__hero__picture__column01__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj005_000_000 .p-product__hero__heading 
 {position: absolute;top: 21vw;width: 50%;padding: 1.7% 2.3%;border-radius: 0 8px 8px 0;background-color: rgba(6, 146, 41, 0.84);color: #fff;font-size: 6.9vw;z-index: 1;}}

 /*カテゴリ一覧　sj006_000_000ページ */
@media screen and (max-width: 599px) {
.c-slider__arrow {width: 16px;height: 16px; }
.p-category__sj006_000_000 .p-product__category__information {width: 67%; }
.p-category__sj006_000_000 .p-product__category__picture {width: 29%;margin-right: 4%; }
.p-category__sj006_000_000 .p-product__recommend__item:not(:first-child) {margin-top: 14px;}
.p-category__sj006_000_000 .p-product__recommend__item .c-button__outer {margin: 10px 0; }
.p-category__sj006_000_000 .p-product__recommendSeries__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj006_000_000 .p-product__voice__item:not(:first-child) {margin-top: 14px; }
.p-category__sj006_000_000 .p-product__voice__item .c-button__outer {margin: 10px 0; }
.p-category__sj006_000_000 .p-productDetail__setcart__slider__arrow {width: 16px;height: 16px; }}

@media screen and (min-width: 769px) {
.p-category__sj006_000_000 .p-product__category__list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01{width: 100%; border: 1px solid #ccc;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01:hover{text-decoration: none; opacity:0.7; transition: .2s ease-in opacity;}
.p-category__sj006_000_000 .p-product__category__item {width: 49.1%;padding: 25px 10px 15px 5px; }
.p-category__sj006_000_000 .p-product__category__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj006_000_000 .p-product__category__item .c-button__outer {width: 67%;float: right; }
.p-category__sj006_000_000 .p-product__category__information {width: 67%; }
.p-category__sj006_000_000 .p-product__category__picture {width: 29%;margin: -20px 4% -10px 0; }
.p-category__sj006_000_000 .p-product__category__title {width: 67%;float: right; }
.p-category__sj006_000_000 .p-product__category__sub__link::after {width: 8px;height: 8px;margin-left: 10px;vertical-align: 1px; }
.p-category__sj006_000_000 .p-product__recommend__list {width: 100%;margin-bottom: 35px;justify-content: space-evenly; }
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__list {width: 100%;display: flex;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__item {width: 50%;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__button{margin: 35px 0 35px 0;text-align: center;}
.p-category__sj006_000_000 .p-product__category__button__big{width: 80%; padding: 20px 0 20px 0;}
.p-category__sj006_000_000 .p-product__feature__bnr__txt{padding:5px;}
.p-category__sj006_000_000 .p-product__recommendSeries__item:nth-child(n+3) {margin-top: 1.8%; }
.p-category__sj006_000_000 .p-product__recommendSeries__link {display: -ms-flexbox;display: flex;-ms-flex-pack: justify;justify-content: space-between; }
.p-category__sj006_000_000 .p-product__recommendSeries__information {position: relative;width: 52.3%;padding: 10px 20px 60px 20px; }
.p-category__sj006_000_000 .p-product__recommendSeries__picture {width: 47.7%; }
.p-category__sj006_000_000 .p-product__recommendSeries__category {font-size: 12px;font-size: 1.2rem; }
.p-category__sj006_000_000 .p-product__recommendSeries__title {font-size: 16px;font-size: 1.6rem; }
.p-category__sj006_000_000 .c-list--annotation {display: block;padding: 10px;}
.p-category__sj006_000_000 .p-product__recommendSeries__button__outer {position: absolute;bottom: 10px;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%); }
.p-category__sj006_000_000 .p-product__voice__item:not(:nth-child(3n+1)) {margin-left: 1.4%; }
.p-category__sj006_000_000 .p-product__voice__item:nth-child(n+4) {margin-top: 1.4%; }
.p-category__sj006_000_000 .p-product__hero__heading--main {font-size: 30px; }
.p-category__sj006_000_000 .p-product__hero__heading {line-height: 1;} }

@media screen and (max-width: 959px) {
.p-category__sj006_000_000 .p-product__category__item {padding: 15px; }
.p-category__sj006_000_000 .p-product__category__item:not(:last-child) {margin-bottom: 40px; }
.p-category__sj006_000_000 .p-product__category__item .c-button__outer {margin-top: 0;padding-top: 10px;clear: both; }
.p-category__sj006_000_000 .p-product__category__title {padding-bottom: 3px;border-bottom: solid 1px #ccc; }
.p-category__sj006_000_000 .p-product__category__sub__list {margin-bottom: 10px; }
.p-category__sj006_000_000 .p-product__category__sub__item {margin-bottom: 5px;padding-bottom: 5px;border-bottom: solid 1px #ccc; }
.p-category__sj006_000_000 .p-product__category__sub__link {display: block;position: relative;padding-right: 15px; }
.p-category__sj006_000_000 .p-product__category__sub__link::after {display: block;position: absolute;top: 50%;right: 4px;-webkit-transform: rotate(45deg) translateY(-50%);transform: rotate(45deg) translateY(-50%); }
.p-category__sj006_000_000 .p-product__recommend__list {margin-bottom: 40px; }
.p-category__sj006_000_000 .p-product__recommendSeries__information {padding: 10px; }
.p-category__sj006_000_000 .p-product__recommendSeries__button__outer {margin: 10px 0; } }

@media screen and (min-width: 500px) {
.p-category__sj006_000_000 .p-product__category__item .c-button {min-width: 290px; } }
@media screen and (max-width: 499px) {.p-category__sj006_000_000 .p-product__category__item .c-button {min-width: 100%; } }
@media screen and (min-width: 600px) and (max-width: 959px) {.p-category__sj006_000_000 .p-product__category__information {width: calc(96% - 95px); }
.p-category__sj006_000_000 .p-product__category__picture {width: 95px;margin-right: 4%; }
.p-category__sj006_000_000 .p-product__recommend__item {width: 49%; }
.p-category__sj006_000_000 .p-product__recommend__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj006_000_000 .p-product__recommend__item:nth-child(n+3) {margin-top: 1.4%; }
.p-category__sj006_000_000 .p-product__voice__item {width: 49.3%; }
.p-category__sj006_000_000 .p-product__voice__item:not(:nth-child(2n+1)) {margin-left: 1.4%; }
.p-category__sj006_000_000 .p-product__voice__item:nth-child(n+3) {margin-top: 1.4%; } }

@media screen and (min-width: 599px) {
.p-category__sj006_000_000 .p-product__recommend__item .c-button__outer {margin: 25px 0 25px 0; }.p-category__sj006_000_000 .p-product__voice__item .c-button__outer {margin:25px 0 25px 0; } }
@media screen and (min-width: 769px){
.p-category__sj006_000_000 .p-product__recommend__item {width: 49%;}
.p-product__recommend__hero{padding: 0;}}

@media screen and (max-width: 768px){
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__button{text-align: center;margin: 10px;}
.p-category__sj006_000_000 .p-product__recommend__hero{border: 1px solid #ccc;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__item img{width: 100%;}
.p-category__sj006_000_000 .p-product__recommend__hero{padding: 0!important;}
.p-category__sj006_000_000 .p-product__hero__heading--main{color: #fff; font-size: 20px;}
.p-category__sj006_000_000 .p-product__feature__bnr__txt{padding:3px;}
.p-category__sj006_000_000 .p-product__recommend__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj006_000_000 .p-product__recommend__hero__picture__column01__item .c-list--annotation{margin: 5px; display: block; font-size: 12px;}
.p-category__sj006_000_000 .p-product__hero__heading 
 {position: absolute;top: 21vw;width: 38%;padding: 1.7% 2.3%;border-radius: 0 8px 8px 0;background-color: rgba(6, 146, 41, 0.84);color: #fff;font-size: 6.9vw;z-index: 1;}}

  /*LPページ Template */
.p-container{padding: 0;}
.mt50{margin-top:50px;}
.p-container__btn{text-align:center;margin-top:20px;}
.p-container__box{border: 1px solid #ccc;padding: 20px;}
.p-container__box__txt{margin: 15px 0;}
.p-container__box__ttl{background-color: #ccc;padding: 10px;text-align: center;color: #fff;font-size: 2.5rem;}
@media screen and (max-width:768px){/* 【SP】~768 ----------------------------------------------------------------------------------- */
/*img{max-width:100%;}:
.p-container {margin: 20px auto;}*/
.p-container__box{margin:0 10px;}
.p-container__box__ttl{margin:0 10px;font-size: 2rem;}
}
@media screen and (min-width:769px){/* 【PC】769~ ----------------------------------------------------------------------------------- */
   .p-container {max-width: 1280px;margin: 30px auto;}
    .p-container__hero {max-width: 1280px;}
}

  /*FAQ 各商品 Template */
.l-link {margin-left: 15px;}

.l-link__li{
display: inline-block;
}
/*口コミ・レビューページ */
.c-product__pageHeading__picture img {
padding: 0 0 20px 0;
}

/* 【SP　product FV】769~ ----------------------------------------------------------------------------------- */
@media screen and (max-width:769px){
.l-breadcrumb{padding: 10px 0!important;}
.c-section .c-bnr__hero {margin-bottom: 0; padding: 20px 0 5px 0!important;}
.c-bnr__hero__term {font-size: 13px!important;}
.c-accordion {margin-top: 0px!important;}
}

/* 【PCTOP　新着ニュースエリア】~769---- */
@media screen and (min-width: 769px){
.p-top__latestNews__inner{margin: 0 auto;justify-content: start;}
.oshirase{margin-right: 20px; padding: 0 15px;}
}

/* 【SPTOP　新着ニュースエリア】769~---- */
@media screen and (max-width:769px){
.shinchaku{margin-top:5px;}

}


/* 2019.0926: Product Slider */
.p-productDetail__slider__main {
  height: 450px;
}

@media screen and (max-width: 1200px) {
  .p-productDetail__slider__main {
    height: 36.5vw;
  }
}

@media screen and (max-width: 768px) {
  .p-productDetail__slider__main {
    height: 71vw;
  }
  .p-productDetail__slider__thumb__item {
    width: 59px;
  }
}


/* 2019.1105: カートエリアEAT*/
.p-productDetail__item__inner__detaillink a,
.p-productDetail__form__link__outer a,
.p-productDetail__detail__tab__contents__inner + ul li a{
    font-size: 1.2rem;
    color: #0066c0;
}

.p-productDetail__item__inner__detaillink a:hover,
.p-productDetail__form__link__outer a:hover,
.p-productDetail__detail__tab__contents__inner + ul li a:hover {
    color: #bf2600;
    text-decoration: underline;
}

/*====================
Topの横スクロールバーが出る暫定対処
そのうち移してください。
last modified: 2019.11.05
====================*/

.p-top__latestNews__inner {
    width: auto;
}

/*====================
Top Hero slider
last modified: 2019.11.06
====================*/
.p-topHero {
  padding-top: 15px;
  background-color: #fff;
  overflow: hidden;
}

.p-topHero__inner {
  position: relative;
  margin: 0 auto;
  width: 83%;
  height: 31vw;
}

.p-topHero__inner img {
  visibility: hidden;
}

.p-topHero__inner.is-active img {
  visibility: visible;
}

.p-topHero__link {
  margin: 0 6px;
  display: block;
}

.p-topHero__link:hover {
  opacity: .8;
}

.p-topHero__item {
  transition: transform .7s;
  transform: scale(0.97);
}

.p-topHero__item img {
  width: 100%;
  border-radius: 20px;
}

.p-topHero__item.clone {
  /*2019.12/4 ファーストビューではアニメーションをさせない*/
  /* animation: fadeIn 1s; */
}

.p-topHero__nav__arrow {
  width: 15px;
  height: 15px;
}

/*---------------
  overray flexslider styles
---------------*/
.p-topHero .flex-viewport {
  overflow: visible !important;
}

.p-topHero .flex-viewport .flex-direction-nav {
  visibility: visible;
}

.p-topHero .flex-viewport .flex-active-slide {
  transform: scale(1.04);
}

.p-topHero .flex-control-nav {
  bottom: 5px;
}

.p-topHero .flex-control-nav li {
  margin: 0 12px;
  width: 25px;
}

.p-topHero .flex-control-nav li a {
  cursor: pointer;
  transition: width .15s, height .15s;
  height: 18px;
  width: 18px;
  display: inline-block;
  background-color: #FEC780;
  border-radius: 20px;
}

.p-topHero .flex-control-nav li a:hover {
  background-color: #FC8F00;
}

.p-topHero .flex-control-nav li a.flex-active {
  height: 20px;
  width: 20px;
  opacity: 1;
  background-color: #FC8F00;
}

.p-topHero .flex-direction-nav {
  visibility: hidden;
}

.p-topHero .flex-direction-nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 1;
  z-index: 1;
}

.p-topHero .flex-direction-nav a::before {
  display: none;
}

.p-topHero .flex-direction-nav a.flex-prev,
.p-topHero .flex-direction-nav a.flex-next {
  top: 13vw;
  transform: none;
  width: 50px;
  height: 50px;
  border: 3px solid #fff;
  background-color: rgba(255, 150, 0, 0.5);
  border-radius: 40px;
}

.p-topHero .flex-direction-nav a.flex-prev:hover,
.p-topHero .flex-direction-nav a.flex-next:hover {
  background-color: red;
}

.p-topHero .flex-direction-nav a.flex-prev {
  left: -40px;
  padding-left: 7px;
}

.p-topHero .flex-direction-nav a.flex-prev i {
  transform: rotate(-45deg);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

.p-topHero .flex-direction-nav a.flex-next {
  right: -40px;
  padding-right: 7px;
}

.p-topHero .flex-direction-nav a.flex-next i {
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

/*---------------
  MQ
---------------*/
@media screen and (min-width: 1020px) {
  .p-topHero__inner {
    max-width: 970px;
  }
}

@media screen and (min-width: 1200px) {
  .p-topHero__inner {
    height: 372px;
  }
  .p-topHero__item {
    width: 970px;
  }
  .p-topHero .flex-direction-nav a.flex-prev,
  .p-topHero .flex-direction-nav a.flex-next {
    top: 155px;
    background-color: #ff9600;
  }
}

@media screen and (max-width: 768px) {
  .p-topHero__inner {
    width: 82%;
    height: 48vw;
  }
  .p-topHero__list {
    overflow: visible;
  }
  .p-topHero .flex-viewport img {
    border-radius: 10px;
  }
  .p-topHero .flex-direction-nav a.flex-prev,
  .p-topHero .flex-direction-nav a.flex-next {
    top: 20vw;
    background-color: rgba(255, 150, 0, 0.8);
  }
}

@media screen and (max-width: 414px) {
  .p-topHero__inner {
    height: 55vw;
  }
  .p-topHero .flex-direction-nav a.flex-prev,
  .p-topHero .flex-direction-nav a.flex-next {
    width: 35px;
    height: 35px;
  }
  .p-topHero .flex-direction-nav a.flex-prev i,
  .p-topHero .flex-direction-nav a.flex-next i {
    height: 10px;
    width: 10px;
  }
  .p-topHero .flex-direction-nav a.flex-prev {
    left: -25px;
    padding-left: 3px;
  }
  .p-topHero .flex-direction-nav a.flex-next {
    right: -25px;
    padding-right: 3px;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


/*TCI GRID 191119*/
[class*=" c-grid_"], [class^="c-grid_"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c-asset--image img {
	width: 100%;
}

.c-asset--text__box {
	padding: 0 .5em;
	margin: 0;
}

.c-asset--image figcaption {
    width: 100%;
    margin: 10px auto 0;
    color: #808080;
    font-size: 12px;
    font-size: 1.2rem;
	text-align: center;
}

.c-asset--text--top {
    width: 100%;
    margin: 0 0 1em 0;
}
.c-asset--text--right,
.c-asset--text--left {
	margin: 0;
}
.c-asset--text--bottom {
	width: 100%;
	margin: 1em 0 0 0;
}


@media screen and (min-width:769px){/* 【PC】769~ ----------------------------------------------------------------------------------- */
	
	[class*=" c-grid_"],
	[class^="c-grid_"] {
		justify-content: space-between;
	}
		
	.c-grid__wrap {
		width: 100%;
	}
	
	.c-asset--image {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
    	justify-content: space-between;
		width: 100%;
	}
	.c-asset--text {
		margin-bottom: 40px;
	}

	
	.c-grid__inner--col-12 {
		width: 100%;
	}
	.c-grid__inner--col-11 {
    	width: 91.66667%;
	}
	.c-grid__inner--col-10 {
    	width: 83.33333%;
	}
	.c-grid__inner--col-9 {
    	width: 75%;
	}
	.c-grid__inner--col-8 {
    	width: 66.66667%;
	}
	.c-grid__inner--col-7 {
		width: 52%;	
	}
	.c-grid__inner--col-6 {
		width: 48%;
	}
	.c-grid__inner--col-5{
		width: 44%;
	}
	.c-grid__inner--col-4 {
		width: 30.66666%;
	}
	.c-grid__inner--col-3 {
		width: 22%;
	}
	.c-grid__inner--col-2 {
		width: 15%;
	}
	.c-grid__inner--col-1 {
		width: 6.5%;
	}
	
	.c-grid__inner--col-1,
	.c-grid__inner--col-2,
	.c-grid__inner--col-3,
	.c-grid__inner--col-4,
	.c-grid__inner--col-5,
	.c-grid__inner--col-6,
	.c-grid__inner--col-7,
	.c-grid__inner--col-8,
	.c-grid__inner--col-9,
	.c-grid__inner--col-10,
	.c-grid__inner--col-11,
	.c-grid__inner--col-12 {
		display: inline-block;
	}
	
	.c-asset--text--right {
		-ms-flex-order: 2;
		order: 2;
		width: 48%;
	}
	.c-asset--text--right + .c-asset--text {
		-ms-flex-order: 1;
		order: 1;
		width: 48%;
		margin-top: 20px;
	}
	.c-asset--text--left {
		-ms-flex-order: 1;
		order: 1;
		width: 48%;
	}
	.c-asset--text--left + .c-asset--text {
		-ms-flex-order: 2;
		order: 2;
		width: 48%;
		margin-top: 20px;
	}
	
}


@media screen and (max-width:768px){/* 【SP】~768 ----------------------------------------------------------------------------------- */
	.-sp_col-2 .c-grid__inner--col-1,
	.-sp_col-2 .c-grid__inner--col-2,
	.-sp_col-2 .c-grid__inner--col-3,
	.-sp_col-2 .c-grid__inner--col-4,
	.-sp_col-2 .c-grid__inner--col-5,
	.-sp_col-2 .c-grid__inner--col-6,
	.-sp_col-2 .c-grid__inner--col-7,
	.-sp_col-2 .c-grid__inner--col-8,
	.-sp_col-2 .c-grid__inner--col-9,
	.-sp_col-2 .c-grid__inner--col-10,
	.-sp_col-2 .c-grid__inner--col-11,
	.-sp_col-2 .c-grid__inner--col-12 {
		width: 48%;
		margin-right: 4%;
	}
	.-sp_col-2 .c-grid__inner--col-1:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-2:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-3:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-4:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-5:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-6:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-7:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-8:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-9:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-10:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-11:nth-child(even),
	.-sp_col-2 .c-grid__inner--col-12:nth-child(even) {
		margin-right: 0;
	}
	
	.c-asset--text {
		margin-bottom: 2em;
	}
	
}

/*商品ページ　セットカート　定期便フラグ*/
.p-productDetail__setcart__label__item.-subscription{color: #d20408;}
.p-productDetail__setcart__option__item__subscription{font-size: 1.2rem; padding-top: 10px; display: inline-block; line-height: 1.6;font-size: 1.2rem;}
.p-productDetail__setcart__option__item__subscription a{color: #0066c0;}

/*二重価格打ち消し*/
.p-productDetail__item__inner__detaillink{margin-top:5px;}
.strike{
  background-image: linear-gradient(transparent 0.6em, #000 0, #000 calc(0.6em + 1px), transparent 0, transparent calc(0.6em + 3px), #000 0, #000 calc(0.6em + 4px), transparent 0);color: #000;text-decoration: none;display: inline-block;
  background-image:-ms-linear-gradient(transparent 0.6em, #000 0, #000 calc(0.6em + 1px), transparent 0, transparent calc(0.6em + 3px), #000 0, #000 calc(0.6em + 4px), transparent 0);color: #000;text-decoration: none;display: inline-block;}

/* IE11 にのみ適用＠二重価格打ち消し*/
@media all and (-ms-high-contrast: none) {*::-ms-backdrop, .strike {text-decoration: line-through;}}




/* ヘッダーのCSS*/
.l-header__callinfo__list{
  border: 1px solid #d5d5d5;
  padding: 5px 7px;
  border-radius: 3px;
  position: relative;
  letter-spacing: normal;
}

.l-header__callinfo__list:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -235px -178px;
  content: ' ';
  width: 18px;
  height: 17px;
  position: absolute;
  top: 40%;
  left: 3%;
  transform: rotate(25deg);
}


.l-header__callinfo__list_box{
  padding-left: 20px;
}

.l-header__callinfo__list_box_top{
  font-size: 1.1rem;
  font-weight:bold;
  margin:0;
}

.l-header__callinfo__list_box_top span{
  font-size: 1.7rem;
}

.l-header__callinfo__list_box_bottom{
  font-size: 1.1rem;
  margin:0;
}

/*スプライト画像のCSS　ここから*/
.symbol-first:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -296px -45px;
  display: inline-block;
  content: ' ';
  width: 14px;
  height: 17px;
  vertical-align: middle;
}

.symbol-faq:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  display: inline-block;
  background-position: -288px -177px;
  content: ' ';
  width: 19px;
  height: 17px;
  vertical-align: middle;}


.symbol-inquiry:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -5px -197px;
  display: inline-block;
  content: ' ';
  width: 18px;
  height: 17px;
  vertical-align: middle;
}

.l-header__callinfo__title:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -235px -178px;
  display: inline-block;
  content: ' ';
  width: 18px;
  height: 17px;
  vertical-align: bottom;
}

.l-header__button:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -259px -178px;
  display: inline-block;
  content: ' ';
  width: 24px;
  height: 17px;
  vertical-align: middle;
}

.symbol-login:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -29px -199px;
  display: inline-block;
  content: ' ';
  width: 18px;
  height: 17px;
  vertical-align: middle;
}
	
.symbol-regist:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -75px -199px;
  display: inline-block;
  content: ' ';
  width: 18px;
  height: 17px;
  vertical-align: middle;
}

.symbol-logout:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -52px -199px;
  display: inline-block;
  content: ' ';
  width: 18px;
  height: 17px;
  vertical-align: middle;
}
	
.symbol-mypage:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -105px -198px;
  display: inline-block;
  content: ' ';
  width: 20px;
  height: 17px;
  vertical-align: middle;
}

.l-header__search__button:before{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  background-position: -147px -40px;
  display: inline-block;
  content: ' ';
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background-size: auto 145px;
}

.l-header__search__button:hover{
  cursor: pointer;
}

.-cart .l-header__button {
  background-color: #f00;
  font-size: 14px;
  font-size: 1.4rem;
}

.l-header__logo__img{
  background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
  display: inline-block;
  width: 251px;
  height: 65px;
  background-position: -5px -5px;
}

@media screen and (max-width: 1020px){
   .-search .l-header__menu__button:before{
    background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
    display: block;
    content: ' ';
    width: 30px;
    height: 30px;
    background-position: -133px -35px;
    background-size: 160px 130px;
  }

   .symbol-logo:before{
    background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
    display: block;
    content: ' ';
    width: 70px;
    height: 50px;
    background-position: 1px -37px;
    background-size: 160px 130px;
    margin: 0 auto;
  }


   .symbol-tell:before{
    background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
    display: block;
    content: ' ';
    width: 30px;
    height: 30px;
    background-position: -65px -36px;
    background-size: 160px 125px;
    text-align: center;
    margin: 0 auto;
  }


   .symbol-cart:before{
    background: url(/files/user/images/common/spritesheet.png?v=1579089973) no-repeat;
    display: block;
    content: ' ';
    width: 30px;
    height: 30px;
    background-position: -98px -39px;
    background-size: 160px 135px;
    text-align: center;
    margin: 0 auto;
  }

}
/*スプライト画像のCSS　ここまで*/



/*フッタースプライト画像のCSS　ここから*/
.l-footer__guide__item .footer-first:before{
background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 22px;
height: 22px;
background-position: -2px -5px;
}

.l-footer__guide__item .footer-guide:before{
background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 22px;
height: 22px;
background-position: -28px -5px;
}

.l-footer__guide__item .footer-service:before{
background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 22px;
height: 18px;
background-position: -5px -37px;
}

.l-footer__guide__item .footer-faq:before{
background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 22px;
height: 19px;
background-position: -36px -37px;
}

.l-footer__guide__item .footer-inquiry:before{
background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 22px;
height: 15px;
background-position: -57px -5px;
}

.l-footer__guide__item .footer-support:before {
    background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916&v=1593073807) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    content: "";
    width: 24px;
    height: 27px;
    background-position: -5px -65px;}
    
.footer-phone:before{
background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 30px;
height: 44px;
background-position: -68px -30px;
}

/*フッタースプライト画像のCSS　ここまで*/


        /*==============================
    2019.12/25 追加
    Wow Modal
==============================*/
html[data-wow="is-showModal"] {
  position: fixed;
  width: 100%;
}

html[data-wow="is-showModal"] .wow-modal {
  display: flex;
}

[data-js="wow-modal"] {
  cursor: pointer;
}

.wow-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5) url(/files/user/wow_magic/img/loading_white.gif?v=1573091596) no-repeat center center;
  justify-content: center;
  align-items: center;
}

.wow-modal__inner {
  position: relative;
  display: none;
  margin: 20px 25px;
  max-width: 768px;
  min-width: 280px;
  border-radius: 6px;
  background-color: #fff;
}

.wow-modal__close {
  padding: 0;
  border: 3px solid #fff;
  border-radius: 20px;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 100;
  height: 40px;
  width: 40px;
  color: #fff;
  background: #000 url(/files/user/wow_magic/img/icon_close_white.png?v=1571298106) no-repeat center;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
  outline: none;
}

.wow-modal__close:hover {
  background-color: #333;
}

.wow-modal__content {
  position: relative;
  -webkit-overflow-scrolling: touch;
  margin: 5% 2% 6% 6%;
  padding-right: 4%;
  max-height: 60vh;
  overflow: auto;
}

.wow-modal__content > *:first-child {
  margin-top: 0;
  padding-top: 0;
}

.wow-modal__content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.wow-modal__scroll {
  box-sizing: border-box;
  font-size: 15px;
  pointer-events: none;
  animation: modal_showToHide 2s both .15s;
  margin-left: -40px;
  padding-top: 20px;
  height: 80px;
  width: 80px;
  border-radius: 100px;
  position: absolute;
  top: 60%;
  left: 50%;
  text-align: center;
  background-color: #e00000;
}

.wow-modal__scroll span {
  display: block;
  line-height: 1;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.wow-modal__scroll::after {
  animation: modal_flowBottom 1s infinite;
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background: url(/files/user/wow_magic/img/icon_arrow_bottom_white.png?v=1572316323) no-repeat;
}

.wow-modal__more {
  pointer-events: none;
  position: relative;
  z-index: 10;
  line-height: 1;
  margin: -3% auto 4%;
  text-align: center;
  font-size: 15px;
}

.wow-modal__more a {
  pointer-events: auto;
  padding: .7em 1.5em;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: #ed0000;
}

.wow-modal__more a:hover {
  background-color: red;
}

/*----------
  youtube modal
----------*/
.wow-modal.is-youtube {
  background-color: rgba(0, 0, 0, 0.8);
}

.wow-modal.is-youtube .wow-modal__inner {
  width: 90%;
  height: 50.8vw;
  max-height: 432px;
  background: transparent;
}

.wow-modal.is-youtube .wow-modal__content {
  border-radius: 20px;
  margin: 0;
  padding: 0;
  height: 100%;
  max-height: none;
}

.wow-modal.is-youtube .wow-modal__iframe {
  border: none;
  height: 100%;
  width: 100%;
  vertical-align: bottom;
}

/*--------------------
    Scrollbar
--------------------*/
.wow-modal__content::-webkit-scrollbar {
  width: 8px;
  height: 3px;
}

.wow-modal__content::-webkit-scrollbar-button {
  background-color: #ccc;
}

.wow-modal__content::-webkit-scrollbar-button:hover {
  background-color: red;
}

.wow-modal__content::-webkit-scrollbar-track {
  background-color: #eee;
}

.wow-modal__content::-webkit-scrollbar-thumb {
  background-color: #aaa;
}

.wow-modal__content::-webkit-scrollbar-thumb:hover {
  background-color: red;
}

.wow-focus {
  opacity: 0;
  animation: focus .3s both;
}

@keyframes focus {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
  }
}

@keyframes modal_showToHide {
  0% {
    transform: translateY(-20%);
    opacity: 0;
  }
  25% {
    transform: translateY(0%);
    opacity: 1;
  }
  75% {
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    transform: translateY(20%);
    opacity: 0;
  }
}

@keyframes modal_flowBottom {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateY(20px);
    opacity: 0;
  }
}

/*=============================
    2019.12/25 追加
    wow-slider
==============================*/

.wow-slider {
  max-width: 500px;
  background: url(/files/user/images/slickslider/loader.gif?v=1549875285) no-repeat center 40%;
}

.wow-slider img {
  transition: opacity .3s;
  opacity: 0;
  height: 0;
  width: 100%;
}

.wow-slider__item img {
  display: none;
}

.wow-slider__item:nth-child(1) img {
  display: block;
}

.wow-slider__control-thumbs {
  margin-top: 2px;
  display: flex;
}

.wow-slider__control-thumbs li + li {
  margin-left: 2px;
}

.wow-slider__control-thumbs img {
  transition: border .5s;
  height: auto;
  width: 100%;
  display: block;
  cursor: pointer;
}

.wow-slider__control-thumbs img:hover, .wow-slider__control-thumbs img.wow-slider__active {
  outline-color: red;
  outline-width: 2px;
  filter: brightness(110%);
}

.wow-slider__control-thumbs img:hover {
  outline-width: 1px;
}

.wow-slider.is-sliderLoaded img, .wow-slider.is-loaded-slider img {
  opacity: 1;
  height: auto;
}

/*==============================
    2019.12/25 追加
    Wow Bomber Price and Wow bomber Price lite
==============================*/
.wow-bomberPrice {
  position: relative;
  margin: 3% 0 5%;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}

.wow-bomberPrice > * {
  margin: 0;
}

.wow-bomberPrice .f-price-afterComma {
  font-size: 70%;
}

.wow-bomberPrice .f-price-yenKanji {
  font-size: 60%;
  font-family: "MS PGothic";
}

.wow-bomberPrice__beforeText {
  margin: 0 0 .5em 0;
  font-weight: bold;
  position: relative;
  z-index: 6;
}

.wow-bomberPrice__beforePrice {
  margin: 0;
  position: relative;
  z-index: 6;
}

.wow-bomberPrice__beforePrice .f-num {
  position: relative;
  bottom: -1px;
  font-size: 5rem;
  padding: 0 .1em;
  color: #000;
  box-shadow: 0 -20px 0 red inset;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, -1px 1px 0 #fff, -2px 2px 0 #fff, 1px -1px 0 #fff, 2px -2px 0 #fff, -1px -1px 0 #fff, -2px -2px 0 #fff;
}

.wow-bomberPrice__priceDown {
  background: url(/files/user/wow_magic/img/wow_bomberPrice_arrow_01.svg?v=1571272781) no-repeat center center;
}

.wow-bomberPrice__catchCopy {
  margin: 0;
  padding: 5% 0 2%;
  display: inline-block;
  position: relative;
  z-index: 9;
}

.wow-bomberPrice__catchCopy img {
  height: auto;
  width: 100%;
}

.wow-bomberPrice__afterPrice {
  font-style: italic;
  margin: 0;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.wow-bomberPrice__afterPrice::before {
  opacity: 0;
  margin: .4em -.3em 0 0;
  letter-spacing: 0;
  content: attr(data-point);
  white-space: pre;
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 2px 1px 0 #fff, -1px -1px 0 #fff, -2px -2px 0 #fff, -1px -2px 0 #fff;
}

.wow-bomberPrice__afterPrice .f-num {
  order: 3;
  margin-bottom: .1em;
  opacity: 0;
  position: relative;
  font-size: 6em;
}

.wow-bomberPrice__afterPrice .f-num::before {
  opacity: 0;
  width: 100%;
  display: block;
  content: attr(title);
  line-height: 1.4;
  letter-spacing: 0;
  font-size: 3rem;
  position: absolute;
  top: 24px;
  right: 100%;
  color: red;
  font-weight: bold;
  text-align: right;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 2px 1px 0 #fff, -1px -1px 0 #fff, -2px -2px 0 #fff, -1px -2px 0 #fff;
}

.wow-bomberPrice__afterPrice .f-num > * {
  opacity: 0;
}

.wow-bomberPrice__afterPrice .f-num span {
  display: inline-block;
  color: yellow;
  text-shadow: 6px 4px 0 #000, 6px 5px 0 #000, 6px 6px 0 #000, 5px 0px 0 #000, 5px -2px 0 #000, -3px 0px 0 #000, -3px -2px 0 #000, -3px 5px 0 #000;
}

.wow-bomberPrice.is-mini {
  padding-top: 15%;
}

/* Bomber active */
.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice::before {
  animation: wow_pop .3s .8s both;
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num {
  opacity: 1;
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num::before {
  animation: wow_pop .3s 1.25s both;
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > * {
  animation: thunderPrice .6s both;
  transform-origin: center bottom;
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(1) {
  animation-delay: calc(.05s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(2) {
  animation-delay: calc(.1s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(3) {
  animation-delay: calc(.15s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(4) {
  animation-delay: calc(.2s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(5) {
  animation-delay: calc(.25s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(6) {
  animation-delay: calc(.3s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(7) {
  animation-delay: calc(.35s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(8) {
  animation-delay: calc(.4s + .5s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__afterPrice .f-num > *:nth-child(9) {
  animation-delay: calc(.45s + .5s);
}

/*====================
FIRE
====================*/
.wow-bomberPrice__fire {
  height: 100%;
  width: auto;
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.wow-bomberPrice__fire__particles > * {
  opacity: 0;
  fill: #FFE592;
}

/*---------------
FIRE ACTIVE
---------------*/
.wow-bomberPrice.is-active .wow-bomberPrice__fire {
  display: block !important;
}

.wow-bomberPrice.is-active .wow-bomberPrice__fire__wave > * {
  opacity: 0;
  transform-origin: center bottom;
  animation: bomberFire .5s both;
}

.wow-bomberPrice.is-active .wow-bomberPrice__fire__wave > *:nth-child(1) {
  animation-delay: calc(.1s + .5s);
  fill: #FFE592;
}

.wow-bomberPrice.is-active .wow-bomberPrice__fire__wave > *:nth-child(2) {
  animation-delay: calc(.2s + .5s);
  fill: #FFC192;
}

.wow-bomberPrice.is-active .wow-bomberPrice__fire__wave > *:nth-child(3) {
  animation-delay: calc(.3s + .5s);
  fill: #FF8773;
}

.wow-bomberPrice.is-active .wow-bomberPrice__fire__wave > *:nth-child(4) {
  animation-delay: calc(.35s + .5s);
  fill: #FF5027;
}

.wow-bomberPrice.is-active .wow-bomberPrice__fire__particles > * {
  animation: bomberParticle 1.5s both .5s;
  transform-origin: center bottom;
}

/*====================
LASER
====================*/
.wow-bomberPrice__laser {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  z-index: 8;
  transform: translateX(-50%);
}

.wow-bomberPrice__laser__line {
  fill: #ABEBFF;
}

.wow-bomberPrice__laser__ripples > *:nth-child(1) {
  fill: #00FFFF;
}

.wow-bomberPrice__laser__ripples > *:nth-child(2) {
  fill: #BDFFFD;
}

.wow-bomberPrice__laser__ripples > *:nth-child(3) {
  fill: #71DAFF;
}

.wow-bomberPrice__laser__ripples > *:nth-child(4) {
  fill: #BDFFFD;
}

.wow-bomberPrice__laser__ripples > *:nth-child(5) {
  fill: #00CFFF;
}

.wow-bomberPrice__laser__ripples > *:nth-child(6) {
  fill: #BDFFFD;
}

.wow-bomberPrice__laser__ripples > *:nth-child(7) {
  fill: #00FFFF;
}

/*---------------
LASER ACTIVE
---------------*/
.wow-bomberPrice.is-active .wow-bomberPrice__laser {
  display: block !important;
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__line {
  opacity: 0;
  transform-origin: center top;
  animation: lazerGround ease .2s 4 both 0s;
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples * {
  animation: rippleFlash ease .1s 5 both;
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(1) {
  animation-delay: calc(.35s + 0s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(2) {
  animation-delay: calc(.3s + 0s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(3) {
  animation-delay: calc(.25s + 0s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(4) {
  animation-delay: calc(.2s + 0s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(5) {
  animation-delay: calc(.15s + 0s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(6) {
  animation-delay: calc(.1s + 0s);
}

.wow-bomberPrice.is-active .wow-bomberPrice__laser__ripples *:nth-child(7) {
  animation-delay: calc(.05s + 0s);
}

@keyframes bomberParticle {
  0% {
    transform: scale(0.5);
  }
  25% {
    transform: scale(0.5);
    fill: red;
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}

@keyframes thunderPrice {
  0% {
  }
  25% {
    transform: scale(2) translate(50%, 20%);
    opacity: 1;
  }
  50% {
    color: #fff;
  }
  75% {
  }
  100% {
    opacity: 1;
  }
}

@keyframes wow_pop {
  0% {
    transform: scale(0.8);
  }
  25% {
    opacity: 1;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}

@keyframes bomberFire {
  0% {
    opacity: 1;
    transform: scale(0);
    fill: red;
  }
  25% {
    transform: scale(1.2);
    fill: #fff;
  }
  50% {
    transform: scale(0.8);
    fill: red;
  }
  75% {
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
  }
}

@keyframes lazerGround {
  0% {
    opacity: 1;
    transform: translateY(-50px) scaleY(0.5);
  }
  50% {
    transform: scaleY(2);
  }
  100% {
    transform: scaleY(1);
  }
}

@keyframes rippleFlash {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  80% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

/*====================
Media query
====================*/
@media screen and (max-width: 960px) {
  .wow-bomberPrice__afterPrice .f-num {
    font-size: 7.5rem !important;
  }
}

@media screen and (max-width: 768px) {
  .wow-bomberPrice__afterPrice .f-num {
    font-size: 20vw !important;
  }
  .wow-bomberPrice__afterPrice .f-num::before {
    font-size: 5vw !important;
  }
  .wow-bomberPrice__fire {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .wow-bomberPrice__catchCopy img {
    height: auto;
    width: 100px;
  }
  .wow-bomberPrice__beforePrice .f-num {
    font-size: 4rem !important;
  }
  .wow-bomberPrice__afterPrice .f-num::before {
    margin-top: .3em;
    font-size: 2rem !important;
  }
  .f-bomberPriceLite__price .f-num {
    font-size: 5rem;
  }
}

@media screen and (max-width: 320px) {
  .f-price__beforeText {
    font-size: 80%;
  }
  .wow-bomberPrice__fire {
    bottom: -20px;
  }
  .f-bomberPriceLite__price__num {
    font-size: 6rem !important;
  }
  .f-bomberPriceLite__beforeText .f-num {
    font-size: 3rem;
  }
  .f-bomberPriceLite__price__tax {
    display: block;
    text-align: right;
  }
}


/*吹き出しCTA*/

main{
    overflow: hidden;
}
.p-productDetail__contents__order--03 {
    position: relative;
}
.p-productDetail__setcart__price {
    position: relative;
}

.speech-bubble,.speech-bubble--set {
    position: absolute;
    background: #ff8040;
    border-radius: .4em;
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 -0.05em 0.1em rgba(0,0,0,.3);
    text-align: center;
    padding: 10px 10px;
    font-size: 1rem;
}
.speech-bubble:after,.speech-bubble--set:after {
	content: '';
	position: absolute;
	left: 0;
	top: 80%;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-right-color: #ff8040;
	border-left: 0;
	border-bottom: 0;
	margin-top: -20px;
	margin-left: -20px;
}
.speech-bubble__CloseBtn,.speech-bubble--set__CloseBtn{
    font-size: 16px;
    border-radius: 100%;
    padding: .4em .53em;
    position: absolute;
    right: -21px;
    top: -16px;
    color: #fff;
    text-align: center;
    line-height: 1;
    background-color: rgba(0, 0, 0, .5);
}


@media screen and (max-width:768px){/* 【SP】~768 ----------------------------------------------------------------------------------- */
.speech-bubble {
    top: -21%;
    right: 3%;
}
.speech-bubble--set {
    top: -160%;
    right: 2%;
}
.speech-bubble__pricedown{
	font-size: 1.8rem;
}

}

@media screen and (min-width:769px){/* 【PC】769~ ----------------------------------------------------------------------------------- */
.speech-bubble {
    top: -31px;
    right: 72px;
    font-size: 1.2rem;
}
.speech-bubble--set {
    top: -56px;
    right: 40px;
    font-size: 1.2rem;
}

.speech-bubble__pricedown{
	font-size: 2rem;
}

}


@media screen and (min-width: 769px) and (max-width:1024px) {/* 【iPad】~1024 ----------------------------------------------------------------------------------- */
.speech-bubble {
    right: 54px;
}
.speech-bubble--set {
    right: -51px;
}
}

@media screen and (max-width:320px){/* 【SP】~320 ----------------------------------------------------------------------------------- */
.speech-bubble, .speech-bubble--set {
    padding: 7px 7px;
}
}

/*吹き出しCTA*　ここまで/


/*====================
モーダル
====================*/




/*====================
商品ページ内リンク調整　200721
====================*/
.-col_03 .p-productDetail__button{margin-right:1%!important;}
.-col_03 .p-productDetail__button:not(:nth-child(3n)){margin-right:1%!important;}



  /*PC ヘッダーモーダル*/
  .fd-window{display:none;}
  .fd-window{max-width:400px;padding:30px 30px 15px;border-radius:6px;background:#fff;box-shadow:5px 10px 20px rgba(0,0,0,.25);vertical-align:middle;position:absolute;top:70px;left: 50%;transform:translateX(-50%);width:400px;z-index:99;border:1px solid}
  .l-header__callinfo__list{border:1px solid #c9c9c9;padding:5px 7px;border-radius:10px;position:relative;letter-spacing:normal;width:225px;padding:10px}
  .arrow_r_b{position:relative;display:inline-block;padding-left:20px;color:#333;text-decoration:none}
  .arrow_r_b:before{content:'';width:18px;height:18px;background:#333;border-radius:50%;position:absolute;top:50%;left:222px;margin-top:-9px;z-index:9999}
  .arrow_r_b:after{content:'';width:6px;height:6px;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;position:absolute;top:50%;left:228px;margin-top:-4px;transform:rotate(134deg);z-index:9999}
  .arrow_r_b :hover{background-color:#f5f5f5}
  .fd-window .fd-content{max-height:80vh;overflow-y:auto;text-align:left}
.fd-content .read{text-align:center;font-size:16px;line-height:1.5;margin:0 0 15px;font-weight:700}
  .fd-content ul li{margin:0 0 10px 0}
  .fd_close{text-align:center;margin:0 auto;display:block;padding:4px;border:1px solid;width:30%;border-radius:8px;font-weight:700}
  .fd_close:hover{background-color:#f5f5f5}
  .support_btn{margin:0 0 15px 0;}
  .precautions{color:red;font-size:12px;line-height:normal;margin-top:10px;margin-bottom:8px}

.support_btn a {background: linear-gradient(0deg, rgb(247,244,244), rgb(251,171,69));border: solid 1px rgb(251,171,69);text-decoration: none;}

.l-header__callinfo {
  position: relative;
}

.fb__support__item {
  text-align: center;
  transition-duration: .3s;
}

.fb__support__item:hover {
  box-shadow: 3px 3px 3px rgba(0,0,0,.3);
  transform: translateY(-3px);
}

.fb__support__item a {
  display: block;
  width: 100%;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  padding: 13px 0;
  position: relative;
  text-decoration: none;
  line-height: 1.3;
}

.fb__support__item a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  border-top: 2px solid #555;
  border-right: 2px solid #555;
}

.fb__support__picture {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.fb__support__text {
  font-weight: 700;
  font-size: 1.8rem;
  color: #555;
  letter-spacing: 0px;
}

.fb__support__item--minimum .fb__support__text {
  font-size: 1.6rem;
}

.fb__support__item--minimum a {
  padding: 5px 0;
}

.fb__support__text.fb__support__text--time {
  font-size: 1.5rem;
}

.fb__support__img {
  width: 36px;
  height: 34px;
}

@media screen and (max-width:1024px){
  .fd-window {display: none;}

  .modal-content .fb__support__read.read {
      margin-top: 0;
      font-weight: 700;
  }

  .fb__support__item {
      margin-bottom: 15px;
  }

  .modal-wrapper {
    z-index: 2147483647;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 10px;
    text-align: center
  }

  .modal-wrapper:target {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .4s;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    width: 100%;
    height: 100%;
  }

  .modal-wrapper:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
  }

  .modal-wrapper.is-sp {
    display: block !important;
  }

  .modal-wrapper.is-sp::after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    vertical-align: middle;
    content: "";
  }
  
  .modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 98%;
    max-width: 600px;
    padding: 30px 30px 15px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .6);
    vertical-align: middle;
    margin-top: 50px;
  }

  .modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    color: #95979c !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
  }
}

@media screen and (min-width: 1024px) {
  .modal-wrapper.is-sp {
    display: none !important;
  }
}

@media screen and (max-width:769px){
  .fb__support__text {
      font-size: 1.5rem;
  }

  .fb__support__item--minimum .fb__support__text {
      font-size: 1.3rem;
  }

  .modal-content .fb__support__img {
      margin-bottom: 0px;
  }

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.modal-wrapper .modal-close:hover {color: #2b2e38 !important}
.modal-content li img{width:100%;margin: 0px 0 15px 0;}
.modal-content .read{text-align: center;font-size: 16px;line-height: 1.5;margin-bottom: 15px;font-weight: bold;}
}

@media screen and (max-width: 374px) {
  .modal-wrapper .modal-window {
    padding: 30px 10px 15px;
  }

  .modal-content .fb__support__img {
      width: 28px;
      height: 26px;
  }
}
  /*PC フッターモーダル*/
  .l-footer{position: relative;}
  .l-header__callinfo__list_ft{border:1px solid #c9c9c9;padding:5px 7px;border-radius:10px;position:relative;letter-spacing:normal;width:570px;padding:25px;margin-top:20px}
  .l-header__callinfo__list_ft:before{background:url(https://www.shopjapan.co.jp/files/user/images/common/spritesheet.png?v=1579089973&v=1579089973) no-repeat;background-position:-125px -68px;content:' ';width:58px;height:77px;position:absolute;top:16%;left:13%;transform:rotate(25deg)}
  .arrow_r_b_ft{position:relative;display:inline-block;color:#333;text-decoration:none}
  .arrow_r_b_ft:before{content:'';width:32px;height:32px;background:grey;border-radius:50%;position:absolute;top:46%;left:513px;margin-top:1px;z-index:9999}
  .arrow_r_b_ft:after{content:'';width:8px;height:8px;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;position:absolute;top:60%;left:524px;margin-top:-4px;transform:rotate(45deg);z-index:9999}
  .arrow_r_b_ft :hover{background-color:#f5f5f5}
  .fd-window_ft{position:absolute;top:-123px;transform:none;z-index:2147483647}
  .ft_f-size{font-size: 20px!important;}
  .ft_f-size02{font-size: 14px!important;margin-top: 3px;}

  @media screen and (max-width: 1024px) { 
    .l-header__callinfo__list_ft {width: 510px;}
    .arrow_r_b_ft:before{left: 453px;}
    .arrow_r_b_ft:after{left: 463px;}
  }

    @media screen and (max-width: 1440px) { 
    .fd-window {right: 162px;}
  }

  .c-list--disc {padding-left: 1.1em!important; }
  .p-top__recommendLink__description{padding: 5px;}



  /*PC TOP ブランドエリア*/
  @media screen and (min-width: 769px){
.p-top__popularBrand__description {
    line-height: 1.5!important;}
}

  /*セットカートの翌日配送アイコン*/
.p-productDetail__setcart__label__item.-nextday_delivery_flg {
    color: #d20408;
}

/*SP　ハンバーガーメニューのビュレット*/
@media screen and (max-width: 1020px) {
.l-nav__link::after  {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    content: "";
}
}


/* 2020-12-09 追加 : ヘッダのよくあるご質問の導線変更について */
.l-header__bar__inner {
 position: relative;
 z-index: 99;
}
 
.l-header__bar__nav__item__box {
 display: none;
 width: 248px;
 background: #ebebeb;
 padding: 13px 13px 5px;
 position: absolute;
 top: 30px;
 right: 0px;
}
 
.l-header__bar__nav__item__box::before {
 content: "";
 position: absolute;
 top: -5px;
 left: 50%;
 transform: translateX(-50%) rotate(45deg);
 width: 30px;
 height: 30px;
 display: block;
 background: #ebebeb;
 z-index: 1;
}
 
.l-header__bar__nav__item__inner {
 border: solid 1px #d4d4d4;
 border-radius: 4px;
 margin-bottom: 10px;
 position: relative;
 z-index: 2;
 overflow: hidden;
}
 
.l-header__bar__nav__item__list {
 padding: 14px 10px;
 background: #fff;
 position: relative;
 z-index: 2;
 display: flex;
 flex-wrap: nowrap;
 justify-content: space-between;
}
 
.l-header__bar__nav__item__link {
 color: #707070;
 font-size: 14px;
 letter-spacing: -0.5px;
}
 
.l-header__bar__nav__item__link::after {
 display: inline-block;
 position: absolute;
 top: 50%;
 right: 10px;
 width: 8px;
 height: 8px;
 -webkit-transform: rotate(45deg) translateY(-50%);
 transform: rotate(45deg) translateY(-50%);
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 content: "";
}
 
.header__slide {
 display: inline;
}
 
.header__slide:hover {
 text-decoration: underline;
 cursor: default;
}
 
.arrow_r_b:before,.arrow_r_b:after {
 z-index: 98;
}
 
/* ここまで */

/* フッター　スプライト　クエスチョンアイコン */
.footer-questions:before{background: url(/files/user/images/common/footer_spritesheet.png?v=1607907916) no-repeat;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
content: "";
width: 24px;
height: 27px;
background-position: -40px -65px;
}

.p-productDetail__detail__tab__contents__inner a img:hover{opacity: 0.7;}