@charset "utf-8";

/* common */
h2.section-title,
h2.section-title_sub{
  background: none;
}

#finesmooth_goods picture {
  display: inline-block;
}

#finesmooth_goods img {
  vertical-align: bottom;
  height: auto;
}

#finesmooth_goods.finesmooth {
  color: #3c3a3a;
}

#finesmooth_goods .mv {
  margin: 0;
  padding: 0;
}

#finesmooth_goods .section-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#finesmooth_goods .bg-box {
  background-color: #f0ede9;
}

#finesmooth_goods .section-2 .section-title {
  margin: 0;
  padding: 50px 0 0;
  border: none;
  text-align: center;
  background-color: transparent;
}

#finesmooth_goods .section-2 .section-title .sub {
  display: block;
}

#finesmooth_goods .section-2 .section-title .text {
  display: block;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
  letter-spacing: .08em;
}

#finesmooth_goods .section-2 .section-title .text .underline {
  position: relative;
  z-index: 1;
}

#finesmooth_goods .section-2 .section-title .text .underline::after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  height: 7px;
  width: 100%;
  background-color: #fff;
  border-radius: 50vh;
  z-index: -1;
}

#finesmooth_goods .section-3 .section-title_sub {
  border: none;
  text-align: center;
  background-color: transparent;
  margin-top: 0;
}

#finesmooth_goods .section-3 .section-title_sub .sub {
  display: block;
  color: #e0735d;
  font-weight: 400;
}

#finesmooth_goods .section-3 .section-title_sub .text {
  font-weight: 600;
}

#finesmooth_goods .section-3 .section-title_sub .text .underline {
  background: linear-gradient(transparent 60%, #f3c7be 60%);
}

#finesmooth_goods .flex-box {
  display: flex;
  justify-content: center;
}

#finesmooth_goods .btn-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#finesmooth_goods .btn-wrap a {
  display: inline-flex;
  margin-bottom: 25px;
  font-size: 20px;
  padding: 20px 65px;
  border-radius: 50vh;
  transition: .3s ease;
}

#finesmooth_goods .btn-wrap a:last-child {
  margin-bottom: 0;
}

#finesmooth_goods .btn-wrap a:hover {
  opacity: .7;
}

#finesmooth_goods .btn-primary {
  border: 2px solid #aa8f63;
  color: #fff;
  background-color: #aa8f63;
}

#finesmooth_goods .btn-primary:hover {
  color: #fff;
}

#finesmooth_goods .btn-secondary {
  border: 2px solid #aa8f63;
  color: #aa8f63;
  background-color: transparent;
}

#finesmooth_goods .btn-secondary:hover {
  color: #aa8f63;
}

#finesmooth_goods .arrow-bottom,
#finesmooth_goods .arrow-right {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#finesmooth_goods .arrow-bottom::after {
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translate(0,-50%) rotate(45deg);
}

#finesmooth_goods .arrow-right::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translate(0,-50%) rotate(45deg);
}

#finesmooth_goods .btn-secondary::after {
  border-color: #aa8f63;
}

#finesmooth_goods .section-intro {
  text-align: center;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
  line-height: 2;
}

#finesmooth_goods .section-intro .em {
  padding: 2px 5px;
  background-color: #fff;
}

#finesmooth_goods .section-about_point .title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  letter-spacing: .1em;
}

#finesmooth_goods .section-about_point .title::before,
#finesmooth_goods .section-about_point .title::after {
  border-top: 1px solid;
  content: "";
  width: 300px;
}

#finesmooth_goods .section-about_point .title::before {
  margin-right: 1em;
}

#finesmooth_goods .section-about_point .title::after {
  margin-left: 1em;
}

#finesmooth_goods .section-about_point .flex-box_item:last-child {
  margin-right: 0;
}

#finesmooth_goods .section-about_point .flex-box_item .circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50vh;
  font-weight: 600;
  text-align: center;
}

#finesmooth_goods .section-about_point .flex-box_item .circle .num {
  margin-top: -20px;
  color: #e0735d;
  font-weight: 400;
}

#finesmooth_goods .section-about_point .flex-box_item .circle .underline {
  background: linear-gradient(transparent 60%, #f3c7be 60%);
}

#finesmooth_goods .section-about_point .image {
  display: block;
  text-align: center;
}

#finesmooth_goods .review {
  margin: 0 auto;
}

#finesmooth_goods .section-review .note {
  text-align: right;
}

#finesmooth_goods .review_item {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  background-color: #f5f3ef;
}

#finesmooth_goods .review_item .usr {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  text-align: center;
}

#finesmooth_goods .review_item .usr .tag {
  display: inline-block;
  margin-bottom: 5px;
  padding: 0 5px;
  background-color: #a7895b;
  color: #fff;
  border-radius: 3px;
}

#finesmooth_goods .review-main .balloon .title {
  color: #a7895b;
  font-weight: 600;
}

#finesmooth_goods .review-main .balloon .star-on {
  color: #e9a926;
}

#finesmooth_goods .review-main .balloon .star-off {
  color: #c5c5c5;
}

#finesmooth_goods .review-main .balloon .num {
  margin-left: 10px;
}

#finesmooth_goods .section-test .section-title {
  text-align: center;
}

#finesmooth_goods .test-info .test-info_text {
  font-weight: 600;
}

#finesmooth_goods .test-faq {
  position: relative;
  margin: 0 auto;
}

#finesmooth_goods .test-item {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 100vw;
  background-color: rgba(255,255,255,.8);
}

#finesmooth_goods .test-item.is-show {
  margin-left: 0;
}

#finesmooth_goods .test-item .lead {
  display: flex;
  align-items: center;
  color: #a79069;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
}


#finesmooth_goods .test-item .lead::before, #finesmooth_goods .test-item .lead::after {
  border-top: 1px solid #a79069;
  content: "";
}

#finesmooth_goods .test-item .lead::before {
  margin-right: 1em;
}

#finesmooth_goods .test-item .lead::after {
  margin-left: 1em;
}

#finesmooth_goods .test-item .title .num {
  color: #a79069;
}

#finesmooth_goods .test-item .answer-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

#finesmooth_goods .test-item .answer-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(167, 144, 105, .9);
  color: #aa8f63;
  border-radius: 50vh;
  transition: .3s ease;
  width: 100%;
}

#finesmooth_goods .test-item .answer-item:hover {
  color: #fff;
  background-color: rgba(167, 144, 105, .9);
}

#finesmooth_goods .test-item .result-product {
  background-color: rgba(205, 198, 189, .3);
  text-align: center;
}

#finesmooth_goods .test-item .product-name {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
  line-height: 1.4;
}

#finesmooth_goods .btn-product {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  background-color: rgba(167, 144, 105, .9);
  border-radius: 50vh;
  transition: .3s ease;
}

#finesmooth_goods .btn-product::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0,-50%) rotate(45deg);
}

#finesmooth_goods .btn-product:hover {
  color: #fff;
  opacity: .7;
}

#finesmooth_goods .test-item .btn-start {
  margin-top: 10px;
  color: #aa8f63;
  text-decoration: underline;
}

#finesmooth_goods .test-item .btn-start:hover {
  text-decoration: none;
}

#finesmooth_goods .test-item .text {
  text-align: center;
}

#finesmooth_goods .point-index .flex-box_item {
  background-color: #fff;
  text-align: center;
}

#finesmooth_goods .point-index .flex-box_item .sub {
  color: #e0735d;
}

#finesmooth_goods .point-index .flex-box_item a {
  color: #3c3a3a;
}

#finesmooth_goods .point-index .flex-box_item .title {
  font-weight: 600;
}

#finesmooth_goods .point-index .flex-box_item .title .underline {
  background: linear-gradient(transparent 70%, #f3c7be 70%);
}

#finesmooth_goods .point-index + picture {
  width: 100%;
  text-align :center;
}

#finesmooth_goods .point-child {
  background-color: #fff;
}

#finesmooth_goods .point-child .section-title_sub {
  border-bottom: 2px solid #d4d2d2;
}

#finesmooth_goods .point-box .title {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
  line-height: 2;
}

#finesmooth_goods .point-child-sub .wrap .point-child-sub-box:nth-child(even) {
  background-color: #f6f6f7;
}

#finesmooth_goods .point-box .title .underline {
  background: linear-gradient(transparent 60%, #f3c7be 60%);
}

#finesmooth_goods .point-child-sub .section-title_bg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  border: none;
}

#finesmooth_goods .material-box {
  align-items: center;
}

#finesmooth_goods .material-box .material {
  text-align: center;
}

#finesmooth_goods .material-box .material-image picture {
  position: relative;
}

#finesmooth_goods .material-box .material-image .num {
  position: absolute;
  font-weight: 200;
  font-style: italic;
}

#finesmooth_goods .material-box .material .title {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
}

#finesmooth_goods .pink .material .num,
#finesmooth_goods .pink .material .title,
#finesmooth_goods .pink .product .name {
  color: #f06191;
}

#finesmooth_goods .yellow .material .num,
#finesmooth_goods .yellow .material .title,
#finesmooth_goods .yellow .product .name {
  color: #f9ab05;
}

#finesmooth_goods .blue .material .num,
#finesmooth_goods .blue .material .title,
#finesmooth_goods .blue .product .name {
  color: #10adbb;
}

#finesmooth_goods .material-box .product-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#finesmooth_goods .point-child-sub-box:nth-child(even) .material-box .product-wrap {
  background-color: #fff;
}

#finesmooth_goods .material-box.pink .product-wrap {
  background-color: #fdf3f6;
}

#finesmooth_goods .material-box.yellow .product-wrap {
  background-color: #fdf9eb;
}

#finesmooth_goods .material-box.blue .product-wrap {
  background-color: #eaf8f9;
}

#finesmooth_goods .material-box .product-info {
  flex: 1;
  margin-left: 20px;
  text-align: center;
}

#finesmooth_goods .material-box .product-info .name {
  font-weight: 600;
}

#finesmooth_goods .material-box .product-info .price {
  color: #3c3a3a!important;
  font-weight: 600;
}

#finesmooth_goods .material-box .product-info .btn-product::after {
  border-width: 1px;
}

#finesmooth_goods .section-faq {
  background-color: #efeeea;
}

#finesmooth_goods .section-faq .section-title {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
}

#finesmooth_goods .modal .overlay {
  display: none;
  position: fixed;
  background-color: rgba(0,0,0,.8);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
}

#finesmooth_goods .modal-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60vw;
  height: auto;
  background-color: #fff;
  z-index: 10001;
}

#finesmooth_goods .modal-body {
  position: relative;
  padding: 50px;
}

#finesmooth_goods .modal-content {
  background-color: transparent;
  text-align: center;
  line-height: 1.6;
}

#finesmooth_goods .btn-close {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-size: 30px;
}

#finesmooth_goods .check-box .flex-box_item .em {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
}

#finesmooth_goods .nav-wrap .title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#finesmooth_goods .nav-wrap .title::before, .nav-wrap .title::after {
  border-top: 1px solid;
  content: "";
}

#finesmooth_goods .nav-wrap .title::before {
  margin-right: 1em;
}

#finesmooth_goods .nav-wrap .title::after {
  margin-left: 1em;
}

#finesmooth_goods .nav-wrap .flex-box_item a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  background-color: #f0ede9;
  color: #3c3a3a;
  width: 100%;
  font-weight: 600;
}

#finesmooth_goods .nav-wrap .flex-box_item a::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 0 0 10px;
  border-top: solid 2px #3c3a3a;
  border-right: solid 2px #3c3a3a;
  transform: rotate(45deg);
}

#finesmooth_goods .nav-wrap .flex-box_item a:hover {
  color: #3c3a3a;
  opacity: .7;
}

#finesmooth_goods .nav-wrap .flex-box_item a .bg {
  background-color: #fff;
}

#finesmooth_goods .section-adjust {
  background-color: #efeeea;
}

#finesmooth_goods .section-adjust .flex-box_item .title {
  margin: 0;
  padding: 0;
  border: none;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
}

#finesmooth_goods .section-adjust .flex-box_item .title .underline {
  background: linear-gradient(transparent 60%, #f3c7be 60%);
}

#finesmooth_goods .section-adjust .figure-box {
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
}

#finesmooth_goods .section-adjust .figure-box_title {
  display: inline-block;
  font-weight: 600;
  border-bottom: 1px solid;
}

#finesmooth_goods .support-box_title {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
}

#finesmooth_goods .support-box .flex-box_item p .underline {
  background: linear-gradient(transparent 60%, #f3c7be 60%);
}


#finesmooth_goods .section-adjust .flex-box {
  align-items: center;
}

#finesmooth_goods .section-faq .section-title {
  text-align: center;
}

#finesmooth_goods .section-faq .section-title .en {
  display: block;
  color: #ad9670;
  font-family: 'Noto Sans Japanese', sans-serif;
}

#finesmooth_goods .section-faq .faq-list {
  border-bottom: 2px solid #d6d5d1;
}

#finesmooth_goods .section-faq .faq-list_title {
  border-top: 2px solid #d6d5d1;
  font-weight: 600;
}

#finesmooth_goods .section-faq .faq-list_title .q {
  margin-right: 15px;
  color:#ad9670;
}

#finesmooth_goods .section-faq .faq-list_content {
  background-color: #fff;
  font-weight: 600;
  line-height: 1.8;
}

#finesmooth_goods .section-faq .faq-list_content a {
  text-decoration: underline;
}

#finesmooth_goods .section-faq figure {
  text-align: center;
}

#finesmooth_goods .accordion .js-switch {
  position: relative;
  cursor: pointer;
}

#finesmooth_goods .accordion .js-switch::before,
#finesmooth_goods .accordion .js-switch::after {
  content: '';
  display: block;
  width: 14px;
  height: 3px;
  background: #736461;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

#finesmooth_goods .accordion .js-switch::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

#finesmooth_goods .accordion .js-switch.is-active::after {
  transform: rotate(0);
  transition: 0.5s;
  margin-top: -2px;
}

#finesmooth_goods .accordion .js-switch + * {
  display: none;
}

#finesmooth_goods .section-products h2.section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #70625e;
  color: #fff;
  line-height: 1;
}

#finesmooth_goods .section-products h2.section-title .en {
  letter-spacing: .1em;
}

#finesmooth_goods .section-products h2.section-title .bg {
  background-color: #fff;
  color: #70625e;
  border-radius: 50vh;
  font-weight: 600;
}

#finesmooth_goods .products-intro {
  color: #70625e;
  background-color: #f0f4f8;
}

#finesmooth_goods .products-intro .flex-box {
  font-weight: 600;
  letter-spacing: .1em;
}

#finesmooth_goods .products-intro .flex-box p.title {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  letter-spacing: .18em;
}

#finesmooth_goods .product-wrap-title {
  position: relative;
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  text-align: center;
}

#finesmooth_goods .product-wrap-title .sub {
  color: #fff;
  background-color: #aa8f63;
  border-radius: 3px;
  font-weight: 600;
  letter-spacing: .1em;
}

#finesmooth_goods .product-wrap-title .text {
  display: block;
  color: #aa8f63;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', serif;
  font-weight: 600;
  letter-spacing: .02em;
}

#finesmooth_goods .tag-wrap {
  display: flex;
  justify-content: center;
}

#finesmooth_goods .tag-wrap .tag {
  padding: 0 5px;
  border: 1px solid;
}

#finesmooth_goods .product-box {
  flex-wrap: wrap;
}

#finesmooth_goods .product-box .flex-box_item div {
  display: flex;
  flex-direction: column;
}

#finesmooth_goods .product-box .btn-product {
  margin: auto auto 0 auto;
}

#finesmooth_goods .products-child:nth-child(even) {
  background-color: #f7f6f4;
}

#finesmooth_goods .product-box .product-name {
  font-weight: 600;
  text-align: left;
}

#finesmooth_goods .product-box .product-price {
  text-align: right;
  font-weight: 600;
}

#finesmooth_goods .products-child p.title {
  margin-bottom: 30px;
  padding-top: 50px;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

/* add */
.section-point-2 .section-container > p {
	font-size: 17px;
    line-height: 1.8;
	display: table;
    margin: 30px auto 0;
}
#finesmooth_goods .btn-container {
	text-align: center;
	margin: 25px auto 40px;
}
#finesmooth_goods .btn-container a {
    padding: 15px 40px;
}

/* pc */
@media screen and (min-width: 769px) {
  #finesmooth_goods .sp-only {
    display: none;
  }

  #finesmooth_goods .section-container {
    width: 1000px;
  }

  #finesmooth_goods .section-2 .section-title {
    margin-bottom: 20px;
  }

  #finesmooth_goods .section-2 .section-title .text {
    font-size: 40px;
  }

  #finesmooth_goods .section-2 .section-title .text .small {
    font-size: 35px;
  }

  #finesmooth_goods .section-3 .section-title_sub {
    margin-bottom: 0;
    padding: 50px 0 30px;
  }

  #finesmooth_goods .section-3 .section-title_sub .sub {
    font-size: 20px;
  }

  #finesmooth_goods .section-3 .section-title_sub .sub .num {
    margin-left: 10px;
    font-size: 36px
  }

  #finesmooth_goods .section-3 .section-title_sub .text {
    font-size: 30px;
  }

  #finesmooth_goods .section-intro {
    font-size: 26px;
  }

  #finesmooth_goods .section-about {
    padding-bottom: 25px;
  }

  #finesmooth_goods .section-about_point {
    margin-top: 35px;
  }

  #finesmooth_goods .section-about_point .title {
    margin-bottom: 40px;
    font-size: 26px;
  }

  #finesmooth_goods .section-about_point .flex-box_item {
    margin-right: 20px;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle {
    width: 182px;
    height: 182px;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle .num {
    font-size: 32px;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle .text {
    font-size: 21px;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle .text .large {
    font-size: 23px;
  }

  #finesmooth_goods .section-about_point .image {
    margin: 20px auto 35px;
  }

  #finesmooth_goods .section-review {
    padding-bottom: 100px;
  }

  #finesmooth_goods .review {
    width: 800px;
  }

  #finesmooth_goods .review_item {
    margin-bottom: 20px;
  }

  #finesmooth_goods .review_item .usr {
    margin-right: -35px;
    width: calc(800px - 508px);
  }

  #finesmooth_goods .review_item .usr .product-name {
    margin-bottom: 15px;
    font-size: 18px;
  }

  #finesmooth_goods .review_item .usr .image {
    margin-bottom: 10px;
  }

  #finesmooth_goods .review_item .usr .usr-data {
    font-size: 16px;
  }

  #finesmooth_goods .review_item .review-main {
    padding: 20px 25px 20px 0;
  }

  #finesmooth_goods .review-main .balloon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 40px 20px 60px;
    width: 508px;
    height: 290px;
    background: url(/img/usr/freepage/finesmooth/bg-review.png);
    box-sizing: border-box;
  }

  #finesmooth_goods .review-main .balloon .title {
    font-size: 22px;
  }

  #finesmooth_goods .review-main .balloon .star-wrap {
    font-size: 25px;
  }

  #finesmooth_goods .review-main .balloon .text {
    font-size: 15px;
    line-height: 27px;
  }

  #finesmooth_goods .section-test {
    height: 528px;
    background: url(/img/usr/freepage/finesmooth/bg-test.jpg);
    background-size: cover;
    box-sizing: border-box;
    overflow: hidden;
  }

  #finesmooth_goods .section-test .section-container {
    height: 100%;
  }

  #finesmooth_goods .test-info {
    width: 50%;
  }

  #finesmooth_goods .section-test .test-info .sub {
    margin-bottom: 10px;
  }

  #finesmooth_goods .test-info .test-info_text {
    text-align: center;
    font-size: 18px;
    line-height: 1.7;
  }

  #finesmooth_goods .test-info .test-info_text .small {
    margin-top: 10px;
    font-size: 14px;
  }

  #finesmooth_goods .test-main {
    width: 50%;
  }

  #finesmooth_goods .test-faq {
    height: 470px;
    width: 450px;
  }

  #finesmooth_goods .test-wrap {
    display: flex;
    align-items: center;
    height: 100%;
  }

  #finesmooth_goods .test-item {
    height: 470px;
    width: 450px;
  }

  #finesmooth_goods .test-item .lead {
    margin-top: 20px;
    color: #a79069;
    font-size: 38px;
  }

  #finesmooth_goods .test-item .lead::before, #finesmooth_goods .test-item .lead::after {
    width: 120px;
  }

  #finesmooth_goods .test-item .title {
    margin-top: 90px;
    font-size: 19px;
  }

  #finesmooth_goods .test-item .lead + .title {
    margin-top: 0;
  }

  #finesmooth_goods .test-item .title .num {
    font-size: 32px;
  }

  #finesmooth_goods .test-item .answer-wrap {
    margin-top: 40px;
  }

  #finesmooth_goods .test-item .answer-item {
    margin-bottom: 20px;
    padding: 15px 0;
    font-size: 17px;
    width: 75%;
  }

  #finesmooth_goods .test-item .text {
    font-size: 19px;
  }

  #finesmooth_goods .test-item .result-product {
    margin-top: 20px;
    padding: 20px 0;
    width: 87.5%;
  }

  #finesmooth_goods .test-item .product-name {
    font-size: 20px;
  }

  #finesmooth_goods .btn-product {
    margin: 10px auto;
    padding: 10px 40px;
    font-size: 17px;
  }

  #finesmooth_goods .btn-product:last-child {
    margin-bottom: 0;
  }

  /*#finesmooth_goods .point-index {
    margin-top: 35px;
  }*/

  #finesmooth_goods .point-index .flex-box_item {
    margin-right: 15px;
    padding: 10px 0 30px;
    width: 292px;
  }

  #finesmooth_goods .point-index .flex-box_item:last-child {
    margin-right: 0;
  }

  #finesmooth_goods .point-index .flex-box_item .sub {
    font-size: 20px;
  }

  #finesmooth_goods .point-index .flex-box_item .sub .num {
    margin-left: 10px;
    font-size: 36px;
  }

  #finesmooth_goods .point-index .flex-box_item .title {
    font-size: 22px;
  }

  #finesmooth_goods .point-index .flex-box_item .title::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 0 5px 10px;
    border-top: solid 2px #9d9c9c;
    border-right: solid 2px #9d9c9c;
    transform: rotate(135deg);
  }

  #finesmooth_goods .point-index + picture {
    margin: 40px auto 60px;
  }

  #finesmooth_goods .point-box {
    margin-bottom: 60px;
  }

  #finesmooth_goods .point-box:last-child {
    margin-bottom: 0;
  }

  #finesmooth_goods .point-box .flex-box_item:first-child {
    margin-right: 20px;
  }

  #finesmooth_goods .point-box .image {
    width: 446px;
  }

  #finesmooth_goods .point-box .text {
    width: 405px;
  }

  #finesmooth_goods .point-box .title {
    margin-bottom: 10px;
    font-size: 29px;
  }

  #finesmooth_goods .point-box .content {
    margin-left: 10px;
    font-size: 16px;
    line-height: 1.9;
  }

  #finesmooth_goods .point-box .content img {
    float: right;
  }

  /*#finesmooth_goods .section-point-1 {
    padding-bottom: 100px;
  }*/

  #finesmooth_goods .point-child .section-content {
    padding: 60px 0 0;
  }

  #finesmooth_goods .section-point-soft .section-title_bg {
    border-top: 5px solid #fba2c0;
    background: url(/img/usr/freepage/finesmooth/bg-soft.jpg) no-repeat;
    background-size: cover;
  }

  #finesmooth_goods .section-point-moist .section-title_bg {
    border-top: 5px solid #f9ab05;
    background: url(/img/usr/freepage/finesmooth/bg-moist.jpg) no-repeat;;
    background-size: cover;
  }

  #finesmooth_goods .section-point-solid .section-title_bg {
    border-top: 5px solid #32bac6;
    background: url(/img/usr/freepage/finesmooth/bg-solid.jpg) no-repeat;;
    background-size: cover;
  }

  #finesmooth_goods .point-child-sub-box {
    padding: 45px 0;
  }

  #finesmooth_goods .material-box .material {
    width: 380px;
  }

  #finesmooth_goods .material-box .product {
    margin-left: 100px;
    width: 434px;
  }

  #finesmooth_goods .material-image .num {
    position: absolute;
    top: -10px;
    left: -20px;
    font-size: 52px;
    font-style: italic;
  }

  #finesmooth_goods .material-box .product-wrap {
    margin-bottom: 15px;
    padding: 23px 20px 30px;
  }

  #finesmooth_goods .material-box .product-wrap:last-child {
    margin-bottom: 0;
  }

  #finesmooth_goods .material-box .material .title {
    margin-top: 20px;
    font-size: 30px;
  }

  #finesmooth_goods .material-box .material .lead {
    font-size: 15px;
    line-height: 1.8;
  }

  #finesmooth_goods .material-box .product-info .name {
    margin-bottom: 10px;
    font-size: 16px;
  }

  #finesmooth_goods .material-box .product-info .price {
    margin-bottom: 10px;
  }

  #finesmooth_goods .material-box .product-info .btn-product {
    padding: 10px 30px;
    font-size: 15px;
  }

  #finesmooth_goods .check-box {
    align-items: center;
    padding: 40px 0;
  }

  #finesmooth_goods .check-box .flex-box_item:first-child {
    flex: 1;
    margin-right: 30px;
    font-size: 17px;
  }

  #finesmooth_goods .check-box .flex-box_item p {
    line-height: 1.8;
  }

  #finesmooth_goods .check-box .flex-box_item .em {
    margin-top: 20px;
    font-size: 28px;
  }

  #finesmooth_goods .check-box .flex-box_item .btn-product {
    margin-top: 30px;
    padding: 15px 40px;
  }

  #finesmooth_goods .check-box .flex-box_item .btn-product::after {
    margin-top: 3px;
  }

  #finesmooth_goods .nav-wrap .title {
    margin-bottom: 35px;
    font-size: 26px;
    font-weight: 600;
  }

  #finesmooth_goods .nav-wrap .title::before, #finesmooth_goods .nav-wrap .title::after {
    width: 325px;
  }

  #finesmooth_goods .nav-wrap .flex-box_item {
    margin-right: 15px;
    width: 313px;
    font-size: 21px;
  }

  #finesmooth_goods .nav-wrap .flex-box_item:last-child {
    margin-right: 0;
  }

  #finesmooth_goods .nav-wrap .flex-box_item a {
    padding: 20px 0;
  }

  #finesmooth_goods .nav-wrap .flex-box_item a .bg {
    margin-right: 5px;
    padding: 0 5px;
  }

  #finesmooth_goods .section-adjust {
    margin-top: 40px;
    padding: 50px 0;
  }

  #finesmooth_goods .section-adjust .flex-box_item {
    width: 50%;
  }

  #finesmooth_goods .section-adjust .flex-box_item:last-child {
    text-align: center;
  }

  #finesmooth_goods .section-adjust .flex-box_item .title {
    margin-bottom: 10px;
    font-size: 29px;
  }

  #finesmooth_goods .section-adjust .flex-box_item p {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.8;
  }

  #finesmooth_goods .section-adjust .figure-box {
    margin-top: 60px;
    padding: 30px 0 50px;
  }

  #finesmooth_goods .section-adjust .figure-box_title {
    margin-bottom: 15px;
    font-size: 23px;
  }

  #finesmooth_goods .section-adjust .figure-box .flex-box_item {
    width: auto;
  }

  #finesmooth_goods .support-box {
    margin-top: 50px;
    padding-bottom: 80px;
  }

  #finesmooth_goods .support-box .flex-box {
    align-items: center;
    margin-bottom: 0;
  }

  #finesmooth_goods .support-box .flex-box_item.text {
    flex: none;
    width: 405px;
  }

  #finesmooth_goods .support-box .flex-box_item:first-child {
    margin-right: 35px;
  }

  #finesmooth_goods .support-box .flex-box_item p {
    font-size: 17px;
    line-height: 1.8;
  }
  #finesmooth_goods .support-box .flex-box_item p.support-box_title {
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 1.5;
  }

  #finesmooth_goods .support-box .flex-box_item video {
    width: 521px;
    height: 292px;
  }

  #finesmooth_goods .section-faq {
    padding: 60px 0 85px;
  }

  #finesmooth_goods .section-faq .section-title {
    margin: 0 auto 35px;
    font-size: 34px;
  }

  #finesmooth_goods .section-faq .section-title .en {
    font-size: 26px;
  }

  #finesmooth_goods .section-faq .faq-list {
    margin: 0 auto;
    width: 865px;
    font-size: 18px;
  }

  #finesmooth_goods .section-faq .faq-list_title {
    padding: 20px 40px 20px 20px;
  }

  #finesmooth_goods .section-faq .faq-list_content {
    margin: 0 20px 20px;
    padding: 20px 40px;
  }

  #finesmooth_goods .section-faq .faq-list_content figure {
    margin: 20px auto;
  }

  #finesmooth_goods .section-faq .faq-list_content .flex-box {
    justify-content: space-between;
  }

  #finesmooth_goods .section-faq .faq-list_content .flex-box_item {
    width: 48%;
  }

  #finesmooth_goods .section-products h2.section-title {
    margin-bottom: 0;
    padding: 20px 0;
    font-size: 31px;
  }

  #finesmooth_goods .section-products h2.section-title .bg {
    margin-left: 15px;
    padding: 3px 15px;
    font-size: 18px;
  }

  #finesmooth_goods .products-intro {
    padding: 50px 0;
  }

  #finesmooth_goods .products-intro .flex-box {
    align-items: center;
  }

  #finesmooth_goods .products-intro .flex-box p {
    font-size: 17px;
    line-height: 2.2;
  }

  #finesmooth_goods .products-intro .flex-box p.title {
    font-size: 28px;
  }

  #finesmooth_goods .products-intro .flex-box_item {
    width: 50%;
  }

  #finesmooth_goods .products-child .section-title {
    margin-bottom: 40px;
  }

  #finesmooth_goods .products-child .section-title .text {
    margin-top: -20px;
    font-size: 28px;
  }

  #finesmooth_goods .product-wrap-title {
    margin: 0 auto 20px;
    padding: 40px 0 30px;
    width: 785px;
  }

  #finesmooth_goods .product-wrap-title .sub {
    position: absolute;
    top: -20px;
    padding: 3px 10px;
    font-size: 17px;
    transform: translate(-50%, 0);
  }

  #finesmooth_goods .product-wrap-title .text {
    font-size: 42px;
  }

  #finesmooth_goods .tag-wrap {
    margin-bottom: 40px;
  }

  #finesmooth_goods .tag-wrap .tag {
    margin-right: 8px;
    font-size: 16px;
  }

  #finesmooth_goods .tag-wrap p {
    margin-right: 15px;
    font-size: 17px;
  }

  #finesmooth_goods .tag-wrap p:last-child {
    margin-right: 0;
  }

  #finesmooth_goods .products-child {
    padding-bottom: 65px;
  }

  #finesmooth_goods .product-box {
    margin: 0 auto;
    width: 785px;
  }

  #finesmooth_goods .product-box .flex-box_item {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc((100% - 30px * 2) / 3);
  }

  #finesmooth_goods .product-box .flex-box_item:nth-child(3n) {
    margin-right: 0;
  }

  #finesmooth_goods .product-box .flex-box_item div {
    flex: 1;
  }

  #finesmooth_goods .product-box .product-name {
    flex: 1;
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.6;
  }

  #finesmooth_goods .product-box .product-price {
    margin: 10px 0 20px;
    font-size: 17px;
  }

  #finesmooth_goods .product-box .product-detail {
    flex: 1;
    margin: 0 0 20px;
  }

  #finesmooth_goods .products-child .btn-wrap {
    margin-top: 65px;
  }

  #finesmooth_goods .section-review .note {
    width: 800px;
    margin: 0 auto;
  }

/* add */
  #finesmooth_goods .section-adjust .flex-box_item:first-child {
    margin: 0 0 0 25px;
  }

}

/* sp */
@media screen and (max-width: 768px) {
  #finesmooth_goods .pc-only {
    display: none;
  }

  #finesmooth_goods .btn-wrap {
    margin: 0 auto;
    width: 86vw;
  }

  #finesmooth_goods .btn-wrap a {
    margin-bottom: 5.33333333333vw;
    padding: 3.33333333333vw 11.7333333333vw;
    border-width: 1px;
    font-size: 15px;
  }

  #finesmooth_goods .arrow-bottom::after {
    display: inline-block;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-width: 1px;
    right: 6.66666666667vw;
  }

  #finesmooth_goods .btn-product::after {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-width: 1px;
  }

  #finesmooth_goods .section-2 .section-title {
    margin-bottom: 2.66666666667vw;
    padding-top: 6.66666666667vw;
  }

  #finesmooth_goods .section-2 .section-title .text {
    font-size: 27px;
  }

  #finesmooth_goods .section-2 .section-title .text .small {
    font-size: 23px;
  }

  #finesmooth_goods .section-about {
    padding-bottom: 7.6666666667vw;
  }

  #finesmooth_goods .section-about .section-title .sub img {
    width: 24.9333333333vw;
  }

  #finesmooth_goods .section-intro {
    font-size: 17px;
  }

  #finesmooth_goods .section-intro .em {
    padding: 0 5px;
  }

  #finesmooth_goods .section-about_point {
    margin-top: 5.33333333333vw;
  }

  #finesmooth_goods .section-about_point .title {
    margin-bottom: 5.33333333333vw;
    font-size: 16px;
  }

  #finesmooth_goods .section-about_point .title::before,
  #finesmooth_goods .section-about_point .title::after {
    width: 32vw;
  }

  #finesmooth_goods .section-about_point .flex-box {
    flex-wrap: wrap;
  }

  #finesmooth_goods .section-about_point .flex-box_item:nth-child(1) {
    margin-bottom: -2.66666666667vw;
    width: 100%;
  }

  #finesmooth_goods .section-about_point .flex-box_item:nth-child(2) {
    margin-right: 6.66666666667vw;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle {
    margin: 0 auto;
    width: 36.8vw;
    height: 36.8vw;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle .num {
    font-size: 24px;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle .text {
    font-size: 16px;
  }

  #finesmooth_goods .section-about_point .flex-box_item .circle .text .large {
    font-size: 17px;
  }

  #finesmooth_goods .section-about_point .image {
    margin: 4.66666666667vw auto 8vw;
    width: 78.5333333333vw;
  }

  #finesmooth_goods .section-review .sub img {
    width: 25.3333333333vw;
  }

  #finesmooth_goods .review .slick-track {
    display: flex;
  }

  /* #finesmooth_goods .review .slick-list {
    padding-right: 10%;
  } */

  #finesmooth_goods .review_item {
    display: flex!important;
    flex-direction: column;
    margin: 0 2.66666666667vw;
    padding: 2.66666666667vw 2.66666666667vw 6.66666666667vw;
    height: auto !important;
  }

  #finesmooth_goods .review_item:first-child {
    margin-left: -10px;
  }

  #finesmooth_goods .review_item:last-child {
    margin-right: -10px;
  }

  #finesmooth_goods .review_item .usr {
    flex-direction: row-reverse;
    justify-content: space-around;
    order: 2;
    margin-top: -3.33333333333vw;
    text-align: center;
  }

  #finesmooth_goods .review_item .review-main {
    order: 1;
  }

  #finesmooth_goods .review_item .balloon {
    padding: 4vw;
    /* width: 89.0666666667vw; */
    width: 100%;
    min-height: 90vw;
    background: url(/img/usr/freepage/finesmooth/sp/bg-review.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  #finesmooth_goods .review-main .balloon .title {
    font-size: 5.6vw;
  }

  #finesmooth_goods .review-main .balloon .star-wrap {
    font-size: 6.13333333333vw;
  }

  #finesmooth_goods .review-main .balloon .text {
    line-height: 1.6;
    font-size: 3.86666666667vw;
  }

  #finesmooth_goods .review_item .usr .tag {
    display: inline-block;
  }

  #finesmooth_goods .review_item .usr .product-name {
    font-size: 17px;
  }

  #finesmooth_goods .review_item .usr .date {
    font-size: 12px;
  }

  #finesmooth_goods .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }

  #finesmooth_goods .slick-dots li {
    margin: 0;
  }

  #finesmooth_goods .slick-dots li button:before {
    font-size: 25px;
  }

  #finesmooth_goods .slick-dots li.slick-active button:before {
    color: #aa8f63;
  }

  #finesmooth_goods .slick-prev{
    left: 10px;
    z-index: 100;
  }

  #finesmooth_goods .slick-next{
    right: 10px;
    z-index: 100;
  }

  #finesmooth_goods .slick-prev::before,
  #finesmooth_goods .slick-next::before {
    content: '';
    width: 30px;
    height: 30px;
  }

  #finesmooth_goods .slick-prev::before {
    left: 0;
    border-bottom: solid 2px #b7a484;
    border-left: solid 2px #b7a484;
    position: absolute;
    transform: rotate(45deg);
  }

  #finesmooth_goods .slick-next::before {
    right: 0;
    border-top: solid 2px #b7a484;
    border-right: solid 2px #b7a484;
    position: absolute;
    transform: rotate(45deg);
  }

  #finesmooth_goods .slick-prev.slick-disabled:before, #finesmooth_goods .slick-next.slick-disabled:before {
    opacity: 0;
  }

  #finesmooth_goods .section-test {
    background: url(/img/usr/freepage/finesmooth/sp/bg-test.jpg);
    background-size: cover;
    box-sizing: border-box;
    height: 170.533333333vw;
  }

  #finesmooth_goods .section-test .section-title {
    padding-top: 6vw;
    line-height: 1.3;
  }

  #finesmooth_goods .section-test .section-title .sub img {
    width: 27.6vw;
  }

  #finesmooth_goods .test-wrap {
    overflow: hidden;
    height: 170.533333333vw;
  }

  #finesmooth_goods .test-info .test-info_text {
    margin-bottom: 3vw;
    text-align: center;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
  }

  #finesmooth_goods .test-info .test-info_text .small {
    font-size: 13px;
  }

  #finesmooth_goods .test-item {
    left: 50%;
    padding: 2vw 0 0;
    width: 92vw;
    height: 100vw;
    transform: translate(-50%, 0);
  }

  #finesmooth_goods .test-item .lead {
    font-size: 8.53333333333vw;
    line-height: 1.3;
  }

  #finesmooth_goods .test-item .lead::before {
    margin-right: 3.33333333333vw;
  }

  #finesmooth_goods .test-item .lead::after {
    margin-left: 3.33333333333vw;
  }

  #finesmooth_goods .test-item .lead::before,
  #finesmooth_goods .test-item .lead::after {
    width: 26.6666666667vw;
  }

  #finesmooth_goods .test-item .title {
    margin-bottom: 4.66666666667vw;
    font-size: 4.26666666667vw;
  }

  #finesmooth_goods .test-item .title .num {
    font-size: 7.2vw;
  }

  #finesmooth_goods .test-item .answer-wrap {
    width: 69.6vw;
  }

  #finesmooth_goods .test-item .answer-item {
    margin-bottom: 4vw;
    padding: 2.66666666667vw 0;
    border-width: 1px;
    font-weight: 600;
  }

  #finesmooth_goods .test-item .answer-item:last-child {
    margin-bottom: 0;
  }

  #finesmooth_goods .test-item .text {
    margin-bottom: 4vw;
  }

  #finesmooth_goods .test-item .result-product {
    padding: 4vw 0;
    width: 78.1333333333vw;
  }

  #finesmooth_goods .btn-product {
    margin: 3vw 0;
    padding: 2.66666666667vw 9.33333333333vw;
  }

  #finesmooth_goods .btn-product:last-child {
    margin-bottom: 0;
  }

  #finesmooth_goods .section-point .section-title img {
    width: 46.9333333333vw;
  }

  #finesmooth_goods .section-point .section-intro {
    margin-bottom: 5.33333333333vw;
    line-height: 1.5;
  }

  #finesmooth_goods .point-index {
    flex-direction: column;
    align-items: center;
  }

  #finesmooth_goods .point-index .flex-box_item {
    margin-bottom: 3.33333333333vw;
    width: 83.6vw;
  }

  #finesmooth_goods .point-index .flex-box_item a {
    display: flex;
    align-items: center;
    padding: 4vw 5.33333333333vw;
  }

  #finesmooth_goods .point-index .flex-box_item a::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: auto 0 auto auto;
    border-top: solid 2px #9d9c9c;
    border-right: solid 2px #9d9c9c;
    top: 50%;
    transform: translate(0,-50%) rotate(135deg);
  }

  #finesmooth_goods .point-index .flex-box_item .sub {
    margin-right: 8vw;
    font-size: 17px;
    line-height: 1.2;
  }

  #finesmooth_goods .point-index .flex-box_item .sub .num {
    display: block;
    font-size: 31px;
    font-weight: 500;
  }

  #finesmooth_goods .point-index .flex-box_item .title {
    font-size: 16px;
  }

  #finesmooth_goods .point-index + picture {
    margin: 6.66666666667vw auto 9.33333333333vw;
  }

  #finesmooth_goods .point-child .section-title_sub {
    margin-bottom: 6.66666666667vw;
    padding: 6.66666666667vw 0;
  }

  #finesmooth_goods .section-3 .section-title_sub .sub {
    font-size: 17px;
  }

  #finesmooth_goods .section-3 .section-title_sub .sub .num {
    margin-left: 10px;
    font-size: 31px;
    font-weight: 500;
  }

  #finesmooth_goods .section-3 .section-title_sub .text {
    font-size: 22px;
  }

  #finesmooth_goods .section-point .point-box {
    flex-direction: column;
    margin: 0 auto;
    padding: 0 0 8vw;
    width: 88vw;
  }

  #finesmooth_goods .section-point .point-box .image {
    order: 1;
    margin-bottom: 2.66666666667vw;
  }

  #finesmooth_goods .section-point .point-box .text {
    order: 2;
  }

  #finesmooth_goods .point-box .title {
    font-size: 21px;
  }

  #finesmooth_goods .section-point-soft .section-title_bg {
    border-top: 3px solid #fba2c0;
    background: url(/img/usr/freepage/finesmooth/sp/bg-soft.jpg) no-repeat;
    background-size: cover;
  }

  #finesmooth_goods .section-point-moist .section-title_bg {
    border-top: 3px solid #f9ab05;
    background: url(/img/usr/freepage/finesmooth/sp/bg-moist.jpg) no-repeat;
    background-size: cover;
  }

  #finesmooth_goods .section-point-solid .section-title_bg {
    border-top: 3px solid #32bac6;
    background: url(/img/usr/freepage/finesmooth/sp/bg-solid.jpg) no-repeat;
    background-size: cover;
  }

  #finesmooth_goods .point-child-sub .section-title_bg img {
    width: 86vw;
  }

  #finesmooth_goods .material-box {
    flex-direction: column;
    margin: 0 auto;
    padding: 6.66666666667vw 0;
    width: 88vw;
  }

  #finesmooth_goods .material-box .material {
    display: flex;
  }

  #finesmooth_goods .material-image {
    width: 34.8vw;
  }

  #finesmooth_goods .material-box .material-image .num {
    margin: -15px auto auto -10px;
    font-size: 40px;
  }

  #finesmooth_goods .material-box .material {
    margin-bottom: 5.33333333333vw;
  }

  #finesmooth_goods .material-box .material .title {
    margin-bottom: 2.66666666667vw;
    font-size: 6vw;
    letter-spacing: 0;
    line-height: 1.3;
  }

  #finesmooth_goods .material-box .material .lead {
    font-size: 3.6vw;
  }

  #finesmooth_goods .material-box .material .wrap {
    flex: 1;
  }

  #finesmooth_goods .material-box .product-wrap {
    margin-bottom: 2.66666666667vw;
    padding: 5.33333333333vw 4vw;
  }

  #finesmooth_goods .material-box .product-wrap img {
    width: 30.1333333333vw;
  }

  #finesmooth_goods .material-box .product-info .price {
    font-size: 12px;
  }

  #finesmooth_goods .check-box {
    margin: 0 auto 8.66666666667vw;
    width: 88vw;
  }

  #finesmooth_goods .check-box .flex-box_item p {
    margin-bottom: 2.66666666667vw;
  }

  #finesmooth_goods .check-box .flex-box_item .em {
    font-size: 22px;
  }

  #finesmooth_goods .check-box .flex-box_item .btn-product {
    width: 100%;
  }

  #finesmooth_goods .modal-container {
    width: 80vw;
  }

  #finesmooth_goods .modal-body {
    padding: 6.66666666667vw;
  }

  #finesmooth_goods .modal-body a {
    text-decoration: underline;
  }

  #finesmooth_goods .btn-close {
    right: 5px;
  }

  #finesmooth_goods .nav-wrap {
    margin: 0 auto 12vw;
    width: 88vw;
  }

  #finesmooth_goods .nav-wrap .title {
    margin-bottom: 6vw;
    font-size: 4.8vw;
    font-weight: 600;
  }

  #finesmooth_goods .nav-wrap .title::before {
    margin-right: 1.33333333333vw;
  }

  #finesmooth_goods .nav-wrap .title::after {
    margin-left: 1.33333333333vw;
  }

  #finesmooth_goods .nav-wrap .title::before, .nav-wrap .title::after {
    width: 17.3333333333vw;
}

  #finesmooth_goods .nav-wrap .flex-box {
    flex-direction: column;
  }

  #finesmooth_goods .nav-wrap .flex-box_item {
    margin-bottom: 4vw;
  }

  #finesmooth_goods .nav-wrap .flex-box_item a {
    padding: 4vw 0;
    font-size: 18px;
    line-height: 1.2;
  }

  #finesmooth_goods .nav-wrap .flex-box_item a .bg {
    margin-right: 5px;
    padding: 0 1.33333333333vw;
    font-size: 21px;
  }

  #finesmooth_goods .adjust-box {
    flex-direction: column;
    /*margin-bottom: 10.6666666667vw;*/
  }

  #finesmooth_goods .adjust-box .flex-box_item:nth-child(1) {
    order: 2;
    margin: auto;
    width: 88vw;
  }

  #finesmooth_goods .adjust-box .flex-box_item:nth-child(2) {
    order: 1;
    margin: 20px auto 0;
    width: 88vw;
  }

  #finesmooth_goods .adjust-box .flex-box_item .title {
    margin-bottom: 4vw;
    padding-top: 5.33333333333vw;
    font-size: 27px;
  }

  #finesmooth_goods .adjust-box .flex-box_item p {
    margin-bottom: 6.66666666667vw;
  }

  #finesmooth_goods .figure-box {
    margin: 0 auto 10.6666666667vw;
    padding: 4.66666666667vw 8.66666666667vw;
    width: 88vw;
    box-sizing: border-box;
  }

  #finesmooth_goods .section-adjust .figure-box_title {
    margin-bottom: 6vw;
    font-size: 16px;
  }

  #finesmooth_goods .section-adjust .flex-box {
    flex-direction: column;
  }

  #finesmooth_goods .support-box .flex-box {
    flex-direction: column;
    margin: 0 auto ;
    width: 88vw;
  }

  #finesmooth_goods .support-box .image {
    order: 1;
    margin-bottom: 2.66666666667vw;
  }

  #finesmooth_goods .support-box .text {
    order: 2;
  }

  #finesmooth_goods .support-box .flex-box_item video {
    width: 100%;
    height: auto;
    display: block;
}

  #finesmooth_goods .support-box_title {
    margin-bottom: 4.66666666667vw;
    font-size: 22px;
  }

  #finesmooth_goods .section-faq {
    padding-bottom: 6.66666666667vw;
  }

  #finesmooth_goods .section-faq .section-title {
    background: none;
    margin: 0;
    padding: 5.33333333333vw 0;
    border: none;
  }

  #finesmooth_goods .section-faq .section-title .en {
    font-size: 20px;
  }

  #finesmooth_goods .section-faq .section-title .text {
    font-size: 24px;
  }

  #finesmooth_goods .section-faq .faq-list_title {
    padding: 4vw 14.6666666667vw 4vw 5.33333333333vw;
    display: flex;
  }

  #finesmooth_goods .section-faq .faq-list_title .q {
  flex-shrink: 0;
  }

  #finesmooth_goods .section-faq .faq-list_content {
    margin: 0 5.33333333333vw 4vw 5.33333333333vw;
    padding: 4vw;
  }

  #finesmooth_goods .section-faq .faq-list_content figure {
    margin: 5.33333333333vw auto;
  }

  #finesmooth_goods .section-faq .faq-list_content .flex-box {
    flex-direction: column;
  }

  #finesmooth_goods .section-products h2.section-title {
    margin-bottom: 0;
    padding: 2.66666666667vw 0;
  }

  #finesmooth_goods .section-products h2.section-title .en {
    margin-left: 10px;
    font-size: 22px;
  }

  #finesmooth_goods .section-products h2.section-title .bg {
    padding: 3px 10px;
    font-size: 13px;
  }

  #finesmooth_goods .products-intro .flex-box {
    flex-direction: column;
  }

  #finesmooth_goods .products-intro .flex-box_item:nth-child(1) {
    padding: 9.33333333333vw 0 6.66666666667vw;
    text-align: center;
  }

  #finesmooth_goods .products-intro .flex-box_item:nth-child(1) img {
    width: 90.6666666667vw;
  }

  #finesmooth_goods .products-intro .flex-box_item:nth-child(2) {
    margin: 0 auto;
    padding-bottom: 5.33333333333vw;
    width: 88vw;
    line-height: 1.8;
  }

  #finesmooth_goods .products-intro .flex-box p.title {
    font-size: 22px;
  }

  #finesmooth_goods .products-child .section-title {
    margin-bottom: 8.66666666667vw;
  }

  #finesmooth_goods .products-child .section-title .sub img {
    height: 8vw;
    width: auto;
  }

  #finesmooth_goods .products-child .section-title .text {
    margin-top: -2vw;
  }

  #finesmooth_goods .product-wrap-title{
    margin-bottom: 4vw;
    padding: 6.66666666667vw 0 3.33333333333vw;
  }

  #finesmooth_goods .product-wrap-title .sub {
    position: absolute;
    top: -10px;
    left: 50%;
    padding: 2px 10px;
    font-size: 12px;
    transform: translate(-50%, 0);
    letter-spacing: 0;
    white-space: nowrap;
  }

  #finesmooth_goods .product-wrap-title .text {
    font-size: 35px;
  }

  #finesmooth_goods .tag-wrap {
    margin-bottom: 8.66666666667vw;
    font-size: 12px;
  }

  #finesmooth_goods .tag-wrap p {
    margin-right: 10px;
  }

  #finesmooth_goods .tag-wrap p:last-child {
    margin-bottom: 0;
  }

  #finesmooth_goods .tag-wrap .tag {
    margin-right: 5px;
  }

  #finesmooth_goods .product-box {
    margin-bottom: 8vw;
  }

  #finesmooth_goods .product-box .flex-box_item {
    display: flex;
    justify-content: space-between;
    padding: 2.66666666667vw 4vw;
    width: 100%;
    box-sizing: border-box;
  }

  #finesmooth_goods .product-box .flex-box_item a img {
    width: 41.6vw;
  }

  #finesmooth_goods .product-box .flex-box_item div {
    width: 45vw;
  }

  #finesmooth_goods .product-box .product-price {
    margin-bottom: 5px;
  }

  #finesmooth_goods .product-box .product-detail {
    margin: 0 0 5px;
  }

  #finesmooth_goods .products-child p.title {
    margin-bottom: 8vw;
    padding-top: 8vw;
    font-size: 18px;
  }

  #finesmooth_goods .products-child .btn-wrap {
    margin-top: 5.33333333333vw;
  }

  #finesmooth_goods .section-review .note {
    margin: 0 auto 10px;
    width: 88vw;
  }

  #finesmooth_goods .section-point-1 .point-box {
  width: 82vw;
}

#finesmooth_goods .section-point-2 .section-container > p {
  width: 82vw;
}

#finesmooth_goods .section-point-2 .adjust-box .flex-box_item:nth-child(1),
#finesmooth_goods .section-point-2 .adjust-box .flex-box_item:nth-child(2) {
  width: 82vw;
}

#finesmooth_goods .section-point-3 .support-box .flex-box {
  width: 82vw;
}

#finesmooth_goods .support-box {
  margin-top: 6.66666666667vw;
  padding-bottom: 10.6666666667vw;
}

/* add */
  #finesmooth_goods.finesmooth {
    margin: 20px 0 0;
  }
  #finesmooth_goods .section-point .point-box:last-child {
    padding: 0;
  }
  .section-point-2 .section-container > p {
	width: 88vw;
	margin: 20px auto;
  }

/* reset */
  .block-goods-comment1 {
    margin: 0 0 30px;
  }
  .block-goods-comment1 .block-goods-attention {
    margin: 0 10px 30px;
  }

}