/** Shopify CDN: Minification failed

Line 230:66 Expected ")" to go with "("
Line 230:69 Unexpected ")"
Line 1503:117 Expected ")" to go with "("
Line 1503:120 Unexpected ")"

**/
.mhd-1263 {
  color: #555;
  font-family: "Noto Sans", sans-serif;
  max-width: 1000px;
  margin: 0 auto;
}
.mhd-1263 .montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.mhd-1263 h2 {
  color: #555;
  font-family: "Noto Sans", sans-serif;
  font-size: 28px;
  font-weight: bold;
  margin-top: 6px;
  text-align: center;
}
.mhd-1263 .sub-title {
  color: #E8E7E9;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
}
.mhd-1263 .hidden-pc {
  display: none !important;
}
.mhd-1263 .hidden-sp {
  display: inline-block !important;
}
.mhd-1263 .mv-sec {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
.mhd-1263 .mv-sec img {
  width: 100%;
  vertical-align: middle;
}
.mhd-1263 .mv-sec p {
  font-size: 14px;
  width: 90%;
  margin: 24px auto 30px;
  line-height: 2;
  text-align: left;
}
.mhd-1263 .makuake-sec {
  width: 100%;
}
.mhd-1263 .makuake-sec a {
  display: inline-block;
  width: 100%;
}
.mhd-1263 .makuake-sec a img {
  width: 100%;
  vertical-align: middle;
}
.mhd-1263 .sns-sec {
  padding-top: 76px;
  padding-bottom: 118px;
  padding-left: 20px;
  padding-right: 20px;
}
.mhd-1263 .sns-sec .sub-title p {
  color: #BCBCBC;
  text-align: center;
  margin-bottom: 0;
}
.mhd-1263 .sns-sec h2 {
  padding-top: 6px;
  margin: 0;
  /*   max-width: 270px; */
}
.mhd-1263 .sns-sec .posts {
  margin-top: 30px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
.mhd-1263 .sns-sec .posts .post-item {
  width: 210px;
  align-self: flex-end;
}
.mhd-1263 .sns-sec .posts .post-item img {
  vertical-align: middle;
}
.mhd-1263 .sns-sec .posts .post-item .text-item {
  background: #F6F5F6;
  margin-top: 20px;
  padding: 18px 12px 6px;
  position: relative;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .user-name {
  color: #333;
  display: table;
  font-size: 13px;
  text-decoration: none;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .user-name img {
  display: table-cell;
  filter: brightness(0) saturate(100%) invert(40%) sepia(0%) saturate(15%) hue-rotate(180deg) brightness(85%) contrast(90%);
}
.mhd-1263 .sns-sec .posts .post-item .text-item .user-name span {
  display: table-cell;
  padding-left: 7px;
  vertical-align: middle;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .content-text {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .more-button {
  color: #333;
  display: block;
  font-size: 12px;
  margin-top: 10px;
  margin-right: 50px;
  text-align: right;
  text-decoration: none;
  position: relative;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .more-button .arrow {
  display: flex;
  position: absolute;
  top: calc(50% - 5px);
  right: -30px;
  transition: all 0.3s;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .more-button .arrow::after {
  content: "";
  width: 26px;
  height: 5px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
}
.mhd-1263 .sns-sec .posts .post-item .text-item .more-button:hover {
  opacity: 0.7;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .more-button:hover .arrow {
  right: -35px;
}
.mhd-1263 .sns-sec .posts .post-item .text-item .more-button:hover .arrow::after {
  border-bottom: solid 1px;
  border-right: solid 1px;
}
.mhd-1263 .sns-sec .posts .post-item .text-item::before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 0 11.5px 11.5px 11.5px;
  border-color: transparent transparent #555 transparent;
  position: absolute;
  top: -11px;
  left: calc(50% - 11.5px);
}
.mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) {
  display: flex;
  flex-direction: column-reverse;
  align-self: flex-start;
}
.mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) img {
  margin-top: 20px;
}
.mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) .text-item {
  margin-top: 0px;
}
.mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) .text-item .user-name img {
  margin-top: 0;
}
.mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) .text-item::before {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 11.5px 11.5px 0 11.5px;
  border-color: #555 transparent transparent transparent;
  position: absolute;
  top: inherit;
  left: calc(50% - 11.5px);
  bottom: -11px;
}
.mhd-1263 .recommend-points-sec {
  background: #F9F9F9;
  padding: 100px 6%;
}
.mhd-1263 .recommend-points-sec .points {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
.mhd-1263 .recommend-points-sec .points .point-item {
  background: #fff;
  padding: 28px 28px 28px 58px;
  position: relative;
  width: 46%;
  min-width: 280px;
  max-width: 400px;
}
.mhd-1263 .recommend-points-sec .points .point-item p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.mhd-1263 .recommend-points-sec .points .point-item p span {
  color: #B19975;
}
.mhd-1263 .recommend-points-sec .points .point-item::before {
  background: url(/cdn/shop/files/MHD1263_humbleicons_check.svg?v=1724471865) no-repeat;
  content: "";
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 15px;
  width: 28px;
  height: 28px;
}
.mhd-1263 .recommend-points-sec .points .point-item:nth-of-type(2 + n) {
  margin-top: 30px;
}
.mhd-1263 .middel1-visual-sec {
  width: 100%;
}
.mhd-1263 .middel1-visual-sec img {
  width: 100%;
}
.mhd-1263 .core-features-sec {
  margin-top: 70px;
  position: relative;
}
.mhd-1263 .core-features-sec .title-texts .subtitle {
  max-width: 145px;
  width: 14.5%;
}
.mhd-1263 .core-features-sec .title-texts h2 {
  max-width: 586px;
  margin-top: 15px;
  width: 58%;
}
.mhd-1263 .core-features-sec .title-texts h2 img {
  width: 100%;
}
.mhd-1263 .core-features-sec .product-image {
  position: absolute;
  top: 6px;
  right: 0;
  z-index: 1;
  max-width: 500px;
  width: 50%;
}
.mhd-1263 .core-features-sec .features {
  margin-top: 64px;
}
.mhd-1263 .core-features-sec .features .feature-item {
  display: flex;
  text-align: center;
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-num {
  color: #E7DFD4;
  display: flex;
  flex-direction: column;
  width: 58px;
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-num .point-text {
  font-size: 14px;
  margin: 0;
  width: 58px;
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-num .num-text {
  flex-grow: 1;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: -1px;
  margin: 6px 0 0;
  position: relative;
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-num .num-text::after {
  content: "";
  border-right: 1px solid #E2E2E2;
  position: absolute;
  bottom: 0;
  left: calc(50% - 1px);
  height: calc(100% - 10px);
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-texts {
  margin-top: 30px;
  margin-left: 25px;
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-texts h3 {
  color: #555;
  font-family: "Noto Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
  margin: 0;
}
.mhd-1263 .core-features-sec .features .feature-item .feature-item-texts p {
  margin: 17px 0 0;
  text-align: left;
}
.mhd-1263 .core-features-sec .features .feature-item:nth-of-type(n + 2) {
  margin-top: 20px;
}
.mhd-1263 .point01-sec {
  margin-top: 140px;
  background: #F9F9F9;
  padding: 78px 54px;
  position: relative;
}
.mhd-1263 .point01-sec h2 {
  margin: 0;
  position: absolute;
  top: -40px;
  left: 20px;
}
.mhd-1263 .point01-sec .point-container .system h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  text-transform: none;
}
.mhd-1263 .point01-sec .point-container .system img {
  width: 100%;
  margin-top: 20px;
}
.mhd-1263 .point01-sec .point-container .negative-electron {
  display: flex;
  flex-direction: row-reverse;
  gap: 4%;
  margin-top: 70px;
}
.mhd-1263 .point01-sec .point-container .negative-electron .text-item {
  width: 56%;
}
.mhd-1263 .point01-sec .point-container .negative-electron .text-item h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
}
.mhd-1263 .point01-sec .point-container .negative-electron .text-item p {
  margin-top: 16px;
}
.mhd-1263 .point01-sec .point-container .negative-electron .image-item {
  width: 38%;
}
.mhd-1263 .point01-sec .point-container .compare {
  display: flex;
  gap: 6%;
  margin-top: 50px;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item1 {
  width: 55%;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item1 h4 {
  font-size: 20px;
  margin: 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item1 img {
  margin-top: 20px;
  width: 100%;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item1 .attention {
  font-size: 11px;
  margin: 10px 0 0;
  line-height: 18px;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item2 {
  width: 38%;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item2 h4 {
  font-size: 20px;
  margin: 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .compare .compare-item2 video {
  margin-top: 20px;
  width: 100%;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec {
  margin-top: 80px;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .description {
  font-size: 15px;
  margin: 15px 0 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .description span {
  font-size: 11px;
  margin: 7px 0 0;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper {
  display: flex;
  gap: 6.8%;
  margin-top: 38px;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item h4 {
  color: #B19975;
  border: 1px solid #B19975;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 8px 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item img {
  margin-top: 20px;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item p {
  font-size: 15px;
  margin: 10px 0 0;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item p span {
  font-size: 11px;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .infrared {
  margin-top: 44px;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .infrared h4 {
  color: #B19975;
  border: 1px solid #B19975;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 0;
  max-width: 420px;
  padding: 8px 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .infrared img {
  margin: 20px auto 0;
  vertical-align: middle;
  max-width: 700px;
  width: 100%;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .infrared p {
  margin: 22px auto 0;
  max-width: 700px;
  width: 100%;
  text-align: left;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper2 {
  display: flex;
  gap: 6.7%;
  margin-top: 62px;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper2 .image-item img {
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper2 .image-item .attention {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .review {
  margin-top: 70px;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .review h3 {
  font-family: "Noto Snas", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .review .stars {
  background: none;
  width: 178px;
  margin: 7px auto 0;
  position: relative;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .review .stars img {
  width: 100%;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .review .stars::after {
  content: "4.5";
  position: absolute;
  top: calc(50% - 12px);
  right: -24px;
}
.mhd-1263 .point01-sec .point-container .over-dry-sec .review .attention {
  font-size: 12px;
  line-height: 18px;
  margin: 17px 0 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .cuticle {
  margin-top: 80px;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header {
  background: #C59347;
  padding: 24px;
  position: relative;
  text-align: center;
  transition: opacity 0.2s;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .worrie-labels {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
  max-width: 300px;
  margin: 0 auto;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .worrie-labels .worrie-label {
  color: #FFF;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 50px;
  font-weight: 700;
  padding: 2px 16px;
  margin: 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  margin: 13px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .accordion-toggle {
  /* position: absolute;
  top: calc(50% - 9px);
  right: 31px;
  width: 18px;
  height: 18px; */

  width: 260px;
  background: #FFF;
  border-radius: 50px;
  padding: 7px;
  margin: 15px auto 0;
  position: relative;
  cursor: pointer;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .accordion-toggle p {
  margin: 2px 0 0;
  color: #C59347;
  font-weight: bold;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .accordion-toggle .toggle-container {
  /* position: relative;
  width: 100%;
  height: 100%; */

  position: absolute;
  width: 18px;
  height: 18px;
  top: calc(50% - 9px);
  right: 26px;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .toggle-container::before,
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .toggle-container::after {
  content: "";
  width: 2px;
  position: absolute;
  background-color: #C59347;
  transition: all 0.3s ease;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .toggle-container::before {
  width: 18px;
  height: 2px;
  top: calc(50% - 1px);
  left: 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header .toggle-container::after {
  width: 2px;
  height: 18px;
  top: 0;
  left: calc(50% - 1px);
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header:hover {
  opacity: 0.9;
  transition: opacity 0.2s;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header.active .toggle-container::after {
  transform: rotate(90deg);
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-header.active + .accordion-contents {
  max-height: 1000px;
  padding: 60px 0 80px;
  transition: max-height 0.3s ease-in, padding 0.3s ease-in;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents {
  background: #FFF;
  padding: 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .graph01 {
  padding: 0 20px 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .graph01 img {
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .graph01 .attention {
  font-size: 11px;
  text-align: right;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat {
  margin: 78px auto 0;
  text-align: center;
  max-width: 542px;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat .question {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat h4 span {
  color: #B19975;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat .answer-content {
  font-size: 15px;
  margin: 16px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent {
  margin: 38px 0 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent p {
  font-size: 15px;
  margin: 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .images-wrapper {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin: 9px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .images-wrapper img {
  width: 20%;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .graph {
  width: calc(60% + 36px);
  margin: 30px auto 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .graph img {
  width: 100%;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .attention {
  font-size: 12px;
  width: calc(60% + 36px);
  margin: 28px auto 0;
  text-align: left;
  line-height: 18px;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice {
  margin: 37px auto 0;
  width: 90%;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .sub-title {
  color: #BCBCBC;
  font-family: "Futura", sans-serif;
  margin: 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice h4 {
  font-size: 26px;
  font-weight: 700;
  margin: 8px 0 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .review-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4%;
  margin: 41px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .review-items img {
  width: 46%;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .review-items img:nth-of-type(n + 5) {
  margin: 20px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .attention {
  font-size: 12px;
  margin: 10px 0 0;
  text-align: right;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete {
  margin: 50px 0 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete .sub-title {
  color: #BCBCBC;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete h4 {
  font-size: 26px;
  font-weight: 700;
  margin: 6px 0 0;
  text-align: center;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete img {
  width: 32%;
  margin: 30px auto 0;
  vertical-align: middle;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete .description {
  font-size: 15px;
  margin: 24px 0 0;
}
.mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete .attention {
  font-size: 12px;
  margin: 17px 0 0;
}
.mhd-1263 .point02-sec {
  margin-top: 100px;
}
.mhd-1263 .point02-sec h2 {
  margin: 0;
  text-align: left;
  display: inline-block;
  width: 50%;
}
.mhd-1263 .point02-sec .point-container {
  display: flex;
  gap: 4.7%;
  justify-content: center;
}
.mhd-1263 .point02-sec .point-container .text-item {
  width: 47%;
}
.mhd-1263 .point02-sec .point-container .text-item .big-text {
  font-size: 26px;
  font-weight: 600;
  margin: 32px 0 0;
}
.mhd-1263 .point02-sec .point-container .text-item .content-text {
  line-height: 30px;
  margin: 16px 0 0;
}
.mhd-1263 .point02-sec .point-container .image-item {
  width: 46%;
  margin-top: -20px;
}
.mhd-1263 .point02-sec .point-container .image-item img {
  width: 100%;
}
.mhd-1263 .point02-sec .point-container .image-item .attention {
  font-size: 12px;
  line-height: 18px;
  margin: 14px 0 0;
}
.mhd-1263 .point03-sec {
  margin-top: 100px;
}
.mhd-1263 .point03-sec h2 {
  margin: 0;
  text-align: left;
}
.mhd-1263 .point03-sec .content1-item {
  display: flex;
  flex-direction: row-reverse;
  gap: 4%;
  justify-content: center;
}
.mhd-1263 .point03-sec .content1-item .text-item {
  width: 48%;
}
.mhd-1263 .point03-sec .content1-item .text-item .big-text {
  font-size: 26px;
  font-weight: 600;
  margin: 24px 0 0;
}
.mhd-1263 .point03-sec .content1-item .text-item .content-text {
  line-height: 32px;
  margin-top: 16px;
}
.mhd-1263 .point03-sec .content1-item .image-item {
  padding-top: 16px;
  width: 50%;
  margin-top: -70px;
}
.mhd-1263 .point03-sec .content2-item {
  display: flex;
  gap: 4%;
  justify-content: center;
  margin-top: 36px;
}
.mhd-1263 .point03-sec .content2-item .image-item {
  padding-top: 16px;
  width: 44%;
}
.mhd-1263 .point03-sec .content2-item .graph-item {
  width: 38%;
}
.mhd-1263 .point03-sec .content2-item .graph-item img {
  width: 67%;
}
.mhd-1263 .point03-sec .content2-item .graph-item .attention {
  font-size: 12px;
  line-height: 18px;
  margin: 15px 0 0;
}
.mhd-1263 .middle3-visual-sec {
  margin-top: 157px;
}
.mhd-1263 .stylist-sec {
  margin-top: 100px;
}
.mhd-1263 .stylist-sec img {
  width: 100%;
}
.mhd-1263 .monitor-voice-sec {
  margin-top: 94px;
}
.mhd-1263 .monitor-voice-sec h2 {
  border-bottom: 1px solid #BCBCBC;
  width: 528px;
  margin: 10px auto 0;
  padding-bottom: 26px;
}
.mhd-1263 .monitor-voice-sec .monitor-container {
  margin-top: 30px;
  text-align: center;
}
.mhd-1263 .monitor-voice-sec .monitor-container img {
  width: 70%;
  margin: 50px auto 0;
}
.mhd-1263 .monitor-voice-sec .monitor-container p.attention {
  font-size: 12px;
}
.mhd-1263 .how-to-use-sec {
  background: #F9F9F9;
  padding: 80px 50px 55px;
  margin-top: 100px;
}
.mhd-1263 .how-to-use-sec h2 {
  font-size: 36px;
  font-weight: 500;
  margin: 0;
}
.mhd-1263 .how-to-use-sec .one-point {
  background: #FFF;
  display: flex;
  width: 100%;
  margin: 36px auto 0;
}
.mhd-1263 .how-to-use-sec .one-point .image-item {
  width: 48.61111%;
}
.mhd-1263 .how-to-use-sec .one-point .image-item img {
  width: 100%;
  vertical-align: middle;
}
.mhd-1263 .how-to-use-sec .one-point .text-item {
  display: flex;
  padding: 24px;
  justify-content: center;
  flex-direction: column;
  width: 51.38888%;
}
.mhd-1263 .how-to-use-sec .one-point .text-item h3 {
  background: #B19975;
  display: inline-block;
  color: #FFF;
  font-family: "Noto Sans", sans-serif;
  font-size: 19px;
  font-weight: 500;
  margin: 0;
  padding: 0 23px;
  width: 160px;
}
.mhd-1263 .how-to-use-sec .one-point .text-item p {
  font-size: 15px;
  margin: 8px 0 0;
}
.mhd-1263 .how-to-use-sec .steps {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  margin-top: 30px;
}
.mhd-1263 .how-to-use-sec .steps .step-item {
  width: 30.4%;
}
.mhd-1263 .how-to-use-sec .steps .step-item h3 {
  background: #BCBCBC;
  color: #FFF;
  font-size: 15px;
  margin: 0;
  padding: 6px;
  text-align: center;
}
.mhd-1263 .how-to-use-sec .steps .step-item h3 span {
  font-size: 21px;
  margin-left: 2px;
}
.mhd-1263 .how-to-use-sec .steps .step-item .image-item {
  margin-top: 4px;
}
.mhd-1263 .how-to-use-sec .steps .step-item .image-item img {
  width: 100%;
}
.mhd-1263 .how-to-use-sec .steps .step-item .text-item {
  margin-top: 10px;
}
.mhd-1263 .how-to-use-sec .steps .step-item .text-item p {
  font-size: 15px;
  margin: 0;
}
.mhd-1263 .how-to-use-sec .steps .step-item:nth-of-type(n + 4) {
  margin-top: 30px;
}
.mhd-1263 .how-to-use-sec .modes {
  background: #FFF;
  margin-top: 64px;
  padding: 50px 7.7% 60px;
}
.mhd-1263 .how-to-use-sec .modes h3 {
  font-family: "Noto Sans", sans-serif;
  font-size: 24px;
  margin: 0;
  text-align: center;
}
.mhd-1263 .how-to-use-sec .modes .modes-container {
  display: flex;
  flex-wrap: wrap;
  gap: 3.9%;
  justify-content: center;
  margin: 16px 0 0;
}
.mhd-1263 .how-to-use-sec .modes .modes-container .mode-item {
  width: 24%;
}
.mhd-1263 .how-to-use-sec .modes .modes-container .mode-item:nth-of-type(n + 4) {
  margin: 20px 0 0;
}
.mhd-1263 .how-to-use-sec .modes .modes-container .mode-item img {
  vertical-align: middle;
}
.mhd-1263 .how-to-use-sec .modes .modes-container .mode-item p {
  font-size: 15px;
  margin: 10px 0 0;
}
.mhd-1263 .useful-features-sec {
  margin-top: 100px;
}
.mhd-1263 .useful-features-sec .features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto 0;
  width: 87%;
}
.mhd-1263 .useful-features-sec .features .feature-item {
  width: 46%;
}
.mhd-1263 .useful-features-sec .features .feature-item h3 {
  color: #555;
  font-family: "Noto Sans", sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin: 0;
}
.mhd-1263 .useful-features-sec .features .feature-item p {
  margin: 5px 0 0;
}
.mhd-1263 .useful-features-sec .features .feature-item img {
  margin-top: 10px;
}
.mhd-1263 .useful-features-sec .features .feature-item:nth-of-type(n + 3) {
  margin-top: 80px;
}
.mhd-1263 .details-sec {
  margin-top: 80px;
  position: relative;
}
.mhd-1263 .details-sec h2 {
  position: absolute;
  top: 0;
  left: 0;
}
.mhd-1263 .details-sec .container {
  display: flex;
  gap: 5%;
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.mhd-1263 .details-sec .container .image-item {
  position: relative;
  width: 45%;
}
.mhd-1263 .details-sec .container .image-item .arrow1 {
  position: absolute;
  top: 38%;
  left: 60%;
}
.mhd-1263 .details-sec .container .image-item .arrow2 {
  position: absolute;
  top: 49%;
  left: 60%;
}
.mhd-1263 .details-sec .container .image-item .arrow3 {
  position: absolute;
  top: 58%;
  left: 61%;
}
.mhd-1263 .details-sec .container .image-item .arrow4 {
  position: absolute;
  top: 38%;
  left: 23%;
}
.mhd-1263 .details-sec .container .text-items {
  width: 50%;
}
.mhd-1263 .details-sec .container .text-items .text-item .detail-name {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}
.mhd-1263 .details-sec .container .text-items .text-item .detail-name .detail-num {
  background: #B19975;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-right: 10px;
  padding: 5px;
  text-align: center;
  width: 35px;
  height: 35px;
}
.mhd-1263 .details-sec .container .text-items .text-item .detail-description {
  margin: 10px 0 0;
}
.mhd-1263 .details-sec .container .text-items .text-item:nth-of-type(n + 2) {
  margin: 34px 0 0;
}
.mhd-1263 .faq-sec {
  margin-top: 100px;
}
.mhd-1263 .faq-sec .accordion .box {
  margin-bottom: 10px;
  overflow: hidden;
}
.mhd-1263 .faq-sec .accordion .box .q {
  position: relative;
  padding: 0 6px 18px;
  margin-top: 28px;
  cursor: pointer;
  border-bottom: 1px solid #000;
}
.mhd-1263 .faq-sec .accordion .box .q ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
}
.mhd-1263 .faq-sec .accordion .box .q .number {
  font-family: "montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-right: 16px;
  font-size: 24px;
}
.mhd-1263 .faq-sec .accordion .box .q .toggle {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.mhd-1263 .faq-sec .accordion .box .q .toggle img {
  height: 20px;
  width: 20px;
}
.mhd-1263 .faq-sec .accordion .box .q .toggle img.minus {
  display: none;
}
.mhd-1263 .faq-sec .accordion .box .q .headline {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  padding-right: 40px;
  line-height: 1.3;
}
.mhd-1263 .faq-sec .accordion .box.opened .q .toggle .plus {
  display: none;
}
.mhd-1263 .faq-sec .accordion .box.opened .q .toggle .minus {
  display: inline;
}
.mhd-1263 .faq-sec .accordion .box .a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.mhd-1263 .faq-sec .accordion .box .a p {
  margin: 0;
  padding: 24px 0 0;
}
@media screen and (max-width: 767px) {
  .mhd-1263 .faq-sec .accordion .box .q ul {
    align-items: center;
  }
  .mhd-1263 .faq-sec .accordion .box .q .headline {
    font-size: 15px;
  }
}
.mhd-1263 .product-details-sec {
  margin-top: 100px;
}
.mhd-1263 .product-details-sec .table {
  display: table;
  width: 100%;
}
.mhd-1263 .product-details-sec .table dl {
  display: table-row;
  width: 100%;
}
.mhd-1263 .product-details-sec .table dl dt {
  border-bottom: 1px solid #555;
  display: table-cell;
  padding: 10px 20px;
}
.mhd-1263 .product-details-sec .table dl dd {
  border-bottom: 1px solid #555;
  display: table-cell;
  padding: 10px 0;
}

@media screen and (max-width: 1200px) {
  .mhd-1263 .details-sec .container .image-item .arrow1 {
    top: 18vw;
  }
  .mhd-1263 .details-sec .container .image-item .arrow2 {
    top: 23.5vw;
  }
  .mhd-1263 .details-sec .container .image-item .arrow3 {
    top: 28.5vw;
  }
  .mhd-1263 .details-sec .container .image-item .arrow4 {
    top: 18.4vw;
  }
}
@media screen and (max-width: 768px) {
  .section-product-template .container {
    padding-left: 0.1px;
    padding-right: 0.1px;
  }
  .mhd-1263-main-gallery {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mhd-1263 h2 {
    font-size: 20px;
    margin-top: 2px;
  }
  .mhd-1263 .sub-title {
    font-size: 16px;
  }
  .mhd-1263 .hidden-pc {
    display: inline-block !important;
  }
  .mhd-1263 .hidden-sp {
    display: none !important;
  }
  .mhd-1263 .mv-sec {
    margin-bottom: 0px;
  }
  .mhd-1263 .sns-sec {
    padding: 0 10px 40px;
    position: relative;
    width: 100%;
    /*   .posts .post-item:nth-of-type(-n+2) {
        margin-left: -17%;
      } */
    /*   .posts .post-item:nth-of-type(n+3) {
        margin-left: 3%;
      } */
    /*   test */
    /*   test */
  }
  .mhd-1263 .sns-sec .posts {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    margin-top: 18px;
  }
  .mhd-1263 .sns-sec .posts .post-item {
    width: 47%;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    display: inline-block;
    /*     margin-top: 16px; */
  }
  .mhd-1263 .sns-sec .posts .post-item .text-item {
    font-size: 13px;
    padding: 18px 8px 6px;
  }
  .mhd-1263 .sns-sec .posts .post-item .text-item .user-name {
    font-size: 13px;
  }
  .mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) {
    flex-direction: column;
  }
  .mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n-1) {
    flex-direction: column;
  }
  .mhd-1263 .sns-sec .posts .post-item:nth-of-type(4) {
    margin-top: -14%;
  }
  .mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) img {
    margin-top: 0;
  }
  .mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) .text-item {
    margin-top: 13px;
  }
  .mhd-1263 .sns-sec .posts .post-item:nth-of-type(2n) .text-item::before {
    border-width: 0 11.5px 11.5px 11.5px;
    border-color: transparent transparent #555 transparent;
    top: -11px;
    bottom: auto;
  }
  .mhd-1263 .recommend-points-sec {
    padding: 40px 25px;
  }
  .mhd-1263 .recommend-points-sec .points {
    gap: 0;
    width: 100%;
  }
  .mhd-1263 .recommend-points-sec .points .point-item {
    width: 100%;
    padding: 20px 20px 20px 50px;
  }
  .mhd-1263 .recommend-points-sec .points .point-item p {
    font-size: 16px;
  }
  .mhd-1263 .recommend-points-sec .points .point-item:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .mhd-1263 .recommend-points-sec .points .point-item::before {
    top: 17px;
    left: 12px;
  }
  .mhd-1263 .core-features-sec {
    margin-top: 24px;
    padding: 0 20px;
  }
  .mhd-1263 .core-features-sec .title-texts {
    padding-top: 50vw;
  }
  .mhd-1263 .core-features-sec .title-texts .subtitle {
    max-width: 145px;
    width: 42%;
  }
  .mhd-1263 .core-features-sec .title-texts h2 {
    max-width: 300px;
    margin-top: 15px;
    width: 58%;
  }
  .mhd-1263 .core-features-sec .product-image {
    width: 80%;
  }
  .mhd-1263 .core-features-sec .features {
    margin-top: 37px;
  }
  .mhd-1263 .core-features-sec .features .feature-item .feature-item-num {
    width: 58px;
  }
  .mhd-1263 .core-features-sec .features .feature-item .feature-item-num .num-text {
    margin-top: 8px;
  }
  .mhd-1263 .core-features-sec .features .feature-item .feature-item-texts {
    margin-top: 12px;
    width: 75%;
  }
  .mhd-1263 .core-features-sec .features .feature-item .feature-item-texts h3 {
    font-size: 18px;
  }
  .mhd-1263 .core-features-sec .features .feature-item .feature-item-texts p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 14px;
  }
  .mhd-1263 .point01-sec {
    padding: 47px 27px;
  }
  .mhd-1263 .point01-sec h2 {
    width: 52%;
    max-width: 178px;
  }
  .mhd-1263 .point01-sec h2 img {
    width: 100%;
    vertical-align: middle;
  }
  .mhd-1263 .point01-sec .point-container .system h3 {
    font-size: 18px;
  }
  .mhd-1263 .point01-sec .point-container .negative-electron {
    display: inline-block;
    margin-top: 40px;
  }
  .mhd-1263 .point01-sec .point-container .negative-electron .text-item {
    width: 100%;
  }
  .mhd-1263 .point01-sec .point-container .negative-electron .text-item h3 {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .negative-electron .text-item img {
    margin-top: 20px;
  }
  .mhd-1263 .point01-sec .point-container .negative-electron .text-item p {
    font-size: 14px;
    margin: 19px 0 0;
    line-height: 22px;
  }
  .mhd-1263 .point01-sec .point-container .negative-electron .image-item {
    width: 100%;
  }
  .mhd-1263 .point01-sec .point-container .compare {
    display: inline-block;
    margin-top: 40px;
  }
  .mhd-1263 .point01-sec .point-container .compare .compare-item1 {
    width: 100%;
  }
  .mhd-1263 .point01-sec .point-container .compare .compare-item1 h4 {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .compare .compare-item1 .attention {
    font-size: 10px;
  }
  .mhd-1263 .point01-sec .point-container .compare .compare-item2 {
    width: 100%;
    margin-top: 36px;
  }
  .mhd-1263 .point01-sec .point-container .compare .compare-item2 h4 {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .compare .compare-item2 video {
    margin-top: 15px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec {
    margin-top: 50px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec h3 {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .description {
    font-size: 14px;
    text-align: left;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper {
    display: inline-block;
    margin-top: 30px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item h4 {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item img {
    margin-top: 15px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item p {
    font-size: 14px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper .point-item:nth-of-type(2) {
    margin-top: 40px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .infrared p {
    font-size: 14px;
    line-height: 1.8;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper2 {
    display: inline-block;
    margin-top: 40px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper2 .image-item .attention {
    font-size: 10px;
    line-height: 1.5;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .points-wrapper2 .image-item:nth-of-type(2) {
    margin-top: 40px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .review {
    margin-top: 40px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .review h3 {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .review .stars {
    width: 178px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .review .stars::after {
    font-size: 18px;
    top: calc(50% - 7px);
    right: -28px;
  }
  .mhd-1263 .point01-sec .point-container .over-dry-sec .review .attention {
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle {
    margin-top: 50px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-header {
    padding: 22px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-header .worrie-labels {
    max-width: 280px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-header .worrie-labels .worrie-label {
    font-size: 15px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-header h3 {
    font-size: 18px;
    margin: 8px 0 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .graph01 .attention {
    font-size: 10px;
    margin: 14px 0 0;
    text-align: left;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat {
    margin: 27px auto 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat .question {
    font-size: 16px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat h4 {
    font-size: 18px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .about-heat .answer-content {
    font-size: 14px;
    line-height: 1.8;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent {
    margin: 24px 0 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent p {
    font-size: 15px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .images-wrapper {
    gap: 2.2%;
    margin: 12px 0 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .images-wrapper img {
    width: 30.5%;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .graph {
    width: 95%;
    margin: 12px auto 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .hair-care-agent .attention {
    font-size: 10px;
    margin: 15px auto 0;
    width: 95%;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice h4 {
    font-size: 18px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .review-items {
    display: inline-block;
    margin-top: 4px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .review-items img {
    width: 100%;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .review-items img:nth-of-type(2 + n) {
    margin-top: 20px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .review-voice .attention {
    font-size: 10px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete {
    margin: 40px 0 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete h4 {
    font-size: 18px;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete img {
    width: 57.6%;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete .description {
    font-size: 14px;
    width: 78%;
    margin: 15px auto 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-contents .enquete .attention {
    font-size: 10px;
    margin: 14px auto 0;
  }
  .mhd-1263 .point01-sec .point-container .cuticle .accordion-header.active + .accordion-contents {
    max-height: 1000px;
    padding: 22px 15px 40px;
    transition: max-height 0.3s ease-in, padding 0.3s ease-in;
  }
  .mhd-1263 .point02-sec {
    margin-top: 50px;
    padding: 0 20px;
  }
  .mhd-1263 .point02-sec .point-container {
    display: inline-block;
  }
  .mhd-1263 .point02-sec .point-container .text-item {
    width: 100%;
  }
  .mhd-1263 .point02-sec .point-container .text-item h2 {
    margin: 0;
    width: 53%;
  }
  .mhd-1263 .point02-sec .point-container .text-item .big-text {
    font-size: 18px;
    margin-top: 17px;
  }
  .mhd-1263 .point02-sec .point-container .text-item .content-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 7px;
  }
  .mhd-1263 .point02-sec .point-container .image-item {
    width: 90%;
    margin: 23px auto 0;
  }
  .mhd-1263 .point02-sec .point-container .image-item .attention {
    font-size: 10px;
  }
  .mhd-1263 .point03-sec {
    margin-top: 56px;
    padding: 0 20px;
  }
  .mhd-1263 .point03-sec h2 {
    width: 53%;
  }
  .mhd-1263 .point03-sec .content1-item {
    display: inline-block;
  }
  .mhd-1263 .point03-sec .content1-item .image-item {
    width: 100%;
  }
  .mhd-1263 .point03-sec .content1-item .text-item {
    width: 100%;
  }
  .mhd-1263 .point03-sec .content1-item .text-item .big-text {
    font-size: 18px;
  }
  .mhd-1263 .point03-sec .content1-item .text-item .content-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
  }
  .mhd-1263 .point03-sec .content2-item {
    display: inline-block;
    margin-top: 20px;
  }
  .mhd-1263 .point03-sec .content2-item .image-item {
    width: 100%;
  }
  .mhd-1263 .point03-sec .content2-item .graph-item {
    width: 100%;
  }
  .mhd-1263 .point03-sec .content2-item .graph-item img {
    width: 100%;
  }
  .mhd-1263 .point03-sec .content2-item .graph-item .attention {
    font-size: 10px;
    margin-top: 7px;
  }
  .mhd-1263 .middle3-visual-sec {
    margin-top: 16px;
  }
  .mhd-1263 .stylist-sec {
    margin-top: 56px;
    padding: 0 20px;
  }
  .mhd-1263 .stylist-sec img {
    width: 100%;
  }
  .mhd-1263 .monitor-voice-sec {
    margin-top: 56px;
    padding: 0 20px;
  }
  .mhd-1263 .monitor-voice-sec h2 {
    width: 260px;
    margin: 5px auto 0;
    padding-bottom: 10px;
  }
  .mhd-1263 .monitor-voice-sec .monitor-container {
    margin: 28px auto 0;
    width: 80%;
    text-align: center;
  }
  .mhd-1263 .monitor-voice-sec .monitor-container img {
    width: 100%;
  }
  .mhd-1263 .monitor-voice-sec .monitor-container p.attention {
  font-size: 10px;
  }
  .mhd-1263 .how-to-use-sec {
    padding: 50px 20px;
    margin-top: 53px;
  }
  .mhd-1263 .how-to-use-sec h2 {
    font-size: 26px;
    margin-top: 0px;
  }
  .mhd-1263 .how-to-use-sec .one-point {
    width: 100%;
  }
  .mhd-1263 .how-to-use-sec .one-point .text-item h3 {
    font-size: 17px;
    padding: 0 15px;
    width: 135px;
  }
  .mhd-1263 .how-to-use-sec .one-point .text-item p {
    font-size: 13px;
  }
  .mhd-1263 .how-to-use-sec .steps {
    margin-top: 20px;
    gap: 5%;
  }
  .mhd-1263 .how-to-use-sec .steps .step-item {
    width: 47%;
  }
  .mhd-1263 .how-to-use-sec .steps .step-item .text-item {
    margin-top: 7px;
  }
  .mhd-1263 .how-to-use-sec .steps .step-item:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  .mhd-1263 .how-to-use-sec .modes {
    margin-top: 48px;
    padding: 30px;
  }
  .mhd-1263 .how-to-use-sec .modes h3 {
    font-size: 18px;
  }
  .mhd-1263 .how-to-use-sec .modes .modes-container {
    flex-wrap: wrap;
    gap: 4%;
    justify-content: center;
  }
  .mhd-1263 .how-to-use-sec .modes .modes-container .mode-item {
    /* width: 25%; */
    width: 48%;
  }
  .mhd-1263 .how-to-use-sec .modes .modes-container .mode-item p {
    font-size: 14px;
  }
  /* .mhd-1263 .how-to-use-sec .modes .modes-container .mode-item:nth-of-type(n + 4) {
    margin-top: 13px;
  } */
  .mhd-1263 .how-to-use-sec .modes .modes-container .mode-item:nth-of-type(n + 3) {
    margin-top: 13px;
  }
  .mhd-1263 .useful-features-sec {
    margin-top: 50px;
    padding: 0 20px;
  }
  .mhd-1263 .useful-features-sec .features {
    margin: 26px auto 0;
    width: 100%;
  }
  .mhd-1263 .useful-features-sec .features .feature-item {
    width: 100%;
  }
  .mhd-1263 .useful-features-sec .features .feature-item h3 {
    font-size: 18px;
  }
  .mhd-1263 .useful-features-sec .features .feature-item p {
    margin: 8px 0 0;
  }
  .mhd-1263 .useful-features-sec .features .feature-item img {
    margin-top: 8px;
  }
  .mhd-1263 .useful-features-sec .features .feature-item:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .mhd-1263 .details-sec {
    margin: 50px 20px 0;
  }
  .mhd-1263 .details-sec h2 {
    width: 61.5%;
  }
  .mhd-1263 .details-sec h2 img {
    width: 100%;
  }
  .mhd-1263 .details-sec .container {
    display: inline-block;
  }
  .mhd-1263 .details-sec .container .image-item {
    width: 80%;
    margin-left: 12%;
  }
  .mhd-1263 .details-sec .container .image-item .arrow1 {
    top: 34vw;
    width: 35%;
  }
  .mhd-1263 .details-sec .container .image-item .arrow2 {
    top: 44.5vw;
    width: 35%;
  }
  .mhd-1263 .details-sec .container .image-item .arrow3 {
    top: 53.5vw;
    width: 35%;
  }
  .mhd-1263 .details-sec .container .image-item .arrow4 {
    top: 35.4vw;
    width: 32%;
  }
  .mhd-1263 .details-sec .container .text-items {
    width: 100%;
  }
  .mhd-1263 .details-sec .container .text-items .text-item .detail-name {
    font-size: 18px;
  }
  .mhd-1263 .details-sec .container .text-items .text-item .detail-name .detail-num {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 20px;
  }
  .mhd-1263 .details-sec .container .text-items .text-item .detail-description {
    font-size: 14px;
  }
  .mhd-1263 .details-sec .container .text-items .text-item:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .mhd-1263 .faq-sec {
    padding: 0 20px;
    margin-top: 50px;
  }
  .mhd-1263 .product-details-sec {
    margin-top: 50px;
    padding: 0 20px;
  }
}/*# sourceMappingURL=mhd1263.css.map */