@charset "utf-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html {
  font-size: 62.5%
}

body {
  color: #555;
  font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, "メイリオ", Verdana, Arial, sans-serif;
  font-size: 1.6rem
}

.contents-lp__top-block__image, .contents-lp__top-block__title__image, .contents-lp__top-block__title__image--sp, .contents-lp__top-block__title__image--pc, .contents-lp__list-block__image, .contents-lp__list-block__image--single, .contents-lp__category__title__image--sp, .contents-lp__category__title__image--pc {
  display: block;
  height: auto;
  max-width: 100%
}

.contents-lp__first__payment__image--visa, .contents-lp__first__payment__image--mastercard, .contents-lp__first__payment__image--jcb, .contents-lp__first__payment__image--americanexpress, .contents-lp__first__payment__image--diners, .contents-lp__first__payment__image--dkeitai, .contents-lp__first__payment__image--aukantan, .contents-lp__first__payment__image--linepay, .contents-lp__first__payment__image--recruit, .contents-lp__first__payment__image--amazonpay, .contents-lp__first__payment__image--rakutenpay {
  display: block;
  margin: 0 auto
}

body {
  margin: 0 auto
}

.contents-lp {
  margin: 0 auto;
  width: 100%
}

.contents-lp__header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  margin: 0 auto;
  max-width: 960px;
  padding: 10px 0;
  width: 100%
}

@media screen and (max-width: 960px) {
  .contents-lp__header {
    padding: 10px;
    max-width: 100%
  }
}

.contents-lp__header__d-logo {
  display: table-cell;
  padding-right: 10px;
  vertical-align: bottom;
  width: 135px
}

@media screen and (max-width: 960px) {
  .contents-lp__header__d-logo {
    width: 81px
  }
}

.contents-lp__header__d-logo__link {
  display: block
}

.contents-lp__header__d-logo__image {
  height: auto;
  vertical-align: bottom;
  width: 135px
}

@media screen and (max-width: 960px) {
  .contents-lp__header__d-logo__image {
    height: auto;
    width: 81px
  }
}

.contents-lp__header__logo {
  display: table-cell;
  vertical-align: bottom;
  width: 105px
}

@media screen and (max-width: 960px) {
  .contents-lp__header__logo {
    width: 63px
  }
}

.contents-lp__header__logo__link {
  display: block
}

.contents-lp__header__logo__image {
  height: 44px;
  vertical-align: bottom;
  width: 105px
}

@media screen and (max-width: 960px) {
  .contents-lp__header__logo__image {
    height: 26px;
    width: 63px
  }
}

.contents-lp__header__text {
  color: #666;
  display: table-cell;
  font-size: 12px;
  line-height: 1;
  padding: 0 10px;
  vertical-align: bottom;
  white-space: nowrap
}

@media screen and (max-width: 768px) {
  .contents-lp__header__text {
    padding-right: 0
  }
}

@media screen and (max-width: 450px) {
  .contents-lp__header__text-pc {
    display: none
  }
}

.contents-lp__header__to-top {
  display: table-cell;
  vertical-align: bottom;
  width: 225px
}

@media screen and (max-width: 800px) {
  .contents-lp__header__to-top {
    display: none
  }
}

.contents-lp__header__to-top__link, .contents-lp__all-button__link {
  border: 2px solid #d98ca2;
  border-radius: 2px;
  color: #d98ca2;
  display: block;
  font-size: 18px;
  padding: 11px 20px;
  text-decoration: none
}

.contents-lp__header__to-top__link:hover, .contents-lp__all-button__link:hover {
  background-color: #ebc4cf
}

.contents-lp__header__to-top__text, .contents-lp__all-button__text {
  padding-left: 20px;
  position: relative;
  white-space: nowrap
}

.contents-lp__header__to-top__text::before, .contents-lp__all-button__text::before {
  border-top: 1px solid #d98ca2;
  border-right: 1px solid #d98ca2;
  bottom: 0;
  content: "";
  left: 0;
  height: 9px;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 9px
}

.contents-lp__breadcrumb {
  background-color: #e0e0e0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  width: 100%
}

.contents-lp__breadcrumb__inner {
  margin: 0 auto;
  max-width: 960px
}

.contents-lp__breadcrumb__list {
  display: table;
  font-size: 12px
}

.contents-lp__breadcrumb__item {
  display: table-cell
}

.contents-lp__breadcrumb__item:nth-child(n+2)::before {
  content: "＞";
  margin: 0 .5rem;
  font-size: 12px
}

.contents-lp__breadcrumb__link {
  color: #555
}

.contents-lp__top-block, .contents-lp__top-block--osechi2018, .contents-lp__top-block--first {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  max-width: 960px
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block, .contents-lp__top-block--osechi2018, .contents-lp__top-block--first {
    max-width: 100%
  }
}

.contents-lp__top-block--osechi2018 {
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block--osechi2018 {
    background: none;
    border-bottom: 6px solid #d98ca2;
    padding-bottom: 20px
  }
}

.contents-lp__top-block--first {
  border-bottom: 0;
  padding-bottom: 50px
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block--first {
    padding-bottom: 30px
  }
}

.contents-lp__top-block__title {
  background-color: #fff;
  color: #555;
  font-size: 26px;
  margin-top: 30px;
  padding: 0 10px
}

.contents-lp__top-block__title--first {
  background: #fff;
  color: #333;
  font-size: 28px;
  height: auto;
  margin-top: 50px;
  padding: 0 10px
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block__title--first {
    font-size: 24px;
    line-height: 1.4;
    margin-top: 30px
  }
}

.contents-lp__top-block__title__image, .contents-lp__top-block__title__image--sp, .contents-lp__top-block__title__image--pc {
  margin: 0 auto
}

@media screen and (min-width: 961px) {
  .contents-lp__top-block__title__image--sp {
    display: none
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block__title__image--pc {
    display: none
  }
}

.contents-lp__top-block__lead, .contents-lp__top-block__lead--first {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 20px;
  padding: 0 10px
}

.contents-lp__top-block__lead--first {
  font-size: 20px;
  margin-top: 10px
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block__lead--first {
    font-size: 16px;
    margin-top: 20px
  }
}

.contents-lp__top-block__lead__text-bold {
  color: #333;
  font-size: 24px;
  font-weight: bold
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block__lead__text-bold {
    font-size: 19px
  }
}

.contents-lp__top-block__lead__text-red {
  color: #ff2a43;
  font-size: 24px;
  font-weight: bold
}

@media screen and (max-width: 960px) {
  .contents-lp__top-block__lead__text-red {
    font-size: 19px
  }
}

.contents-lp__anchor {
  margin: 24px auto 0;
  max-width: 960px
}

@media screen and (max-width: 960px) {
  .contents-lp__anchor {
    max-width: 100%
  }
}

.contents-lp__anchor__list {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 40px
}

@media screen and (max-width: 960px) {
  .contents-lp__anchor__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 10px
  }
}

.contents-lp__anchor__item {
  width: 264px
}

@media screen and (max-width: 960px) {
  .contents-lp__anchor__item {
    width: 100%
  }
  .contents-lp__anchor__item:first-child .contents-lp__anchor__link {
    border-radius: 4px 4px 0 0
  }
  .contents-lp__anchor__item:last-child .contents-lp__anchor__link {
    border-radius: 0 0 4px 4px
  }
}

.contents-lp__anchor__link {
  background-color: #ea5514;
  border: 1px solid #fff;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 31px 10px;
  text-align: center;
  text-decoration: none
}

@media screen and (max-width: 960px) {
  .contents-lp__anchor__link {
    padding: 14px 10px
  }
}

.contents-lp__anchor__text {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  white-space: nowrap
}

.contents-lp__anchor__text::before {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  content: "";
  height: 10px;
  left: 0;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 10px
}

.contents-lp__list-block, .contents-lp__category {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 960px
}

.contents-lp__list-block::after, .contents-lp__category::after {
  content: "";
  display: block;
  clear: both
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block, .contents-lp__category {
    max-width: 100%
  }
}

.contents-lp__list-block__title, .contents-lp__list-block__title--osechi2018 {
  background-color: #ffbd4a;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  margin-top: 40px;
  padding: 20px 10px;
  text-align: center
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__title, .contents-lp__list-block__title--osechi2018 {
    margin: 30px 0 10px;
    padding: 10px
  }
}

.contents-lp__list-block__title--osechi2018 {
  height: 62px;
  line-height: 62px;
  padding: 0 10px
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__title--osechi2018 {
    background-color: #ffd52e;
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 100%, auto 100%;
    height: 40px;
    line-height: 40px
  }
}

.contents-lp__list-block__subtitle {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__subtitle {
    margin: 20px 0 10px;
    padding: 0 10px
  }
}

.contents-lp__list-block__subtitle__inner {
  background-color: #edbecc;
  color: #333;
  display: inline-block;
  font-size: 20px;
  padding: 20px 45px;
  text-align: center
}

.contents-lp__list-block__single {
  margin-top: 40px
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__single {
    margin-top: 20px;
    padding: 0 10px
  }
}

.contents-lp__list-block__list::after {
  content: "";
  display: block;
  clear: both
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__list {
    padding: 0 5px
  }
}

.contents-lp__list-block__item, .contents-lp__category__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left
}

@media screen and (min-width: 961px) {
  .contents-lp__list-block__item, .contents-lp__category__item {
    margin-top: 40px;
    width: 292px
  }
  .contents-lp__list-block__item:nth-child(3n+2), .contents-lp__category__item:nth-child(3n+2) {
    margin: 40px 42px 0
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__item, .contents-lp__category__item {
    margin-top: 10px;
    padding: 0 5px;
    width: 50%
  }
}

.contents-lp__list-block__link, .contents-lp__list-block__link--single, .contents-lp__category__link {
  -webkit-box-shadow: 0 0 10px #bdbdbd;
  box-shadow: 0 0 10px #bdbdbd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333 !important;
  cursor: pointer;
  display: block;
  height: inherit;
  text-decoration: none;
  width: 100%
}

.contents-lp__list-block__link--single {
  display: table
}

@media screen and (min-width: 961px) {
  .contents-lp__list-block__link, .contents-lp__list-block__link--single, .contents-lp__category__link {
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    box-shadow: 0 0 5px #bdbdbd
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__link, .contents-lp__list-block__link--single, .contents-lp__category__link {
    display: block
  }
}

.contents-lp__list-block__link:hover .contents-lp__list-block__image, .contents-lp__list-block__link--single:hover .contents-lp__list-block__image, .contents-lp__category__link:hover .contents-lp__list-block__image, .contents-lp__list-block__link:hover .contents-lp__list-block__image--single, .contents-lp__list-block__link--single:hover .contents-lp__list-block__image--single, .contents-lp__category__link:hover .contents-lp__list-block__image--single {
  opacity: .7
}

.contents-lp__list-block__link:hover .contents-lp__list-block__goods-name, .contents-lp__list-block__link--single:hover .contents-lp__list-block__goods-name, .contents-lp__category__link:hover .contents-lp__list-block__goods-name {
  text-decoration: underline
}

.contents-lp__list-block__image {
  margin: 0 auto
}

.contents-lp__list-block__image--single {
  display: table-cell
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__image--single {
    display: block;
    width: 100%
  }
}

.contents-lp__list-block__inner, .contents-lp__list-block__inner--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 20px
}

.contents-lp__list-block__inner--single {
  display: table-cell;
  height: auto;
  padding: 0 20px 20px;
  vertical-align: top;
  width: 360px
}

@media screen and (max-width: 960px) {
  .contents-lp__list-block__inner--single {
    display: block;
    padding: 0 10px 20px;
    width: 100%
  }
}

.contents-lp__list-block__goods-name {
  line-height: 1.2;
  word-break: break-all;
  text-align: justify;
  font-size: 16px;
  margin: 20px 0 10px
}

@media screen and (max-width: 768px) {
  .contents-lp__list-block__goods-name {
    margin-top: 10px
  }
}

.contents-lp__list-block__lead {
  font-size: 14px;
  line-height: 1.4
}

.contents-lp__list-block__label-list {
  margin: 15px 0 20px
}

.contents-lp__list-block__label-list::after {
  content: "";
  display: block;
  clear: both
}

.contents-lp__list-block__label-list__item, .contents-lp__list-block__label-list__item--osechi2018 {
  background-color: #d98ca2;
  color: #fff;
  float: left;
  font-size: 14px;
  line-height: 1;
  margin: 5px 10px 0 0;
  padding: 6px 20px;
  text-align: center
}

@media screen and (max-width: 768px) {
  .contents-lp__list-block__label-list__item, .contents-lp__list-block__label-list__item--osechi2018 {
    font-size: 12px;
    margin-right: 5px;
    padding: 6px 10px
  }
}

.contents-lp__list-block__label-list__item--osechi2018 {
  background-color: #ad8b14
}

.contents-lp__list-block__try {
  color: #d9164d;
  font-size: 14px;
  margin-top: 10px;
  text-align: right
}

.contents-lp__list-block__price {
  color: #d9164d;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  text-align: right
}

.contents-lp__list-block__reference-price {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  padding-right: 10px;
  text-decoration: line-through
}

@media screen and (max-width: 768px) {
  .contents-lp__list-block__reference-price {
    display: block;
    padding: 0 0 3px
  }
}

.contents-lp__list-block__each {
  font-size: 14px;
  margin-top: 10px;
  text-align: right
}

.contents-lp__category {
  margin-top: 40px
}

@media screen and (max-width: 960px) {
  .contents-lp__category {
    margin-top: 20px
  }
}

.contents-lp__category__title {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.contents-lp__category__title--first {
  background-color: inherit;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  padding: 0 10px;
  text-align: center
}

@media screen and (max-width: 960px) {
  .contents-lp__category__title--first {
    font-size: 20px
  }
}

.contents-lp__category__title--first::after, .contents-lp__category__title--first:before {
  content: none
}

@media screen and (max-width: 768px) {
  .contents-lp__category__title {
    padding: 0 10px
  }
}

.contents-lp__category__title::after, .contents-lp__category__title:before {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 4px;
  background: #d9164d;
  display: block
}

.contents-lp__category__title::before {
  margin-right: .4em
}

.contents-lp__category__title::after {
  margin-left: .4em
}

.contents-lp__category__title__image--sp {
  margin: 0 auto;
  width: 80%
}

@media screen and (min-width: 961px) {
  .contents-lp__category__title__image--sp {
    display: none
  }
}

.contents-lp__category__title__image--pc {
  margin: 0 auto
}

@media screen and (max-width: 960px) {
  .contents-lp__category__title__image--pc {
    display: none
  }
}

.contents-lp__category__list--first {
  margin-top: 10px
}

@media screen and (max-width: 960px) {
  .contents-lp__category__item {
    width: 33.33333%
  }
}

.contents-lp__category__link {
  background-color: #fff;
  color: #333 !important;
  font-size: 20px;
  height: 220px;
  padding: 10px 10px 20px;
  position: relative;
  text-align: center
}

@media screen and (max-width: 960px) {
  .contents-lp__category__link {
    font-size: 15px;
    height: inherit;
    padding-bottom: 45px
  }
}

.contents-lp__category__link:hover .contents-lp__category__image {
  opacity: .7
}

@media screen and (max-width: 960px) {
  .contents-lp__category__image {
    display: block;
    margin: 0 auto;
    width: 100%
  }
}

.contents-lp__category__text, .contents-lp__category__text--sp, .contents-lp__category__text--pc {
  bottom: 20px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  display: inline-block
}

.contents-lp__category__text--sp {
  line-height: 1.2
}

@media screen and (min-width: 961px) {
  .contents-lp__category__text--sp {
    display: none
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__category__text--sp {
    bottom: 10px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__category__text--pc {
    display: none
  }
}

.contents-lp__all-button {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width: 960px) {
  .contents-lp__all-button {
    margin-top: 30px
  }
}

.contents-lp__all-button__link {
  display: inline-block;
  line-height: 1;
  padding: 29px 70px;
  text-align: center;
  width: auto
}

@media screen and (max-width: 768px) {
  .contents-lp__all-button__link {
    font-size: 18px;
    padding: 18px 30px
  }
}

.contents-lp__page-top {
  bottom: 96px;
  cursor: pointer;
  height: 80px;
  opacity: 0;
  position: fixed;
  right: 10px;
  z-index: 100;
  width: 80px
}

@media screen and (max-width: 768px) {
  .contents-lp__page-top {
    bottom: 16px;
    height: 60px;
    right: 16px;
    width: 60px
  }
}

.contents-lp__page-top::after, .contents-lp__page-top::before {
  content: "";
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  vertical-align: middle
}

.contents-lp__page-top::before {
  background: #d98ca2;
  border-radius: 50%;
  height: 100%;
  width: 100%
}

.contents-lp__page-top::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 28px;
  left: 50%;
  margin: -7px 0 0 -14px;
  top: 50%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 28px
}

@media screen and (max-width: 768px) {
  .contents-lp__page-top::after {
    height: 20px;
    margin: -5px 0 0 -10px;
    width: 20px
  }
}

.contents-lp__page-top.fade-in {
  opacity: .8;
  -webkit-transition: opacity 1s;
  transition: opacity 1s
}

.contents-lp__page-top.fade-in:hover {
  opacity: .6
}

.contents-lp__footer {
  background-color: #fafafa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 100px;
  padding: 20px 0;
  text-align: center;
  width: 100%
}

@media screen and (max-width: 768px) {
  .contents-lp__footer {
    padding: 10px
  }
}

.contents-lp__footer__copyright {
  color: #333;
  font-size: 12px
}

.contents-lp__first__expense {
  background-color: #fffccc;
  color: #333;
  padding: 50px 0;
  text-align: center
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense {
    padding: 30px 0
  }
}

.contents-lp__first__expense__title {
  background-color: #fffccc;
  font-size: 24px;
  font-weight: bold;
  padding: 0 10px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense__title {
    font-size: 20px
  }
}

.contents-lp__first__expense__lead {
  font-size: 18px;
  margin-top: 20px;
  padding: 0 10px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense__lead {
    font-size: 16px;
    line-height: 1.6
  }
}

.contents-lp__first__expense__list {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px auto 0;
  width: 680px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense__list {
    margin-top: 20px;
    width: 100%
  }
}

.contents-lp__first__expense__item, .contents-lp__first__expense__item--taxes, .contents-lp__first__expense__item--postage {
  border: 3px solid #ccc129;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ccc129;
  font-size: 24px;
  padding: 20px;
  text-align: center;
  width: 330px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense__item, .contents-lp__first__expense__item--taxes, .contents-lp__first__expense__item--postage {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px;
    padding: 10px
  }
}

.contents-lp__first__expense__item--taxes {
  background: url("https://cdn.3ple.jp/cpn/contents_lp/first/icon_expense_taxes.png") no-repeat center 17px;
  background-size: 65px 65px;
  padding-top: 90px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense__item--taxes {
    background-position: center 10px;
    background-size: 40px 40px;
    padding-top: 55px
  }
}

.contents-lp__first__expense__item--postage {
  background: url("https://cdn.3ple.jp/cpn/contents_lp/first/icon_expense_postage.png") no-repeat center 25px;
  background-size: 78px 51px;
  padding-top: 90px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__expense__item--postage {
    background-position: center 15px;
    background-size: 45px 30px;
    padding-top: 55px
  }
}

.contents-lp__first__category {
  background-color: #ebf8ff;
  padding: 10px 0 50px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__category {
    padding-bottom: 30px
  }
}

.contents-lp__first__payment {
  background-color: #ffebf4;
  padding: 50px 0
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment {
    padding: 30px 0
  }
}

.contents-lp__first__payment__block, .contents-lp__first__payment__block--id {
  border: 2px solid #cc2972;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px auto 0;
  padding: 20px;
  width: 680px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__block, .contents-lp__first__payment__block--id {
    margin: 15px 10px 0;
    padding: 10px;
    width: auto
  }
}

.contents-lp__first__payment__block--id {
  padding: 20px 19px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__block--id {
    padding: 10px
  }
}

.contents-lp__first__payment__block:first-of-type, .contents-lp__first__payment__block--id:first-of-type {
  margin-top: 50px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__block:first-of-type, .contents-lp__first__payment__block--id:first-of-type {
    margin-top: 20px
  }
}

.contents-lp__first__payment__subtitle {
  color: #cc2972;
  font-size: 20px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__subtitle {
    font-size: 16px
  }
}

.contents-lp__first__payment__list {
  display: table;
  line-height: 0;
  margin: 20px auto 0;
  width: 100%
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__list {
    margin-top: 10px
  }
}

.contents-lp__first__payment__list--id {
  line-height: 0;
  margin: 10px auto 0;
  width: 100%
}

.contents-lp__first__payment__list--id::after {
  content: "";
  display: block;
  clear: both
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__list--id {
    margin-top: 0
  }
}

.contents-lp__first__payment__item {
  background-color: #fff;
  border-right: 10px solid #ffebf4;
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  width: 20%
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__item {
    height: 35px
  }
}

.contents-lp__first__payment__item--id {
  background-color: #fff;
  border-right: 10px solid #ffebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  float: left;
  height: 50px;
  margin-top: 10px;
  width: 33.33333%
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__item--id {
    height: 35px
  }
}

.contents-lp__first__payment__item--id:nth-child(3n) {
  border-right: 0
}

.contents-lp__first__payment__item:last-child {
  border-right: 0
}

.contents-lp__first__payment__item-inner {
  display: table-cell;
  height: 50px;
  vertical-align: middle
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__item-inner {
    height: 25px
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--visa {
    height: 22px;
    width: 68px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--visa {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--mastercard {
    height: 30px;
    width: 39px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--mastercard {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--jcb {
    height: 30px;
    width: 42px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--jcb {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--americanexpress {
    height: 33px;
    width: 36px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--americanexpress {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--diners {
    height: 29px;
    width: 39px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--diners {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--dkeitai {
    height: 29px;
    width: 104px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--dkeitai {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--aukantan {
    height: 30px;
    width: 104px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--aukantan {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--linepay {
    height: 31px;
    width: 96px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--linepay {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--recruit {
    height: 17px;
    width: 124px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--recruit {
    height: auto;
    width: 50%
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--amazonpay {
    height: 32px;
    width: 52px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--amazonpay {
    height: 20px;
    width: auto
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__payment__image--rakutenpay {
    height: 24px;
    width: 120px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__image--rakutenpay {
    height: auto;
    width: 50%
  }
}

.contents-lp__first__payment__bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px auto 0;
  width: 680px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__bottom {
    margin-top: 15px;
    width: 100%
  }
}

.contents-lp__first__payment__bottom__item {
  border: 2px solid #cc2972;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #cc2972;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  width: 330px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__payment__bottom__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    margin: 0 10px;
    padding: 10px
  }
}

.contents-lp__first__point {
  background-color: #e7f2da;
  margin-bottom: 50px;
  padding: 50px 0
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point {
    margin-bottom: 0;
    padding: 30px 0
  }
}

.contents-lp__first__point__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px auto 0;
  width: 680px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__inner {
    margin-top: 20px;
    width: 100%
  }
}

.contents-lp__first__point__block {
  border: 2px solid #50801a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  width: 330px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px;
    padding: 10px
  }
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__subtitle--sp {
    color: #50801a;
    font-size: 16px;
    line-height: 1.2
  }
  .contents-lp__first__point__subtitle--pc {
    display: none
  }
}

@media screen and (min-width: 961px) {
  .contents-lp__first__point__subtitle--pc {
    color: #50801a;
    font-size: 20px
  }
  .contents-lp__first__point__subtitle--sp {
    display: none
  }
}

.contents-lp__first__point__item, .contents-lp__first__point__item--single {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px auto 0;
  padding: 10px 20px;
  text-align: center;
  width: 190px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__item, .contents-lp__first__point__item--single {
    margin: 10px auto 0;
    padding: 10px 0;
    width: auto
  }
}

.contents-lp__first__point__item--single {
  margin: 50px auto 0
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__item--single {
    margin: 25px auto 0
  }
}

.contents-lp__first__point__image--ponta {
  height: 51px;
  width: 114px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__image--ponta {
    height: auto;
    width: 50%
  }
}

.contents-lp__first__point__image--dpoint {
  height: 41px;
  width: 154px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__image--dpoint {
    height: auto;
    width: 50%
  }
}

.contents-lp__first__point__image--aupoint {
  height: 43px;
  width: 153px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__point__image--aupoint {
    height: auto;
    width: 50%
  }
}

.contents-lp__first__button {
  margin: 50px auto;
  text-align: center;
  width: 500px
}

@media screen and (max-width: 960px) {
  .contents-lp__first__button {
    margin: 30px 10px 0;
    padding-bottom: 10px;
    width: auto
  }
}

.contents-lp__first__button__link {
  background-color: #ffa000;
  border-radius: 6px;
  -webkit-box-shadow: 0 10px 0 #ef6c00;
  box-shadow: 0 10px 0 #ef6c00;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: block;
  padding: 27px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%
}

.contents-lp__first__button__link:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 10px
}

.contents-lp__first__button__link:link, .contents-lp__first__button__link:visited {
  color: #fff
}

@media screen and (max-width: 960px) {
  .contents-lp__first__button__link {
    padding: 20px 10px
  }
}

.contents-lp__first__button__text {
  font-size: 26px;
  padding-left: 27px;
  position: relative
}

@media screen and (max-width: 960px) {
  .contents-lp__first__button__text {
    font-size: 19px;
    padding-left: 22px
  }
}

.contents-lp__first__button__arrow {
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
  border-top: 14px solid transparent;
  height: 0;
  left: 0;
  margin-top: -14px;
  position: absolute;
  top: 50%;
  width: 0
}

@media screen and (max-width: 960px) {
  .contents-lp__first__button__arrow {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    margin-top: -10px
  }
}

.wp-first .contents-lp__first__button, .wp-first .contents-lp__footer, .wp-first .contents-lp__header {
  display: none
}

.contents-lp__list-block__price__title {
  color: #d9164d;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  text-align: right
}

.contents-lp__list-block__price__title__sub {
  color: #333333;
  font-size: 12px;
  margin-top: 15px;
  text-align: right
}