@charset "UTF-8";

#hatsusekku-uchiiwai {
  letter-spacing: 0.01em;
  font-family:
    "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

#hatsusekku-uchiiwai *,
#hatsusekku-uchiiwai *::before,
#hatsusekku-uchiiwai *::after {
  box-sizing: border-box;
}

#hatsusekku-uchiiwai {
  background-color: #fce8ec;
  min-width: 1230px;
  padding-bottom: 50px;
  background-image: url(../images/bg-pc.jpg), url(../images/bg-pc.jpg);
  background-repeat: no-repeat;
  background-position:
    left top 520px,
    right top 520px;
  background-size: contain;
}

#hatsusekku-uchiiwai .rb2019---update {
  margin-top: 150px;
  margin-bottom: 0;
  padding-bottom: 0.5em;
}

.hatsusekku-uchiiwai-kv {
  position: relative;
}
.hatsusekku-uchiiwai-kv img {
  width: 100%;
  height: auto;
}

.hatsusekku-uchiiwai-intro > p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 80px;
}

#uchiiwai-search {
  width: 1230px;
  background-color: #fff;
  border-radius: 20px;
  margin: 0 auto 150px;
  box-shadow: 0 10px 30px rgba(162, 68, 82, 0.3);
  padding: 40px;
}
#uchiiwai-search .rb2019---inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.search .section__lead {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
}
.co-ttl {
  width: 1034px;
  margin: 0 auto 70px;
}
#ranking .rb2019---grid,
#ranking-2 .rb2019---grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ranking .rb2019---list .rb2019---grid > *,
#ranking-2 .rb2019---list .rb2019---grid > * {
  width: 220px;
}
#ranking .rb2019---list .rb2019---item,
#ranking-2 .rb2019---list .rb2019---item {
  position: relative;
}
#ranking .ranking-badge,
#ranking-2 .ranking-badge {
  width: 70px;
  position: absolute;
  left: -20px;
  top: -20px;
}
#ranking .rb2019---list .rb2019---item__body,
#ranking-2 .rb2019---list .rb2019---item__body {
  margin-top: 20px;
  width: 100%;
}

#hatsusekku-uchiiwai .more {
  background-image: url(../images/pink-btn-bg.jpg);
  background-size: contain;
  border-radius: 30px;
  font-size: 18px;
  height: 60px;
  margin: 20px auto 0;
  width: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s;
}
#hatsusekku-uchiiwai .more:hover {
  opacity: 0.6;
}
#hatsusekku-uchiiwai #brand {
  background-color: #f5b1bf;
  background-image:
    url(../images/brand-bg-left.jpg), url(../images/brand-bg-right.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position:
    left top,
    right top;
  padding: 80px 0;
  margin-bottom: 150px;
}
#hatsusekku-uchiiwai #brand .rb2019---inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}
#hatsusekku-uchiiwai #brand .rb2019---inner .brand-ttl {
  margin-bottom: 35px;
}
#hatsusekku-uchiiwai #brand .rb2019---inner > p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 1.6em;
  text-align: center;
  margin-bottom: 40px;
}
.hasstusekku-uchiiwai_co04 {
  margin-bottom: 150px;
}
.hasstusekku-uchiiwai_co04 .gc-ttl img {
  display: block;
  margin: 0 auto 20px;
}
.hasstusekku-uchiiwai_co04 .rb2019---inner > p {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 50px;
}
.hasstusekku-uchiiwai_co04 .rb2019---inner ul {
  display: flex;
  justify-content: center;
  margin-bottom: 55px;
}
.hasstusekku-uchiiwai_co04 .rb2019---inner ul li {
  width: 480px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 6px 20px rgba(162, 68, 82, 0.2);
  margin: 0 25px;
}
.hasstusekku-uchiiwai_co04 .rb2019---inner ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 25px 0;
  color: #333;
  transition: all 0.3s;
}
.hasstusekku-uchiiwai_co04 .rb2019---inner ul li:hover a {
  opacity: 0.6;
}
.hasstusekku-uchiiwai_co04 .rb2019---inner ul li a span {
  font-size: 20px;
  line-height: 1.6em;
  font-weight: bold;
  margin-top: 20px;
}
.hasstusekku-uchiiwai_co05 .co-lead {
  font-size: 20px;
  line-height: 1.8em;
  font-weight: bold;
  margin-top: 20px;
  text-align: center;
}
.hasstusekku-uchiiwai_co01,
.hasstusekku-uchiiwai_co02 {
  margin-bottom: 150px;
}
.hasstusekku-uchiiwai_co02 .co-lead {
  font-size: 20px;
  line-height: 1.8em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.hasstusekku-uchiiwai_co02 figure {
  margin-bottom: 60px;
}
.hasstusekku-uchiiwai_co02 figure img {
  display: block;
  margin: 0 auto;
}
.manner01-1,
.manner01-2 {
  width: 1230px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 6px 20px rgba(162, 68, 82, 0.2);
  margin: 0 25px;
  padding: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.manner01-1 {
  margin-bottom: 80px;
}
.manner01-2 {
  flex-direction: row-reverse;
  margin-bottom: 100px;
}
.manner01-1 section,
.manner01-2 section {
  width: 490px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.manner01-1 section p,
.manner01-2 section p {
  font-size: 18px;
  line-height: 2em;
  font-weight: bold;
}
.manner01-1 section h3,
.manner01-2 section h3 {
  margin-bottom: 40px;
}
.manner01-1 ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 40px;
  border-top: 1px solid #ccc;
  margin-top: 30px;
}
.manner01-1 ul li {
  width: 540px;
  height: 60px;
  border-radius: 30px;
  background-color: #c8e5d1;
  background-image: url(../images/btn-icon.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  transition: all 0.3s;
}
.manner01-1 ul li a {
  width: 100%;
  height: 60px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
}
.manner01-1 ul li:hover {
  opacity: 0.6;
}
.manner-ttl {
  font-size: 40px;
  line-height: 1em;
  color: #f38797;
  border-bottom: 2px solid #f38797;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
}
.manner01 {
  margin-top: 100px;
}
.hasstusekku-uchiiwai_co05 .rb2019---inner > section > p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.8em;
  margin-bottom: 60px;
}
#hatsusekku-uchiiwai .rb2019---list .rb2019---item__name {
  /* font-family: yu gothic,yugothic,"hiragino kaku gothic pron",meiryo,sans-serif; */
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
}
#hatsusekku-uchiiwai .rb2019---list .rb2019---item__price {
  font-size: 16px;
}
.form-button {
  align-items: center;
  background-image: url(../images/green-btn-bg.jpg);
  color: #fff;
  display: flex;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 18px;
  height: 60px;
  margin: 0 auto;
  width: 480px;
  background-size: contain;
  border-radius: 30px;
}

.form-button:disabled {
  cursor: default;
  opacity: 0.4;
}
.search .form-select {
  height: 90px;
  width: 350px;
  background-color: #fae7e9;
  border-radius: 10px;
}

.form-select {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1;
  position: relative;
  text-align: left;
}
.form-select__element {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fae8ea;
  border: 0;
  border-radius: 10px;
  bottom: 0;
  color: #333;
  display: block;
  font-size: inherit;
  height: 100%;
  left: 0;
  margin: 0;
  outline: 0;
  position: absolute;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}
.form-select__element:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #333;
}
.form-select__element:focus {
  outline: 1px dotted #333;
  outline-offset: 0;
}
.form-select__element::-ms-expand {
  display: none;
}
.form-select__element::-ms-value {
  background: transparent;
  color: inherit;
}
.form-select__element:disabled {
  color: rgba(51, 51, 51, 0.7);
  opacity: 0.7;
}
.form-select__icon {
  bottom: 0;
  height: 1.25em;
  left: 0.75em;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 1.25em;
}
.form-select__element:disabled
  ~ .form-select__icon:not(.form-select__icon--disabled),
.form-select__element:not(:disabled) ~ .form-select__icon--disabled {
  opacity: 0.2;
}
.form-select__arrow {
  bottom: 0;
  height: 0.75em;
  margin: auto 0;
  pointer-events: none;
  position: absolute;
  right: 0.75em;
  top: 0;
  width: 1.2em;
}
.form-select__element:disabled ~ .form-select__arrow {
  opacity: 0.2;
}

.card-list {
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-align: stretch;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.card {
  position: relative;
}
div.card__image {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
div.card__image img,
img.card__image {
  display: block;
}
.card__title {
  font-weight: 700;
  text-align: center;
}
.card__text p {
  line-height: 1.8;
}
.card__note p {
  line-height: 2;
}
.item-list {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.item {
  display: block;
}
.item__thumbnail {
  width: 100%;
}
.item__link,
.item__thumbnail {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.item__link {
  background: #292929
    url(/ringbell/contents/uchi_iwai/images/2022/common/arrow-right_w.svg)
    no-repeat;
  line-height: 1;
}
.item__link,
.item__link:link,
.item__link:visited {
  color: #fff;
}

.search .form-select__element,
.search .section__lead {
  font-weight: 700;
}
.search .form-select__icon:first-of-type {
  height: auto;
}
.search .form-select__icon:nth-of-type(2) {
  height: auto;
  left: auto;
}
.search .form-button {
  font-weight: 700;
}
.search__fields {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.search__fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.by-category {
  background: #bde9d4;
  background: #efefef;
}

.brand__list {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.brand__list .brand__link {
  width: 340px;
  margin-bottom: 40px;
  color: #333;
  transition: all 0.3s;
}
.brand__list .brand__link:hover {
  opacity: 0.6;
}
.brand__list .brand__link:nth-child(n + 4) {
  margin-bottom: 0;
}
.brand__list .brand__link p {
  text-align: center;
  font-size: 18px;
  line-height: 1em;
  margin-top: 20px;
  font-weight: bold;
}
.brand__list .brand__link img {
  box-shadow: 0 6px 20px rgba(162, 68, 82, 0.5);
}

.button {
  align-items: center;
  /* background: 0 0; */
  border: 0;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

@media only screen and (min-width: 600px) {
  .rb2019---main.rb2019---inner {
    min-width: 1230px;
    width: auto;
  }
  .rb2019---main.rb2019---inner #ins-wrapper {
    font-family:
      "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    padding: 0;
  }

  .rb2019---main.rb2019---inner address,
  .rb2019---main.rb2019---inner article,
  .rb2019---main.rb2019---inner aside,
  .rb2019---main.rb2019---inner blockquote,
  .rb2019---main.rb2019---inner dd,
  .rb2019---main.rb2019---inner div,
  .rb2019---main.rb2019---inner dl,
  .rb2019---main.rb2019---inner dt,
  .rb2019---main.rb2019---inner fieldset,
  .rb2019---main.rb2019---inner figcaption,
  .rb2019---main.rb2019---inner figure,
  .rb2019---main.rb2019---inner footer,
  .rb2019---main.rb2019---inner form,
  .rb2019---main.rb2019---inner h1,
  .rb2019---main.rb2019---inner h2,
  .rb2019---main.rb2019---inner h3,
  .rb2019---main.rb2019---inner h4,
  .rb2019---main.rb2019---inner h5,
  .rb2019---main.rb2019---inner h6,
  .rb2019---main.rb2019---inner header,
  .rb2019---main.rb2019---inner hgroup,
  .rb2019---main.rb2019---inner li,
  .rb2019---main.rb2019---inner nav,
  .rb2019---main.rb2019---inner ol,
  .rb2019---main.rb2019---inner p,
  .rb2019---main.rb2019---inner pre,
  .rb2019---main.rb2019---inner section,
  .rb2019---main.rb2019---inner summary,
  .rb2019---main.rb2019---inner table,
  .rb2019---main.rb2019---inner td,
  .rb2019---main.rb2019---inner th,
  .rb2019---main.rb2019---inner ul {
    font-family: inherit;
  }
  #ins-mainUpper {
    margin: 0 auto;
    width: 1230px;
  }

  .sp-only {
    display: none !important;
  }

  .form-select__element {
    padding: 0 2em 0 2.5em;
  }

  .card-list {
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
  }
  .card__text p {
    font-size: 15px;
  }
  .item-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .item a,
  a.item {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .item a:hover,
  a.item:hover {
    opacity: 0.75;
  }
  .item__thumbnail img {
    height: auto;
    width: 100%;
  }
  .item__link {
    background-position: right 11px center;
    background-size: 6px 11px;
    height: 40px;
  }

  .search .form-select__element {
    font-size: 20px;
    padding-left: 100px;
    padding-right: 0;
  }
  .search .form-select__icon:first-of-type {
    left: 45px;
    width: 30px;
  }
  .search .form-select__icon:nth-of-type(2) {
    right: 24px;
    width: 14px;
  }

  .search__fields {
    margin-bottom: 40px;
  }
  .rb2019---main .search__cross {
    margin: 0 30px;
  }
  .by-price {
    padding: 80px 0;
  }

  .by-category {
    padding: 80px 0;
  }

  .ranking {
    background-size: 60px 71px;
    padding: 70px 0 50px;
  }
  .ranking .rb2019---list .rb2019---grid {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .ranking .rb2019---list .rb2019---grid > * {
    -webkit-flex-basis: 260px;
    flex-basis: 260px;
    margin-left: 0;
    width: 260px;
  }
  .ranking .rb2019---item__thumbnail img {
    width: 260px;
  }
  #ranking-2 .rb2019---item__thumbnail img {
    width: 100%;
  }
  .brand__list {
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
  }
  .brand__list + .brand__list {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 599px) {
  #hatsusekku-uchiiwai address,
  #hatsusekku-uchiiwai article,
  #hatsusekku-uchiiwai aside,
  #hatsusekku-uchiiwai blockquote,
  #hatsusekku-uchiiwai dd,
  #hatsusekku-uchiiwai div,
  #hatsusekku-uchiiwai dl,
  #hatsusekku-uchiiwai dt,
  #hatsusekku-uchiiwai fieldset,
  #hatsusekku-uchiiwai figcaption,
  #hatsusekku-uchiiwai figure,
  #hatsusekku-uchiiwai footer,
  #hatsusekku-uchiiwai form,
  #hatsusekku-uchiiwai h1,
  #hatsusekku-uchiiwai h2,
  #hatsusekku-uchiiwai h3,
  #hatsusekku-uchiiwai h4,
  #hatsusekku-uchiiwai h5,
  #hatsusekku-uchiiwai h6,
  #hatsusekku-uchiiwai header,
  #hatsusekku-uchiiwai hgroup,
  #hatsusekku-uchiiwai li,
  #hatsusekku-uchiiwai nav,
  #hatsusekku-uchiiwai ol,
  #hatsusekku-uchiiwai p,
  #hatsusekku-uchiiwai pre,
  #hatsusekku-uchiiwai section,
  #hatsusekku-uchiiwai summary,
  #hatsusekku-uchiiwai table,
  #hatsusekku-uchiiwai td,
  #hatsusekku-uchiiwai th,
  #hatsusekku-uchiiwai ul {
    font-family:
      "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  }

  #ins-mainUpper {
    display: none;
  }
  .rb2019---main + .rb2019---footer {
    margin-top: 0;
  }
  .rb2019---main img {
    height: auto;
    width: 100%;
    box-shadow: none;
  }
  .pc-only {
    display: none !important;
  }
  .form-button {
    border-radius: 0.2rem;
  }
  .form-select__element {
    padding-left: 0.5em;
    text-align: justify;
  }

  #hatsusekku-uchiiwai {
    background-color: #fce8ec;
    min-width: 320px;
    padding-bottom: 10vw;
    background-image: none;
  }
  #hatsusekku-uchiiwai .rb2019---update {
    margin-top: 20vw;
  }

  #hatsusekku-uchiiwai .more {
    background-image: url(../images/pink-btn-bg.jpg);
    background-size: cover;
    border-radius: 6vw;
    font-size: 3.5vw;
    height: 12vw;
    margin: 4vw auto 0;
    width: 90vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    background-position: right center;
  }
  #uchiiwai-search {
    width: 90vw;
    background-color: #fff;
    border-radius: 4vw;
    margin: 0 auto 18vw;
    box-shadow: 0 3vw 4vw rgba(162, 68, 82, 0.3);
    padding: 6vw 6vw 8vw;
  }
  #uchiiwai-search .rb2019---inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    flex-direction: column;
  }
  .section-area {
    width: 100%;
  }

  .co-ttl {
    width: 90vw;
    margin: 0 auto 8vw;
  }
  .hasstusekku-uchiiwai_co01,
  .hasstusekku-uchiiwai_co02 {
    margin-bottom: 20vw;
  }
  .hasstusekku-uchiiwai_co02 {
    padding: 0 6vw;
  }
  .hasstusekku-uchiiwai_co02 figure {
    margin-bottom: 9vw;
  }
  .hasstusekku-uchiiwai_co02 .co-lead {
    font-size: 3.4vw;
    line-height: 1.8em;
    font-weight: bold;
    text-align: left;
    margin-bottom: 7vw;
  }
  .hasstusekku-uchiiwai_co05 {
    padding: 0 6vw;
  }
  .hasstusekku-uchiiwai_co05 .co-lead {
    font-size: 3.4vw;
    line-height: 1.8em;
    font-weight: bold;
    margin-top: 5vw;
    text-align: left;
  }
  .hasstusekku-uchiiwai_co05 .rb2019---inner > section > p {
    text-align: left;
    font-weight: bold;
    font-size: 3.4vw;
    line-height: 1.8em;
    margin-bottom: 8vw;
  }
  .manner-ttl {
    font-size: 5vw;
    line-height: 1.4em;
    color: #f38797;
    border-bottom: 2px solid #f38797;
    padding-bottom: 3vw;
    margin-bottom: 6vw;
    text-align: center;
    font-weight: bold;
  }
  .manner01-1,
  .manner01-2 {
    width: 100%;
    background-color: #fff;
    border-radius: 4vw;
    box-shadow: 0 3vw 5vw rgba(162, 68, 82, 0.2);
    margin: 0 0 6vw;
    margin-bottom: 6vw;
    padding: 6vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .manner01-1 {
    margin-bottom: 8vw;
  }
  .manner01-1 section p,
  .manner01-2 section p {
    font-size: 3.4vw;
    line-height: 1.8em;
    font-weight: bold;
  }
  .manner01-1 ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 3vw;
    border-top: 1px solid #ccc;
    margin-top: 5vw;
    flex-wrap: wrap;
  }
  .manner01-1 ul li {
    width: 100%;
    height: 7vw;
    border-radius: 4vw;
    background-color: #c8e5d1;
    margin-top: 4vw;
    background-image: none;
  }
  .manner01-1 ul li a {
    width: 100%;
    height: 7vw;
    border-radius: 3.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.6vw;
    font-weight: bold;
  }

  .card-list {
    padding: 0 2rem;
  }
  .card {
    margin-bottom: 2rem;
  }
  .card:last-of-type {
    margin-bottom: 0;
  }
  div.card__image img,
  img.card__image {
    height: auto;
    width: 100%;
  }
  .card__text p {
    font-size: 1rem;
    line-height: 1.5em;
  }
  .item-list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 1rem;
  }
  .item__thumbnail img {
    height: auto;
    max-width: 100%;
  }
  .item__link {
    background-position: right 0.6rem center;
    background-size: 0.4rem 0.6rem;
    font-size: 0.9rem;
    height: 3rem;
    padding-right: 0.5rem;
  }

  .selection {
    padding: 3rem 0 1rem;
  }
  .selection-nav {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .selection-nav__link {
    background-position: right 1rem center;
    background-size: 0.8rem 0.6rem;
    font-size: 0.92rem;
    height: 4rem;
    margin-bottom: 1px;
    padding-right: 1em;
    width: -webkit-calc(50% - 0.5px);
    width: calc(50% - 0.5px);
  }
  .selection__section {
    margin-bottom: 2rem;
  }
  .selection__section .rb2019---item__thumbnail .sakura {
    bottom: 0;
    left: -7px;
    width: 4rem;
  }
  .search {
    padding: 3rem 0;
  }
  .search .section__lead {
    margin-bottom: 1.6rem;
  }
  .search .section__lead p {
    font-size: 1.2rem;
    text-align: center;
    white-space: nowrap;
  }
  .search .form-select {
    height: 3.5rem;
    width: 100%;
  }
  .search .form-select__element {
    font-size: 1.14rem;
    padding-left: 3em;
  }
  .search .form-select__icon:first-of-type {
    left: 1em;
    width: 1.5em;
  }
  .search .form-select__icon:nth-of-type(2) {
    right: 1em;
    width: 1em;
  }
  .search .form-button {
    font-size: 1rem;
    height: 3rem;
    margin: 0 auto;
    width: 100%;
    width: 100%;
    background-position: right center;
    background-size: cover;
    border-radius: 1.5rem;
  }
  .search__fields {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
    padding: 0 0em;
  }
  .rb2019---main .search__cross {
    height: auto;
    margin: 1rem 0;
    width: 2rem;
  }

  .by-category {
    padding: 3rem 0;
  }

  .ranking {
    background-size: 6rem 7.1rem;
    padding: 3rem 0;
  }
}

@media only screen and (max-width: 599px) {
  .hatsusekku-uchiiwai-kv {
    margin-bottom: 6vw;
  }
  .hatsusekku-uchiiwai-intro > p {
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 11vw;
    line-height: 1.8em;
  }
  #ranking .rb2019---list .rb2019---item:nth-child(1),
  #ranking-2 .rb2019---list .rb2019---item:nth-child(1) {
    width: 80vw;
    margin: 0 auto 6vw;
    text-align: center;
  }
  #ranking .rb2019---list .rb2019---grid > *,
  #ranking-2 .rb2019---list .rb2019---grid > * {
    width: 40vw;
    margin: 0 auto 6vw;
  }
  #hatsusekku-uchiiwai .rb2019---list .rb2019---item__name {
    /* font-family: yu gothic,yugothic,"hiragino kaku gothic pron",meiryo,sans-serif; */
    font-size: 3.2vw;
    font-weight: normal;
    margin-bottom: 2vw;
    min-height: auto !important;
    height: auto !important;
    margin-top: 0;
  }
  #hatsusekku-uchiiwai .rb2019---list .rb2019---item__price {
    font-size: 3.5vw;
    min-height: 1em !important;
  }
  #ranking .rb2019---list .rb2019---item:nth-child(1) .rb2019---item__name,
  #ranking-2 .rb2019---list .rb2019---item:nth-child(1) .rb2019---item__name {
    text-align: center;
    justify-content: center;
    font-size: 3.5vw;
    margin-bottom: 2vw;
  }
  #ranking .rb2019---list .rb2019---item:nth-child(1) .rb2019---item__price,
  #ranking-2 .rb2019---list .rb2019---item:nth-child(1) .rb2019---item__price {
    text-align: center;
    justify-content: center;
  }
  #ranking .rb2019---grid,
  #ranking-2 .rb2019---grid {
    justify-content: space-between;
    padding: 0 1rem;
  }
  .ranking .rb2019---list .rb2019---grid > * {
    -webkit-flex-basis: calc(50% - 1rem);
    flex-basis: calc(50% - 1rem);
    margin-left: 0;
    width: calc(50% - 1rem);
  }
  #ranking .rb2019---item__thumbnail > img,
  #ranking-2 .rb2019---item__thumbnail > img {
    width: 100%;
    height: 39vw;
    object-fit: cover;
    object-position: center;
  }
  #ranking
    .rb2019---list
    .rb2019---item:nth-child(1)
    .rb2019---item__thumbnail
    > img,
  #ranking-2
    .rb2019---list
    .rb2019---item:nth-child(1)
    .rb2019---item__thumbnail
    > img {
    height: 60vw;
  }

  .ranking {
    padding: 3rem 0 0;
    margin-top: 0;
  }
  #ranking .ranking-badge,
  #ranking-2 .ranking-badge {
    width: 12vw;
    position: absolute;
    left: -4vw;
    top: -2vw;
  }
  .search .section__lead p {
    font-size: 3.5vw;
    text-align: center;
    white-space: normal;
  }

  .rb2019---list {
    padding: 0 0 0;
  }
  #uchiiwai-search .section__title-1 {
    margin-bottom: 6vw;
  }
  #hatsusekku-uchiiwai #brand {
    background-color: #f5b1bf;
    background-image:
      url(../images/brand-bg-left.jpg), url(../images/brand-bg-right.jpg);
    background-repeat: no-repeat;
    background-size: 47vw;
    background-position:
      left top -2vw,
      right top 0vw;
    padding: 14vw 0 7vw;
    margin-bottom: 18vw;
  }
  #hatsusekku-uchiiwai #brand .rb2019---inner .brand-ttl {
    margin-bottom: 6vw;
    width: 46vw;
  }
  #hatsusekku-uchiiwai #brand .rb2019---inner > p {
    font-size: 3.4vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.8em;
    text-align: left;
    margin-bottom: 8vw;
    margin: 0 6vw 8vw;
  }
  .hasstusekku-uchiiwai_co04 {
    margin-bottom: 20vw;
  }
  .hasstusekku-uchiiwai_co04 .rb2019---inner ul {
    display: flex;
    justify-content: center;
    margin-bottom: 12vw;
    flex-wrap: wrap;
  }
  .hasstusekku-uchiiwai_co04 .rb2019---inner ul li {
    width: 90vw;
    background-color: #fff;
    border-radius: 4vw;
    box-shadow: 0 3vw 5vw rgba(162, 68, 82, 0.2);
    margin: 0;
  }
  .hasstusekku-uchiiwai_co04 .rb2019---inner ul li:nth-child(1) {
    margin-bottom: 6vw;
  }
  .hasstusekku-uchiiwai_co04 .rb2019---inner ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 5vw;
    color: #333;
  }
  .hasstusekku-uchiiwai_co04 .rb2019---inner ul li a span {
    font-size: 3.4vw;
    line-height: 1.6em;
    font-weight: bold;
    margin-top: 4vw;
  }
  .hasstusekku-uchiiwai_co04 .gc-ttl img {
    display: block;
    margin: 0 auto 6vw;
    width: 62vw;
  }
  .hasstusekku-uchiiwai_co04 .rb2019---inner > p {
    text-align: center;
    font-size: 3.5vw;
    font-weight: bold;
    margin-bottom: 8vw;
  }
  .manner01 {
    margin-top: 15vw;
  }
  .manner02 {
    margin-top: 15vw;
  }
  .manner01-1 section h3,
  .manner01-2 section h3 {
    margin-bottom: 6vw;
    width: 67vw;
    margin-top: -8vw;
  }
  .manner01-1 figure,
  .manner01-2 figure {
    height: 50vw;
    width: 100%;
  }
  .manner01-1 figure img {
    height: 50vw;
    width: 100%;
    object-fit: cover;
    object-position: top center;
  }

  .manner01-2 figure img {
    height: 50vw;
    width: 100%;
    object-fit: cover;
    object-position: top -1vw center;
  }
  .search .section__lead p {
    position: relative;
  }
  .search .section__lead p::before {
    height: 11vw;
    width: 0.6vw;
    background-color: #333;
    display: block;
    content: "";
    position: absolute;
    left: 5vw;
    top: 0;
    transform: rotate(-30deg);
  }
  .search .section__lead p::after {
    height: 11vw;
    width: 0.6vw;
    background-color: #333;
    display: block;
    content: "";
    position: absolute;
    right: 5vw;
    top: 0;
    transform: rotate(30deg);
  }
  .brand__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .brand__list .brand__link {
    width: 50%;
    margin-bottom: 5vw;
    color: #333;
  }
  .brand__list .brand__link p {
    text-align: center;
    font-size: 3.4vw;
    line-height: 1em;
    margin-top: 3vw;
    font-weight: bold;
  }

  .brand__list .brand__link img {
    box-shadow: none;
  }
}

.hatsuzekkuiwai {
  margin: 100px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (max-width: 599px) {
  .hatsuzekkuiwai {
    margin: 5rem 0;
    padding: 0 1rem;
  }
}

.hatsuzekkuiwai p {
  font-family:
    "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 1em;
}
@media only screen and (max-width: 599px) {
  .hatsuzekkuiwai p {
    font-size: 1.2rem;
  }
}

.hatsuzekkuiwai a {
  transition: all 0.3s;
  display: block;
  width: 800px;
}
@media only screen and (max-width: 599px) {
  .hatsuzekkuiwai a {
    width: auto;
  }
}
.hatsuzekkuiwai a:hover {
  opacity: 0.6;
}
.hatsuzekkuiwai a img {
  width: 100%;
  height: auto;
}

.faq {
  margin: 80px auto;
  width: 1080px;
}
@media only screen and (max-width: 599px) {
  .faq {
    margin: 4rem 0;
    width: auto;
  }
}

.faq__title {
  font-family:
    "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 599px) {
  .faq__title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 599px) {
  #catalogGiftReview .rb2019---catalog-gift-review {
    width: auto;
    padding: 2rem 1.5rem;
    margin: 5rem 0;
  }
  #catalogGiftReview .rb2019---catalog-gift-review h2 {
    font-size: 1.4rem;
    white-space: normal;
    margin-bottom: 1rem;
    flex-direction: column;
    line-height: 1.3;
  }
  #catalogGiftReview .rb2019---catalog-gift-review p {
    font-size: 1rem;
  }
  #catalogGiftReview .rb2019---catalog-gift-review a img {
    width: 100%;
    margin: 0.5rem 0 1rem;
    box-shadow: 0 1vw 2vw #e1e1d7;
  }
}
