@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━

━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ベース設定
------------------------------------------------------------------------------*/
/* ロード時のみトランジションを外す設定 */
body.preload * {
  transition: none !important;
}

body {
  -webkit-font-feature-settings: "palt";
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  transition: 0.3s all ease;
}

a:hover {
  opacity: 0.8;
}

ul, li {
  list-style: none;
}

.arrow {
  display: inline-block;
  font-size: 20px;
  position: relative;
  color: #000;
}

.arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  right: -30px;
}

.u-eclink:after {
  background-image: url(https://www.nakano-seiyaku.co.jp/assets/img/products/tanto/icon__another-tab.svg);
}

/* ここまで */
.b-poke {
  color: #000;
  letter-spacing: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* .b-poke.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
} */
.b-poke .l-wrap .l-inner {
  position: relative;
}

.b-poke .l-wrap .l-inner .article__wrap {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

:where(.b-poke .l-wrap .l-inner img) {
  width: 100%;
  vertical-align: middle;
}

/* main
------------------------------------------------------------------------------*/
.p-bg-menu {
  position: fixed;
  z-index: 1;
  width: calc((100svw - 435px) / 2);
  width: calc((100% - 420px) / 2);
  right: 0;
  top: 0;
}

.p-bg-menu.is-hidden {
  display: none;
}

.b-poke .l-wrap .l-inner .article__wrap {
  background-color: #fff;
  margin: 0 auto;
  max-width: 420px;
  overflow-x: hidden;
  width: 100%;
  /* box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); */
}

/* header
------------------------------------------------------------------------------*/
.l-header .l-header__wrap {
  top: 0;
}

/* footer
------------------------------------------------------------------------------*/
.b-poke .l-footer {
  background-color: #fff;
}

/* メディアクエリー
------------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  .p-bg-menu {
    display: none !important;
  }
  .p-bg-lmenu {
    display: none !important;
  }
}
/*-- ここからカスタマイズ -- */
.l-wrap {
  background-color: #e6c400;
}

.l-header .l-header__wrap {
  justify-content: center;
}

.l-header__h1 img {
  width: 134px;
}

.b-poke .l-wrap .l-inner .p-bg-lmenu {
  position: fixed;
  width: calc((100svw - 435px) / 2);
  width: calc((100% - 420px) / 2);
  left: 0;
  bottom: 0;
  top: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(15px); /* ふわっと動きを加える */
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn2 {
  0% {
    opacity: 0.6;
    transform: translateY(20px); /* ふわっと動きを加える */
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes arrowMove {
  0% {
    transform: translateY(-10px); /* 少し上 */
    opacity: 0.8;
  }
  50% {
    transform: translateY(0); /* 元の位置 */
    opacity: 1;
  }
  100% {
    transform: translateY(10px); /* 少し下 */
    opacity: 0.8;
  }
}
/*============================
tanto
============================*/
.p-pc-hero {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-pc-hero_main {
  margin-inline: auto;
  width: min(88.1091617934%, 452px);
}

.p-pc-hero_catch {
  width: min(85.1851851852%, 437px);
  margin-bottom: min(3.8986354776%, 20px);
}

.p-pc-hero_mist {
  width: min(39.5711500975%, 203px);
  height: auto;
  display: inline-block;
}

.p-pc-hero_spray {
  width: min(46.1988304094%, 237px);
  height: auto;
  display: inline-block;
  margin-left: min(3.3138401559%, 17px);
  margin-bottom: min(9.3567251462%, 48px);
}

.p-pc-hero_button {
  width: min(60.4288499025%, 310px);
  margin-inline: auto;
  margin-top: min(9.3567251462%, 48px);
}

.p-hero {
  position: relative;
}

.p-hero_catch {
  position: absolute;
  width: 81.2%;
  left: 9.4666666667%;
  top: 3.813559322%;
  z-index: 1;
}

.p-hero_mist {
  position: absolute;
  width: 44.6666666667%;
  left: 0;
  top: 48.3050847458%;
}

.p-hero_spray {
  position: absolute;
  width: 53.4666666667%;
  right: 0;
  top: 61.6101694915%;
}

.p-cta {
  padding-block: 35px 40px;
  padding-inline: 32.5px;
  background-color: #f7f7f7;
  position: relative;
}

.p-cta_textArea {
  font-weight: bold;
}

.p-cta_title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.333333;
}
@supports (-webkit-touch-callout: none) {
  .p-cta_title {
    font-size: 19.5px;
  }
}

.p-cta_size {
  font-size: 12px;
  margin-top: 12px;
}

.p-cta_price {
  font-size: 21px;
}
.p-cta_price span::after {
  content: "円（税込）";
  font-size: 15px;
}

.p-cta_flavor {
  font-size: 15px;
  margin-top: 9px;
}
.p-cta_flavor img {
  width: 39px;
}

.p-cta_visual {
  position: absolute;
  right: 32.5px;
  top: -40px;
}
.p-cta_visual img {
  width: 49px;
}

.p-cta_button {
  margin-top: 23px;
}

.p-point {
  padding-block: 30px 35px;
  text-align: center;
}
.p-point img {
  width: 310.5px;
}

.p-solution {
  background-color: #ffe600;
  padding-bottom: 41.5px;
}

.p-anchorlinks {
  padding-inline: 25px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.p-anchorlinks_item {
  position: relative;
  display: block;
}
.p-anchorlinks_item ._image {
  position: absolute;
}
.p-anchorlinks_item ._button {
  width: 43px;
  position: absolute;
  bottom: -10px;
  left: -10px;
}
.p-anchorlinks_item._mist ._image {
  width: 104.5px;
  top: -15px;
  left: 0;
}
.p-anchorlinks_item._spray ._image {
  width: 121px;
  top: 12px;
  right: -8.5px;
}

.p-heat-fix-mist {
  background-color: #fec300;
  padding-bottom: 50px;
}

.p-soft-shape-spray {
  background-color: #ffabc0;
  padding-bottom: 50px;
}

.p-howTo {
  width: 86.6666%;
  margin-inline: auto;
  background-color: white;
  padding-block: 27.5px;
  padding-inline: 25px;
}

.p-howTo_heading {
  text-align: center;
  margin-bottom: 17px;
}
.p-howTo_heading img {
  width: 235.5px;
}

.p-howTo_columns {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 22px;
}

.p-howTo_arrow svg {
  width: 10.5px;
  height: 26px;
  position: relative;
  top: 40px;
}

.p-howTo_column img {
  margin-bottom: 12.5px;
}
.p-howTo_column p:first-of-type {
  font-size: 16px;
  font-weight: bold;
  font-family: "Outfit", sans-serif;
  color: #f68819;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}
.p-howTo_column p:last-of-type {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6666666667;
}

.p-soft-shape-spray .p-howTo_column p:first-of-type {
  color: #8198ce;
}

.p-usage {
  background-color: #FFE600;
  padding-block: 37px 84px;
  padding-inline: 28px 27px;
}

.p-usage_heading {
  margin-bottom: 30px;
  text-align: center;
}
.p-usage_heading img {
  width: 307.5px;
}

.p-usage_video {
  position: relative;
}
.p-usage_video .stopBtn {
  opacity: 0;
}
.p-usage_video video {
  aspect-ratio: 1080/1920;
  width: 100%;
  background-color: #ffffff;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .p-usage_video .stopBtn {
    opacity: 1;
    position: absolute;
    content: "";
    background: url("../img/usage_play.png") no-repeat center center;
    background-size: contain;
    width: 64px;
    height: 64px;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
  }
  .p-usage_video .playing + .stopBtn {
    opacity: 0;
  }
}

.p-spec {
  padding-block: 40px;
  padding-inline: 28px 27px;
  position: relative;
}
.p-spec dl {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.333333;
}
.p-spec dl > div {
  display: flex;
  border-bottom: 1px solid #99B2B5;
  padding: 18px 7px;
}
.p-spec dl > div:last-child {
  border-bottom: none;
  padding-bottom: 40px;
}
.p-spec dt {
  flex-basis: 67px;
}
.p-spec dd {
  flex-basis: calc(100% - 67px);
}

.p-spec_content {
  transition: max-height 0.5s;
  max-height: 0;
  overflow: hidden;
}

.p-spec_heading {
  margin-bottom: 12px;
  text-align: center;
  font-size: 0;
  cursor: pointer;
}
.p-spec_heading img {
  width: 82.5px;
}

.p-spec_more {
  position: absolute;
  width: 19px;
  height: 12.5px;
  right: 30px;
  top: 45px;
}
.p-spec_more span {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDIuNXB4IiBoZWlnaHQ9IjI5LjVweCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9InJnYigwLCAwLCAwKSIgc3Ryb2tlLXdpZHRoPSIzcHgiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBmaWxsPSJub25lIiBkPSJNMy4zMjksMjQuNjQ5IEwyMC43MTEsNC41NjQgTDM4LjA5MiwyNC42NDkgIi8+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  left: calc(50% - 10px);
  top: calc(50% - 5px);
  transition: transform 0.5s;
  transform: rotate(-180deg);
}
._expanded .p-spec_more span {
  transform: rotate(0deg);
}

.p-shoplist {
  padding-block: 37.5px;
  padding-inline: 32.5px;
}
.p-shoplist._bg {
  background-color: #f7f7f7;
}
.p-shoplist dt {
  margin-bottom: 18px;
  border-bottom: 1px solid #000000;
  padding-bottom: 11px;
  font-size: 19px;
  font-family: "Outfit", sans-serif;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.p-shoplist dd {
  font-size: 13px;
  line-height: 1.7692307692;
  font-weight: 700;
}

.p-renewal {
  background-color: #FFE600;
  padding-block: 53px 48px;
  text-align: center;
}

.p-renewal_logo {
  width: 176px;
  margin-bottom: 40px;
}

.p-renewal_text {
  width: 293px;
  margin-bottom: 40px;
}

.p-renewal_picture {
  margin-bottom: 47px;
}

.p-renewal_text2 {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.8;
}

.p-company {
  text-align: center;
  padding-block: 46px;
}
.p-company img {
  width: 151px;
}

.l-header .l-header__wrap {
  padding: 1.5rem 4rem;
}

.l-header .l-header__h1 {
  width: 13.4rem;
}

.l-header .l-header__h1__logo--black {
  width: 13.4rem;
}

.l-header.is-scrolled .l-header__h1__logo--black {
  width: 13.4rem;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
  .l-header .l-header__wrap {
    height: 6rem;
  }
}
.l-footer .l-footer__wrap {
  padding-block: 46px 14px;
  padding-inline: 20px;
}

.l-footer__body {
  justify-content: center;
}

.l-footer__copyright {
  text-align: center;
  font-size: 11px;
  margin-top: 40px;
}

.l-footer .l-footer__logoNav {
  flex-basis: auto;
}

.l-footer__logoNav__nakano img {
  width: 151px;
}

.p-bg-lmenu-button {
  margin-top: 36px;
}
/*# sourceMappingURL=style25.css.map */
