@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*   Common Setting
----------------------------*/
/* 変数定義 */
:root {
  --black100: #000000;
  --black70: #444444;
  --black10: #E1E1E1;
  --black5: #F4F4F4;
  --pink: #FF1493;
  --red: #FF0000;
  --baseblue: #00BBBD;
  --shadowblue: #00A1A3;
  --white: #FFFFFF;
  --bggray: #F8F6F4;
  --gladclrblue01: #EAF9F9;
  --gladclrblue02: #D9FFFF;
  --bggladblue: linear-gradient(180deg, var(--gladclrblue01) 0%, var(--gladclrblue02) 100%);
  --bggladgray: linear-gradient(180deg, var(--white) 40%, var(--black5) 100%);
  --linkclr: #FF1493;
  --linkhvr: #FF1493;
  --fontfamily: "Noto Sans JP", "Hiragino Sans ProN", "ヒラギノ角ゴシック ProN", "Hiragino Sans Pro", "Yu Gothic UI", "游ゴシック", "MSゴシック", "メイリオ", Meiryo, Osaka, sans-serif;
  --ffmin: "Noto Serif JP", serif;
  --ffen: "Roboto Condensed", sans-serif;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

/* FadeIn Animation */
.effect-fade {
  opacity: 0;
  transition: 0.5s;
}

.effect-fade:nth-of-type(2) {
  transition-delay: 100ms;
}

.effect-fade:nth-of-type(3) {
  transition-delay: 200ms;
}

.effect-fade:nth-of-type(4) {
  transition-delay: 300ms;
}

.effect-fade:nth-of-type(5) {
  transition-delay: 400ms;
}

.effect-fade:nth-of-type(6) {
  transition-delay: 500ms;
}

.fadeT {
  transform: translate(0, -80px);
}

.fadeB {
  transform: translate(0, 40px);
}

.fadeL {
  transform: translate(80px, 0);
}

.fadeR {
  transform: translate(-80px, 0);
}

.effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}

strong {
  color: var(--pink);
  font-weight: 700;
}

.sub {
  font-size: 62.5%;
}

/**================================= Link Setting =================================**/
a {
  color: var(--linkclr);
  text-decoration: none;
}

a:visited {
  color: var(--linkclr);
  text-decoration: none;
}

a:hover {
  color: var(--linkhvr);
  text-decoration: none;
}

a:active {
  color: var(--linkhvr);
  text-decoration: none;
}

a[href^="tel:"] {
  color: var(--black70);
  text-decoration: none;
  cursor: text;
}

/**================================= Common Setting =================================**/
html {
  height: 100%;
}

body {
  background: var(--white);
  font-family: var(--fontfamily);
  font-weight: 400;
  color: var(--black70);
  line-height: 1.5;
  letter-spacing: 0.05em;
}

/**================================= Header Setting =================================**/
.blockHeader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 1;
}
.blockHeader .glogo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
}
.blockHeader .glogo img {
  width: 30%;
  height: auto;
  margin-right: 20px;
  max-width: 150px;
}
.blockHeader .glogo span {
  /* font-size: 0.75rem; */
  /* font-size: 0.625rem; */
  font-size: 0.525rem;
  color: var(--black100);
}
.blockHeader .glogo p {
  line-height: 1.0;
  margin-top: -5px;
}

/**================================= Footer Setting =================================**/
.blockFooter {
  background-color: var(--gladclrblue02);
  padding: 30px 4px;
}
.blockFooter .copyright {
  text-align: center;
  font-size: 0.625rem;
}

/**================================= Common Setting Setting =================================**/
.sect {
  padding: 40px 0;
}
.sect .sectInner {
  padding: 0 4%;
}

/* Headline */
.hlLv02 {
  position: relative;
  color: var(--black100);
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  z-index: 0;
  margin-bottom: 30px;
  letter-spacing: 0;
}
.hlLv02 > span {
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}
.hlLv02 > span::before {
  content: "";
  width: 70px;
  height: 4px;
  background-color: var(--baseblue);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.hlLv02 > span > span {
  font-size: 65.2%;
  display: block;
  font-weight: 400;
}
.hlLv02 .fss {
  display: block;
  font-size: 60%;
}

/* Text */
.txt16,
.txt18,
.txt20 {
  font-size: 1rem;
}
.txt16:nth-child(n+2),
.txt18:nth-child(n+2),
.txt20:nth-child(n+2) {
  margin-top: 1.5em;
}

/* List */
.list01:nth-child(n+2) {
  margin-top: 1.5em;
}
.list01 li {
  padding-left: 1em;
  position: relative;
}
.list01 li::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--black70);
  position: absolute;
  top: 13px;
  left: 4px;
  transform: translateY(-50%);
}

/* Button */
a.btn01 {
  display: inline-block;
  color: var(--white);
  width: 100%;
  max-width: 360px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  height: 60px;
  line-height: 58px;
  background-color: var(--pink);
  border: var(--pink) solid 2px;
  border-radius: 30px;
}

/* Image */
figcaption {
  text-align: center;
  margin-top: 10px;
  font-size: 0.875rem;
}

.flex .flexitem:nth-child(n+2) {
  margin-top: 30px;
}

/**================================= INDEX Setting =================================**/
/* Common */
/* FV
---------------------*/
.indexFv {
  /* background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/mainimg_sp@2x.jpg) no-repeat center center/cover; */
  width: 100%;
  height: 540px;
  padding: 70px 4% 0;
  position: relative;
  z-index: 0;
}
.indexFv.neurosupport {
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/mainimg_sp@2x.jpg) no-repeat center center/cover;
}
.indexFv.intestinal {
  background: url(../../img/usr/veterinary-nutrition/dog-intestinal/mainimg_sp@2x.jpg) no-repeat center center/cover;
}
.indexFv::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 40%, rgb(255, 255, 255) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) {
  .indexFv {
    background-image: url(../../img/usr/veterinary-nutrition/dog-neurosupport/mainimg_sp@2x.jpg);
  }
}
.fv_catch {
  margin-top: 20px;
  color: var(--black100);
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0;
}
.fv_catch .fsl {
  color: var(--baseblue);
  display: block;
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 10px;
}

/* INTRO
---------------------*/
.sectIntro {
  padding-top: 70px;
  background: var(--bggladgray);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.sectIntro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 316px;
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_product_l.png) no-repeat left center/contain;
  z-index: -1;
}
.sectIntro::after {
  content: "";
  position: absolute;
  bottom: -5%;
  right: 0;
  width: 180px;
  height: 316px;
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_product_r.png) no-repeat right center/contain;
  z-index: -1;
  opacity: 0;
}
.sectIntro .txtLeadSubIntro {
  text-align: center;
  margin-bottom: 10px;
  font-size: .835rem;
  font-weight: 500;
}
.sectIntro .txtLeadIntro {
  color: var(--baseblue);
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}
.sectIntro .logoArea {
  text-align: center;
}
.sectIntro .logoArea span {
  display: block;
  text-align: center;
  font-size: 0.875rem;
  margin-bottom: 10px;
}
.sectIntro .logoArea p {
  text-align: center;
}
.sectIntro .logoArea p img {
  width: 80%;
  max-width: 300px;
  height: auto;
}
.sectIntro .logoBtmTxt {
  margin-top: 30px;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
}
.sectIntro .introItem:nth-child(2) {
  margin-top: 20px;
}
.sectIntro .introPriceTxt {
  margin-top: 20px;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  color: var(--black100);
}
.sectIntro .introPriceTxt .priceNum {
  font-size: 2.5rem;
  font-weight: 600;
  font-family: var(--ffen);
  color: var(--pink);
  line-height: 1;
  transform: translateY(2px);
  display: inline-block;
  margin-right: 5px;
}

.introPrice {
  text-align: center;
  margin-top: 30px;
}
.introPrice dt span {
  display: inline-block;
  width: 100%;
  max-width: 200px;
  padding: 2px 0;
  background-color: #535353;
  color: #FFF;
  border-radius: 3px;
  margin-bottom: 5px;
}
.introPrice dt:nth-of-type(n+2) {
  margin-top: 20px;
}
.introPrice dd {
  font-size: 1rem;
  font-weight: 400;
  color: var(--black100);
}
.introPrice dd .priceNum {
  font-size: 2.5rem;
  font-weight: 600;
  font-family: var(--ffen);
  color: var(--pink);
  line-height: 1;
  transform: translateY(2px);
  display: inline-block;
  margin-right: 5px;
}

.sectIntro .packageimg {
  text-align: center;
}
.sectIntro .packageimg .imgBox {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 60%;
  max-width: 300px;
}
.sectIntro .packageimg .circleTxt {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -50px;
  right: -40px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: var(--baseblue);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  transform: rotate(-7deg);
  border-radius: 100px;
  line-height: 1.2;
}
.sectIntro .packageimg .circleTxt > span > span {
  display: block;
}
.sectIntro .packageimg .circleTxt > span > span.jp {
  font-size: 0.9375rem;
  font-weight: 500;
}
.sectIntro .packageimg .circleTxt > span > span.en {
  font-size: 1.875rem;
  font-weight: 600;
  font-family: var(--ffen);
}
.sectIntro .packageimg .circleTxt > span > span.en .fss {
  font-size: 50%;
  font-family: var(--fontfamily);
  font-weight: 400;
}

.sectIntro .btnList {
  margin-top: 40px;
}
.sectIntro .btnList .btnItem {
  text-align: center;
}
.sectIntro .btnList .btnItem:nth-child(n+2) {
  margin-top: 20px;
}

/* INTRO2
---------------------*/
.sectIntro02 .sectIntroInner01 {
  padding: 0 4% 20px;
  position: relative;
}
.sectIntro02 .sectIntroInner01::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50vw 0 50vw;
  border-color: #FFFFFF transparent transparent transparent;
}
.introClmBox .introClmItem:nth-child(n+2) {
  margin-top: 30px;
  padding-top: 30px;
  border-top: #CCC solid 1px;
}
.sectIntro02 .intro02Title03 {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 20px;
  color: var(--black70);
  font-weight: bold;
}
.sectIntro02 .introImg {
  position: relative;
  text-align: center;
  z-index: 0;
  min-height: 280px;
  margin-bottom: 30px;
}
.sectIntro02 .introImg img {
  width: 100%;
  max-width: 320px;
  height: auto;
}
.sectIntro02 .introTxt {
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}
.sectIntro02 .introTxt:nth-of-type(n+2) {
  margin-top: 1.5em;
}
.sectIntro02 .introTxt2 {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin-top: 1.5em;
}
.sectIntro02 .sectIntroInner02 {
  padding: 80px 4% 40px;
  background-color: #D9F5F5;
}
.sectIntro02 .sectIntroInner02Title {
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  color: var(--black70);
}
.sectIntro02 .intro02FlexBox figure {
  margin-bottom: 10px;
}
.sectIntro02 .introTxt3 {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  color: var(--baseblue);
}
.sectIntro02 .introTxt3:nth-of-type(n+2) {
  margin-top: 1.5em;
}
.sectIntro02 .introTxt3 strong {
  color: var(--pink);
}
.sectIntro02 .introTxt04 {
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 20px;
}
.sectIntro02 .introTxt04 a {
  color: var(--black70);
  text-decoration: underline;
}
.sectIntro02 .sectIntroComment {
  margin-top: 40px;
  padding: 30px 20px;
  background-color: var(--white);
  border-radius: 8px;
}
.sectIntro02 .sectIntroComment .commentitem:nth-of-type(n+2) {
  margin-top: 30px;
}
.sectIntro02 .sectIntroComment .commentitem figure {
  text-align: center;
}
.sectIntro02 .sectIntroComment .commentitem figure img {
  border-radius: 50%;
  width: 60%;
  max-width: 300px;
}
.sectIntro02 .sectIntroComment .commentitem figure figcaption {
  font-size: 1rem;
  text-align: center;
  margin-top: 10px;
}

/* Intestinal */
.hlLv03_intro02 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 1.25em;
  font-weight: bold;
  color: #00BBBD;
  padding-left: 3.5em;
}
.hlLv03_intro02 span {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  padding: 2px 5px;
  color: #FFF;
  font-size: 0.835em;
  font-weight: bold;
  background-color: #00BBBD;
  border-radius: 5px;
}
.hlLv03_intro02 span::after {
  content: "";
  width:0;
  height:0;
  border-style:solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #00BBBD;
  position: absolute;
  top: 50%;
  right: -6px;
  transform: translateY(-50%);
}

/* PRODUCT INFO01
---------------------*/
.sectProdInfo01 {
  padding-top: 70px;
  background: var(--bggladgray);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.sectProdInfo01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 316px;
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_product_l.png) no-repeat left center/contain;
  z-index: -1;
}
.sectProdInfo01 .prodInfo01Box .prodInfo01Item:nth-child(n+2) {
  margin-top: 30px;
}
.sectProdInfo01 .packageimg {
  text-align: center;
}
.sectProdInfo01 .packageimg .imgBox {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 60%;
  max-width: 300px;
}
.sectProdInfo01 .txtLeadProdInfo {
  color: var(--baseblue);
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}
.sectProdInfo01 .logoArea {
  text-align: center;
}
.sectProdInfo01 .logoArea p {
  text-align: center;
}
.sectProdInfo01 .logoArea p img {
  width: 80%;
  max-width: 300px;
  height: auto;
}
.sectProdInfo01 .logoArea p.logoSubTxt {
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--black100);
  margin-top: 10px;
}
.sectProdInfo01 .logoBtmTxt {
  margin-top: 30px;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  color: var(--black100);
}

/* PRODUCT INFO BOTTOM
---------------------*/
.sectProdInfoBottom .txtLead02 {
  font-size: 1.125rem;
  font-weight: 500;
  text-align: left;
}
.sectProdInfoBottom .icnList {
  margin-top: 30px;
  display: flex;
  width: 100%;
  overflow-x: auto;
  padding-bottom: 20px;
}
.sectProdInfoBottom .icnList .icnListItem {
  flex: 0 0 200px;
  padding-top: 90px;
  position: relative;
  font-size: 0.875rem;
}
.sectProdInfoBottom .icnList .icnListItem::before {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.sectProdInfoBottom .icnList .icnListItem:nth-child(n+2) {
  margin-left: 30px;
}
.sectProdInfoBottom .icnList.neurosupport .icnListItem.icn01::before {
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/icn_neurosupport01.png) no-repeat center center/contain;
}
.sectProdInfoBottom .icnList.neurosupport .icnListItem.icn02::before {
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/icn_neurosupport02.png) no-repeat center center/contain;
}
.sectProdInfoBottom .icnList.intestinal .icnListItem.icn01::before {
  background: url(../../img/usr/veterinary-nutrition/dog-intestinal/icn_intestinal01.png) no-repeat center center/contain;
}
.sectProdInfoBottom .icnList.intestinal .icnListItem.icn02::before {
  background: url(../../img/usr/veterinary-nutrition/dog-intestinal/icn_intestinal02.png) no-repeat center center/contain;
}
.sectProdInfoBottom .icnList.intestinal .icnListItem.icn03::before {
  background: url(../../img/usr/veterinary-nutrition/dog-intestinal/icn_intestinal03.png) no-repeat center center/contain;
}
/* .sectProdInfoBottom .icnList .icnListItem.icn03::before {
  background: url(../img/cat-renal/icn_renal03.png) no-repeat center center/contain;
} */
.sectProdInfoBottom .developerBox {
  margin-top: 30px;
  padding: 30px 20px;
  background-color: rgba(0, 187, 189, 0.1);
  border-radius: 8px;
}
.sectProdInfoBottom .developerBox .developerItem:nth-of-type(n+2) {
  margin-top: 30px;
}
.sectProdInfoBottom .developerBox .developerItem figure {
  text-align: center;
}
.sectProdInfoBottom .developerBox .developerItem figure img {
  border-radius: 5px;
  width: 80%;
  max-width: 300px;
}
.sectProdInfoBottom .developerBox .developerItem figure figcaption {
  font-size: 1rem;
  text-align: center;
  margin-top: 10px;
}
.sectProdInfoBottom .developerBox .hlLv03--developer {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--black100);
}

/* FEATURES
---------------------*/
.sectFeatures {
  background-color: var(--bggray);
}

.featureitem:nth-of-type(n+2) {
  margin-top: 40px;
}

.hlLv03_feature {
  margin-bottom: 20px;
  font-size: 1.375rem;
  font-weight: 700;
  color: var(--baseblue);
  position: relative;
}
.hlLv03_feature::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
}
.hlLv03_feature.feature01::before {
  width: 54px;
  height: 28px;
  background: url(../../img/usr/veterinary-nutrition/num01.png) no-repeat center center/contain;
}
.hlLv03_feature.feature02::before {
  width: 56px;
  height: 28px;
  background: url(../../img/usr/veterinary-nutrition/num02.png) no-repeat center center/contain;
}
.hlLv03_feature.feature03::before {
  width: 56px;
  height: 41px;
  background: url(../../img/usr/veterinary-nutrition/num03.png) no-repeat center center/contain;
}

/* PRODUCT INFO02
---------------------*/
.sectProdInfo02 {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.sectProdInfo02::before {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 180px;
  height: 316px;
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_product_l.png) no-repeat left center/contain;
  z-index: -1;
}
.sectProdInfo02 .prodInfo02Box .prodInfo02Item:nth-child(n+2) {
  margin-top: 30px;
}
.sectProdInfo02 .packageimg {
  text-align: center;
}
.sectProdInfo02 .packageimg .imgBox {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 60%;
  max-width: 300px;
}
.sectProdInfo02 .prodanalyticBox {
  margin-top: 30px;
}
.sectProdInfo02 .prodanalyticBox .hlLv03--table {
  font-size: 1rem;
  font-weight: 700;
  color: var(--black100);
  margin-bottom: 10px;
}
.sectProdInfo02 .prodanalyticBox .table01 {
  width: 100%;
}
.sectProdInfo02 .prodanalyticBox .table01 th {
  border: #DDD solid 1px;
  background-color: #893271;
  padding: 5px 10px;
  color: var(--white);
  font-weight: 400;
  width: 130px;
}
.sectProdInfo02 .prodanalyticBox .table01.neurosupport th {
  background-color: #3E855E;
}
.sectProdInfo02 .prodanalyticBox .table01.intestinal th {
  background-color: #8C8077;
}
.sectProdInfo02 .prodanalyticBox .table01 td {
  border: #DDD solid 1px;
  padding: 5px 10px;
}
.sectProdInfo02 .prodanalyticBox .prodanalyticItem:nth-child(n+2) {
  margin-top: 30px;
}
.sectProdInfo02 .btnBox {
  margin-top: 40px;
}

/* CTA
---------------------*/
.sectCta {
  background: var(--bggladblue);
  position: relative;
  z-index: 0;
  padding-bottom: 70px;
}
.sectCta::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 64px;
  background: url(../../img/usr/veterinary-nutrition/silhouette_dog_cat.png) no-repeat center center/contain;
  z-index: -1;
}
.sectCta .ctaInnerSect:nth-child(n+2) {
  margin-top: 60px;
}
.sectCta .btnBox {
  margin-top: 30px;
}

.importantTxt {
  border: var(--red) solid 1px;
  padding: 4%;
  font-size: 1rem;
  color: var(--red);
  margin-bottom: 30px;
}

.ornerCtaBox {
  background-color: var(--white);
  border-radius: 16px;
  padding: 6%;
}
.ornerCtaBox .ornerCtaItem:nth-child(n+2) {
  margin-top: 30px;
  padding-top: 30px;
  border-top: #C1C1C1 solid 1px;
}
.ornerCtaBox .hlLv04--cta {
  text-align: center;
  color: var(--baseblue);
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
}
.ornerCtaBox .hlLv04--cta::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ornerCtaBox .hlLv04--cta .fss {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
}
.ornerCtaBox .hlLv04--cta.step01 {
  padding-bottom: 90px;
}
.ornerCtaBox .hlLv04--cta.step01::before {
  width: 71px;
  height: 80px;
  background: url(../../img/usr/veterinary-nutrition/icn_hospital.png) no-repeat center center/contain;
}
.ornerCtaBox .hlLv04--cta.step02 {
  padding-bottom: 92px;
}
.ornerCtaBox .hlLv04--cta.step02::before {
  width: 80px;
  height: 82px;
  background: url(../../img/usr/veterinary-nutrition/icn_doctor.png) no-repeat center center/contain;
}

/**======== CUSTOMERS VOICE =======**/
.sectCustomersvoice {
  background-color: #F6F2EE;
}

.hlLv02--eval {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--black100);
  margin-bottom: 20px;
}

.evalAlltxt {
  text-align: center;
  color: var(--black100);
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 30px;
}
.evalAlltxt .star {
  color: #BF960E;
  margin-left: 10px;
  margin-right: 10px;
}
.evalAlltxt .fss {
  font-size: 62.5%;
}
.evalAlltxt .fsss {
  font-size: 0.75rem;
  font-weight: 400;
  text-align: center;
  display: block;
  margin-top: 5px;
}

.evalItemsTtl {
  text-align: center;
  color: #BF960E;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.evalItems {
  border: #BF960E solid 5px;
  background-color: var(--white);
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.evalItems li {
  text-align: center;
  font-size: 1.125rem;
  color: var(--black100);
  font-weight: 500;
}
.evalItems li:nth-child(n+2) {
  margin-top: 5px;
}
.evalItems li .star {
  color: #BF960E;
  margin-left: 10px;
  margin-right: 10px;
}
.evalItems li .fss {
  font-size: 62.5%;
}

.evalAttTxt {
  font-size: 0.75rem;
}
.evalAttTxt:nth-of-type(n+2) {
  margin-bottom: 5px;
}

.customreVoiceBox {
  margin-top: 40px;
}
.customreVoiceBox .hlLv03--voice {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--black100);
  margin-bottom: 20px;
}
.customreVoiceBox .voiceItem {
  border-radius: 10px;
  background-color: var(--white);
  padding: 20px;
  position: relative;
}
.customreVoiceBox .voiceItem::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent var(--white) transparent;
  position: absolute;
  bottom: -12px;
}
.customreVoiceBox .voiceItem.fukidashir::before {
  right: 20px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.customreVoiceBox .voiceItem.fukidashil::before {
  left: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.customreVoiceBox .voiceItem:nth-of-type(n+2) {
  margin-top: 40px;
}
.customreVoiceBox .voiceItem p.txt {
  font-size: 0.875rem;
}
.customreVoiceBox .voiceItem p.prodtxt {
  font-size: 0.75rem;
  margin-top: 5px;
}

/**======== BOTTOM CONTENTS =======**/
.sectBottomCont .innerSect:nth-child(n+2) {
  margin-top: 50px;
}

/* CUSTOMERS VOICE
---------------------*/
.hlLv02.voice .en {
  bottom: 0;
  top: -20px;
}

.voiceList .voiceItem:nth-child(n+2) {
  margin-top: 40px;
}
.voiceList .voiceItem figure {
  text-align: center;
  margin-bottom: 30px;
}
.voiceList .voiceItem figure img {
  width: 70%;
  max-width: 300px;
  height: auto;
}
.voiceList .voiceItem .doctorName {
  color: var(--black100);
  font-size: 1rem;
  font-weight: 700;
}

/* FAQ
---------------------*/
.faqList .faqTtl {
  padding: 10px 40px 10px 10px;
  background-color: var(--baseblue);
  position: relative;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.faqList .faqTtl:nth-of-type(n+2) {
  margin-top: 40px;
}
.faqList .faqTtl::before, .faqList .faqTtl::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  background-color: var(--white);
  width: 17px;
  height: 3px;
  transition: 0.3s;
}
.faqList .faqTtl::after {
  top: calc(50% + 2px);
  transform: translateY(-50%) rotate(-90deg);
}
.faqList .faqTtl .txtQ,
.faqList .faqTtl .txtA {
  width: 24px;
}
.faqList .faqTtl .body {
  width: calc(100% - 34px);
  font-size: 1rem;
  font-weight: 700;
  color: var(--white);
}
.faqList .faqTtl.is-open::before {
  transform: rotate(90deg);
  opacity: 0;
}
.faqList .faqTtl.is-open::after {
  transform: translateY(-50%) rotate(0);
}
.faqList .faqTtl.is-open + .faqAns {
  max-height: 500px;
}
.faqList .faqAns {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}
.faqList .faqAns .faqAnsInner {
  padding: 20px 10px 0px 10px;
  display: flex;
  justify-content: space-between;
}
.faqList .faqAns .txtA {
  width: 24px;
}
.faqList .faqAns .body {
  width: calc(100% - 34px);
  font-size: 1rem;
}

/* WISH
---------------------*/
.sectWish {
  position: relative;
  z-index: 0;
}
.sectWish.neurosupport {
  background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_sanimed.jpg) no-repeat 42% top/cover;
}
.sectWish.intestinal {
  background: url(../../img/usr/veterinary-nutrition/dog-intestinal/bgimg_sanimed.jpg) no-repeat 12% top/cover;
}
.sectWish::before {
  content: "";
  width: 100%;
  height: 200px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.sectWish .hlLv02 {
  color: var(--white);
}
.sectWish .wishBox {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  padding: 20px;
}

@media screen and (max-width: 920px) {
  .pcOnly {
    display: none;
  }
}
@media screen and (min-width: 921px) {
  .spOnly {
    display: none;
  }
  /**================================= Header Setting =================================**/
  .blockHeader {
    height: 100px;
  }
  .blockHeader__Inner {
    margin: 0 20px;
  }
  .blockHeader .glogo {
    height: 100px;
  }
  .blockHeader .glogo img {
    width: 30%;
    height: auto;
    margin-right: 45px;
    max-width: 247px;
  }
  .blockHeader .glogo span {
    /* font-size: 1.25rem; */
    font-size: 1.15rem !important;
  }
  .blockHeader .glogo span:last-child {
    margin-left: 1rem !important;
  }
  /**================================= Footer Setting =================================**/
  .blockFooter {
    padding-bottom: 150px;
  }
  .blockFooter .copyright {
    font-size: 0.75rem;
  }
  /**================================= Common Setting Setting =================================**/
  .sect {
    padding: 120px 50px;
  }
  .sect .sectInner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
  }
  .sect .sectInner.narrow {
    max-width: 1080px;
  }
  /* Headline */
  .hlLv02 {
    font-size: 2.875rem;
    margin-bottom: 100px;
    letter-spacing: 0.05em;
  }
  .hlLv02 > span {
    padding-bottom: 20px;
  }
  .hlLv02 > span::before {
    content: "";
    width: 136px;
    height: 6px;
  }
  /* Text */
  .txt16 {
    font-size: 1rem;
    line-height: 1.8;
  }
  .txt18 {
    font-size: 1.125rem;
    line-height: 1.8;
  }
  .txt20 {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  .txt20.tac {
    text-align: center;
  }
  /* List */
  .list01:nth-child(n+2) {
    margin-top: 1.5em;
  }
  .list01 li {
    font-size: 1.125rem;
    padding-left: 1em;
    position: relative;
  }
  .list01 li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--black70);
    position: absolute;
    top: 13px;
    left: 4px;
    transform: translateY(-50%);
  }
  .list01 li:nth-child(n+2) {
    margin-top: 10px;
  }
  /* Button */
  a.btn01 {
    max-width: 460px;
    font-size: 1.25rem;
    height: 80px;
    line-height: 78px;
    border-radius: 40px;
    transition: 0.3s;
  }
  a.btn01:hover {
    background-color: var(--white);
    color: var(--pink);
  }
  /* Image */
  figcaption {
    margin-top: 15px;
    font-size: 1.25rem;
  }
  .flex {
    display: flex;
    justify-content: space-between;
  }
  .flex.rv {
    flex-direction: row-reverse;
  }
  .flex .flexitem:nth-child(n+2) {
    margin-top: 0;
  }
  /**================================= INDEX Setting =================================**/
  /* Common */
  /* FV
  ---------------------*/
  .indexFv {
    height: 100vh;
    max-height: 740px;
    padding: 100px 50px 0;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .indexFv.neurosupport {
    background-image: url(../../img/usr/veterinary-nutrition/dog-neurosupport/mainimg.jpg);
  }
  .indexFv.intestinal {
    background-image: url(../../img/usr/veterinary-nutrition/dog-intestinal/mainimg.jpg);
  }
  .indexFv .indexFv__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  .fv_catch {
    font-size: 1.5rem;
  }
  .fv_catch .fsl {
    font-size: 3rem;
    margin-bottom: 20px;
  }
  /* INTRO
  ---------------------*/
  .sectIntro {
    letter-spacing: 0;
  }
  .sectIntro::before {
    top: 10%;
    width: 10vw;
    height: 50vw;
    max-width: 366px;
    max-height: 670px;
  }
  .sectIntro::after {
    bottom: auto;
    top: 10%;
    width: 12vw;
    height: 60vw;
    opacity: 1;
    max-width: 366px;
    max-height: 741px;
}
  .sectIntro .introBox {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .sectIntro .introBox .introItem {
    width: 48.2%;
    max-width: 520px;
  }
  .sectIntro .introBox .introItem:nth-child(2) {
    margin-top: 0;
  }
  .sectIntro .txtLeadSubIntro {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.8;
  }
  .sectIntro .txtLeadIntro {
    font-size: 2.25rem;
    margin-bottom: 40px;
  }
  .sectIntro .logoArea span {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .sectIntro .logoArea p img {
    max-width: 494px;
  }
  .sectIntro .logoBtmTxt {
    margin-top: 60px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .sectIntro .introPriceTxt {
    margin-top: 30px;
    font-size: 2.0625rem;
  }
  .sectIntro .introPriceTxt .priceNum {
    font-size: 4.75rem;
    transform: translateY(2px);
    margin-right: 10px;
  }

  .introPrice {
    display: flex;
    justify-content: center;
    align-items: baseline;
    text-align: center;
    margin-top: 30px;
  }
  .introPrice dt {
    margin-right: 10px;
  }
  .introPrice dt span {
    display: inline-block;
    max-width: none;
    padding: 2px 10px;
    background-color: #535353;
    color: #FFF;
    border-radius: 3px;
    margin-bottom: 0;
  }
  .introPrice dt:nth-of-type(n+2) {
    margin-top: 0;
    margin-left: 30px;
  }
  .introPrice dd {
    font-size: 1rem;
    font-weight: 400;
    color: var(--black100);
  }
  .introPrice dd .priceNum {
    font-size: 2.5rem;
    font-weight: 600;
    font-family: var(--ffen);
    color: var(--pink);
    line-height: 1;
    transform: translateY(2px);
    display: inline-block;
    margin-right: 5px;
  }
  
  .sectIntro .packageimg {
    text-align: center;
  }
  .sectIntro .packageimg .imgBox {
    max-width: 297px;
  }
  .sectIntro .packageimg .circleTxt {
    top: -50px;
    right: -70px;
    width: 144px;
    height: 144px;
    font-size: 1.8125rem;
    border-radius: 50%;
  }
  .sectIntro .packageimg .circleTxt > span > span.jp {
    font-size: 1.125rem;
  }
  .sectIntro .packageimg .circleTxt > span > span.en {
    font-size: 2.1875rem;
  }
  .sectIntro .btnList {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
  }
  .sectIntro .btnList .btnItem {
    text-align: center;
    width: 520px;
  }
  .sectIntro .btnList .btnItem:nth-child(n+2) {
    margin-top: 0;
  }
  /* INTRO2
  ---------------------*/
  .sectIntro02 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    overflow: hidden;
  }
  .sectIntro02 .sectIntroInner01 {
    padding: 0 50px 20px;
    position: relative;
  }
  .sectIntro02 .sectIntroInner01::after {
    bottom: -105px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 106px 50vw 0 50vw;
    border-color: #FFFFFF transparent transparent transparent;
  }
  .sectIntro02 .sectIntroInner__cont {
    max-width: 1080px;
    margin: 0 auto;
  }
  .introClmBox {
    display: flex;
    justify-content: space-between;
  }
  .introClmBox .introClmItem {
    width: 50%;
  }
  .introClmBox .introClmItem:nth-child(1) {
    padding-right: 30px;
  }
  .introClmBox .introClmItem:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    border-left: #CCC solid 1px;
    padding-left: 30px;
  }
  .sectIntro02 .intro02Title03 {
    font-size: 1.25rem;
    margin-bottom: 30px;
  }
  .sectIntro02 .introImg {
    margin-bottom: 0px;
  }
  .sectIntro02 .introImg::before {
    content: "";
    width: 576px;
    height: 576px;
  }
  .sectIntro02 .introImg img {
    max-width: 635px;
  }
  .sectIntro02 .introTxt {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .sectIntro02 .introTxt2 {
    font-size: 1.875rem;
    line-height: 1.8;
    margin-top: 2em;
  }
  .sectIntro02 .sectIntroInner02 {
    padding: 180px 40px 120px;
  }
  .sectIntro02 .sectIntroInner02Title {
    font-size: 2rem;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .sectIntro02 .intro02FlexBox {
    margin: 40px 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .sectIntro02 .intro02FlexBox figure {
    margin-bottom: 0;
    width: 45%;
  }
  .sectIntro02 .intro02FlexBox .introTxt {
    width: 50%;
    text-align: left;
  }
  .sectIntro02 .introTxt3 {
    font-size: 1.125rem;
    font-weight: 700;
    text-align: center;
    color: var(--baseblue);
  }
  .sectIntro02 .introTxt3 {
    font-size: 2.25rem;
  }
  .sectIntro02 .introTxt04 {
    font-size: 1rem;
    line-height: 1.8;
    margin-top: 20px;
  }
  .sectIntro02 .sectIntroComment {
    margin-top: 80px;
    padding: 45px 60px;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sectIntro02 .sectIntroComment .commentitem:nth-of-type(1) {
    width: 200px;
  }
  .sectIntro02 .sectIntroComment .commentitem:nth-of-type(2) {
    width: calc(100% - 50px - 200px);
  }
  .sectIntro02 .sectIntroComment .commentitem:nth-of-type(n+2) {
    margin-top: 0;
  }
  .sectIntro02 .sectIntroComment .commentitem figure img {
    width: 100%;
    max-width: 200px;
  }
  .sectIntro02 .sectIntroComment .commentitem figure figcaption {
    font-size: 1.25rem;
  }

  /* Intestinal */
.hlLv03_intro02 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 2rem;
  padding-left: 3.2em;
}
.hlLv03_intro02 + .introTxt04 {
  margin-top: 10px;
}
.hlLv03_intro02 span {
  padding: 4px 10px;
  font-size: 1.4rem;
}
.hlLv03_intro02 span::after {
  border-width: 5.5px 0 5.5px 12px;
  right: -12px;
}


  /* PRODUCT INFO01
  ---------------------*/
  .sectProdInfo01 {
    letter-spacing: 0;
    padding-left: 80px;
    padding-right: 80px;
  }
  .sectProdInfo01::before {
    top: 50%;
    width: 10vw;
    height: 50vw;
    transform: translateY(-50%);
  }
  .sectProdInfo01 .sectInner {
    max-width: 1000px;
  }
  .sectProdInfo01::after {
    content: "";
    position: absolute;
    bottom: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 10vw;
    height: 50vw;
    background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_product_r.png) no-repeat right center/contain;
    z-index: -1;
  }
  .sectProdInfo01 .prodInfo01Box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .sectProdInfo01 .prodInfo01Box .prodInfo01Item {
    width: 40%;
  }
  .sectProdInfo01 .prodInfo01Box .prodInfo01Item:nth-child(n+2) {
    margin-top: 0;
    width: 60%;
  }
  .sectProdInfo01 .prodInfo01Box .prodInfo01Item:nth-child(1) {
    padding-left: 60px;
  }
  .sectProdInfo01 .packageimg {
    text-align: center;
  }
  .sectProdInfo01 .packageimg .imgBox {
    width: 100%;
    max-width: 294px;
  }
  .sectProdInfo01 .txtLeadProdInfo {
    font-size: 2.1875rem;
    margin-bottom: 70px;
  }
  .sectProdInfo01 .logoArea p img {
    width: 100%;
    max-width: 502px;
  }
  .sectProdInfo01 .logoArea p.logoSubTxt {
    font-size: 1.8rem;
    margin-top: 20px;
  }
  .sectProdInfo01 .logoBtmTxt {
    margin-top: 70px;
    font-size: 1.5rem;
  }
  /* PRODUCT INFO BOTTOM
  ---------------------*/
  .sectProdInfoBottom .txtLead02 {
    font-size: 2.25rem;
    text-align: center;
  }
  .sectProdInfoBottom .icnList {
    margin-top: 80px;
    display: flex;
    padding-bottom: 0;
    justify-content: center;
  }
  .sectProdInfoBottom .icnList .icnListItem {
    flex: 0 0 300px;
    padding-top: 200px;
    font-size: 1rem;
  }
  .sectProdInfoBottom .icnList .icnListItem::before {
    content: "";
    width: 170px;
    height: 170px;
  }
  .sectProdInfoBottom .icnList .icnListItem:nth-child(n+2) {
    margin-left: 60px;
  }
  .sectProdInfoBottom .developerBox {
    margin-top: 80px;
    padding: 60px;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
  }
  .sectProdInfoBottom .developerBox .developerItem:nth-of-type(n+2) {
    margin-top: 0;
  }
  .sectProdInfoBottom .developerBox .developerItem:nth-child(1) {
    width: 37.6%;
    max-width: 406px;
  }
  .sectProdInfoBottom .developerBox .developerItem:nth-child(2) {
    width: 56.9%;
    max-width: 614px;
  }
  .sectProdInfoBottom .developerBox .developerItem figure {
    text-align: center;
  }
  .sectProdInfoBottom .developerBox .developerItem figure img {
    border-radius: 10px;
    width: 100%;
    max-width: none;
  }
  .sectProdInfoBottom .developerBox .developerItem figure figcaption {
    font-size: 1rem;
  }
  .sectProdInfoBottom .developerBox .hlLv03--developer {
    font-size: 1.875rem;
  }
  /* FEATURES
  ---------------------*/
  .featureitem {
    align-items: center;
  }
  .featureitem:nth-of-type(n+2) {
    margin-top: 120px;
  }
  .featureitem .flexitem {
    width: 48.4%;
    max-width: 580px;
  }
  .hlLv03_feature {
    margin-bottom: 40px;
    font-size: 2.5rem;
  }
  .hlLv03_feature.feature01::before {
    width: 108px;
    height: 57px;
  }
  .hlLv03_feature.feature02::before {
    width: 112px;
    height: 57px;
  }
  .hlLv03_feature.feature03::before {
    width: 111px;
    height: 83px;
  }
  /* PRODUCT INFO02
  ---------------------*/
  .sectProdInfo02 {
    letter-spacing: 0;
    padding-left: 80px;
    padding-right: 80px;
  }
  .sectProdInfo02::before {
    top: 50%;
    width: 10vw;
    height: 50vw;
    transform: translateY(-50%);
  }
  .sectProdInfo02::after {
    content: "";
    position: absolute;
    bottom: auto;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 10vw;
    height: 50vw;
    background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_product_r.png) no-repeat right center/contain;
    z-index: -1;
  }
  .sectProdInfo02 .sectInner {
    max-width: 1000px;
  }
  .sectProdInfo02 .prodInfo02Box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .sectProdInfo02 .prodInfo02Box .prodInfo02Item {
    width: 40%;
  }
  .sectProdInfo02 .prodInfo02Box .prodInfo02Item:nth-child(n+2) {
    margin-top: 0;
    width: 60%;
  }
  .sectProdInfo02 .prodInfo02Box .prodInfo02Item:nth-child(1) {
    padding-left: 60px;
  }
  .sectProdInfo02 .packageimg {
    /* text-align: left; */
  }
  .sectProdInfo02 .packageimg .imgBox {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 0;
    width: 100%;
    max-width: 330px;
  }
  .sectProdInfo02 .prodanalyticBox {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
  }
  .sectProdInfo02 .prodanalyticBox .prodanalyticItem {
    width: 100%;
  }
  .sectProdInfo02 .prodanalyticBox .hlLv03--table {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .sectProdInfo02 .prodanalyticBox .table01 th {
    padding: 7px 15px;
  }
  .sectProdInfo02 .prodanalyticBox .table01 td {
    padding: 7px 15px;
  }
  .sectProdInfo02 .btnBox {
    margin-top: 60px;
    text-align: center;
  }
  /* CTA
  ---------------------*/
  .sectCta {
    padding-bottom: 120px;
  }
  .sectCta::before {
    right: 20px;
    width: 400px;
    height: 256px;
  }
  .sectCta .ctaInnerSect:nth-child(n+2) {
    margin-top: 120px;
  }
  .sectCta .btnBox {
    margin-top: 50px;
    text-align: center;
  }
  .importantTxt {
    padding: 50px;
    font-size: 1.25rem;
    line-height: 1.9;
    margin-bottom: 80px;
  }
  .ornerCtaBox {
    padding: 60px;
  }
  .ornerCtaBox .ornerCtaItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .ornerCtaBox .ornerCtaItem:nth-child(n+2) {
    margin-top: 60px;
    padding-top: 60px;
  }
  .ornerCtaBox .ornerCtaItem .ornerTitle {
    width: 32.4%;
  }
  .ornerCtaBox .ornerCtaItem .ornerTxt {
    width: 61.1%;
  }
  .ornerCtaBox .hlLv04--cta {
    font-size: 1.875rem;
    margin-bottom: 0;
  }
  .ornerCtaBox .hlLv04--cta .fss {
    font-size: 1.25rem;
  }
  .ornerCtaBox .hlLv04--cta.step01 {
    padding-bottom: 190px;
  }
  .ornerCtaBox .hlLv04--cta.step01::before {
    width: 142px;
    height: 160px;
  }
  .ornerCtaBox .hlLv04--cta.step02 {
    padding-bottom: 193px;
  }
  .ornerCtaBox .hlLv04--cta.step02::before {
    width: 160px;
    height: 163px;
  }

  /**======== CUSTOMERS VOICE =======**/
  .hlLv02--eval {
    font-size: 3.125rem;
    margin-bottom: 40px;
  }
  .evalAlltxt {
    font-size: 2.5rem;
    margin-bottom: 80px;
  }
  .evalAlltxt .star {
    color: #BF960E;
    margin-left: 30px;
    margin-right: 30px;
  }
  .evalAlltxt .fss {
    font-size: 62.5%;
  }
  .evalAlltxt .fsss {
    font-size: 1rem;
    display: inline-block;
    margin-top: 0px;
    margin-left: 20px;
  }
  .evalItemsTtl {
    font-size: 2.375rem;
    margin-bottom: 20px;
  }
  .evalItems {
    padding: 60px 85px;
    margin-bottom: 20px;
    border-width: 10px;
    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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .evalItems li {
    width: 46%;
    text-align: center;
    font-size: 2.125rem;
    font-weight: 700;
  }
  .evalItems li:nth-child(n+2) {
    margin-top: 0;
  }
  .evalItems li:nth-child(n+3) {
    margin-top: 20px;
  }
  .evalItems li .star {
    margin-left: 20px;
    margin-right: 20px;
  }
  .evalAttTxt {
    font-size: 1.125rem;
  }
  .evalAttTxt:nth-of-type(n+2) {
    margin-bottom: 5px;
  }
  .customreVoiceBox {
    margin-top: 120px;
  }
  .customreVoiceBox .hlLv03--voice {
    font-size: 2.5rem;
    margin-bottom: 60px;
  }
  .customreVoiceBox .voiceItem {
    padding: 45px 50px;
  }
  .customreVoiceBox .voiceItem::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 28.5px 28px 28.5px;
    border-color: transparent transparent var(--white) transparent;
    position: absolute;
    bottom: -24px;
  }
  .customreVoiceBox .voiceItem.fukidashir {
    margin-left: 180px;
  }
  .customreVoiceBox .voiceItem.fukidashir::before {
    right: 76px;
  }
  /* .customreVoiceBox .voiceItem.fukidashil {
    margin-right: 180px;
  } */
  .customreVoiceBox .voiceItem.fukidashil::before {
    left: 76px;
  }
  .customreVoiceBox .voiceItem:nth-of-type(n+2) {
    margin-top: 100px;
  }
  .customreVoiceBox .voiceItem p.txt {
    font-size: 1.375rem;
    line-height: 1.8;
  }
  .customreVoiceBox .voiceItem p.prodtxt {
    font-size: 1.125rem;
    margin-top: 10px;
  }
  
  /**======== BOTTOM CONTENTS =======**/
  .sectBottomCont .innerSect:nth-child(n+2) {
    margin-top: 120px;
  }
  /* CUSTOMERS VOICE
  ---------------------*/
  .hlLv02.voice .en {
    bottom: 0;
    top: auto;
  }
  .voiceList {
    display: flex;
    flex-wrap: wrap;
  }
  .voiceList .voiceItem {
    width: 48.4%;
    max-width: 580px;
  }
  .voiceList .voiceItem:nth-child(n+2) {
    margin-top: 0;
  }
  .voiceList .voiceItem:nth-child(n+3) {
    margin-top: 60px;
  }
  .voiceList .voiceItem:nth-child(2n) {
    margin-left: 3.2%;
  }
  .voiceList .voiceItem .voiceBox {
    display: flex;
    justify-content: space-between;
  }
  .voiceList .voiceItem .voiceBox .voiceImg {
    width: 41.4%;
  }
  .voiceList .voiceItem .voiceBox .voiceTxt {
    width: 53.4%;
  }
  .voiceList .voiceItem figure {
    margin-bottom: 0;
  }
  .voiceList .voiceItem figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .voiceList .voiceItem .doctorName {
    font-size: 1.25rem;
  }
  /* FAQ
  ---------------------*/
  .sectFaq {
    max-width: 1080px;
    margin: 0 auto;
  }
  .hlLv02.faq .faqIcn {
    padding-left: 181px;
  }
  .hlLv02.faq .faqIcn::before {
    top: -25px;
    width: 148px;
    height: 108px;
  }
  .faqList .faqTtl {
    padding: 20px 50px 20px 20px;
    transition: 0.3s;
  }
  .faqList .faqTtl:hover {
    background-color: #00A1A3;
  }
  .faqList .faqTtl:nth-of-type(n+2) {
    margin-top: 40px;
  }
  .faqList .faqTtl::before, .faqList .faqTtl::after {
    right: 20px;
    width: 27px;
    height: 5px;
  }
  .faqList .faqTtl .txtQ,
.faqList .faqTtl .txtA {
    width: 34px;
  }
  .faqList .faqTtl .body {
    width: calc(100% - 56px);
    font-size: 1.25rem;
  }
  .faqList .faqAns .faqAnsInner {
    padding: 40px 20px 0px 20px;
  }
  .faqList .faqAns .txtA {
    width: 31px;
  }
  .faqList .faqAns .body {
    width: calc(100% - 56px);
    font-size: 1.25rem;
    line-height: 1.8;
  }
  /* WISH
  ---------------------*/
  .sectWish {
    background: url(../../img/usr/veterinary-nutrition/dog-neurosupport/bgimg_sanimed.jpg) no-repeat center center/cover;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
  }
  .sectWish::before {
    height: 300px;
  }
  .sectWish .wishBox {
    border-radius: 16px;
    padding: 60px;
    width: 100%;
    max-width: 786px;
    margin: 0 auto;
  }
  .sectWish .wishBox.pcRight {
    border-radius: 16px;
    padding: 60px;
    width: 100%;
    max-width: 786px;
    margin: 0 0 0 auto;
  }
}

@media screen and (min-width: 1201px) {
  /**================================= INDEX Setting =================================**/
  /* Common */
  /* FV
  ---------------------*/
  .fv_catch {
    font-size: 1.75rem;
  }
  .fv_catch .fsl {
    font-size: 3.5rem;
    margin-bottom: 30px;
  }

  /* INTRO
  ---------------------*/
  .sectIntro .txtLeadSubIntro {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
  .introPrice {
    margin-top: 30px;
  }
  .introPrice dt {
    margin-right: 15px;
  }
  .introPrice dt span {
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 1rem;
  }
  .introPrice dt:nth-of-type(n+2) {
    margin-left: 40px;
  }
  .introPrice dd {
    font-size: 1.5rem;
  }
  .introPrice dd .priceNum {
    font-size: 3.6rem;
    transform: translateY(2px);
    margin-right: 5px;
  }

  /* INTRO2
  ---------------------*/
  .sectIntro02 .intro02Title03 {
    font-size: 1.5rem;
    margin-bottom: 40px;
  }
  .sectIntro02 .introTxt04 {
    font-size: 1.25rem;
    margin-top: 40px;
  }
  .sectIntro02 .intro02FlexBox {
    margin-top: 60px;
  }

    /* Intestinal */
.hlLv03_intro02 + .introTxt04 {
  margin-top: 20px;
}


  /* PRODUCT INFO01
  ---------------------*/
  .sectProdInfo01::before {
    width: 13vw;
  }
  .sectProdInfo01::after {
    width: 13vw;
  }

  /* PRODUCT INFO02
  ---------------------*/
  .sectProdInfo02::before {
    width: 13vw;
  }
  .sectProdInfo02::after {
    width: 13vw;
  }

}