@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap");
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* おすすめのドッグフードの選び方 */
footer.l-footer {
  margin: 0 !important;
}
footer.l-footer .js-footer_btn_top {
  margin-top: 0;
}

.section {
  min-height: 100vh;
  background: -webkit-gradient(linear, left top, right top, from(#fff6e3), to(#efd8dd));
  background: linear-gradient(to right, #fff6e3, #efd8dd);
  overflow: hidden;
}
.section.trial {
  background: #fdf2dd;
}
.section__inner {
  padding: 0 23.464px;
}
@media print, screen and (min-width: 2200px) {
  .section__inner {
    padding: 0 1.0526315789vw;
  }
}
.section__ttl01 {
  position: relative;
  margin: 0.7em 0 1em;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 33.4362px;
  font-weight: 700;
  line-height: 1.5;
  color: #b47a0e;
}
.section__ttl01:before, .section__ttl01:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0.6em;
  width: 31.6764px;
  height: 66.8724px;
  background: url(../img/arrow02.svg) no-repeat center center/contain;
}
.section__ttl01:before {
  left: 0.5em;
}
.section__ttl01:after {
  right: 0.5em;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.section__ttl01 small {
  display: inline-block;
  font-size: 24.6372px;
}
.section__ttl01 strong {
  display: inline-block;
  margin-top: -0.5em;
  font-size: 64.526px;
  vertical-align: sub;
}
@media print, screen and (min-width: 2200px) {
  .section__ttl01 {
    font-size: 1.5vw;
  }
  .section__ttl01 small {
    font-size: 1.1052631579vw;
  }
  .section__ttl01 strong {
    font-size: 2.8947368421vw;
  }
}
.section__ttl02 {
  margin-top: 46.928px;
  padding: 0 0 46.928px;
  background: url(../img/bg04.png) no-repeat center top/100% auto;
  font-size: 29.33px;
  font-weight: bold;
  line-height: 1.72;
}
@media print, screen and (min-width: 2200px) {
  .section__ttl02 {
    margin-top: 2.1052631579vw;
    padding: 0 0 2.1052631579vw;
    font-size: 1.3157894737vw;
  }
}

.food + footer {
  margin: 0 !important;
}
.food + footer .js-footer_btn_top {
  margin-top: 0;
}

.fdhd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
}
.fdhd__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 360px;
}
.fdhd__logo .benesse-logo {
  width: 105px;
}
.fdhd__logo .dog-logo {
  width: 190px;
}
.fdhd__txt {
  font-size: 16px;
  line-height: 1.4;
  text-align: right;
}
.fdhd__txt small {
  font-size: 14px;
}

.food {
  background: -webkit-gradient(linear, left top, right top, from(#fff6e3), to(#efd8dd));
  background: linear-gradient(to right, #fff6e3, #efd8dd);
  color: #222;
  text-align: center;
}
.food a {
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
.food a a:hover {
  opacity: 0.7;
}
.food em {
  font-style: normal;
}
.food .narrow {
  letter-spacing: -0.05em;
}
.food__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 40px 0 48px;
}
@media print, screen and (min-width: 2200px) {
  .food__inner {
    max-width: 50vw;
    padding: 0 1.8181818182vw 0 2.1818181818vw;
  }
}
.food__main {
  width: 460px;
  padding: 0 10px;
  background: #b04758;
}
@media print, screen and (min-width: 2200px) {
  .food__main {
    width: 20.9090909091vw;
    padding: 0 0.4545454545vw;
  }
}
.food__hdcopy {
  display: block;
  padding: 0.5em 0;
  background: #b04758;
  font-size: 16.4248px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}
@media print, screen and (min-width: 2200px) {
  .food__hdcopy {
    font-size: 0.7368421053vw;
  }
}
.food__ttl {
  padding: 0 0 1em;
  font-size: 37.5424px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.468;
  color: #b04758;
}
.food__ttl small {
  display: inline-block;
  margin-bottom: 1em;
  font-size: 20.531px;
}
.food__ttl--tl01 {
  background: url(../img/bg01.png) no-repeat center top 0.24em/100% auto;
}
.food__ttl--tl02 {
  margin-top: 0.3em;
  background: url(../img/bg02.png) no-repeat center top 0.23em/100% auto;
}
.food__ttl--tl03 {
  margin-top: 0.3em;
  padding: 0.7em 0 1em;
  background: url(../img/bg03.png) no-repeat center top 0.24em/100% auto;
  font-size: 43.995px;
  line-height: 1.1;
}
.food__ttl--tl03 small {
  margin-bottom: 1.4em;
  font-size: 24.6372px;
  line-height: 1.44;
  color: #fff;
}
.food__ttl--tl03 small em {
  color: #fdfd9a;
  letter-spacing: -0.05em;
}
.food__ttl--tl03 strong {
  font-size: 56.3136px;
  color: #fff;
  text-shadow: 1px 1px 1px #b04758, -1px 1px 1px #b04758, 1px -1px 1px #b04758, -1px -1px 1px #b04758, 1px 0px 1px #b04758, 0px 1px 1px #b04758, -1px 0px 1px #b04758, 0px -1px 1px #b04758;
}
@media print, screen and (min-width: 2200px) {
  .food__ttl {
    font-size: 1.6842105263vw;
  }
  .food__ttl small {
    font-size: 0.9210526316vw;
  }
  .food__ttl--tl03 {
    font-size: 1.9736842105vw;
  }
  .food__ttl--tl03 small {
    font-size: 1.1052631579vw;
  }
  .food__ttl--tl03 strong {
    font-size: 2.5263157895vw;
  }
}
.food__conv {
  padding: 244.0256px 23.464px 50.4476px;
  background: #fff url(../img/conv_bg.webp) no-repeat center top/100% auto;
}
@media print, screen and (min-width: 2200px) {
  .food__conv {
    padding: 10.9473684211vw 1.0526315789vw 2.2631578947vw;
  }
}

.convbtn {
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
a:hover .convbtn {
  opacity: 0.7;
}

.nav {
  position: relative;
  margin: -30.5032px 23.464px 23.464px;
  padding: 0 16.4248px 5.866px;
  background: #b04758;
  border: 2.933px solid #fff;
  border-radius: 17.598px;
  -webkit-box-shadow: 3.5196px 3.5196px 3.5196px rgba(0, 0, 0, 0.15);
          box-shadow: 3.5196px 3.5196px 3.5196px rgba(0, 0, 0, 0.15);
  font-size: 26.9836px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
}
@media print, screen and (min-width: 2200px) {
  .nav {
    margin: -1.3684210526vw 1.0526315789vw 1.0526315789vw;
    padding: 0 0.7368421053vw 0.2631578947vw;
    border-width: 0.1315789474vw;
    border-radius: 0.7894736842vw;
    -webkit-box-shadow: 0.1578947368vw 0.1578947368vw 0.1578947368vw rgba(0, 0, 0, 0.15);
            box-shadow: 0.1578947368vw 0.1578947368vw 0.1578947368vw rgba(0, 0, 0, 0.15);
    font-size: 1.2105263158vw;
  }
}
.nav__item {
  background-image: linear-gradient(to right, #fff 1px, transparent 1px);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.nav__item:last-child {
  background-image: none;
}
.nav .navbtn {
  display: block;
  position: relative;
  padding: 0.2em 1em 0.4em 49.2744px;
  background: url(../img/arrow01.svg) no-repeat right center;
  background-size: 15.2516px auto;
  color: #fff;
}
.nav .navbtn .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 42.2352px;
}
@media print, screen and (min-width: 2200px) {
  .nav .navbtn {
    padding: 0.2em 1em 0.4em 2.2105263158vw;
  }
  .nav .navbtn .icon {
    width: 1.8947368421vw;
  }
}
.nav small {
  font-size: 18.7712px;
}
@media print, screen and (min-width: 2200px) {
  .nav small {
    font-size: 0.8421052632vw;
  }
}

#profile .vet {
  padding: 0 0 58.66px;
}
@media print, screen and (min-width: 2200px) {
  #profile .vet {
    padding: 0 0 2.6315789474vw;
  }
}
.vet__photo {
  width: 140.784px;
  margin: 0 auto;
}
@media print, screen and (min-width: 2200px) {
  .vet__photo {
    width: 6.3157894737vw;
  }
}
.vet__doc {
  margin: 0 0 0.5em;
  padding: 0.5em 0 0.1em;
  border-bottom: 1.1732px solid #222;
  font-size: 21.1176px;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 2200px) {
  .vet__doc {
    border-bottom-width: 0.0526315789vw;
    font-size: 0.9473684211vw;
  }
}
.vet__txt {
  list-style: disc outside;
  margin: 0 0 0.2em 1.2em;
  font-size: 17.598px;
  line-height: 1.4;
  text-align: left;
}
@media print, screen and (min-width: 2200px) {
  .vet__txt {
    font-size: 0.7894736842vw;
  }
}
.vet__mes {
  width: 393.022px;
  height: 152.516px;
  margin: 0.3em 0 0;
  padding: 1.7em 0 0;
  background: url(../img/balloon01.svg) no-repeat center top/100% auto;
  font-size: 22.2908px;
  font-weight: bold;
  line-height: 1.42;
  color: #fff;
}
@media print, screen and (min-width: 2200px) {
  .vet__mes {
    width: 17.6315789474vw;
    height: 6.8421052632vw;
    font-size: 1vw;
  }
}

.wbox {
  position: relative;
  margin: 0 0 58.66px;
  padding: 0 29.33px 35.196px;
  background: #fff;
  border-radius: 41.062px;
  -webkit-box-shadow: 2.933px 2.933px 8.799px rgba(0, 0, 0, 0.05);
          box-shadow: 2.933px 2.933px 8.799px rgba(0, 0, 0, 0.05);
}
@media print, screen and (min-width: 2200px) {
  .wbox {
    margin: 0 0 2.6315789474vw;
    padding: 0 1.3157894737vw 1.5789473684vw;
    border-radius: 1.8421052632vw;
    -webkit-box-shadow: 0.1315789474vw 0.1315789474vw 0.3947368421vw rgba(0, 0, 0, 0.05);
            box-shadow: 0.1315789474vw 0.1315789474vw 0.3947368421vw rgba(0, 0, 0, 0.05);
  }
}
.wbox__ttl {
  padding: 1.2em 0 0.5em;
  font-size: 32.8496px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.6;
  color: #b04758;
}
.wbox__ttl.wide {
  margin: 0 -0.5em;
}
.wbox__ttl .num {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 41.062px;
}
.wbox__ttl small {
  display: block;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16.4248px;
  color: #222;
}
.wbox__ttl sup {
  top: -0.1em;
  font-size: 16.4248px;
  color: #222;
  vertical-align: super;
}
@media print, screen and (min-width: 2200px) {
  .wbox__ttl {
    font-size: 1.4736842105vw;
  }
  .wbox__ttl .num {
    width: 1.8421052632vw;
  }
  .wbox__ttl small,
  .wbox__ttl sup {
    nt-size: 0.7368421053vw;
  }
}
.wbox__txt {
  padding: 1em 0 0;
  font-size: 17.598px;
  line-height: 1.66;
  text-align: left;
}
.wbox__txt b {
  background: #fdfd9a;
  font-weight: bold;
}
.wbox__txt sup {
  font-size: 10.5588px;
}
.wbox__txt small {
  display: inline-block;
  margin-top: 0.3em;
  font-size: 16.4248px;
  line-height: 1.6;
}
.wbox__txt small sup {
  font-size: 9.3856px;
}
@media print, screen and (min-width: 2200px) {
  .wbox__txt {
    font-size: 0.7894736842vw;
  }
  .wbox__txt sup {
    font-size: 0.4736842105vw;
  }
  .wbox__txt small {
    font-size: 0.7368421053vw;
  }
  .wbox__txt small sup {
    font-size: 0.4210526316vw;
  }
}
.wbox__cite {
  margin-top: 18.7712px;
  padding: 0 23.464px 14.0784px;
  background: #f3e2e5;
  border-radius: 29.33px;
}
.wbox__cite--ttl {
  position: relative;
  top: -0.6em;
  margin-bottom: -0.3em;
  font-size: 18.7712px;
  font-weight: bold;
  line-height: 1.4;
  color: #b04758;
}
.wbox__cite--txt {
  font-size: 16.4248px;
  line-height: 1.64;
  text-align: left;
}
.wbox__cite--txt sup {
  font-size: 9.3856px;
}
@media print, screen and (min-width: 2200px) {
  .wbox__cite {
    margin-top: 0.8421052632vw;
    padding: 0 1.0526315789vw 0.6315789474vw;
    border-radius: 1.3157894737vw;
  }
  .wbox__cite--ttl {
    font-size: 0.8421052632vw;
  }
  .wbox__cite--txt {
    font-size: 0.7368421053vw;
  }
  .wbox__cite--txt sup {
    font-size: 0.4210526316vw;
  }
}

.advice {
  position: relative;
  padding: 0 0 41.062px;
  background: #b04758;
}
.advice:before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: -24.6372px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14.665px 25.8104px 14.665px;
  border-color: transparent transparent #b04758 transparent;
}
.advice__ttl {
  padding: 1em 0 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 28.1568px;
  font-weight: 700;
  line-height: 1.54;
  color: #fff;
}
@media print, screen and (min-width: 2200px) {
  .advice {
    padding: 0 0 1.8421052632vw;
  }
  .advice:before {
    top: -1.1315789474vw;
    border-width: 0 0.6578947368vw 1.1578947368vw 0.6578947368vw;
  }
  .advice__ttl {
    font-size: 1.2631578947vw;
  }
}
.advice .acordion_switch {
  position: relative;
  margin: 29.33px 23.464px 0;
  padding: 0.8em 2em 0.8em 3em;
  background: #fff url(../img/paw02.svg) no-repeat left 0.8em center;
  background-size: 35.196px auto;
  font-size: 18.7712px;
  font-weight: bold;
  line-height: 1.5625;
  text-align: left;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
.advice .acordion_switch:hover {
  opacity: 0.7;
}
.advice .acordion_switch .plusminus {
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 14.0784px;
}
@media print, screen and (min-width: 2200px) {
  .advice .acordion_switch {
    margin: 1.3157894737vw 1.0526315789vw 0;
    background-size: 1.5789473684vw auto;
    font-size: 0.8421052632vw;
  }
  .advice .acordion_switch .plusminus {
    width: 0.6315789474vw;
  }
}
.advice .acordion {
  display: none;
  margin: 0 23.464px;
  padding: 1em 29.33px;
  background: #fdf2dd;
  font-size: 17.598px;
  line-height: 1.66;
  text-align: left;
}
.advice .acordion em {
  font-weight: bold;
  color: #b04758;
}
@media print, screen and (min-width: 2200px) {
  .advice .acordion {
    margin: 0 1.0526315789vw;
    padding: 1em 1.3157894737vw;
    font-size: 0.7894736842vw;
  }
}

.reason {
  border-radius: 17.598px;
  overflow: hidden;
}
.reason__ttl {
  padding: 0.5em 0 0.6em;
  background: linear-gradient(60deg, #9b6200, #a7781f 20%, #c89d51 47%, #caa055 67%, #9b6200);
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 25.8104px;
  font-weight: 700;
  line-height: 1.636;
  color: #fff;
}
.reason__txt {
  padding: 1em 29.9166px;
  background: #e8d6b5;
  font-size: 17.598px;
  line-height: 1.66;
  text-align: left;
}
@media print, screen and (min-width: 2200px) {
  .reason {
    margin: 0 1.0526315789vw;
    border-radius: 0.7894736842vw;
  }
  .reason__ttl {
    font-size: 1.1578947368vw;
  }
  .reason__txt {
    padding: 1em 1.3421052632vw;
    font-size: 0.7894736842vw;
  }
}

.trial {
  padding: 29.33px 23.464px 49.861px;
}
.trial__ttl {
  padding: 0 0 20.531px;
}
.trial__dog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 19.9444px 19.9444px 19.9444px 16.4248px;
  background: #b04758;
  border-radius: 17.598px;
  color: #fff;
}
.trial__photo {
  width: 134.918px;
  border-radius: 50%;
  overflow: hidden;
}
.trial__detail {
  width: 211.176px;
  text-align: left;
}
.trial__name {
  padding: 0 0 0.3em;
  border-bottom: 2px solid #fff;
  font-size: 18.7712px;
  font-weight: bold;
  line-height: 1.56;
}
.trial__comt {
  padding: 0.5em 0 0;
  font-size: 17.598px;
  line-height: 1.66;
}
.trial__txt {
  padding: 1.2em 0;
  font-size: 17.598px;
  line-height: 1.66;
  text-align: left;
}
.trial__movie {
  width: 100%;
  height: 221.1482px;
}
@media print, screen and (min-width: 2200px) {
  .trial {
    padding: 1.3157894737vw 1.0526315789vw 2.2368421053vw;
  }
  .trial__ttl {
    padding: 0 0 0.9210526316vw;
  }
  .trial__dog {
    padding: 0.8947368421vw 0.8947368421vw 0.8947368421vw 0.7368421053vw;
    border-radius: 0.7894736842vw;
  }
  .trial__photo {
    width: 6.0526315789vw;
  }
  .trial__detail {
    width: 9.4736842105vw;
  }
  .trial__name {
    font-size: 0.8421052632vw;
  }
  .trial__comt {
    font-size: 0.7894736842vw;
  }
  .trial__txt {
    font-size: 0.7894736842vw;
  }
  .trial__movie {
    height: 9.9210526316vw;
  }
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 21.1176px 23.464px;
  background: #fff;
}
.product__photo {
  width: 145.4768px;
}
.product__ttl {
  width: 245.1988px;
  font-size: 21.1176px;
  font-weight: bold;
  line-height: 1.8;
  text-align: left;
}
.product__ttl small {
  display: inline-block;
  position: relative;
  margin-bottom: 1em;
  padding: 0 0.7em;
  background: #f3e2e5;
  font-size: 16.4248px;
  line-height: 1.92;
  color: #b04758;
}
.product__ttl small:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: -8.799px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.9052px 7.6258px 0 7.6258px;
  border-color: #f3e2e5 transparent transparent transparent;
}
.product__apply {
  width: 100%;
  margin: 17.598px 0 0;
  padding: 3.5196px;
  background: -webkit-gradient(linear, left top, right top, from(#a12539), color-stop(62%, #b04758), to(#d0929b));
  background: linear-gradient(to right, #a12539, #b04758 62%, #d0929b);
  border-radius: 41.062px;
}
.product__apply .applybtn {
  display: block;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#d0929b), color-stop(38%, #b04758), to(#a12539));
  background: linear-gradient(#d0929b, #b04758 38%, #a12539);
  border-radius: 37.5424px;
  font-size: 23.464px;
  font-weight: bold;
  line-height: 75.0848px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.product__apply .applybtn:after {
  content: "";
  position: absolute;
  display: block;
  right: 36.3692px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 11.732px;
  height: 11.732px;
  border-top: 2.3464px solid #fff;
  border-right: 2.3464px solid #fff;
}
.product__apply .applybtn:hover {
  opacity: 0.7;
}
@media print, screen and (min-width: 2200px) {
  .product {
    padding: 0.9473684211vw 1.0526315789vw;
  }
  .product__photo {
    width: 6.5263157895vw;
  }
  .product__ttl {
    width: 11vw;
    font-size: 0.9473684211vw;
  }
  .product__ttl small {
    font-size: 0.7368421053vw;
  }
  .product__ttl small:after {
    bottom: -0.3947368421vw;
    border-width: 0.5789473684vw 0.3421052632vw 0 0.3421052632vw;
  }
  .product__apply {
    margin: 0.7894736842vw 0 0;
    padding: 0.1578947368vw;
    border-radius: 1.8421052632vw;
  }
  .product__apply .applybtn {
    border-radius: 1.6842105263vw;
    font-size: 1.0526315789vw;
    line-height: 3.3684210526vw;
  }
  .product__apply .applybtn:after {
    right: 1.6315789474vw;
    width: 0.5263157895vw;
    height: 0.5263157895vw;
    border-top-width: 0.1052631579vw;
    border-right-width: 0.1052631579vw;
  }
}

.report {
  padding: 52.794px 23.464px 37.5424px;
  background: #fdf2dd;
}
.report__ttl {
  padding: 0 0 39.3022px;
}
.report__slider {
  position: relative;
  width: calc(100% + 23.464px);
  margin-right: 23.464px;
  padding: 0 0 38.7156px;
  overflow: hidden;
}
.report__slider .swiper-button-next,
.report__slider .swiper-button-prev {
  top: auto;
  bottom: 0;
  width: 35.196px;
  height: 35.196px;
  background: url(../img/arrow03.svg) no-repeat center center/contain;
  cursor: pointer;
}
.report__slider .swiper-button-next:after,
.report__slider .swiper-button-prev:after {
  display: none;
}
.report__slider .swiper-button-next {
  right: 23.464px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.report__slider .swiper-button-prev {
  left: 0;
}
.report__slider .swiper-horizontal > .swiper-pagination-bullets, .report__slider .swiper-pagination-bullets.swiper-pagination-horizontal, .report__slider .swiper-pagination-custom, .report__slider .swiper-pagination-fraction {
  width: calc(100% - 23.464px);
}
.report__slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .report__slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10.5588px;
}
.report__slider .swiper-pagination-bullet-active {
  background: #7a7a7a;
}
.report__conv {
  padding: 39.3022px 0 0;
}
@media print, screen and (min-width: 2200px) {
  .report {
    padding: 2.3684210526vw 1.0526315789vw 1.6842105263vw;
  }
  .report__ttl {
    padding: 0 0 1.7631578947vw;
  }
  .report__slider {
    width: calc(100% + 1.0526315789vw);
    margin-right: 1.0526315789vw;
    padding: 0 0 1.7368421053vw;
  }
  .report__slider .swiper-button-next,
  .report__slider .swiper-button-prev {
    width: 1.5789473684vw;
    height: 1.5789473684vw;
  }
  .report__slider .swiper-button-next {
    right: 1.0526315789vw;
  }
  .report__slider .swiper-horizontal > .swiper-pagination-bullets, .report__slider .swiper-pagination-bullets.swiper-pagination-horizontal, .report__slider .swiper-pagination-custom, .report__slider .swiper-pagination-fraction {
    width: calc(100% - 1.0526315789vw);
  }
  .report__slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .report__slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.4736842105vw;
  }
  .report__conv {
    padding: 1.7631578947vw 0 0;
  }
}

.asses {
  position: relative;
  z-index: 1;
  margin-top: 34.0228px;
}
.asses:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  clip-path: polygon(0 0, calc(100% - 41.062px) 0, 100% 41.062px, 100% 100%, 0 100%);
  border: 2.3464px solid #b04758;
}
.asses:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: translate(7.0392px, 7.0392px);
          transform: translate(7.0392px, 7.0392px);
  background-color: #ccc;
  clip-path: polygon(0 0, calc(100% - 41.062px) 0, 100% 41.062px, 100% 100%, 0 100%);
}
.asses__inner {
  position: relative;
  padding: 29.33px 18.7712px 52.794px;
}
.asses__inner:before {
  content: "";
  position: absolute;
  display: block;
  right: -7.0392px;
  top: 19.9444px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 56.3136px;
  height: 2.3464px;
  background: #b04758;
}
.asses__inner:after {
  content: "";
  position: absolute;
  display: block;
  right: 14.0784px;
  top: 14.0784px;
  width: 26.9836px;
  height: 26.9836px;
  border-left: 2.3464px solid #b04758;
  border-bottom: 2.3464px solid #b04758;
}
.asses__graph {
  margin-top: -7.0392px;
  padding: 17.598px 5.866px 23.464px;
  background: #f3e2e5;
}
.asses__graph .capt {
  padding: 0 0 1em;
  font-size: 17.598px;
  font-weight: bold;
  line-height: 1.66;
}
.asses__ttl {
  display: inline-block;
  margin: 2em 0 0.5em;
  padding: 0 0 0.1em;
  border-bottom: 1.1732px solid #b04758;
  font-size: 19.9444px;
  font-weight: bold;
  line-height: 1.2;
  color: #b04758;
}
.asses__txt {
  font-size: 17.598px;
  line-height: 1.66;
  text-align: left;
}
.asses__txt strong {
  font-weight: bold;
}
@media print, screen and (min-width: 2200px) {
  .asses {
    margin-top: 1.5263157895vw;
  }
  .asses:before {
    clip-path: polygon(0 0, calc(100% - 1.8421052632vw) 0, 100% 1.8421052632vw, 100% 100%, 0 100%);
    border-width: 0.1052631579vw;
  }
  .asses:after {
    -webkit-transform: translate(0.3157894737vw, 0.3157894737vw);
            transform: translate(0.3157894737vw, 0.3157894737vw);
    clip-path: polygon(0 0, calc(100% - 1.8421052632vw) 0, 100% 1.8421052632vw, 100% 100%, 0 100%);
  }
  .asses__inner {
    padding: 1.3157894737vw 0.8421052632vw 2.3684210526vw;
  }
  .asses__inner:before {
    right: -0.3157894737vw;
    top: 0.8947368421vw;
    width: 2.5263157895vw;
    height: 0.1052631579vw;
  }
  .asses__inner:after {
    right: 0.6315789474vw;
    top: 0.6315789474vw;
    width: 1.2105263158vw;
    height: 1.2105263158vw;
    border-left-width: 0.1052631579vw;
    border-bottom-width: 0.1052631579vw;
  }
  .asses__graph {
    margin-top: -0.3157894737vw;
    padding: 0.7894736842vw 0.2631578947vw 1.0526315789vw;
  }
  .asses__graph .capt {
    font-size: 0.7894736842vw;
  }
  .asses__ttl {
    border-bottom-width: 0.0526315789vw;
    font-size: 0.8947368421vw;
  }
  .asses__txt {
    font-size: 0.7894736842vw;
  }
}

.review {
  padding: 0 0 53.9672px;
  background: #f7ecee;
}
.review__ttl {
  background: #fdf2dd;
}
.review__txt {
  padding: 1.5em 0;
  font-size: 17.598px;
  line-height: 1.66;
}
.review__apply {
  margin: 0 23.464px;
  padding: 3.5196px;
  background: -webkit-gradient(linear, left top, left bottom, from(#a12539), to(#b04758));
  background: linear-gradient(#a12539, #b04758);
  border-radius: 17.598px;
}
.review__apply .applybtn {
  display: block;
  position: relative;
  padding: 8.799px 23.464px 11.732px;
  background: -webkit-gradient(linear, left top, left bottom, from(#d0929b), color-stop(38%, #b04758), to(#a12539));
  background: linear-gradient(#d0929b, #b04758 38%, #a12539);
  border-radius: 15.2516px;
  font-size: 17.598px;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
}
.review__apply .applybtn:hover {
  opacity: 0.7;
}
.review__apply .applybtn small {
  font-size: 16.4248px;
}
.review__apply .applybtn strong {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 0.2em;
  padding: 0.3em 0.4em 0;
  border-top: 1.1732px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 28.1568px;
  line-height: 1.375;
  text-align: left;
}
.review__apply .applybtn strong:after {
  content: "";
  position: absolute;
  display: block;
  right: 5.866px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 11.732px;
  height: 11.732px;
  border-top: 2.3464px solid #fff;
  border-right: 2.3464px solid #fff;
}
@media print, screen and (min-width: 2200px) {
  .review {
    padding: 0 0 2.4210526316vw;
  }
  .review__txt {
    font-size: 0.7894736842vw;
  }
  .review__apply {
    margin: 0 1.0526315789vw;
    padding: 0.1578947368vw;
    border-radius: 0.7894736842vw;
  }
  .review__apply .applybtn {
    padding: 0.3947368421vw 1.0526315789vw 0.5263157895vw;
    border-radius: 0.6842105263vw;
    font-size: 0.7894736842vw;
  }
  .review__apply .applybtn small {
    font-size: 0.7368421053vw;
  }
  .review__apply .applybtn strong {
    border-top-width: 0.0526315789vw;
    font-size: 1.2631578947vw;
  }
  .review__apply .applybtn strong:after {
    right: 0.2631578947vw;
    width: 0.5263157895vw;
    height: 0.5263157895vw;
    border-top-width: 0.1052631579vw;
    border-right-width: 0.1052631579vw;
  }
}

/* ------------------ */
/* スマートフォン */
/* ------------------ */
@media screen and (max-width: 767px) {
  footer.l-footer {
    display: none;
  }
  .section__inner {
    padding: 0 5.3333333333vw;
  }
  .section__ttl01 {
    font-size: 7.6vw;
  }
  .section__ttl01:before, .section__ttl01:after {
    width: 7.2vw;
    height: 15.2vw;
  }
  .section__ttl01 small {
    font-size: 5.6vw;
  }
  .section__ttl01 strong {
    font-size: 14.6666666667vw;
  }
  .section__ttl02 {
    margin-top: 10.6666666667vw;
    padding: 0 0 10.6666666667vw;
    font-size: 6.6666666667vw;
  }
  .fdhd {
    max-width: unset;
    min-height: 22.6666666667vw;
    padding: 0 5.3333333333vw;
  }
  .fdhd__logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6vw;
    width: 32vw;
  }
  .fdhd__logo .benesse-logo {
    width: 26.6666666667vw;
  }
  .fdhd__logo .dog-logo {
    width: 32vw;
  }
  .fdhd__txt {
    font-size: 3.2vw;
  }
  .fdhd__txt small {
    font-size: 2.9333333333vw;
  }
  .food__inner {
    display: block;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    max-width: unset;
    padding: 0;
  }
  .food__main {
    width: auto;
    padding: 0;
    background: #b04758;
  }
  .food__hdcopy {
    font-size: 3.7333333333vw;
  }
  .food__ttl {
    font-size: 8.5333333333vw;
  }
  .food__ttl small {
    font-size: 4.6666666667vw;
  }
  .food__ttl--tl03 {
    font-size: 10vw;
  }
  .food__ttl--tl03 small {
    font-size: 5.6vw;
  }
  .food__ttl--tl03 strong {
    font-size: 12.8vw;
  }
  .food__conv {
    padding: 55.4666666667vw 5.3333333333vw 11.4666666667vw;
  }
  .nav {
    margin: -6.9333333333vw 5.3333333333vw 5.3333333333vw;
    padding: 0 3.7333333333vw 1.3333333333vw;
    border-width: 0.6666666667vw;
    border-radius: 4vw;
    -webkit-box-shadow: 0.8vw 0.8vw 0.8vw rgba(0, 0, 0, 0.15);
            box-shadow: 0.8vw 0.8vw 0.8vw rgba(0, 0, 0, 0.15);
    font-size: 6.1333333333vw;
  }
  .nav .navbtn {
    padding: 0.2em 1em 0.4em 11.2vw;
    background-size: 3.4666666667vw auto;
  }
  .nav .navbtn .icon {
    width: 9.6vw;
  }
  .nav small {
    font-size: 4.2666666667vw;
  }
  #profile .vet {
    padding: 0 0 13.3333333333vw;
  }
  .vet__photo {
    width: 32vw;
  }
  .vet__doc {
    border-bottom-width: 0.2666666667vw;
    font-size: 4.8vw;
  }
  .vet__txt {
    font-size: 4vw;
  }
  .vet__mes {
    width: 89.3333333333vw;
    height: 34.6666666667vw;
    font-size: 5.0666666667vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 2200px) {
  .vet__mes {
    width: 89.3333333333vw;
    height: 34.6666666667vw;
    font-size: 5.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .wbox {
    margin: 0 0 13.3333333333vw;
    padding: 0 6.6666666667vw 8vw;
    border-radius: 9.3333333333vw;
    -webkit-box-shadow: 0.6666666667vw 0.6666666667vw 2vw rgba(0, 0, 0, 0.05);
            box-shadow: 0.6666666667vw 0.6666666667vw 2vw rgba(0, 0, 0, 0.05);
  }
  .wbox__ttl {
    font-size: 7.4666666667vw;
  }
  .wbox__ttl .num {
    width: 9.3333333333vw;
  }
  .wbox__ttl small,
  .wbox__ttl sup {
    font-size: 3.7333333333vw;
  }
  .wbox__txt {
    font-size: 4vw;
  }
  .wbox__txt sup {
    font-size: 2.4vw;
  }
  .wbox__txt small {
    font-size: 3.7333333333vw;
  }
  .wbox__txt small sup {
    font-size: 2.1333333333vw;
  }
  .wbox__cite {
    margin-top: 4.2666666667vw;
    padding: 0 5.3333333333vw 3.2vw;
    border-radius: 6.6666666667vw;
  }
  .wbox__cite--ttl {
    font-size: 4.2666666667vw;
  }
  .wbox__cite--txt {
    font-size: 3.7333333333vw;
  }
  .wbox__cite--txt sup {
    font-size: 2.1333333333vw;
  }
  .advice {
    padding: 0 0 9.3333333333vw;
  }
  .advice:before {
    top: -5.6vw;
    border-width: 0 3.3333333333vw 5.8666666667vw 3.3333333333vw;
  }
  .advice__ttl {
    font-size: 6.4vw;
  }
  .advice .acordion_switch {
    margin: 6.6666666667vw 5.3333333333vw 0;
    background-size: 8vw auto;
    font-size: 4.2666666667vw;
  }
  .advice .acordion_switch .plusminus {
    width: 3.2vw;
  }
  .advice .acordion {
    margin: 0 5.3333333333vw;
    padding: 1em 6.6666666667vw;
    font-size: 4vw;
  }
  .reason {
    border-radius: 4vw;
  }
  .reason__ttl {
    font-size: 5.8666666667vw;
  }
  .reason__txt {
    padding: 1em 6.8vw;
    font-size: 4vw;
  }
  .trial {
    padding: 6.6666666667vw 5.3333333333vw 11.3333333333vw;
  }
  .trial__ttl {
    padding: 0 0 4.6666666667vw;
  }
  .trial__dog {
    padding: 4.5333333333vw 4.5333333333vw 4.5333333333vw 3.7333333333vw;
    border-radius: 4vw;
  }
  .trial__photo {
    width: 30.6666666667vw;
  }
  .trial__detail {
    width: 48vw;
  }
  .trial__name {
    font-size: 4.2666666667vw;
  }
  .trial__comt {
    font-size: 4vw;
  }
  .trial__txt {
    font-size: 4vw;
  }
  .trial__movie {
    height: 50.2666666667vw;
  }
  .product {
    padding: 4.8vw 5.3333333333vw;
  }
  .product__photo {
    width: 33.0666666667vw;
  }
  .product__ttl {
    width: 55.7333333333vw;
    font-size: 4.8vw;
  }
  .product__ttl small {
    font-size: 3.7333333333vw;
  }
  .product__ttl small:after {
    bottom: -2vw;
    border-width: 2.9333333333vw 1.7333333333vw 0 1.7333333333vw;
  }
  .product__apply {
    margin: 4vw 0 0;
    padding: 0.8vw;
    border-radius: 9.3333333333vw;
  }
  .product__apply .applybtn {
    border-radius: 8.5333333333vw;
    font-size: 5.3333333333vw;
    line-height: 17.0666666667vw;
  }
  .product__apply .applybtn:after {
    right: 8.2666666667vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-top-width: 0.5333333333vw;
    border-right-width: 0.5333333333vw;
  }
  .report {
    padding: 12vw 5.3333333333vw 8.5333333333vw;
  }
  .report__ttl {
    padding: 0 0 8.9333333333vw;
  }
  .report__slider {
    width: calc(100% + 5.3333333333vw);
    margin-right: 5.3333333333vw;
    padding: 0 0 8.8vw;
  }
  .report__slider .swiper-button-next,
  .report__slider .swiper-button-prev {
    width: 8vw;
    height: 8vw;
  }
  .report__slider .swiper-button-next {
    right: 5.3333333333vw;
  }
  .report__slider .swiper-horizontal > .swiper-pagination-bullets, .report__slider .swiper-pagination-bullets.swiper-pagination-horizontal, .report__slider .swiper-pagination-custom, .report__slider .swiper-pagination-fraction {
    width: calc(100% - 5.3333333333vw);
  }
  .report__slider .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .report__slider .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2.4vw;
  }
  .report__conv {
    padding: 8.9333333333vw 0 0;
  }
  .asses {
    margin-top: 7.7333333333vw;
  }
  .asses:before {
    clip-path: polygon(0 0, calc(100% - 9.3333333333vw) 0, 100% 9.3333333333vw, 100% 100%, 0 100%);
    border-width: 0.5333333333vw;
  }
  .asses:after {
    -webkit-transform: translate(1.6vw, 1.6vw);
            transform: translate(1.6vw, 1.6vw);
    clip-path: polygon(0 0, calc(100% - 9.3333333333vw) 0, 100% 9.3333333333vw, 100% 100%, 0 100%);
  }
  .asses__inner {
    padding: 6.6666666667vw 4.2666666667vw 12vw;
  }
  .asses__inner:before {
    right: -1.6vw;
    top: 4.5333333333vw;
    width: 12.8vw;
    height: 0.5333333333vw;
  }
  .asses__inner:after {
    right: 3.2vw;
    top: 3.2vw;
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    border-left-width: 0.5333333333vw;
    border-bottom-width: 0.5333333333vw;
  }
  .asses__graph {
    margin-top: -1.6vw;
    padding: 4vw 1.3333333333vw 5.3333333333vw;
  }
  .asses__graph .capt {
    font-size: 4vw;
  }
  .asses__ttl {
    border-bottom-width: 0.2666666667vw;
    font-size: 4.5333333333vw;
  }
  .asses__txt {
    font-size: 4vw;
  }
  .review {
    padding: 0 0 12.2666666667vw;
  }
  .review__txt {
    font-size: 4vw;
  }
  .review__apply {
    margin: 0 5.3333333333vw;
    padding: 0.8vw;
    border-radius: 4vw;
  }
  .review__apply .applybtn {
    padding: 2vw 5.3333333333vw 2.6666666667vw;
    border-radius: 3.4666666667vw;
    font-size: 4vw;
  }
  .review__apply .applybtn small {
    font-size: 3.7333333333vw;
  }
  .review__apply .applybtn strong {
    border-top-width: 0.2666666667vw;
    font-size: 6.4vw;
  }
  .review__apply .applybtn strong:after {
    right: 1.3333333333vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-top-width: 0.5333333333vw;
    border-right-width: 0.5333333333vw;
  }
}