@charset "utf-8";

* {
  box-sizing: border-box;
}

.dn {
  display: none;
}

.link-txt.all-products {
  display: block;
  background: #fe0002;
  padding: .5em;
  color: #fff !important;
  font-weight: bold;
  transition: .4s;
  backface-visibility: hidden
}

.dsContent p,
.dsContent li,
.dsContent dd {
  line-height: 1.7
}

.dsContent img,
.dsContent input {
  max-width: 100%
}

.dsContent .sp {
  display: none
}

.dsContent a,
.dsContent a img,
.dsContent input[type="image"] {
  transition: .4s;
  backface-visibility: hidden
}

.dsContent a:hover img {
  opacity: .7
}

.dsContent input[type="image"]:hover {
  opacity: .7
}

.dsContent img {
  vertical-align: bottom
}

.MV img {
  height: auto;
  max-height: 1800px;
}

.dsContent .MV {
  margin: 0 0 30px
}

.dsContent .section--box .mainText {
  text-align: center;
  margin-bottom: 0px
}

.dsContent .section--box .mainText p {
  margin-bottom: 10px
}

.dsContent .mainText strong {
  color: #c03;
  font-size: 150%;
  font-weight: bold
}

.dsContent .campAttention {
  padding: 1em;
  text-align: left;
  font-size: 14px;
}

.dsContent .checkBox {
  margin-bottom: 10px;
  text-align: center
}

.dsContent .entryBtn02 {
  margin-bottom: 30px;
  text-align: center
}

.dsContent .bnt {
  margin: 0 0 60px;
  padding-top: 20px;
  text-align: center
}

.dsContent .bnt-st {
  margin: 8px auto !important;
  width: 280px;
  padding: 0 !important
}

.dsContent .bnt-target-col {
  background: #da2030 !important;
  box-shadow: 0 2px #d03;
  width: 60%
}

.dsContent .bnt-target {
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  padding: 15px 10px;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  font-size: 120%
}

.dsContent .bnt.mb0,
.dsContent .bnt.mgnb0 {
  margin-bottom: 0
}

.dsContent .overview {
  background: #fff;
  border-radius: 6px
}

.dsContent .overview dt {
  margin: 25px 0 10px 0;
  padding: 8px 12px 4px;
  border-left: solid 6px #f3a440;
  background: #f4f2ed;
  font-size: 120%;
  line-height: 1.25;
  color: #222
}

.dsContent .overview dt.mgnt0 {
  margin-top: 0
}

.dsContent .overview dd {
  padding-left: 1em;
  padding-right: 1em
}

.dsContent ul.asterisk-list,
.dsContent ul.square-list,
.dsContent ul.dot-list,
.dsContent ol.bracket-num-list {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0
}

.square-list span {
  font-weight: 600;
}

.square-list a {
  color: #024fcc;
}

.dsContent .bracket-num-list {
  counter-reset: number
}

.dsContent .asterisk-list>li,
.dsContent .square-list>li,
.dsContent .dot-list>li,
.dsContent .bracket-num-list>li {
  position: relative
}

.dsContent .asterisk-list>li {
  margin-left: 1.1em
}

.dsContent .square-list>li {
  margin-left: 1.1em
}

.dsContent .dot-list>li {
  margin-left: 1.1em
}

.dsContent .bracket-num-list>li {
  margin-left: 1.5em
}

.dsContent .asterisk-list>li:before,
.dsContent .square-list>li:before,
.dsContent .dot-list>li:before,
.dsContent .bracket-num-list>li:before {
  display: block;
  position: absolute;
  top: 0
}

.dsContent .asterisk-list>li:before {
  content: "\203b";
  left: -1.15em
}

.dsContent .square-list>li:before {
  content: "\25A0";
  left: -1.15em;
  font-size: 95%
}

.dsContent .dot-list>li:before {
  content: "\30FB";
  left: -1.15em
}

.dsContent .bracket-num-list>li:before {
  counter-increment: number;
  content: "(" counter(number)")";
  left: -1.75em;
  font-size: 89%
}

.dsContent a.no-deco:link,
.dsContent a.no-deco:visited {
  text-decoration: none
}

.dsContent a.hov-deco:hover,
.dsContent a.hov-deco:active {
  text-decoration: underline
}

.dsContent .bdr-b {
  border-bottom: 1px solid #888
}

.dsContent .camp-close {
  border: 1px solid red;
  padding: 10px;
  margin: 20px 0;
  color: red;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.slimdot {
  display: inline-block;
  margin: 0 -0.2em
}

.lh20p,
.dsContent p.lh20p {
  line-height: 1.2
}

.lh30p,
.dsContent p.lh30p {
  line-height: 1.3
}

.lh50p,
.dsContent p.lh50p {
  line-height: 1.5
}

.lh60p,
.dsContent p.lh60p {
  line-height: 1.6
}

.lh70p,
.dsContent p.lh70p {
  line-height: 1.7
}

.strong {
  font-weight: bold
}

.fs95p {
  font-size: 95%
}

.banner_area {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner_area-link {
  color: #333;
  text-decoration: none;
  width: 100%;
  background-color: #888;
}

.banner_area-link:nth-of-type(n+2) {
  margin-left: 2rem;
}

.banner_area-half .banner_area-link {
  width: calc(50% - 1rem);
}


@media screen and (min-width:768px) {
  .pc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .pc-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .pc-w33p {
    width: 33.33%
  }

  .pc-w50p {
    width: 50%
  }

  .pc-flex32p {
    flex: 1 1 32%;
    max-width: 32%
  }

  .pc-flex49p {
    flex: 1 1 49%;
    max-width: 49%
  }

  .pc-mgnr2p {
    margin-right: 2%
  }

  .pc-tc {
    text-align: center
  }
}


.nosp320.nopc {
  display: none
}

@media screen and (max-width:340px) {
  .nosp320 {
    display: none
  }
}

@media screen and (min-width:341px) and (max-width:767px) {

  .nosp320,
  .nosp320.nopc {
    display: block
  }
}

@media screen and (max-width:767px) {
  .dsContent .pc {
    display: none
  }

  .dsContent .sp {
    display: block
  }

  .dsContent .mainText strong {
    font-size: 120%
  }

  .dsContent .campAttention {
    padding: 0;
    font-size: 12px;
  }

  .dsContent .overview {
    padding: 0
  }

  .dsContent .bnt-target-col {
    width: 90%
  }

  .dsContent .bnt-target {
    font-size: 100%
  }

  .dsContent .overview dd {
    padding-left: .25em;
    padding-right: .25em
  }

  .dsContent .sp-tl {
    text-align: left
  }
}


.obi {
  background: #cc0033;
  color: #fff;
  padding: 0.6em 10px;
  font-size: 16px;
  border-radius: 4px;
}

.aigent_recommend .dv_recommend .dv_rc_items.dfh:before,
.aigent_history .dv_recommend .dv_rc_items.dfh:before {
  display: none;
}

/* ふるさと・サンプルバナーエリア */
.section--banner {
  margin: 30px 0;
}

.bnr_list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.bnr_list-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.bnr.bnr-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bnr {
  flex: 1;
  align-items: flex-end;
}

.button {
  display: flex;
  justify-content: center;
}

.button-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c03;
  border-radius: 30px;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  font-size: 120%;
  width: 90%;
  letter-spacing: 1px;
}

.dp-service {
  font-size: 12px;
}

.tokuten-ttl span {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .section--banner {
    margin: 20px 3%;
  }

  .bnr_list {
    flex-direction: column;
    align-items: center;
  }

  .bnr_list-item {
    width: 100%;
  }

  .bnr {
    width: 100%;
  }

  .entry-day {
    font-size: 12px;
  }
}