@charset "shift_jis";
/* .p-layout
--------------------------------------------------------- */
.p-layout__main {
  float: right;

  width: 100%;
  margin: 0 0 80px -310px;
}

.p-layout__main-inner {
  margin: 0 60px 0 370px;
}

.p-layout__sub {
  float: left;

  width: 310px;
  margin-top: 0;
  margin-bottom: 80px;
}

/* .p-include-pr
--------------------------------------------------------- */
.p-include-pr {
  margin-bottom: 25px;
}
.p-include-pr__bnr {
  display: table;
  width: 100%;
  min-height: 80px;
  text-decoration: none;
}
.p-include-pr__sub {
  display: table-cell;
  width: 14.12%;
  min-height: 80px;
  padding: 10px 20px 10px 10px;
  vertical-align: middle;
  box-sizing: border-box;
}
.p-include-pr__sub p {
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}
.p-include-pr__main {
  display: table-cell;
  width: 85.88%;
  min-height: 80px;
  padding: 10px 40px 10px 10px;
  vertical-align: middle;
  box-sizing: border-box;
}
.p-include-pr__main p:first-child {
  font-size: 22px;
  line-height: 28px;
}
.p-include-pr__main p:last-child {
  font-size: 22px;
  line-height: 28px;
}
.p-include-pr__main span.p-include-pr__small {
  font-size: 12px;
  line-height: 18px;
}
.p-include-pr__main span.p-include-pr__ib {
  display: inline-block;
}

.p-include-pr__period {
  margin-top: 3px;
  padding: 10px;
  background-color: #ffefed;
  font-size: 12px;
  font-weight: bold;
  color: #de3d2c;
  text-align: center;
}

.p-include-pr__note {
  margin-top: 10px;
}
.p-include-pr__note-column {
  float: left;
  width: 50%;
}
.p-include-pr__note-column--1column {
  width: 100%;
}

.p-include-pr__note-column li {
  list-style-type: disc;
  margin-left: 1.5em;
  font-size: 12px;
  line-height: 18px;
  color: #111;
}

.p-include-pr__note-column li a {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  color: #111;
  text-decoration: none;
}
.p-include-pr__note-column li a:after {
    position: absolute;
    display: block;
    top: calc(50% - 3px);
    right: 3px;
    width: 5px;
    height: 5px;
    content: "";
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
.p-include-pr__note-column li a:hover,
.p-include-pr__note-column li a:active {
  text-decoration: underline;
}

.p-include-pr__bnr--c01 {
  background-color: #eb3a3a;
}
.p-include-pr__bnr--c01 .p-include-pr__main p:first-child {
  color: #fff177;
}
.p-include-pr__bnr--c01 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c01 .p-include-pr__main p:last-child span {
  color: #fff;
}
.p-include-pr__bnr--c01 .p-include-pr__main:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-include-pr__bnr--c01 .p-include-pr__sub {
  background: #ffeb87 url("../img/p/epfb0121_bg_include-pr__sub01.png") no-repeat center right;
}
.p-include-pr__bnr--c01 .p-include-pr__sub p {
  color: #ef2727;
}

.p-include-pr__bnr--c02 {
  background-color: #ffeb87;
}
.p-include-pr__bnr--c02 .p-include-pr__main p:first-child {
  color: #ef2727;
}
.p-include-pr__bnr--c02 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c02 .p-include-pr__main p:last-child span {
  color: #ef2727;
}
.p-include-pr__bnr--c02 .p-include-pr__main:after {
  border-right: 1px solid #ef2727;
  border-bottom: 1px solid #ef2727;
}
.p-include-pr__bnr--c02 .p-include-pr__sub {
  background: #eb3a3a url("../img/p/epfb0121_bg_include-pr__sub02.png") no-repeat center right;
}
.p-include-pr__bnr--c02 .p-include-pr__sub p {
  color: #fff177;
}

.p-include-pr__bnr--c03 {
  background-color: #777777;
}
.p-include-pr__bnr--c03 .p-include-pr__main p:first-child {
  color: #f7ff9f;
}
.p-include-pr__bnr--c03 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c03 .p-include-pr__main p:last-child span {
  color: #fff;
}
.p-include-pr__bnr--c03 .p-include-pr__main:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-include-pr__bnr--c03 .p-include-pr__sub {
  background: #e5e5e5 url("../img/p/epfb0121_bg_include-pr__sub03.png") no-repeat center right;
}
.p-include-pr__bnr--c03 .p-include-pr__sub p {
  color: #555555;
}

.p-include-pr__bnr--c04 {
  background-color: #e5e5e5;
}
.p-include-pr__bnr--c04 .p-include-pr__main p:first-child {
  color: #333333;
}
.p-include-pr__bnr--c04 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c04 .p-include-pr__main p:last-child span {
  color: #333333;
}
.p-include-pr__bnr--c04 .p-include-pr__main:after {
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.p-include-pr__bnr--c04 .p-include-pr__sub {
  background: #777777 url("../img/p/epfb0121_bg_include-pr__sub04.png") no-repeat center right;
}
.p-include-pr__bnr--c04 .p-include-pr__sub p {
  color: #f7ff9f;
}

.p-include-pr__bnr--c05 {
  background-color: #17acfa;
}
.p-include-pr__bnr--c05 .p-include-pr__main p:first-child {
  color: #faff7d;
}
.p-include-pr__bnr--c05 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c05 .p-include-pr__main p:last-child span {
  color: #fff;
}
.p-include-pr__bnr--c05 .p-include-pr__main:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-include-pr__bnr--c05 .p-include-pr__sub {
  background: #faff7d url("../img/p/epfb0121_bg_include-pr__sub05.png") no-repeat center right;
}
.p-include-pr__bnr--c05 .p-include-pr__sub p {
  color: #06a2f3;
}

.p-include-pr__bnr--c06 {
  background-color: #faff7d;
}
.p-include-pr__bnr--c06 .p-include-pr__main p:first-child {
  color: #06a2f3;
}
.p-include-pr__bnr--c06 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c06 .p-include-pr__main p:last-child span {
  color: #06a2f3;
}
.p-include-pr__bnr--c06 .p-include-pr__main:after {
  border-right: 1px solid #06a2f3;
  border-bottom: 1px solid #06a2f3;
}
.p-include-pr__bnr--c06 .p-include-pr__sub {
  background: #28b6ff url("../img/p/epfb0121_bg_include-pr__sub06.png") no-repeat center right;
}
.p-include-pr__bnr--c06 .p-include-pr__sub p {
  color: #faff7d;
}

.p-include-pr__bnr--c07 {
  background-color: #fb675c;
}
.p-include-pr__bnr--c07 .p-include-pr__main p:first-child {
  color: #fffe9d;
}
.p-include-pr__bnr--c07 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c07 .p-include-pr__main p:last-child span {
  color: #fff;
}
.p-include-pr__bnr--c07 .p-include-pr__main:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-include-pr__bnr--c07 .p-include-pr__sub {
  background: #ffefed url("../img/p/epfb0121_bg_include-pr__sub07.png") no-repeat center right;
}
.p-include-pr__bnr--c07 .p-include-pr__sub p {
  color: #fb675c;
}

.p-include-pr__bnr--c08 {
  background-color: #ffefed;
}
.p-include-pr__bnr--c08 .p-include-pr__main p:first-child {
  color: #ff574a;
}
.p-include-pr__bnr--c08 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c08 .p-include-pr__main p:last-child span {
  color: #ff574a;
}
.p-include-pr__bnr--c08 .p-include-pr__main:after {
  border-right: 1px solid #ff574a;
  border-bottom: 1px solid #ff574a;
}
.p-include-pr__bnr--c08 .p-include-pr__sub {
  background: #fb675c url("../img/p/epfb0121_bg_include-pr__sub08.png") no-repeat center right;
}
.p-include-pr__bnr--c08 .p-include-pr__sub p {
  color: #fffe9d;
}

.p-include-pr__bnr--c09 {
  background-color: #36c51f;
}
.p-include-pr__bnr--c09 .p-include-pr__main p:first-child {
  color: #fff887;
}
.p-include-pr__bnr--c09 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c09 .p-include-pr__main p:last-child span {
  color: #fff;
}
.p-include-pr__bnr--c09 .p-include-pr__main:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-include-pr__bnr--c09 .p-include-pr__sub {
  background: #fff887 url("../img/p/epfb0121_bg_include-pr__sub09.png") no-repeat center right;
}
.p-include-pr__bnr--c09 .p-include-pr__sub p {
  color: #31c219;
}

.p-include-pr__bnr--c10 {
  background-color: #fff887;
}
.p-include-pr__bnr--c10 .p-include-pr__main p:first-child {
  color: #29b512;
}
.p-include-pr__bnr--c10 .p-include-pr__main p:last-child,
.p-include-pr__bnr--c10 .p-include-pr__main p:last-child span {
  color: #29b512;
}
.p-include-pr__bnr--c10 .p-include-pr__main:after {
  border-right: 1px solid #29b512;
  border-bottom: 1px solid #29b512;
}
.p-include-pr__bnr--c10 .p-include-pr__sub {
  background: #36c51f url("../img/p/epfb0121_bg_include-pr__sub10.png") no-repeat center right;
}
.p-include-pr__bnr--c10 .p-include-pr__sub p {
  color: #fff887;
}
.p-include-pr__link {
  margin-top: 5px;
  text-align: right;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.p-include-pr__link a {
  display: inline-block;
  padding: 0 20px;
  border: 1px solid #ddd;
  font-size: 12px;
  line-height: 20px;
  color: #111;
  text-decoration: none;
  background-color: #fff;
}

.p-include-pr__link a:hover,
.p-include-pr__link a:active {
  background-color: #ddd;
}
.p-include-pr__link a span {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  font-weight: normal !important;
}
.p-include-pr__link a span::after {
  position: absolute;
  display: block;
  top: calc(50% - 3px);
  right: 3px;
  width: 5px;
  height: 5px;
  content: "";
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

/* .p-item0
--------------------------------------------------------- */
.p-item0 {
  margin-bottom: 20px;
  color: #111;
}

.p-item0__text {
  padding: 25px;

  text-align: center;

  background-color: #f5f5f5;

  font-size: 22px;
  line-height: 1.5;
  font-weight: bold;
}

.p-item0__list {
  margin-top: 20px;
}

.p-item0__list li {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

.p-item0 .dv_rc_title {
  margin-top: 35px;
  margin-bottom: 30px;
  height: 18px;
  background: url(../img/p/epfb0121_ttl_item0.png) no-repeat top center;
}

.p-item0 .dv_rc_items {
  float: left;

  width: calc( (100% - 122px) / 5);
  /* 30px *4 +2 */
}

.p-item0 .dv_rc_items:not(:nth-last-of-type(2)) {
  margin-right: 30px;
}

.p-item0 .dv_rc_img img {
  width: 100%;

  border: 1px solid #e9f3f5;
}

.p-item0 .dv_rc_img:hover img,
.p-item0 .dv_rc_img:active img {
  opacity: .85;
}

.p-item0 .dv_rc_name {
  margin-top: 10px;

  font-size: 14px;
  line-height: 1.5;
}

.p-item0 .dv_rc_name a {
  text-decoration: none;

  color: #444;
}

.p-item0 .dv_rc_name a:hover,
.p-item0 .dv_rc_name a:active {
  text-decoration: underline;
}

.p-item0 .dv_rc_price {
  font-size: 14px;
  line-height: 1.5;
}

.p-item0 .dv_rc_description {
  margin-top: 5px;

  color: #444;

  font-size: 12px;
  line-height: 1.5;
}

.p-item0 .dv_rc_description span {
  vertical-align: middle;
}


.p-item0__comment {
  margin-top: 20px;
}

.p-item0__comment li {
  color: #666;

  font-size: 12px;
  line-height: 1.5;
}

.p-item0__recommend > div:after {
  content:"";
  display:block;
  clear:both;
}


/* .p-perhaps
--------------------------------------------------------- */
.p-perhaps {
  margin-bottom: 20px;
  padding: 25px;

  color: #111;
  background-color: #f5f5f5;
}

.p-perhaps p {
  text-align: center;

  font-size: 18px;
  line-height: 1.5;
}

.p-perhaps div {
  margin-top: 5px;
  text-align: center;
}

.p-perhaps__l {
  font-size: 22px;
}

.p-perhaps__em {
  color: #c60;
}

.p-perhaps__del {
  text-decoration: line-through;
}


/* .p-ranking
--------------------------------------------------------- */
.p-ranking {
  margin-bottom: 25px;
}
.p-ranking__heading {
  position: relative;
  padding-left: 80px;
  font-size: 22px;
  line-height: 45px;
  color: #ccb342;
  background-color: #f5f5f5;
}
.p-ranking__heading::before {
  position: absolute;
  top: 8px;
  left: 20px;
  width: 47px;
  height: 27px;
  content: '';
  background: url("../img/p/epfb0121_icon_ranking__heading.png") no-repeat top left;
}
.p-ranking__text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
}

/* .p-faceted-navigation
--------------------------------------------------------- */
.p-faceted-navigation {
  margin-bottom: 20px;
  color: #111;
}

.p-faceted-navigation p {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}
.p-faceted-navigation--img ul {
  display: table;
}

.p-faceted-navigation--img li {
  display: table-cell;

  box-sizing: border-box;
  width: 12.5%;
  padding: 0 15px 10px 15px;
}

.p-faceted-navigation--img li:not(:last-of-type) {
  border-right: 1px dashed #e5e5e5;
}

.p-faceted-navigation--img a {
  text-decoration: none;

  color: #111;
}

.p-faceted-navigation--img a:hover,
.p-faceted-navigation--img a:active {
  text-decoration: underline;
}

.p-faceted-navigation--img .p-faceted-navigation__img {
  text-align: center;
}

.p-faceted-navigation--img .p-faceted-navigation__img img {
  width: 100%;
  max-width: 80px;
}
.p-faceted-navigation--img .p-faceted-navigation__img:hover img,
.p-faceted-navigation--img .p-faceted-navigation__img:active img {
  opacity: .85;
}

.p-faceted-navigation--img .p-faceted-navigation__text {
  text-align: center;

  font-size: 12px;
  line-height: 1.5;
}

.p-faceted-navigation--text li {
  display: inline-block;

  margin-right: 5px;
  margin-bottom: 10px;
}

.p-faceted-navigation--text li a {
  display: inline-block;
  position: relative;

  padding: 10px 30px;

  text-decoration: none;

  color: #111;
  border: 1px solid #ccc;

  font-size: 12px;
  line-height: 1.5;
}

.p-faceted-navigation--text li a:hover,
.p-faceted-navigation--text li a:active {
  background-color: #ccc;

  text-decoration: underline;
}

.p-faceted-navigation--text li a::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 10px;
  display: block;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}


/* .p-title
--------------------------------------------------------- */
.p-title {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 17px;

  border-bottom: 1px solid #999;

  font-size: 14px;
  line-height: 22px;

  color: #111;
}

.p-title h1 {
  display: inline;

  font-size: 22px;
  font-weight: bold;
}

/* .p-switch
--------------------------------------------------------- */
.p-switch {
  position: relative;

  box-sizing: border-box;
  margin-bottom: 40px;
  border: 1px solid #e5e5e5;

  color: #111;
}

.p-switch__text {
  display: inline-block;
  float: left;

  margin: 12px 0;
  padding: 2px 20px;

  cursor: pointer;

  border-right: 1px dashed #e5e5e5;
}

.p-switch__text span {
  position: relative;
  z-index: 2;

  display: inline-block;

  padding-right: 20px;

  font-size: 14px;
  font-weight: bold;
  line-height: 2.5;
}

.p-switch__text span::after {
  position: absolute;
  top: 10px;
  right: 0;

  display: block;

  width: 8px;
  height: 8px;

  content: "";
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);

  border-right: 1px solid #acacac;
  border-bottom: 1px solid #acacac;
}

.p-switch__select {
  position: absolute;
  z-index: 3;
  top: 38px;
  left: 0;

  display: none;

  box-sizing: border-box;
  width: 240px;
  padding: 11px 0;

  background-color: #fff;
}

.p-switch__text:hover .p-switch__select {
  display: block;
}


.p-switch__text::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;

  display: none;

  width: 240px;
  height: 370px;

  content: "";

  background-color: #fff;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, .3);
}

.p-switch__select li:hover {
  font-weight: bold;
}


.p-switch__text:hover::before {
  display: block;
}

.p-switch__select li a {
  display: block;

  padding: 15px 28px;

  text-decoration: none;

  color: #111;

  font-size: 14px;
}

.p-switch__select li a:hover {
  background-color: #f5f5f5;
}

.p-switch__matome {
  position: relative;
  display: inline-block;
  float: right;

  padding: 11px 17px 11px 20px;

  font-size: 14px;
  line-height: 2.5;

  cursor: pointer;
}

.p-switch__matome::before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 0;
  height: 38px;
  content: '';
  border-left: 1px dashed #e5e5e5;
}

.p-switch__matome.is-active {
  background-color: #f5f5f5;
}

.p-switch__matome:hover,
.p-switch__matome:active {
  background-color: #f5f5f5;
}

.p-switch input[type="checkbox"]:not(.default) + label::before {
  top: 20px;
}

.p-switch input[type="checkbox"]:not(.default) + label::after {
  top: 16px;
}

/* .p-itemover
--------------------------------------------------------- */
.p-itemover {
  margin-bottom: 20px;
  padding: 15px;

  border: 1px solid #e0b2b2;
}

.p-itemover p {
  text-align: center;

  color: #de3d2c;

  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

/* .p-category-path
--------------------------------------------------------- */
.p-category-path__heading {
  padding-bottom: 15px;

  border-bottom: 1px solid #e5e5e5;

  font-size: 14px;
  font-weight: bold;

  color: #111;
}

.p-category-path__body {
  margin-top: 15px;
  margin-bottom: 50px;
}

.p-category-path__body li {
  margin-bottom: 10px;

  font-size: 12px;
  line-height: 1.5;
}

.p-category-path__body li a {
  color: #111;
}

.p-category-path__body li a:hover,
.p-category-path__body li a:active {
  text-decoration: none;
}

.p-category-path__item-list {
  display: table;

  margin-bottom: 10px;
}

.p-category-path__item {
  display: table-cell;
}

.p-category-path__item a {
  text-decoration: none;
}

.p-category-path__item a:hover,
.p-category-path__item a:active {
  text-decoration: underline !important;
}

/* .p-copy
--------------------------------------------------------- */
.p-copy {
  display: none;
}

/* .p-inc-seo
--------------------------------------------------------- */
.p-inc-seo {
  display: none;
}

.p-inc-seo__inner {
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 20px;
  color: #666;
}

.p-inc-seo__heading {
  font-weight: bold;
}

/* .p-copy-display
--------------------------------------------------------- */
.p-copy-display {
  margin-bottom: 10px;
  text-align: right;
  font-size: 10px;
  color: #666;
}

/* .p-related-keywords
--------------------------------------------------------- */
.p-related-keywords {
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #e5e5e5;

  font-size: 14px;
  line-height: 1.5;
  color: #111;
}

.p-related-keywords__heading {
  position: relative;

  float: left;

  box-sizing: border-box;
  width: 210px;
  padding-left: 25px;
  
  font-weight: bold;
  line-height: 2;
}

.p-related-keywords__heading::before {
  position: absolute;
  top: 2px;
  left: 0;

  width: 16px;
  height: 17px;

  content: "";

  background: url("../img/p/epfb0121_icon_related-keywords.png") no-repeat top left;
}

.p-related-keywords__body {
  float: right;

  width: 100%;
  margin: 0 0 0 -210px;
}

.p-related-keywords__body-inner {
  box-sizing: border-box;
  margin: 0 0 0 230px;
  padding-left: 20px;

  border-left: 1px solid #e5e5e5;
}

.p-related-keywords__body-inner li {
  position: relative;

  display: inline;

  line-height: 2;
}

.p-related-keywords__body-inner li a {
  text-decoration: none;

  color: #444;
}

.p-related-keywords__body-inner li:not(:first-of-type) a {
  padding-left: 15px;
}

.p-related-keywords__body-inner li a:hover,
.p-related-keywords__body-inner li a:active {
  text-decoration: underline;
}

.p-related-keywords__body-inner li:not(:last-of-type) a::after {
  display: inline-block;

  width: 1px;
  height: 14px;
  margin-top: 3px;
  padding-left: 15px;

  content: "";

  border-right: 1px solid #e5e5e5;
}

.p-related-keywords__body-inner li:first-of-type {
  padding-left: 0;
}

/* .p-different
--------------------------------------------------------- */
.p-different__heading {
  position: relative;
  height: 22px;
  margin: 0 0 30px;
  font-size: 22px;
  font-weight: bold;
}

.p-different__heading::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}
.p-different__heading span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding-right: 20px;
  background-color: #fff;
}
.p-different-sho__heading {
  position: relative;
  height: 22px;
  margin: 0 0 30px;
  font-size: 22px;
  font-weight: bold;
}
.p-different-sho__heading::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}
.p-different-sho__heading span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding-right: 20px;
  background-color: #fff;
}
.p-different__body {
  margin-bottom: 30px;
}
.p-different__body ul {
  margin-top: 15px;
}

.p-different__body li {
  display: inline-block;

  margin-bottom: 15px;
}

.p-different__body a {
  display: inline-block;

  margin-right: 15px;
  padding: 10px 15px;

  color: #111;
  background-color: #f5f5f5;

  font-size: 12px;
  text-decoration: none;
}

.p-different__body a:hover,
.p-different__body a:active {
  text-decoration: underline;
}

/* .p-ichioshi
--------------------------------------------------------- */
.p-ichioshi {
  overflow: hidden;
  position: relative;

  padding: 60px 0;

  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;

  color: #111;
}

.p-ichioshi > div {
  box-sizing: border-box;
  padding: 0 48px;
}

.p-ichioshi__heading {
  float: left;

  margin-bottom: 30px;

  font-size: 22px;
  font-weight: bold;
}

.p-ichioshi__more {
  float: right;

  font-size: 14px;
  line-height: 1.5;
}

.p-ichioshi__more a {
  text-decoration: none;

  color: #111;
}

.p-ichioshi__more a:hover,
.p-ichioshi__more a:active {
  text-decoration: underline;
}

.p-ichioshi__more a span {
  position: relative;

  display: inline-block;

  padding-right: 15px;
}

.p-ichioshi__more a span::after {
  position: absolute;
  top: 5px;
  right: 3px;

  display: block;

  width: 5px;
  height: 5px;

  content: "";
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);

  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

.p-ichioshi__body {
  clear: both;
}

.p-ichioshi__itemlist {
  position: relative;

  box-sizing: border-box;
  margin-top: 15px;
}

.p-ichioshi__item {
  float: left;
  display: block;
  text-decoration: none;
}
.p-ichioshi__img img {
  width: 100%;
}

.p-ichioshi__img:hover img,
.p-ichioshi__img:active img {
  opacity: .85;
}

.p-ichioshi__text,
.p-ichioshi__text a {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none !important;

  color: #111;
}

.p-ichioshi__item:hover,
.p-ichioshi__item:active {
  text-decoration: underline;
  color: #111;
}

.p-ichioshi .owl-prev {
  position: absolute;
  top: 85px;
  left: -45px;

  width: 30px;
  height: 70px;

  text-indent: -9999px;

  background-color: #999;
}

.p-ichioshi .owl-prev:hover,
.p-ichioshi .owl-prev:active {
  opacity: .85;
}

.p-ichioshi .owl-prev::after {
  position: absolute;
  top: 30px;
  left: 12px;

  display: block;

  width: 10px;
  height: 10px;

  content: "";
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);

  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.p-ichioshi .owl-next {
  position: absolute;
  top: 85px;
  right: -45px;

  width: 30px;
  height: 70px;

  text-indent: -9999px;

  background-color: #999;
}
.p-ichioshi .disabled {
   display: none !important;
}

.p-ichioshi .owl-next:hover,
.p-ichioshi .owl-next:active {
  opacity: .85;
}

.p-ichioshi .owl-next::after {
  position: absolute;
  top: 30px;
  right: 12px;

  display: block;

  width: 10px;
  height: 10px;

  content: "";
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);

  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

/*.p-ichioshi .owl-carousel,
.p-ichioshi .owl-carousel .owl-item {
  position: static;
}*/

.p-ichioshi .owl-theme .owl-nav [class*=owl-] {
  display: block;

  margin: 0;
  padding: 0;

  color: #fff;
  border-radius: 0;
  background: #999;
}

.p-ichioshi .owl-theme .owl-nav {
  margin-top: 40px;
}
.p-ichioshi .owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  border-radius: 28px;
  background: #ddd;
  
}

.p-ichioshi .owl-theme .owl-dots .owl-dot.active span,
.p-ichioshi .owl-theme .owl-dots .owl-dot:hover span {
  background: #999;
}

/* .p-recommend
--------------------------------------------------------- */
.p-recommend {

  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;

  color: #111;
}
.p-recommend:empty {
  display: none;
}

.p-recommend > div {
  box-sizing: border-box;
  padding: 0 50px;
}

.p-recommend .dv_rc_header {
  height: 60px;
}

.p-recommend .dv_rc_items {
  float: left;

  width: calc((100% - 181px) / 7);
  /* 180px = 30px * 6 IE対応+1px */
  margin-bottom: 60px;
}

.p-recommend .dv_rc_items:not(:nth-last-child(2)) {
  margin-right: 30px;
}

.p-recommend .dv_rc_img img {
  width: 100%;
}

.p-recommend .dv_rc_img:hover img,
.p-recommend .dv_rc_img:active img {
  opacity: .85;
}

.p-recommend .dv_rc_title {
  margin-bottom: 30px;
  height: 22px;

  background: url("../img/p/epfb0121_ttl_recommend.png") no-repeat top left;
}

.p-recommend .dv_rc_name {
  margin-top: 20px;

  font-size: 14px;
  line-height: 1.5;
}

.p-recommend .dv_rc_name a {
  text-decoration: none;

  color: #111;
}

.p-recommend .dv_rc_name:hover a,
.p-recommend .dv_rc_name:active a {
  text-decoration: underline;
}

.p-recommend .dv_rc_price {
  margin-top: 5px;

  font-size: 14px;
  line-height: 1.5;
}

.p-recommend .dv_rc_description {
  margin-top: 10px;

  color: #444;

  font-size: 12px;
  line-height: 1.5;
}

.p-recommend .dv_rc_description span {
  vertical-align: middle;
}

/* .p-itemlist
--------------------------------------------------------- */
.p-itemlist {
  color: #111;
  background: #fff;
}

.p-itemlist .figure {
  position: relative;
}

.p-itemlist .figure:before {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;

  display: block;

  width: 100%;
  height: 100%;

  content: "";

  background: url(../img/p/epfb0121_spacer.png) repeat left top;
}

/* p-itemlist__prodlist
/* .................................................. */
.p-itemlist_icon {
  /*font-size: 0;*/
  display: flex;

  align-items: flex-end;
}

.p-itemlist__ranking {
  width: 47px;
  /*display: inline-block;*/
  margin: 20px 7px 10px 0;
  /*vertical-align: bottom;*/
}

.isIE9 .p-itemlist__ranking {
  float: left;
}

.p-itemlist__lineup {
  max-width: 165px;
  width: calc(100% - 54px);
  /*display: inline-block;
  vertical-align: bottom;*/
}

.isIE9 .p-itemlist__lineup {
  float: left;
}

.p-itemlist__lineup ul {
  padding: 0 0 5px;

  font-size: 0;
}

.p-itemlist__lineup li {
  display: inline-block;

  width: calc((100% - 5px) / 2);
  margin: 0 0 5px;
}

.p-itemlist__lineup li:nth-child(2n+1) {
  margin: 0 5px 5px 0;
}

.p-itemlist__lineup img {
  width: 100%;
}

.p-itemlist__img img {
  width: 220px;
  border: solid 1px #eaf3f5;
}
.p-itemlist__img:hover img,
.p-itemlist__img:active img {
  opacity: .85;
}

.p-itemlist .prodlistlist-favorite_off {
  display: block;
  overflow: hidden;

  width: 28px;
  height: 28px;
  margin: 10px 0 10px auto;

  text-indent: -9999px;

  background: url(../img/p/epfb0121_icon_favorite.png) no-repeat top left;
  background-position: 0 0;
  background-clip: content-box;
  background-size: 100% auto;
}

.p-itemlist .prodlistlist-favorite_on {
  display: block;
  overflow: hidden;

  width: 28px;
  height: 28px;
  margin: 10px 0 10px auto;

  text-indent: -9999px;

  background: url(../img/p/epfb0121_icon_favorite.png) no-repeat top left;
  background-position: 0 -32px;
  background-clip: content-box;
  background-size: 100% auto;

  cursor: default;
}

.p-itemlist__name {
  margin: 0 0 15px;

  font-size: 14px;
  font-weight: bold;
  line-height: 1.57;
}

.p-itemlist__name a {
  color: #111;
  text-decoration: none;
}

.p-itemlist__name a:hover,
.p-itemlist__name a:active {
   text-decoration: underline;
}

.p-itemlist__brand {
  margin: 0 0 20px;

  font-size: 14px;
  font-style: italic;
}

.p-itemlist__em {
  margin: 0 0 8px;

  color: #de3d2c;
  font-size: 14px;
}
.p-itemlist__price {
  margin: 0 0 8px;

  font-size: 14px;
  font-weight: bold;
}

.p-itemlist__price--sale {
  color: #de3d2c;
}


.p-itemlist .no-txt-weight {
  font-weight: normal;
}

.p-itemlist__rating {
  margin: 0 0 20px;

  font-size: 12px;
}

.p-itemlist__rating-star,
.p-itemlist__review-num {
  display: inline-block;

  vertical-align: middle;
}

.p-itemlist__copy,
.p-itemlist__spec {
  font-size: 12px;
}

.p-itemlist .itemlist-3col:after,
.p-itemlist .itemlist-4col:after {
  display: block;
  clear: both;

  content: "";
}

.p-itemlist .itemlist-3col {
  max-width: 720px;
}

.p-itemlist .itemlist-4col {
  max-width: 970px;
}

.p-itemlist .itemlist-3col,
.p-itemlist .itemlist-4col {
  display: flex;

  flex-wrap: wrap;
  /*align-items: flex-end;*/
}

.p-itemlist .itemlist-3col .p-itemlist__item,
.p-itemlist .itemlist-4col .p-itemlist__item {
  position: relative;

  float: static;

  box-sizing: border-box;
  margin: 0 30px 50px 0;
  padding: 0;
}

.p-itemlist .itemlist-3col .p-itemlist__item {
  width: calc((100% - 60px) / 3 - 1px);
}

.p-itemlist .itemlist-4col .p-itemlist__item {
  width: calc((100% - 90px) / 4 - 1px);
}

.isIE9 .p-itemlist .itemlist-3col .p-itemlist__item {
  float: left;
}

.isIE9 .p-itemlist .itemlist-4col .p-itemlist__item {
  float: left;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n) {
  margin: 0 0 50px;
}

.p-itemlist .itemlist-4col .p-itemlist__item:nth-child(4n) {
  margin: 0 0 50px;
}

.p-itemlist__item .brand {
  display: block;
  overflow: hidden;

  max-width: 100%;

  white-space: nowrap;
  text-overflow: ellipsis;

  font-size: 11px;
}

/* figure */
.p-itemlist__item .figure {
  position: relative;
}

.p-itemlist__item .figure:before {
  display: none;
}

.p-itemlist__item .figure .main {
  position: relative;

  float: left;

  width: 100%;
}


.p-itemlist__item .figure .main:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;

  display: block;

  width: 100%;
  height: 100%;

  content: "";

  background: url(../img/p/epfb0121_spacer.png) repeat left top;
}

.p-itemlist__item .figure .main img {
  z-index: 0;

  max-width: 100%;
  max-height: 100%;
}

.p-itemlist__item .figure .prod-variations {
  position: relative;

  display: none;
}

.p-itemlist__item .figure .prod-variations ul {
  position: absolute;
  z-index: 5;
  top: -1px;
  right: -10px;
}

.p-itemlist__item .figure .prod-variations ul + div {
  position: absolute;
  z-index: 5;
  top: 300px;
  right: -40px;
  font-size: 12px;
}

.p-itemlist__item .figure .prod-variations ul li img.main {
  display: none;
}

.p-itemlist__item .figure .prod-variations ul li:hover .main {
  position: absolute;
  top: 0;
  right: -10px;

  display: block;
}

.p-itemlist .itemlist-4col .p-itemlist__item .figure .prod-variations ul li:hover .main {
  left: -182px;
}

.p-itemlist__item .figure .prod-variations ul li img.thumbnail {
  position: absolute;

  width: 50px;
  height: 50px;

  cursor: pointer;
}

.p-itemlist__item .figure .prod-variations ul li img.thumbnail:hover,
.p-itemlist__item .figure .prod-variations ul li img.thumbnail:active {
  opacity: .85
}


.p-itemlist__item .figure .prod-variations ul li:nth-child(4n-2) .thumbnail {
  top: 60px;
}

.p-itemlist__item .figure .prod-variations ul li:nth-child(4n-1) .thumbnail {
  top: 120px;
}

.p-itemlist__item .figure .prod-variations ul li:nth-child(4n-0) .thumbnail {
  top: 180px;
}

.p-itemlist__item .figure .prod-variations ul li:nth-child(5n) .thumbnail {
  top: 240px;
}

.p-itemlist__item .figure .prod-variations ul li:nth-child(-n+10) .thumbnail {
  left: 60px;
}

.p-itemlist__item .figure .prod-variations ul li:nth-child(-n+5) .thumbnail {
  left: 0;
}

/* p-itemlist__data */
.p-itemlist__item .p-itemlist__data {
  position: relative;
}

/* hover */
.p-itemlist__item.is-hover:before {
  position: absolute;
  z-index: 4;
  top: -20px;
  bottom: -20px;
  left: -20px;

  content: "";

  background: #fff;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, .3);
}
.p-itemlist__item.is-hover .u-star img {
  z-index: 6;
}

.p-itemlist__item.is-hover .figure .tag {
  z-index: 10;
}

.p-itemlist__item.is-hover .figure,
.p-itemlist__item.is-hover .p-itemlist__data {
  z-index: 5;
}

.p-itemlist__item.is-hover .prod-variations {
  display: block;
}

.p-itemlist .item-list-color .p-itemlist__item .prod-variations {
  display: none;
}

/* p-itemlist__item */
.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n),
.p-itemlist .itemlist-4col .p-itemlist__item:nth-child(4n) {
  margin-right: 0;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n) .figure .prod-variations ul,
.p-itemlist .itemlist-4col .p-itemlist__item:nth-child(4n) .figure .prod-variations ul {
  right: auto;
  left: 0px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--2col:nth-child(3n) .figure .prod-variations ul,
.p-itemlist .itemlist-4col .p-itemlist__item--2col:nth-child(4n) .figure .prod-variations ul {
  right: auto;
  left: -120px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--1col:nth-child(3n) .figure .prod-variations ul,
.p-itemlist .itemlist-4col .p-itemlist__item--1col:nth-child(4n) .figure .prod-variations ul {
  right: auto;
  left: -60px;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n):hover:before,
.p-itemlist .itemlist-4col .p-itemlist__item:nth-child(4n):hover:before {
  right: -20px;
  left: -20px;
}
.p-itemlist .itemlist-3col .p-itemlist__item--2col:nth-child(3n):hover:before,
.p-itemlist .itemlist-4col .p-itemlist__item--2col:nth-child(4n):hover:before {
  right: -20px;
  left: -140px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--1col:nth-child(3n):hover:before,
.p-itemlist .itemlist-4col .p-itemlist__item--1col:nth-child(4n):hover:before {
  right: -20px;
  left: -80px;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n) .figure .prod-variations ul + div,
.p-itemlist .itemlist-4col .p-itemlist__item:nth-child(4n) .figure .prod-variations ul + div {
  left: -120px;
}


.p-itemlist .itemlist-4col .p-itemlist__item:hover:before {
  right: -20px;
}

.p-itemlist .itemlist-4col .p-itemlist__item--2col:hover:before {
  right: -140px;
}

.p-itemlist .itemlist-4col .p-itemlist__item--1col:hover:before {
  right: -80px;
}

.p-itemlist .itemlist-3col .p-itemlist__item:hover:before {
  right: -20px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--2col:hover:before {
  right: -140px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--1col:hover:before {
  right: -80px;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n) .figure .prod-variations ul {
  right: auto;
  left: 0;
}

.p-itemlist .itemlist-3col .p-itemlist__item--2col:nth-child(3n) .figure .prod-variations ul {
  right: auto;
  left: -120px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--1col:nth-child(3n) .figure .prod-variations ul {
  right: auto;
  left: -60px;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n) .figure .prod-variations ul li:hover .main {
  right: -190px;
  left: auto;
}

.p-itemlist .itemlist-3col .p-itemlist__item--2col:nth-child(3n) .figure .prod-variations ul li:hover .main {
  right: -310px;
  left: auto;
}

.p-itemlist .itemlist-3col .p-itemlist__item--1col:nth-child(3n) .figure .prod-variations ul li:hover .main {
  right: -250px;
  left: auto;
}

.p-itemlist .itemlist-3col .p-itemlist__item:nth-child(3n):hover:before {
  right: -21px;
  left: -20px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--2col:nth-child(3n):hover:before {
  right: -21px;
  left: -140px;
}

.p-itemlist .itemlist-3col .p-itemlist__item--1col:nth-child(3n):hover:before {
  right: -21px;
  left: -80px;
}

.p-itemlist__item.is-hover {
	cursor: pointer;
}

/* .p-number
--------------------------------------------------------- */
.p-number {
  padding: 30px 0;

  text-align: center;

  color: #111;
  background: #f5f5f5;
}

.p-number_ttl {
  padding: 0 0 10px;

  font-size: 14px;
  font-weight: bold;
}

.p-number_number {
  font-size: 32px;
  font-weight: bold;
}

/* .p-conditions
--------------------------------------------------------- */
.p-conditions {
  padding: 30px 0;

  border-top: solid 1px #999;
  background: #f5f5f5;

  color: #111;
}

.p-conditions__contents {
  margin: 0 40px;

  font-size: 14px;
}

.p-conditions__contents dt {
  padding: 0 0 20px;

  text-align: center;
  font-weight: bold;
}

.p-conditions__contents li {
  position: relative;

  margin: 0 0 10px;
  padding: 5px 35px 5px 10px;

  background: #fff;

  line-height: 1.5;

  cursor: pointer;
}

.p-conditions__contents li:last-of-type {
  margin: 0;
}
.p-conditions__contents li:before,
.p-conditions__contents li:after {
  content: '';
  position: absolute;
  display: inline-block;
  top: 10px;
  right:13px;
  width:1px;
  height: 12px;
  background-color:#a1a1a1;
}
.p-conditions__contents li:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.p-conditions__contents li:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.p-conditions__color {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

/* .p-refine
--------------------------------------------------------- */
.p-refine {
  color: #111;
  background: #fff;
  line-height: 1.5;
}

.p-refine__contents {
  margin-bottom: 20px;
}

.p-refine__ranking {
  margin-top:60px;
  text-align:center;
}

.p-refine__ranking span {
  position:relative;
  padding-left: 30px;
  font-size: 14px;
  line-height: 1.6;
}

.p-refine__ranking span::before {
  position: absolute;
  top: 1px;
  left: 0px;
  width: 28px;
  height: 16px;
  content: '';
  background: url("../img/p/epfb0121_icon_ranking__heading.png") no-repeat top left;
  background-size:contain;
}

.p-refine .p-refine__heading {
  padding: 60px 0 20px;

  text-align: center;

  font-size: 22px;
  font-weight: normal;
}

.p-refine__ranking + div .p-refine__heading{
  padding-top: 0px;
}

.p-refine__itemlist {
  box-sizing: border-box;
}
.p-refine__item {
  position: relative;
  display: block;
  text-decoration: none;
  color: #111;
  box-sizing: border-box;
}
.p-refine__item-number {
  font-size: 12px;
}
.p-refine__l .p-refine__item > a,
.p-refine__m .p-refine__item:not(:first-of-type) > a,
.p-refine__l .p-refine__item > span,
.p-refine__m .p-refine__item:not(:first-of-type) > span {
  border-top: 1px solid #e5e5e5;
}
.p-refine__l .p-refine__item > a,
.p-refine__m .p-refine__item > a,
.p-refine__l .p-refine__item > span,
.p-refine__m .p-refine__item > span {
  font-weight: bold;
}

.p-refine__item > a {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
  text-decoration: none;
}
.p-refine__item > a:hover {
  background-color: #f5f5f5;
}
.p-refine__l .p-refine__item > a {
  padding: 10px 20px 10px 40px;
}
.p-refine__m .p-refine__item {
  padding: 0 0 0 40px;
}
.p-refine__m .p-refine__item > a {
  padding: 12px 20px 12px 10px;
}
.p-refine__s .p-refine__item > a {
  padding: 12px 20px 12px 20px;
}
.p-refine__s {
  margin: 0 0 0 40px;
}
.p-refine__s .p-refine__item > a:hover {
  background-color: #f5f5f5;
}

.p-refine__l .p-refine__selected,
.p-refine__l .p-refine__include {
  position: relative;
  display: block;
  padding: 12px 20px 12px 40px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
  text-decoration: none;
  background-color: #f5f5f5;
}
.p-refine__l .p-refine__include:hover,
.p-refine__l .p-refine__include:active {
  text-decoration: underline;
}
.p-refine__l a.p-refine__selected::before,
.p-refine__l a.p-refine__selected::after {
    content: '';
    position: absolute;
    display: inline-block;
    top: 14px;
    right: 13px;
    width: 1px;
    height: 12px;
    background-color: #a1a1a1;
}
.p-refine__l a.p-refine__selected::before {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.p-refine__l a.p-refine__selected::after {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.p-refine__m .p-refine__selected {
  display: block;
  padding: 12px 20px 12px 10px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
}

.p-refine__s .p-refine__selected {
  display: block;
  padding: 12px 20px 12px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
  background-color: #f5f5f5;
}
.p-refine .p-refine__subheading {
  margin: 0;
  padding: 15px 0 15px 50px;

  border-bottom: solid 1px #999;
  background: url(../img/p/epfb0121_icon_p-refine__subheading.png) no-repeat 20px 13px;

  font-size: 17px;
  font-weight: bold;
  line-height: 1;
}
.p-refine .p-refine__price .p-refine__subheading {
  margin-bottom: 8px;
}

.p-refine .p-refine__contents {
  /*width: 290px;*/
  /*padding: 0 0 0 20px;*/
}

.p-refine__contents-check {
  position: relative;
  width: 290px;
  margin: 8px 0 18px 20px;
}

.p-refine__contents-check li {
  position: relative;

  overflow: hidden;

  padding: 7px 0 7px 30px;

  font-size: 14px;

  cursor: pointer;
}

.p-refine__contents-check li:hover,
.p-refine__contents-check li:active {
  background: #f5f5f5;
}

.p-refine__contents-check li a {
  color: #111;
  text-decoration: none;
}

.p-refine input[type="checkbox"] {
  margin: 0 9px 0 0;
}

.p-refine__contents-check label {
  width: 200px;
}

.p-refine__contents-check input,
.p-refine__contents-check label {
  float: left;
}
.p-refine__contents-check input[type="checkbox"]:not(.default) + label::before {
  top: 13px;
}
.p-refine__contents-check input[type="checkbox"]:not(.default) + label::after {
  top: 9px;
}
.p-refine__contents-check .checked {
  overflow: hidden;

  background: #f5f5f5;
}

.p-refine__contents-check .checked:before,
.p-refine__contents-check .checked:after {
  content: '';
  position: absolute;
  display: inline-block;
  top: 14px;
  right: 13px;
  width: 1px;
  height: 12px;
  background-color: #a1a1a1;
}

.p-refine__contents-check.tse-scrollable .checked:before,
.p-refine__contents-check.tse-scrollable .checked:after {
  right: 23px;
}
.p-refine__contents-check .tse-scrollbar {
  width: 10px;
}
.p-refine__contents-check .tse-scrollbar .drag-handle {
  right: 0;
  opacity: 1;
}
.p-refine__contents-check .checked:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.p-refine__contents-check .checked:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.p-refine__price {
  margin: 0 0 50px;
}

.p-refine__price input[type="text"] {
  width: 85px;

  color: #111;

  font-size: 14px;
  line-height: 25px;
}

.p-refine__price .price-input {
  margin: 10px 0 0;
  padding: 0 0 0 50px;

  font-size: 14px;
}

.p-refine__price .price-input legend {
  margin: 0 0 10px;

  color: #999;

  font-size: 14px;
}

.p-refine__price input[type="submit"] {
  margin: 10px 0 0;
  padding: 0 6px;

  color: #fff;
  border: none;
  background-color: #999;

  font-size: 14px;
  line-height: 25px;

  cursor: pointer;

  outline: 0;
}

.p-refine__price input[type="submit"]:hover,
.p-refine__price input[type="submit"]:active {
  opacity: .85
}

.p-refine__color {
  margin: 0 0 40px;
}

.p-refine__color-list {
  position: static;

  padding: 21px 0 0 50px;

  font-size: 0;
}

.p-refine__color-list li {
  display: inline-block;

  width: 35px;
  height: 35px;
  margin: 0 10px 10px 0;

  vertical-align: middle;

  cursor: pointer;
}

.p-refine__color-list li:nth-child(6n) {
  display: inline-block;

  width: 35px;
  margin: 0 0 10px 0;
}

.p-refine__color-item {
  box-sizing: border-box;
}

.p-refine__color-item a {
  color: #999;

  font-size: 10px;
  line-height: 35px;
  text-decoration: none;
}
.p-refine__color-item:hover,
.p-refine__color-item:active,
.p-refine__color-item--selected {
  position: relative;
}
.p-refine__color-item:hover::before,
.p-refine__color-item:active::before,
.p-refine__color-item--selected::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  z-index: 2;
  background: url(../img/p/epfb0121_img_p-refine__color-on.png) no-repeat 0 0;
}
.p-refine__color-item.u-bg--white:hover::before,
.p-refine__color-item.u-bg--other:hover::before,
.p-refine__color-item.u-bg--white:active::before,
.p-refine__color-item.u-bg--other:active::before,
.p-refine__color-item--selected.u-bg--white::before,
.p-refine__color-item--selected.u-bg--other::before {
  background: url(../img/p/epfb0121_img_p-refine__color-on2.png) no-repeat 0 0;
}

/* カラーチップ用バルーン*/
.p-refine__color-item_balloon {
	display: none;
	position: absolute;
	top: -25px;
	left: -10px;
	width: 70px;
  	height: 21px;
/*	padding: 3px 1em;*/
	z-index: 2;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	background: #555;
	border-radius: 3px;
}
.p-refine__color-item_balloon:after {
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	bottom: -10px;
	margin-left: 22px;
	border: solid transparent;
	border-color: rgba(85,85,85,0);
	border-top-color: #555;
	border-width: 5px;
	pointer-events: none;
	content: " ";
}
.p-refine__color-item:hover .p-refine__color-item_balloon {
	display: block;
}
.p-refine__color-item_balloon:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
}
.p-refine__color-item.u-bg--black .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--black.png);
}
.p-refine__color-item.u-bg--gray .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--gray.png);
}
.p-refine__color-item.u-bg--white .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--white.png);
}
.p-refine__color-item.u-bg--khaki .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--khaki.png);
}
.p-refine__color-item.u-bg--beige .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--beige.png);
}
.p-refine__color-item.u-bg--brown .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--brown.png);
}
.p-refine__color-item.u-bg--green .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--green.png);
}
.p-refine__color-item.u-bg--blue .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--blue.png);
}
.p-refine__color-item.u-bg--navy .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--navy.png);
}
.p-refine__color-item.u-bg--purple .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--purple.png);
}
.p-refine__color-item.u-bg--pink .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--pink.png);
}
.p-refine__color-item.u-bg--red .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--red.png);
}
.p-refine__color-item.u-bg--orange .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--orange.png);
}
.p-refine__color-item.u-bg--yellow .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--yellow.png);
}
.p-refine__color-item.u-bg--gold .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--gold.png);
}
.p-refine__color-item.u-bg--silver .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--silver.png);
}
.p-refine__color-item.u-bg--other .p-refine__color-item_balloon:before {
	background-image: url(../img/p/refine__color--other.png);
}



.p-refine__brand {
  margin-bottom: 32px;
}

.p-refine__brand .p-refine__contents-check {
  width: 290px;
}

.p-refine__brand .tse-scrollable {
  overflow: hidden;

  height: 430px;
}

.p-refine__other-heading {
  position: relative;
  padding: 10px 0 10px 52px;
  cursor: pointer;
}
.p-refine__other-heading:not(:first-child) {
  border-top: solid 1px #e5e5e5;
}
.p-refine__other-heading:before,
.p-refine__other-heading:after{
  display: block;
  content: '';
  background-color: #999;
  position: absolute;
}
.p-refine__other-heading:before{
  width: 1px;
  height: 13px;
  top: 12px;
  right: 14px;
}
.p-refine__other-heading:after{
  width: 13px;
  height: 1px;
  top: 18px;
  right: 8px;
}
.p-refine__other-heading--active:before {
  display: none;
}
.p-refine__other-body {
  display: none;
}
.p-refine__other-body .p-refine__contents-check {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.p-refine__other-heading--active + .p-refine__other-body {
  display: block;
}
.p-refine__other dl {
  border-bottom: solid 1px #e5e5e5;
}

.p-refine__other .p-refine__contents-check {
  margin: 0 0 0 20px;
}

.p-refine__other .p-refine__contents-check li {
  position: relative;

  line-height: 1.4;
}

#p-refine__other-slidemenu {
  margin-bottom: 60px;
}

.p-refine__contents {
  font-size: 14px;
}

.p-refine__list-priceoff {
  margin-bottom: 20px;
}

.p-refine__list-priceoff li {
  position: relative;
  margin: 0 0 0 20px;
  padding: 10px 0 10px 32px;

  color: #111;

  cursor: pointer;
}

.p-refine__list-priceoff li:hover {
  background: #f5f5f5;
}

.p-refine__list-priceoff li a {
  text-decoration: none;

  color: #111;
}

.p-refine__list-priceoff .checked {
  overflow: hidden;

  background: #f5f5f5;
}


.p-refine__list-priceoff .checked:before,
.p-refine__list-priceoff .checked:after {
  content: '';
  position: absolute;
  display: inline-block;
  top: 14px;
  right:13px;
  width:1px;
  height: 12px;
  background-color:#a1a1a1;
}
.p-refine__list-priceoff .checked:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.p-refine__list-priceoff .checked:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}





/* .p-campaign
--------------------------------------------------------- */
.p-campaign {
  margin-bottom: 60px;
}
.p-campaign__title {
  padding: 0 0 15px 0;

  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;

  text-align: center;
}
.p-campaign__img {
  text-align: center;
}
.p-campaign__img a:hover img,
.p-campaign__img a:active img {
  opacity: .85;
}
.p-campaign__text {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

/* .p-gift
--------------------------------------------------------- */
.p-gift {
  margin-bottom: 60px;
}
.p-gift__title {
  padding: 0 0 15px 0;

  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;

  text-align: center;
}
.p-gift__img {
  text-align: center;
}
a:hover .p-gift__img img,
a:active .p-gift__img img {
  opacity: .85;
}
.p-gift__text {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}
.p-gift__body {
  color: #111;
  text-decoration: none;
}
.p-gift__body:hover,
.p-gift__body:active {
  text-decoration: underline;
}

/* .p-ranking
--------------------------------------------------------- */
.p-ranking::after {
    margin-bottom: 50px;
}
.p-ranking__more {
  clear: left;
  text-align: right;
}
.p-ranking__more a {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  padding-right: 15px;
  font-size: 14px;
  color: #111;
  text-decoration: none;
}
.p-ranking__more a:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 5px;
  display: block;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.p-ranking__more a:hover,
.p-ranking__more a:active {
  text-decoration: underline;
}

/* .p-dc-topic-keywords (大カテゴリ)
--------------------------------------------------------- */
.p-dc-topic-keywords {
  margin-bottom: 20px;
}
.p-dc-topic-keywords__subheading {
  margin: 0 30px;
  padding: 15px 0 15px 15px;
  border-bottom: solid 1px #999;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
}
.p-dc-topic-keywords__contents ul {
  padding: 15px 30px;
}
.p-dc-topic-keywords__contents li {
  padding: 10px 0 10px 20px;
  font-size: 14px;
  cursor: pointer;
}
.p-dc-topic-keywords__contents li a {
    color: #111;
    text-decoration: none;
}
.p-dc-topic-keywords__contents li a:hover,
.p-dc-topic-keywords__contents li a:active {
    text-decoration: underline;
}

/* .p-cc-topic-keywords (中カテゴリ)
--------------------------------------------------------- */
.p-cc-topic-keywords {
  margin-bottom: 20px;
}
.p-cc-topic-keywords__subheading {
  margin: 0 30px;
  padding: 15px 0 15px 15px;
  border-bottom: solid 1px #999;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
}
.p-cc-topic-keywords__contents ul {
  padding: 15px 30px;
}
.p-cc-topic-keywords__contents li {
  padding: 10px 0 10px 20px;
  font-size: 14px;
  cursor: pointer;
}
.p-cc-topic-keywords__contents li a {
    color: #111;
    text-decoration: none;
}
.p-cc-topic-keywords__contents li a:hover,
.p-cc-topic-keywords__contents li a:active {
    text-decoration: underline;
}

/* .p-sc-topic-keywords (小カテゴリ)
--------------------------------------------------------- */
.p-sc-topic-keywords {
  margin-bottom: 20px;
}
.p-sc-topic-keywords__subheading {
  margin: 0 30px;
  padding: 15px 0 15px 15px;
  border-bottom: solid 1px #999;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
}
.p-sc-topic-keywords__contents ul {
  padding: 15px 30px;
}
.p-sc-topic-keywords__contents li {
  padding: 10px 0 10px 20px;
  font-size: 14px;
  cursor: pointer;
}
.p-sc-topic-keywords__contents li a {
    color: #111;
    text-decoration: none;
}
.p-sc-topic-keywords__contents li a:hover,
.p-sc-topic-keywords__contents li a:active {
    text-decoration: underline;
}

/* .p-caterank　カテゴリランキング
--------------------------------------------------------- */
.p-caterank {
  clear: both;
  margin-bottom: 20px;
}

.p-caterank~.p-faceted-navigation {
  border-top: 1px solid #999;
  padding-top: 40px;
  margin-top: 40px;
}

.p-caterank h2 {
  float: left;
  width: calc(100% - 180px);
  margin-bottom: 15px;
  font-size: 14px;
}

.p-caterank a {
  text-decoration: none;
}

.p-caterank a:hover,
.p-caterank a:active {
  text-decoration: underline;
  opacity: .85;
}

.p-caterank__item {
  float: left;
  width: 170px;
  width: calc((100% - 120px) / 5 - 1px);
  margin-left: 30px;
}

.p-caterank__item:first-child {
  margin-left: 0;
}

.p-caterank__img img {
  width: 100%;
  border: 1px solid #eaf3f5;
}

.p-caterank__price {
  color: #111;
  font-size: 12px;
  line-height: 1.5;
}

.p-caterank__name {
  display: none;
}

.p-caterank__icon {
  height: 27px;
  margin-bottom: 10px;
}

.p-caterank__price {
  margin-top: 8px;
}
