/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/import-glob-loader/index.js!./src/scss/page/product/negative.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";

/* ==========================================================================
   Foundation
   ========================================================================== */
/* ==========================================================================
   Object
   ========================================================================== */
/* Component
   ----------------------------------------------------------------- */
/* Bread
   ----------------------------------------------------------------- */
.c-bread {
  height: auto;
  width: 100vw;
  padding: 13px 0;
}
.c-bread--box {
  height: 100%;
  flex-wrap: wrap;
}
.c-bread--box,.c-bread--list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  gap: 6px;
}
.c-bread--list:after {
  content: "＞";
  font-size: 10px;
  color: #C7C7C7;
  display: block;
}
.c-bread--list:last-child:after {
  display: none;
}

/* card
   ----------------------------------------------------------------- */
.c-card {
  width: 100%;
  padding: 32px 24px 24px;
  border-radius: 5px;
  background: #FAFAFA;
}
.c-card--box {
  display: grid;
  gap: 32px;
}

/* Search
   ----------------------------------------------------------------- */
.c-search--box {
  display: grid;
  gap: 8px;
}
.c-search__label {
  padding: 3px 0;
}
.c-search__label--tooltip {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.c-search__head {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.c-search__submit {
  margin: 8px auto 0px;
}
.c-search__submit--ranking {
  max-width: 200px;
  width: 100%;
  margin: 4px auto 8px;
}
.c-search__submit--ranking .c-button {
  width: 100%;
  min-width: 200px;
}
.c-search__ranking {
  position: relative;
}
.c-search__ranking__add {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  gap: 8px;
  margin-top: 4px;
  -webkit-box-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: none;
  border: none;
  background: none;
}
.c-search__ranking__status {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-search__bottom-text {
  margin-top: 8px;
}

.c-form__box,.c-form__box__column {
  display: grid;
  gap: 8px;
}
.c-form__box__column {
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
}
.c-form__box__center {
  -webkit-box-align: center;
          align-items: center;
}
.c-form__box__add-margin {
  margin-top: 12px;
}
.c-form__input {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  background: white;
  border: 1px solid #e0e0e0;
  font-size: 15px;
  padding: 0 16px;
  cursor: text;
}
.c-form__input:focus {
  border: 1px solid #6fb92b;
  outline: 1px solid #6FB92B;
}
.c-form__input::-webkit-input-placeholder {
  color: #C7C7C7;
}
.c-form__input::-moz-placeholder {
  color: #C7C7C7;
}
.c-form__input::placeholder {
  color: #C7C7C7;
}
.c-form__input--min {
  max-width: 90px;
}
.c-form__input--mid {
  max-width: 103px;
}
.c-form__checkbox--engine {
  width: 60px;
  height: 60px;
  border-radius: 4px;
  background: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0px;
  overflow: hidden;
  background-size: cover;
}
.c-form__checkbox--engine:checked {
  outline: 2px solid #6FB92B !important;
}
.c-form__checkbox--engine--min {
  width: 40px;
  height: 40px;
}
.c-form__checkbox--engine--min--sp {
  width: 32px;
  height: 32px;
}
.c-form__checkbox--engine[data-type=google] {
  background-image: url(/images/icon/engine/ico-engine-google.png);
}
.c-form__checkbox--engine[data-type=googlek] {
  background-image: url(/images/icon/engine/ico-engine-googlek.png);
}
.c-form__checkbox--engine[data-type=googlealso] {
  background-image: url(/images/icon/engine/ico-engine-googlealso.png);
}
.c-form__checkbox--engine[data-type=yahoo] {
  background-image: url(/images/icon/engine/ico-engine-yahoo.png);
}
.c-form__checkbox--engine[data-type=yahoom] {
  background-image: url(/images/icon/engine/ico-engine-yahoom.png);
}
.c-form__checkbox--engine[data-type=bing] {
  background-image: url(/images/icon/engine/ico-engine-bing.png);
}
.c-form__checkbox--engine[data-type=bingk] {
  background-image: url(/images/icon/engine/ico-engine-bingk.png);
}
.c-form__checkbox--engine[data-type=youtube] {
  background-image: url(/images/icon/engine/ico-engine-youtube.png);
}
.c-form__checkbox--engine[data-type=amazon] {
  background-image: url(/images/icon/engine/ico-engine-amazon.png);
}
.c-form__checkbox--engine[data-type=rakuten] {
  background-image: url(/images/icon/engine/ico-engine-rakuten.png);
}
.c-form__checkbox--engine[data-type=yahoo_shop] {
  background-image: url(/images/icon/engine/ico-engine-yahoos.png);
}
.c-form__checkbox--engine[data-type=pc] {
  background-image: url(/images/icon/engine/ico-engine-pc.png);
}
.c-form__checkbox--engine[data-type=sp] {
  background-image: url(/images/icon/engine/ico-engine-sp.png);
}
.c-form__checkbox--engine__box {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.c-form__checkbox--input {
  display: none;
}
.c-form__checkbox--input__style {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #E0E0E0;
  -webkit-transition: background 0.3s, border 0.2s;
  transition: background 0.3s, border 0.2s;
  border: 0px solid #6fb92b;
  background-position: center;
  background-repeat: no-repeat;
}
.c-form__checkbox--input__border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 5px;
}
.c-form__checkbox--input:checked+.c-form__checkbox--input__style {
  background: #6FB92B;
  background-image: url(/images/icon/parts/\ ico-check.png);
  background-size: 11px;
  background-position: center;
  background-repeat: no-repeat;
}
.c-form__checkbox--input:checked~.c-form__checkbox--input__border {
  border: 2px solid #6fb92b;
}
.c-form__submit--center {
  margin: 0 auto;
}
.c-form__radio--input {
  display: none;
}
.c-form__radio--input__style {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #E0E0E0;
  -webkit-transition: background 0.3s, border 0.2s;
  transition: background 0.3s, border 0.2s;
  border: 0px solid #6fb92b;
}
.c-form__radio--input:checked+.c-form__radio--input__style {
  background: #FFF;
  border: 6px solid #6fb92b;
}
.c-form__select {
  width: 100%;
  height: 44px;
  border-radius: 5px;
  background: white;
  border: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.c-form__select--hide {
  z-index: 10;
}
.c-form__select--style {
  z-index: 20;
  pointer-events: none;
  padding: 11px 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.c-form__select--style:after {
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  background-image: url(/images/icon/parts/ico-arrow-down2.png);
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  background-size: cover;
}
.c-form__select__box {
  position: relative;
  z-index: 1;
  height: 44px;
}
.c-form__select__label {
  display: grid;
  gap: 4px;
}
.c-form__select--clender {
  cursor: pointer;
  background-image: url(/images/icon//parts/ico-calendar.png);
  background-size: 15px;
  background-position: right 12px center;
  background-repeat: no-repeat;
}
.c-form__textarea {
  padding: 14px 16px 15px;
  height: 200px;
  resize: vertical;
  cursor: text;
}
.c-form__textarea:-moz-read-only {
  padding: 0;
  border: none;
  height: auto;
}
.c-form__textarea:read-only {
  padding: 0;
  border: none;
  height: auto;
}
.c-form__textarea--repost_content {
  height: 175px;
}
.c-form__textarea--repost_request {
  height: 225px;
}
.c-form__textarea__label {
  display: grid;
  gap: 4px;
}
.c-form__image__icon {
  width: 17px;
  height: 14px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 8px;
}
.c-form__image__box {
  width: 100%;
  height: 190px;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  background: #F4F4F4;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  gap: 16px;
  position: relative;
}
.c-form__image__box--focus {
  border: 1px solid #6fb92b;
  outline: 1px solid #6FB92B;
}
.c-form__image__input {
  font-size: 12px;
  font-weight: 500;
  color: #28A7E1;
  width: 136px;
  height: 27px;
  border: 1px solid #28a7e1;
  border-radius: 5px;
  cursor: pointer;
}
.c-form__image__input,.c-form__image__preview {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.c-form__image__preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
}
.c-form__image__preview--active {
  background: #F4F4F4;
  opacity: 1;
  pointer-events: unset;
}
.c-form__image__preview__close {
  position: absolute;
  cursor: pointer;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(38, 38, 38, 0.3);
  background-image: url(/images/icon/navi/ico-close.png);
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
}
.c-form__image__preview__img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.c-form__apply {
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-form__apply:hover {
  opacity: 0.7;
}
.c-form__apply__box {
  display: grid;
  grid-template-columns: calc(100% - 68px) 62px;
  gap: 6px;
}
.c-form__point__box {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  font-size: 15px;
  padding: 0 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* Score
   ----------------------------------------------------------------- */
.c-form__point__box,.c-score {
  -webkit-box-align: center;
          align-items: center;
}
.c-score {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  gap: 8px;
}
.c-score__box {
  display: grid;
  grid-template-columns: repeat(5, 17px);
  gap: 1px;
}
.c-score__box--big {
  grid-template-columns: repeat(5, 30px);
}
.c-score__star {
  width: 17px;
  height: 16px;
  display: block;
  background-image: url(/images/icon/parts/ico-star2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.c-score__star--active {
  background-image: url(/images/icon/parts/ico-star1.png);
}
.c-score__star--big {
  width: 31px;
  height: 29px;
}
.c-score__text {
  font-size: 12px;
  color: #767676;
}

/* Info
   ----------------------------------------------------------------- */
.c-info__box {
  display: grid;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}
.c-info__more {
  margin: 1px 0 32px;
}
.c-info__body {
  height: 162px;
  overflow-y: hidden;
  position: relative;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.c-info__body:after {
  position: absolute;
  bottom: -3px;
  content: "";
  display: block;
  width: 100%;
  height: 82px;
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF0)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #FFF 0%, #FFF0 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-info__body--none:after {
  opacity: 0;
}
.c-info__num {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.c-info__num--box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
}
.c-info__num__inner {
  gap: 4px;
}
.c-info__num--card,.c-info__num__inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.c-info__num--card {
  padding: 0 10px;
  height: 35px;
  width: 100%;
  -webkit-box-pack: justify;
          justify-content: space-between;
  background: #FAFAFA;
}
.c-info__num--icon {
  width: 20px;
  height: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-info__title {
  margin-bottom: 24px;
  padding: 5.5px 0;
}

/* Review
   ----------------------------------------------------------------- */
.c-review--head {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  height: 36px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e0e0e0;
}
.c-review--body--box {
  margin-bottom: 18px;
}
.c-review__reply__label {
  padding: 2.5px 0;
}
.c-review__reply__label.js-reply-box,.c-review__reply__label:before {
  display: none;
}
.c-review__card {
  padding: 16px 0 20px;
  border-bottom: 1px solid #e0e0e0;
}
.c-review__card--grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
}
.c-review__card__head {
  gap: 16px;
  -webkit-box-align: center;
          align-items: center;
}
.c-review__card__user {
  gap: 6px;
}
.c-review__card__date-label {
  padding: 2px 0;
  margin: 8px 0;
}
.c-review__card--reply {
  margin-top: 12px;
  padding: 16px 16px 20px;
  background: #FAFAFA;
  border-radius: 5px;
  display: grid;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
  gap: 4px;
}
.c-review__modal {
  padding: 64px 80px;
  margin-top: 24px;
}
.c-review__modal--comp {
  padding: 160px 70px 276px;
  margin-top: 24px;
}
.c-review__form {
  display: grid;
  gap: 32px;
  margin: 33px 0 40px;
}
.c-review__form__textarea {
  height: 200px;
}
.c-review__form__service {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  -webkit-box-align: center;
          align-items: center;
  gap: 4px 12px;
}
.c-review__form__label {
  display: grid;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
  gap: 8px;
}
.c-review__form__bottom {
  width: 100%;
  padding: 14px 16px;
  background: #FFFAEF 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  margin-top: 12px;
}
.c-review__form__submit {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

/* Select
   ----------------------------------------------------------------- */
.c-select {
  padding-top: 80px;
}
.c-select--box {
  display: grid;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}
.c-select--box--shop {
  display: grid;
  gap: 16px;
}
.c-select--box--shop__title {
  display: grid;
  gap: 6px;
  margin-top: 24px;
}
.c-select--box--shop__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  aspect-ratio: 728/437;
  border-radius: 5px;
}
.c-select__card {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content auto -webkit-max-content;
  grid-template-columns: max-content max-content auto max-content;
  -webkit-box-align: center;
          align-items: center;
  padding: 16px;
  gap: 20px;
  border-top: 1px solid #e0e0e0;
}
.c-select__card:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.c-select__card--confirm {
  display: grid;
  grid-template-columns: 42px auto;
  gap: 12px 15px;
  -webkit-box-align: center;
          align-items: center;
}
.c-select__card--confirm--no-input {
  grid-template-columns: -webkit-max-content -webkit-max-content auto;
  grid-template-columns: max-content max-content auto;
  padding: 0px;
  gap: 32px;
  border: none;
}
.c-select__card--confirm--no-input:last-child {
  border: none;
}
.c-select__word {
  margin-left: -5px;
}
.c-select__word--confirm {
  margin-left: -16px;
}
.c-select__info__box {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  gap: 20px;
}
.c-select__info__box--inner {
  padding: 3px 0px;
}
.c-select__submit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 0;
}
.c-select__bottom {
  margin-top: 80px;
}
.c-select__check__box {
  display: grid;
  grid-template-columns: -webkit-max-content -webkit-max-content;
  grid-template-columns: max-content max-content;
  gap: 12px;
  padding: 15px 16px;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.c-select__check__box:hover {
  background: #F4F4F4;
}
.c-select__check--style {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  z-index: -1;
  pointer-events: none;
}
.c-select__check--style--inactive {
  background: #F4F4F4;
}
.c-select__check--input:checked~.c-select__check--style {
  border: 1px solid #6fb92b;
}

/* Project
   ----------------------------------------------------------------- */
.p-product--box {
  padding: 24px 0 160px;
}

.p-product__column {
  display: grid;
  gap: 40px;
}

/* Product
   ----------------------------------------------------------------- */
.p-product__slider {
  height: auto;
  max-height: 477px;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  position: relative;
  z-index: 1;
  margin: 0 0 64px !important;
}
.p-product__slider.slick-initialized {
  opacity: 1;
}
.p-product__slider__arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(38, 38, 38, 0.3);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  z-index: 10;
}
.p-product__slider__arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-product__slider__arrow--next {
  right: 8px;
}
.p-product__slider__arrow--next:before {
  width: 7px;
  height: 11px;
  background-image: url(/images/icon/parts/ico-arrow-right-white.png);
  background-size: cover;
}
.p-product__slider__arrow--prev {
  left: 8px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.p-product__slider__arrow--prev:before {
  width: 7px;
  height: 11px;
  background-image: url(/images/icon/parts/ico-arrow-left-white.png);
  background-size: cover;
}
.p-product__slider__dots {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 8px;
  margin: 0 auto !important;
  position: relative;
  top: 9px;
}
.p-product__slider__dots>li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #C7C7C7;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
.p-product__slider__dots>li.slick-active {
  background: #767676;
}
.p-product__slider__dots>li>button {
  opacity: 0;
  width: 100%;
  height: 100%;
}
.p-product__title {
  margin-bottom: 40px;
}
.p-product__upload_img__box {
  margin: 24px 0;
  overflow: hidden;
  aspect-ratio: 728/437;
}
.p-product__upload_img__box,.p-product__upload_img__review {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.p-product__upload_img__review {
  width: 100%;
  height: auto;
  -o-object-position: center;
     object-position: center;
}

.p-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}
.p-overlay--active {
  display: block;
}
.p-overlay__copy {
  position: absolute;
  width: 100%;
  margin-top: 35vh;
  text-align: center;
}
.p-overlay__body,.p-overlay__title {
  color: #fff;
}
.p-overlay__spinner {
  width: 80px;
  height: 80px;
  border: 4px solid #ddd;
  border-top-color: #999;
  border-radius: 50%;
  -webkit-animation: sp-anime 0.8s infinite linear;
          animation: sp-anime 0.8s infinite linear;
}
.p-overlay__spinner__box {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

@-webkit-keyframes sp-anime {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes sp-anime {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
/* Utility
   ----------------------------------------------------------------- */
.u-margin--center {
  margin: 0 auto;
}
@media (max-width: 768px){
  .pc {
    display: none !important;
  }
  .c-card {
    padding: 24px 15px;
  }
  .c-card--box {
    gap: 24px;
  }
  .c-search--box--negative {
    gap: 12px;
  }
  .c-search__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
    gap: 8px;
  }
  .c-search__submit {
    margin: 0 auto;
    width: 100%;
  }
  .c-search__submit>.c-button {
    width: 100%;
  }
  .c-form__checkbox--engine {
    width: 44px;
    height: 44px;
  }
  .c-form__checkbox--engine--min {
    width: 32px;
    height: 32px;
  }
  .c-form__checkbox--engine--min--sp {
    width: 24px;
    height: 24px;
  }
  .c-form__checkbox--engine__box {
    gap: 4px;
  }
  .c-form__select__box--min {
    width: 26.1333333333vw;
    max-width: 98px;
  }
  .c-form__textarea--repost_content,.c-form__textarea--repost_request {
    height: 200px;
  }
  .c-form__image__box {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border: none;
    background: none;
    margin: 8px auto 0;
  }
  .c-form__image__box--active {
    height: 190px;
    border: 1px solid #e0e0e0;
  }
  .c-form__image__input {
    width: min(91.7333333333vw, 344px);
    height: 50px;
    font-size: 15px;
  }
  .c-info__box {
    margin-bottom: 32px;
  }
  .c-info__body {
    height: 141px;
  }
  .c-info__title {
    margin-bottom: 8px;
  }
  .c-review__modal {
    padding: 32px 16px 24px;
  }
  .c-review__modal--comp {
    padding: 80px 15px 275px;
  }
  .c-review__form__textarea {
    height: 150px;
  }
  .c-review__form__service {
    grid-template-columns: 100%;
  }
  .c-review__form__submit,.c-review__form__submit .c-button {
    width: 100%;
  }
  .c-select {
    padding-top: 72px;
    margin-bottom: 20px;
  }
  .c-select__card {
    grid-template-columns: -webkit-max-content 32px auto;
    grid-template-columns: max-content 32px auto;
    gap: 4px 12px;
  }
  .c-select__card--confirm--no-input {
    grid-template-columns: 24px auto;
  }
  .c-select__word {
    margin-left: -4px;
  }
  .c-select__word--confirm {
    margin-left: 0px;
  }
  .c-select__info__box {
    grid-column: 2/4;
    padding: 3px 0;
  }
  .c-select__info__box--confirm {
    grid-column: 1/3;
  }
  .c-select__submit {
    margin: 32px auto 0;
    width: 100%;
  }
  .c-select__submit>.c-button {
    width: 100%;
  }
  .c-select__bottom {
    margin-top: 40px;
  }
  .p-product__column {
    gap: 80px;
  }
  .p-product__column--regist {
    padding-top: 20px;
    gap: 48px;
  }
  .p-product__slider {
    width: 100vw;
    margin: 0 0 43px !important;
  }
  .p-product__title {
    margin-bottom: 20px;
  }
  .u-margin--center--fit--sp {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .u-margin--l--minus-4 {
    margin-left: -4px;
  }
}
@media (min-width: 769px){
  .sp {
    display: none !important;
  }
  .c-form__textarea--pc-300 {
    height: 300px;
  }
  .c-info__body--none {
    margin-bottom: 10px;
  }
  .c-review {
    margin-top: 60px;
  }
  .p-product__column {
    padding-top: 24px;
    grid-template-columns: calc(100% - 372px) 332px;
    max-width: 1100px;
    margin: 0 auto;
    width: calc(100% - 80px);
  }
  .p-product__column--left {
    max-width: 728px;
    width: 100%;
  }
  .u-margin--center--fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

/*# sourceMappingURL=negative.css.map*/