﻿@import"https://fonts.googleapis.com/css2?family=Inter:wght@300&display=swap";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

@-webkit-keyframes listHide {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes listHide {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@-webkit-keyframes listShow {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes listShow {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes profileShow {
  0% {
    opacity: 0;
    height: 0
  }

  100% {
    opacity: 1;
    height: 100%
  }
}

@keyframes profileShow {
  0% {
    opacity: 0;
    height: 0
  }

  100% {
    opacity: 1;
    height: 100%
  }
}

@-webkit-keyframes profileHide {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }

  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
  }
}

@keyframes profileHide {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
  }

  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
  }
}

html,
body {
  margin: 0;
  padding: 0
}

.font-size-dummy {
  font-size: .625rem;
  font-size: .75rem;
  font-size: .8125rem;
  font-size: .875rem;
  font-size: 1rem;
  font-size: 1.125rem;
  font-size: 1.25rem;
  font-size: 1.3125rem;
  font-size: 1.5rem;
  font-size: 1.5625rem;
  font-size: 1.75rem;
  font-size: 1.875rem
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
p,
ul,
ol,
li,
dd,
small,
a {
  font-weight: normal;
  line-height: 1;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  letter-spacing: .07em;
  word-break: normal;
  color: inherit;
}

a {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  text-decoration: none
}

a:hover {
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9)
}

a[target=new]:after,
a[target=_new]:after,
a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  font-size: .8em;
  font-weight: normal;
  position: relative;
  top: -0.2em;
  margin-right: .5em;
  margin-left: 5px;
  content: ""
}

.hiddenString {
  position: absolute;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%)
}

:root {
  --swiper-pagination-color: #fff;
  --swiper-pagination-progressbar-bg-color: #4D4D4D;
  --swiper-pagination-bullet-size: 4px;
  --swiper-pagination-bullet-horizontal-gap: 10px
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 50px
}

.header {
  width: 100%;
  height: 83px;
  background-color: #fff;
  display: block;
  position: fixed;
  left: 0;
  top: -83px;
  z-index: 100;
  -webkit-transition: top .3s ease-out;
  transition: top .3s ease-out
}

.header.active {
  top: 0
}

.logo {
  margin: 24px 0 0 24px;
  padding: 0;
  line-height: 1
}

.menubtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  width: 83px;
  height: 83px;
  background-color: #fff
}

.menubtn:hover {
  -webkit-filter: none;
  filter: none
}

.menubtn span {
  width: 36px;
  height: 1px;
  background-color: #4f4f4f;
  display: block;
  position: absolute;
  left: 50%;
  top: 28px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.menubtn span:nth-child(1) {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.menubtn span:nth-child(2) {
  -webkit-transform: translate(-50%, 14px);
  transform: translate(-50%, 14px)
}

.menubtn span:nth-child(3) {
  -webkit-transform: translate(-50%, 28px);
  transform: translate(-50%, 28px)
}

.menubtn.active span:nth-child(1) {
  -webkit-transform: translate(-50%, 14px) rotate(45deg);
  transform: translate(-50%, 14px) rotate(45deg)
}

.menubtn.active span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate(-40%, 14px);
  transform: translate(-40%, 14px)
}

.menubtn.active span:nth-child(3) {
  -webkit-transform: translate(-50%, 14px) rotate(-45deg);
  transform: translate(-50%, 14px) rotate(-45deg)
}

.footer {
  position: relative;
  z-index: 3;
  background-color: #C5B2A1;
  background-position: center center
}

.footer li,
.footer a,
.footer small,
.footer span,
.footer p {
  color: #fff;
  font-family: "Yu Gothic Pr6N M"
}

.footer__contents {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
  text-align: center;
  padding: 8.33vw 0 5.55vw
}

.footer__contents__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px
}

.footer__contents__container .share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 35px
}

.footer__contents__container .share li {
  margin-right: 25px
}

.footer__contents__container .links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer__contents__container .links li {
  line-height: 1.5
}

.footer__contents__container .links li:after {
  content: "／"
}

.footer__contents__container .links li:last-child:after {
  content: none
}

.footer .rules {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer .rules li {
  line-height: 1.5
}

.footer .rules li:after {
  content: "｜"
}

.footer .rules li:last-child:after {
  content: none
}

.footer small {
  display: block;
  font-size: .75rem
}

.list {
  display: none;
  position: fixed;
  top: 83px;
  right: 0;
  z-index: 101
}

.list.active {
  display: block;
  -webkit-animation: listShow .5s ease-out;
  animation: listShow .5s ease-out
}

.list.hide {
  -webkit-animation: listHide .5s ease-out;
  animation: listHide .5s ease-out
}

.list__close {
  position: absolute;
  right: 2.6vw;
  top: 2vw
}

.list__global {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8px 0;
  background-color: #fff
}

.list__global li {
  display: block
}

.list__global li a {
  display: block;
  background-color: #fff;
  padding: 8px 15px;
  font-family: "Yu Gothic Pr6N M"
}

.list__global li a:before {
  content: "";
  width: 33px;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -2px
}

.list__global li.list__global__cart a:before {
  background-image: url("../img_2023/icon_cart.png")
}

.list__global li.list__global__account a:before {
  background-image: url("../img_2023/icon_account.png")
}

.list__global li.list__global__help a:before {
  background-image: url("../img_2023/icon_help.png")
}

.list__global li.list__global__store a:before {
  background-image: url("../img_2023/icon_store.png")
}

.list__global li.list__global__totop a:before {
  background-image: url("../img_2023/icon_totop.png")
}

.list__global li.list__global__contact a:before {
  background-image: url("../img_2023/icon_contact.png")
}

.saleinfo {
  background-image: url("../img_2023/footer_bg.jpg");
  background-position: center center;
  background-size: cover
}

.saleinfo__contents {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 5.5vw 0 9vw
}

.saleinfo__contents h2,
.saleinfo__contents p,
.saleinfo__contents dt,
.saleinfo__contents dd {
  color: #fff;
  line-height: 1.5;
  font-size: 1rem;
  font-family: "Yu Gothic Pr6N M"
}

.saleinfo__contents h2 {
  border-bottom: 1px solid #fff;
  width: 100%;
  max-width: 524px;
  padding: 0 0 5px;
  margin-top: 3.47vw;
  margin-bottom: 30px
}

.saleinfo__contents dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 524px
}

.saleinfo__contents dl dt {
  width: 40%;
  text-align: left
}

.saleinfo__contents dl dd {
  width: calc(60% - 2em);
  text-align: left
}

.saleinfo__contents dl dd:before {
  content: "｜";
  margin-right: 2em
}

@media(max-width: 767px) {
  .header {
    width: 100%;
    background-color: #fff;
    display: block;
    position: fixed;
    height: 65px;
    left: 0;
    top: -65px;
    z-index: 100;
    -webkit-transition: top .3s ease-out;
    transition: top .3s ease-out
  }

  .header.active {
    top: 0
  }

  .logo {
    margin: 22px 0 0 17px;
    padding: 0;
    line-height: 1;
    width: 48.26666667vw;
    max-width: 181px;
    height: 5.333333333vw;
    max-height: 21px
  }

  .logo a {
    display: block
  }

  .logo a img {
    width: 100%;
    height: auto
  }

  .menubtn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    width: 65px;
    height: 65px;
    background-color: #fff
  }

  .menubtn:hover {
    -webkit-filter: none;
    filter: none
  }

  .menubtn span {
    width: 36px;
    height: 1px;
    background-color: #4f4f4f;
    display: block;
    position: absolute;
    left: 50%;
    top: 19px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
  }

  .menubtn span:nth-child(1) {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }

  .menubtn span:nth-child(2) {
    -webkit-transform: translate(-50%, 14px);
    transform: translate(-50%, 14px)
  }

  .menubtn span:nth-child(3) {
    -webkit-transform: translate(-50%, 28px);
    transform: translate(-50%, 28px)
  }

  .menubtn.active span:nth-child(1) {
    -webkit-transform: translate(-50%, 14px) rotate(45deg);
    transform: translate(-50%, 14px) rotate(45deg)
  }

  .menubtn.active span:nth-child(2) {
    opacity: 0;
    -webkit-transform: translate(-40%, 14px);
    transform: translate(-40%, 14px)
  }

  .menubtn.active span:nth-child(3) {
    -webkit-transform: translate(-50%, 14px) rotate(-45deg);
    transform: translate(-50%, 14px) rotate(-45deg)
  }

  .footer {
    background-color: #C5B2A1;
    background-position: center center
  }

  .footer li,
  .footer a,
  .footer small,
  .footer span,
  .footer p {
    color: #fff
  }

  .footer__contents {
    width: 80.8vw;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 30vw 0 20vw
  }

  .footer__contents__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 22px
  }

  .footer__contents__container .share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
    margin-bottom: 8vw
  }

  .footer__contents__container .share li {
    margin-right: 25px;
    font-size: .875rem
  }

  .footer__contents__container .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .footer__contents__container .links li {
    line-height: 1.5;
    font-size: .875rem
  }

  .footer__contents__container .links li:after {
    content: none
  }

  .footer__contents__container .links li:last-child:after {
    content: none
  }

  .footer .rules {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-bottom: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .footer .rules li {
    line-height: 1.5;
    font-size: .875rem;
    display: block;
    margin-bottom: 10px
  }

  .footer .rules li a {
    display: block;
    text-align: left
  }

  .footer .rules li:after {
    content: none
  }

  .footer .rules li:last-child:after {
    content: none
  }

  .footer small {
    display: block;
    font-size: .75rem
  }

  .list {
    display: none;
    position: fixed;
    top: 65px;
    right: 0;
    z-index: 101
  }

  .list.active {
    display: block;
    -webkit-animation: listShow .5s ease-out;
    animation: listShow .5s ease-out
  }

  .list.hide {
    -webkit-animation: listHide .5s ease-out;
    animation: listHide .5s ease-out
  }

  .list__close {
    position: absolute;
    right: 2.6vw;
    top: 2vw
  }

  .list__global {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 0;
    background-color: #fff
  }

  .list__global li {
    display: block
  }

  .list__global li a {
    display: block;
    background-color: #fff;
    padding: 4px 10px;
    font-family: "Yu Gothic Pr6N D";
    font-size: .875rem
  }

  .list__global li a:before {
    content: "";
    width: 33px;
    height: 33px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: -2px
  }

  .list__global li.list__global__cart a:before {
    background-image: url("../img_2023/icon_cart.png")
  }

  .list__global li.list__global__account a:before {
    background-image: url("../img_2023/icon_account.png")
  }

  .list__global li.list__global__help a:before {
    background-image: url("../img_2023/icon_help.png")
  }

  .list__global li.list__global__store a:before {
    background-image: url("../img_2023/icon_store.png")
  }

  .list__global li.list__global__totop a:before {
    background-image: url("../img_2023/icon_totop.png")
  }

  .list__global li.list__global__contact a:before {
    background-image: url("../img_2023/icon_contact.png")
  }

  .saleinfo {
    background-image: url("../img_2023/footer_bg_sp.jpg");
    background-position: center center;
    background-size: cover
  }

  .saleinfo__contents {
    width: 80.8vw;
    max-width: 100%;
    margin: 0 auto;
    padding: 5.5vw 0 9vw
  }

  .saleinfo__contents h2,
  .saleinfo__contents p,
  .saleinfo__contents dt,
  .saleinfo__contents dd {
    color: #fff;
    line-height: 1.5;
    font-size: .8125rem;
    font-family: "Yu Gothic Pr6N D"
  }

  .saleinfo__contents h2 {
    border-bottom: 1px solid #fff;
    width: 100%;
    max-width: 524px;
    padding: 0 0 5px;
    margin-top: 3.47vw;
    margin-bottom: 30px
  }

  .saleinfo__contents dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%
  }

  .saleinfo__contents dl dt {
    width: 55%;
    text-align: left
  }

  .saleinfo__contents dl dd {
    width: 45%;
    text-align: left
  }

  .saleinfo__contents dl dd:before {
    content: "｜"
  }
}

body {
  position: relative;
  height: 100%;
  background-color:#DFEAE1;
  color: #4F4F4F;
}

.bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top
}

.bg-ogawa-01 {
  background-image: url("../ogawayohei/img/main_img_1.jpg")
}

.bg-ogawa-02 {
  background-image: url("../ogawayohei/img/main_img_2.jpg")
}

.bg-pink-01 {
  background-image: url("../pinkpepper/img/main_img_1.jpg")
}

.bg-pink-02 {
  background-image: url("../pinkpepper/img/main_img_2.jpg")
}

.bg-white {
  position: absolute;
  margin-top: calc(100dvh + 60px);
  height: calc(100% - (100dvh + 60px));
  background-size: auto;
  background-color: rgba(255, 255, 255, .4)
}

.ttl {
  width: 100%;
  height: 50dvh
}

.ttl .logo {
  margin: 0;
  position: absolute;
  left: 2.916666667vw;
  top: 2.222222222vw;
  width: 38.61111111vw;
  max-width: 556px
}

.ttl .logo img {
  width: 100%;
  -webkit-filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.5))
}

.ttl .logo-3 img {
  -webkit-filter: drop-shadow(0px 0px 10px #000);
  filter: drop-shadow(0px 0px 10px #000)
}

.ttl .hobo {
  position: absolute;
  right: 26px;
  top: 21px
}

.entry {
  width: 95%;
  max-width: 848px;
  margin: 20dvh auto 0;
  background-color: rgba(255, 255, 255, .95);
  padding: 80px 0 0;
  position: relative;
  z-index: 1
}

.entry__header {
  width: 90%;
  max-width: 554px;
  margin: 0 auto
}

.entry__header h2{
  img{
    width: 40vw;
    max-width: 168px;
  }
}

.entry__header h1 {
  margin: 55px 0;
  font-family: "Gothic Medium BBB";
  font-size: 1.75rem;
  line-height: 1.5;
}

/* .entry__header h1 br {
  display: none
} */

.entry__header h1 span {
  font-size: 1rem;
  display: block;
  margin-bottom: 25px;
  font-family: "Yu Gothic Pr6N M";
  line-height: 1.5
}

.entry__header p {
  font-size: 1rem;
  font-family: "Yu Gothic Pr6N M";
  color: #626262;
  line-height: 2.15
}
.entry__header .yodogawa{
  span {
    display: block;
    line-height: inherit;
  }
}

.entry__list {
  border-top: .5px solid #7b7b7b;
  border-bottom: .5px solid #7b7b7b;
  padding: 1em 0;
  margin: 50px 0
}

.entry__list li {
  display: block
}

.entry__list li.now {
  display: block;
  font-family: "Yu Gothic Pr6N B";
  padding: 1em 0
}

.entry__list li a {
  display: block;
  font-family: "Yu Gothic Pr6N B";
  padding: 1em 0;
  opacity: .4
}

.entry__list li a.nolink {
  opacity: 1;
  pointer-events: none
}

.entry__list li a:hover {
  opacity: 1
}

.entry__list li span.num {
  color: #ed3c3c
}

.entry__list li span.num:after {
  content: "｜";
  color: #4f4f4f;
  margin: 0 1.5em
}

.entry__main {
  width: 90%;
  margin: 0 auto;
  max-width: 554px;
  padding-bottom: 100px
}

.entry__main h2 {
  font-size: 1.25rem;
  margin-bottom: 2em;
  font-family: "Yu Gothic Pr6N M"
}

.entry__main h2 br.sponly {
  display: none
}

.entry__main p {
  color: #4f4f4f;
  line-height: 2.15;
  margin-top: 3em;
  margin-bottom: 3em;
  font-family: "Yu Gothic Pr6N M"
}

.entry__main p.end {
  text-align: center;
  font-size: 1rem;
  margin: 3em auto
}

.entry__main p.date {
  text-align: center;
  margin: 3em auto;
  display: block;
  font-size: .8125rem
}

.entry__main .photo {
  width: 100%;
  max-width: 700px
}

.entry__main .photo img {
  width: 100%;
  display: block;
  margin-top: 10px
}

.entry__main .photo__caption {
  font-size: .8125rem;
  line-height: 1.4;
  margin-top: 3px;
  margin-bottom: 10px
}

.entry__main dl {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3em 0
}

.entry__main dl dt {
  width: 60px;
  margin-bottom: 2em;
  line-height: 2;
  color: #99434A;
  font-family: "Yu Gothic Pr6N M"
}
.entry__main dl dt.pp{
  color: initial;
}
dt.pp {
  .p1 {
    color: #216228;
  }
  .p2 {
    color: #2476C1;
  }
}

.entry__main dl dt.hobo {
  color: #4f4f4f;
  letter-spacing: -0.2em
}

.entry__main dl dd {
  width: calc(100% - 60px);
  margin-bottom: 2em;
  line-height: 2;
  font-family: "Yu Gothic Pr6N M";
  a {
    border-bottom: 1px solid currentColor;
  }
}

.entry__main-3 dl dt {
  width: 100px
}

.entry__main-3 dl dt span {
  color: #99434A;
  font-size: .75rem
}

.entry__main-3 dl dd {
  width: calc(100% - 100px)
}

.profile {
  display: none;
  -webkit-transform-origin: top center;
  transform-origin: top center
}

.profile.active {
  display: block;
  -webkit-animation: profileShow .5s ease-out;
  animation: profileShow .5s ease-out
}

.profile.hide {
  -webkit-animation: profileHide .5s ease-out;
  animation: profileHide .5s ease-out
}

.profile__link {
  font-family: "Yu Gothic Pr6N B";
  display: block;
  margin: 50px 0 20px
}

.profile__text {
  line-height: 1.5
}

.profile a {
  border-bottom: 1px solid #7b7b7b
}

.profile img {
  width: 100%
}

.items {
  background-color: #D8DBE0;
  padding: 70px 0 0;
  width: 100%;
  max-width: 848px;
  margin: 0 auto
}

.items__container {
  width: 100%;
  max-width: 594px;
  margin: 0 auto
}

.items__container h2 {
  font-family: "Yu Gothic Pr6N M";
  font-size: 1.5625rem;
  line-height: 2;
  margin-bottom: 55px
}

.items__container h2 span {
  display: block;
  color: #ed3c3c;
  span {
    display: inline;
  }
}
.items__container h2 small{
  font-size: .88rem;
}

.items__container .products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1130px
}

.items__container .products li {
  margin: 0 35px 60px 0;
  padding: 0;
  list-style: none;
  width: calc((100% - 35px)/2)
}

.items__container .products li:nth-child(2n) {
  margin-right: 0
}

.items__container .products li a {
  display: block
}

.items__container .products li img {
  width: 100%;
  display: block;
  margin-bottom: 20px
}

.items__container .products li p span {
  font-family: "Yu Gothic Pr6N M";
  font-size: 1.125rem;
  line-height: 1.6
}

.items__container .products li p span.size {
  font-size: 1rem;
  display: block
}

.items__container .products li .value {
  margin: 10px 0 15px
}

.items__container .products li .value__num {
  font-size: 1.3125rem;
  font-family: "Yu Gothic Pr6N M";
  letter-spacing: 0
}

.items__container .products li .value .tax {
  font-size: .625rem
}

.items__container .products li .more {
  display: block;
  background-color: #7ab3f5;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  padding: 10px 0;
  width: 100%;
  max-width: 192px;
  font-family: "Yu Gothic Pr6N M"
}

.banner {
  width: 100%;
  max-width: 848px;
  margin: 0 auto;
  padding: 75px 0
}

.banner img {
  width: 100%;
  border-radius: 4px;
}

@media(max-width: 767px) {
  html {
    min-height: -webkit-fill-available
  }

  body {
    min-height: 100vh;
    min-height: -webkit-fill-available
  }

  img {
    width: 100%
  }

  body {
    position: relative;
    height: 100%
  }

  .bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 148.26666667vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top
  }

  .bg-ogawa-01 {
    background-image: url("../ogawayohei/img/main_img_1_sp.jpg")
  }
  
  .bg-ogawa-02 {
    background-image: url("../ogawayohei/img/main_img_2_sp.jpg")
  }
  
  .bg-pink-01 {
    background-image: url("../pinkpepper/img/main_img_1_sp.jpg")
  }
  
  .bg-pink-02 {
    background-image: url("../pinkpepper/img/main_img_2_sp.jpg")
  }

  .bg-white {
    position: absolute;
    margin-top: 148.26666667vw;
    height: calc(100% - (100dvh + 60px));
    background-size: auto;
    background-color: rgba(255, 255, 255, .4)
  }

  .ttl {
    width: 100%;
    height: 148.26666667vw
  }

  .ttl .logo {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 40%;
    width: 80vw;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .ttl .logo img {
    width: 100%;
    -webkit-filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.5))
  }

  .ttl .hobo {
    position: absolute;
    right: 26px;
    top: 21px
  }

  .entry {
    width: 88.53333333vw;
    max-width: 100%;
    margin: -25vw auto 0;
    background-color: rgba(255, 255, 255, .95);
    padding: 0;
    position: relative;
    z-index: 1
  }

  .entry__header {
    width: 72vw;
    max-width: 72vw;
    margin: 0 auto;
    padding: 11.46666667vw 0 0
  }

  .entry__header h2 {
    width: 43.73333333vw
  }

  .entry__header h1 {
    margin: 11.46666667vw 0;
    font-family: "Gothic Medium BBB";
    font-size: 1.5rem;
    line-height: 1.5
  }

  .entry__header h1 br {
    display: block
  }

  .entry__header h1 span {
    font-size: 1rem;
    display: block;
    margin-bottom: 15px;
    font-family: "Yu Gothic Pr6N M"
  }

  .entry__header p {
    font-size: .875rem;
    font-family: "Yu Gothic Pr6N M";
    color: #626262;
    line-height: 2.15
  }

  .entry__list {
    width: 72vw;
    border-top: .5px solid #7b7b7b;
    border-bottom: .5px solid #7b7b7b;
    padding: 1em 0;
    margin: 50px auto
  }

  .entry__list li {
    display: block;
    font-size: .875rem;
    line-height: 1.5
  }

  .entry__list li.now {
    display: block;
    font-family: "Yu Gothic Pr6N B";
    padding: 1em 0
  }

  .entry__list li a {
    display: block;
    font-family: "Yu Gothic Pr6N B";
    padding: .5em 0;
    font-size: .875rem;
    line-height: 1.5
  }

  .entry__list li a.nolink {
    pointer-events: none
  }

  .entry__list li span.num {
    color: #ed3c3c
  }

  .entry__list li span.num:after {
    content: "｜";
    color: #4f4f4f;
    margin: 0 .5em
  }

  .entry__main {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 50px
  }

  .entry__main h2 {
    width: 72vw;
    margin: 3em auto 2em;
    font-size: 1.25rem;
    font-family: "Yu Gothic Pr6N M";
    line-height: 1.5
  }

  .entry__main h2 br.sponly {
    display: block
  }

  .entry__main p {
    width: 72vw;
    font-size: .875rem;
    color: #4f4f4f;
    line-height: 2.15;
    margin: 3em auto;
    font-family: "Yu Gothic Pr6N M"
  }

  .entry__main p.end {
    text-align: center;
    font-size: 1rem;
    margin: 3em auto
  }

  .entry__main p.date {
    text-align: center;
    margin: 3em auto;
    display: block;
    font-size: .8125rem
  }

  .entry__main .photo {
    width: 100%;
    max-width: 100%
  }

  .entry__main .photo img {
    width: 100%;
    display: block;
    margin-top: 10px
  }

  .entry__main .photo__caption {
    width: 90%;
    font-size: .8125rem;
    line-height: 1.4;
    margin-top: 3px;
    margin-bottom: 10px
  }

  .entry__main dl {
    width: 72vw;
    margin: 3em auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .entry__main dl dt {
    width: 100%;
    margin-bottom: 0;
    line-height: 2;
    color: #99434A;
    font-size: .875rem;
    font-family: "Yu Gothic Pr6N M"
  }

  .entry__main dl dt.hobo {
    color: #4f4f4f;
    letter-spacing: -0.2em
  }

  .entry__main dl dd {
    font-size: .875rem;
    width: 100%;
    margin-bottom: 1em;
    line-height: 2;
    font-family: "Yu Gothic Pr6N M"
  }

  .profile {
    display: none;
    -webkit-transform-origin: top center;
    transform-origin: top center
  }

  .profile.active {
    display: block;
    -webkit-animation: profileShow .5s ease-out;
    animation: profileShow .5s ease-out
  }

  .profile.hide {
    -webkit-animation: profileHide .5s ease-out;
    animation: profileHide .5s ease-out
  }

  .profile__link {
    font-family: "Yu Gothic Pr6N B";
    display: block;
    margin: 50px 0 20px
  }

  .profile__text {
    line-height: 1.5
  }

  .profile a {
    border-bottom: 1px solid #7b7b7b
  }

  .items {
    background-color: #D8DBE0;
    padding: 35px 0 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    width: 88.53333333vw;
  }

  .items__container {
    width: 100%;
    max-width: 88%;
    margin: 0 auto
  }

  .items__container h2 {
    font-family: "Yu Gothic Pr6N M";
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 25px
  }

  .items__container h2 img{
    width: 50vw;
  }
  .items__container h2 span {
    display: block;
    color: #ed3c3c;
    line-height: 1.5;
    span {
      display: block;
    }
  }

  .items__container .products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1130px
  }

  .items__container .products li {
    margin: 0 3.733333333vw 9.066666667vw 0;
    padding: 0;
    list-style: none;
    width: calc((100% - 3.733333333vw)/2)
  }

  .items__container .products li:nth-child(2n) {
    margin-right: 0
  }

  .items__container .products li a {
    display: block
  }

  .items__container .products li img {
    width: 100%;
    display: block;
    margin-bottom: 4.266666667vw
  }

  .items__container .products li p span {
    font-family: "Yu Gothic Pr6N M";
    font-size: .875rem;
    line-height: 1.6
  }

  .items__container .products li p span.size {
    display: block;
    font-size: .75rem
  }

  .items__container .products li .value {
    margin: 2.666666667vw 0 1.866666667vw
  }

  .items__container .products li .value__num {
    font-size: .875rem;
    font-family: "Yu Gothic Pr6N M";
    letter-spacing: 0
  }

  .items__container .products li .value .tax {
    font-size: .625rem
  }

  .items__container .products li .more {
    display: block;
    background-color: #7ab3f5;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    padding: 6px 0;
    width: 95%;
    max-width: 100%;
    font-size: .75rem;
    margin: 0 auto
  }

  .banner {
    max-width: 848px;
    margin: 0 auto;
    padding: 44px 0;
    width: 88.53333333vw;
  }

  .banner img {
    width: 100%;

  }
}

.container {
  width: 90%;
  max-width: 1130px;
  margin: 0 auto;
  padding-top: 60px
}

.container h2 {
  font-size: 1.875rem;
  margin-bottom: 30px;
  font-family: "Inter", sans-serif
}

.container h2 span {
  display: inline-block;
  margin-left: 1em;
  font-size: 1rem
}

.container__header {
  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-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.container__header a {
  font-size: .875rem
}

.container__header a:before {
  content: "";
  background-image: url("../img_2023/question.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  position: relative;
  top: -1px
}

hr {
  width: 100%;
  max-width: 1130px;
  margin: 30px auto 86px;
  padding: 0;
  border: none;
  border-top: 1px solid #7b7b7b
}

.link {
  display: block;
  background-color: #fff;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  max-width: 550px;
  margin: 0 auto 134px;
  font-family: "Yu Gothic Pr6N M"
}

.link-items:before {
  content: "";
  background-image: url("../img_2023/magni.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px
}

.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1130px
}

.products li {
  margin: 0 35px 60px 0;
  padding: 0;
  list-style: none;
  width: calc((100% - 105px)/4)
}

.products li:nth-child(4n) {
  margin-right: 0
}

.products li a {
  display: block
}

.products li img {
  width: 100%;
  display: block;
  margin-bottom: 20px
}

.products li p span {
  font-family: "Yu Gothic Pr6N M";
  font-size: 1.125rem;
  line-height: 1.6
}

.products li p span.size {
  font-size: 1rem;
  display: block
}

.products li .value {
  margin: 10px 0 15px
}

.products li .value__num {
  font-size: 1.3125rem;
  font-family: "Yu Gothic Pr6N D";
  letter-spacing: 0
}

.products li .value .tax {
  font-size: .625rem
}

.products li .more {
  display: block;
  background-color: #7ab3f5;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  padding: 10px 0;
  width: 100%;
  max-width: 192px;
  font-family: "Yu Gothic Pr6N M"
}

.search {
  border-top: .5px solid #7b7b7b;
  border-bottom: .5px solid #7b7b7b;
  padding: 20px 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  margin-bottom: 90px
}

.search label {
  font-family: "Yu Gothic Pr6N M"
}

.search label br {
  display: none !important
}

.search input[type=checkbox] {
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.search input[type=checkbox]:after {
  content: "";
  display: block;
  margin-right: 22px;
  border: 1px solid #7b7b7b;
  border-radius: 2px;
  width: 15px;
  height: 15px
}

.search input[type=checkbox]:checked::after {
  background-color: #4f4f4f;
  background-image: url("../img_2023/check.svg");
  background-repeat: no-repeat;
  background-position: center center
}

.search__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: .5px solid #7b7b7b;
  padding: 5px 0
}

.search__items-last {
  border-right: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.search__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  margin-left: 2.3vw;
  margin-right: 2.3vw
}

.search__item-first {
  margin-left: 0
}

.search__item-last {
  margin-bottom: 0
}

@media(max-width: 767px) {
  .container {
    width: 80.8vw;
    max-width: 100vw;
    margin: 0 auto;
    padding-top: 8vw
  }

  .container h2 {
    font-size: 1.3125rem;
    margin-bottom: 5.8vw;
    font-family: "Inter", sans-serif
  }

  .container h2 span {
    display: block;
    margin-left: -0.5em;
    font-size: .625rem;
    margin-top: 10px
  }

  .container__header {
    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-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
  }

  .container__header a {
    font-size: .625rem
  }

  .container__header a:before {
    content: "";
    background-image: url("../img_2023/question.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
    top: -1px
  }

  hr {
    width: 100%;
    max-width: 1130px;
    margin: 30px auto;
    padding: 0;
    border: none;
    border-top: 1px solid #7b7b7b
  }

  .link {
    display: block;
    background-color: #fff;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 45px;
    font-size: 1rem;
    font-family: "Yu Gothic Pr6N D"
  }

  .link-items:before {
    content: "";
    background-image: url("../img_2023/magni.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
  }

  .products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1130px
  }

  .products li {
    margin: 0 3.733333333vw 9.066666667vw 0;
    padding: 0;
    list-style: none;
    width: calc((100% - 3.733333333vw)/2)
  }

  .products li:nth-child(2n) {
    margin-right: 0
  }

  .products li a {
    display: block
  }

  .products li img {
    width: 100%;
    display: block;
    margin-bottom: 4.266666667vw
  }

  .products li p span {
    font-family: "Yu Gothic Pr6N D";
    font-size: .875rem;
    line-height: 1.6
  }

  .products li p span.size {
    display: block;
    font-size: .75rem
  }

  .products li .value {
    margin: 2.666666667vw 0 1.866666667vw
  }

  .products li .value__num {
    font-size: .875rem;
    font-family: "Yu Gothic Pr6N D";
    letter-spacing: 0
  }

  .products li .value .tax {
    font-size: .625rem
  }

  .products li .more {
    display: block;
    background-color: #7ab3f5;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    padding: 6px 0;
    width: 95%;
    max-width: 100%;
    font-size: .75rem;
    margin: 0 auto
  }

  .search {
    border-top: .5px solid #7b7b7b;
    border-bottom: .5px solid #7b7b7b;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 14.13333333vw
  }

  .search label {
    font-family: "Yu Gothic Pr6N D";
    font-size: .875rem
  }

  .search label br {
    display: block !important
  }

  .search input[type=checkbox] {
    margin: 0 10px 0 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  .search input[type=checkbox]:after {
    content: "";
    display: block;
    margin-right: 0;
    border: 1px solid #7b7b7b;
    border-radius: 2px;
    width: 13px;
    height: 13px
  }

  .search input[type=checkbox]:checked::after {
    background-color: #4f4f4f
  }

  .search__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-right: none;
    border-bottom: .5px solid #7b7b7b;
    padding: 5.3vw 0
  }

  .search__items-last {
    border-right: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .search__items-last .search__item {
    margin-bottom: 10px
  }

  .search__item {
    width: 26vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
  }

  .search__item-first {
    width: 100%;
    margin-left: 0
  }
}