﻿html {
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
  html {
    scroll-padding-top: 180px;
  }
}

.mainframe_ {
  padding-top: 0;
}

.guide *,
.guide *::before,
.guide *::after {
  box-sizing: border-box;
}

.guide.top {
  padding-top: 70px;
}

.guide {
  font-feature-settings: "palt";
  background: #f9eae7;
  padding-top: 1px;
}
.guide ol,
.guide li {
  list-style: none;
}
.guide img {
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}
.guide a {
  transition: all  0.3s ease;
}
@media (hover: hover) {
  .guide a:hover {
    opacity: 0.8;
  }
}
@media (hover: none) {
  .guide a:active {
    opacity: 0.8;
  }
}
.guide .sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .guide .sp {
    display: none;
  }
}
.guide .pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .guide .pc {
    display: block;
  }
}
.guide h1 {
  font-size: 6.1333333333vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.14em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .guide h1 {
    font-size: 24px;
    letter-spacing: 0.26em;
  }
}
.guide h2 {
  text-align: center;
}
.guide nav {
  width: 92vw;
  margin: 9.3333333333vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide nav {
    width: 902px;
    margin: 60px auto 0 auto;
  }
}
.guide nav ul {
  display: flex;
  justify-content: space-between;
}
.guide nav li {
  width: 28.9333333333vw;
}
@media screen and (min-width: 768px) {
  .guide nav li {
    width: 290px;
  }
}
.guide__braBox {
  width: 90.6666666667vw;
  background: #fff;
  border-radius: 1.3333333333vw;
  padding: 9.0666666667vw 0 6.1333333333vw 0;
  margin: 20.9333333333vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braBox {
    width: 784px;
    padding: 35px 0;
    border-radius: 10px;
    margin: 20px auto 0 auto;
  }
}
.guide__braBox:nth-of-type(1) {
  margin-top: 5.7333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__braBox:nth-of-type(1) {
    margin-top: 40px;
  }
}
.guide__bra {
  margin: 7.3333333333vw 0 0 0;
  padding: 6.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__bra {
    margin: 48px 0 0 0;
    padding: 30px 0 0 0;
  }
}
.guide__bra h3 > span {
  display: block;
  line-height: 1;
  text-align: center;
}
.guide__bra h3 > span:nth-child(1) {
  font-family: 'Montserrat', sans-serif;
  font-size: 3.3333333333vw;
  font-weight: 500;
  letter-spacing: 0.07em;
  color: #f8908e;
}
@media screen and (min-width: 768px) {
  .guide__bra h3 > span:nth-child(1) {
    font-size: 12px;
    letter-spacing: 0.13em;
  }
}
.guide__bra h3 > span:nth-child(2) {
  font-size: 4.272vw;
  font-weight: bold;
  letter-spacing: 0.14em;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__bra h3 > span:nth-child(2) {
    font-size: 18px;
    letter-spacing: 0.12em;
    margin: 10px 0 0 0;
  }
}
.guide__braStep {
  width: 78.6666666667vw;
  padding: 64.5333333333vw 0 0 0;
  background: url(../../../../img/usr/pages/guide/bra-illust01.png?240501_v0) no-repeat 24.5333333333vw 0;
  background-size: 41.0666666667vw auto;
  margin: 6.6666666667vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braStep {
    width: 615px;
    padding: 0 0 0 231px;
    background: url(../../../../img/usr/pages/guide/bra-illust01.png?240501_v0) no-repeat 0 50%;
    background-size: 190px auto;
    margin: 27px 0 0 112px;
  }
}
.guide__braStep li {
  display: flex;
  column-gap: 2.9333333333vw;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .guide__braStep li {
    column-gap: 12px;
  }
}
.guide__braStep li:not(:first-child) {
  margin: 4.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braStep li:not(:first-child) {
    margin: 12px 0 0 0;
  }
}
@media screen and (min-width: 768px) {
  .guide__braStep li:nth-child(1) {
    align-items: center;
  }
}
.guide__braStep li > div {
  flex: 1;
}
.guide__braStep li p {
  font-size: 3.4666666667vw;
  line-height: 1.8;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .guide__braStep li p {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.12em;
  }
}
.guide__braStep li p.guide__braNotes {
  font-size: 2.9333333333vw;
  line-height: 1.72;
  letter-spacing: 0.09em;
  text-indent: -1em;
  padding: 0 0 0 1em;
}
@media screen and (min-width: 768px) {
  .guide__braStep li p.guide__braNotes {
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: 0.12em;
  }
}
.guide__braStep li .color {
  color: #f6846d;
}
.guide__braStepNo01 {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background: #f9aea3;
  border-radius: 100vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
@media screen and (min-width: 768px) {
  .guide__braStepNo01 {
    width: 40px;
    height: 40px;
  }
}
.guide__braStepNo01 > span {
  display: block;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.guide__braStepNo01 > span:nth-child(1) {
  font-size: 1.864vw;
  font-weight: 600;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .guide__braStepNo01 > span:nth-child(1) {
    font-size: 7px;
    letter-spacing: 0;
  }
}
.guide__braStepNo01 > span:nth-child(2) {
  font-size: 4.1573333333vw;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .guide__braStepNo01 > span:nth-child(2) {
    font-size: 15px;
    letter-spacing: 0.1em;
  }
}
.guide__braStepNo02 {
  display: flex;
  align-items: center;
  column-gap: 2.6666666667vw;
  margin: 2.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braStepNo02 {
    column-gap: 10px;
    margin: 10px 0 0 0;
  }
}
.guide__braStepNo02 > span:nth-child(1) {
  width: 6.5333333333vw;
  height: 6.5333333333vw;
  background: #f9aea3;
  border-radius: 100vh;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.5186666667vw;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .guide__braStepNo02 > span:nth-child(1) {
    width: 21px;
    height: 21px;
    font-size: 11px;
  }
}
.guide__braStepNo02 > span:nth-child(2) {
  font-size: 3.9986666667vw;
  font-weight: bold;
  letter-spacing: 0.12em;
  color: #f9aea3;
}
@media screen and (min-width: 768px) {
  .guide__braStepNo02 > span:nth-child(2) {
    font-size: 14px;
  }
}
.guide__braBtn01 {
  width: 74.9333333333vw;
  margin: 2.8vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braBtn01 {
    width: 281px;
    margin: 5px 0 0 55px;
  }
}
.guide__braBtn01 a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 13.3333333333vw;
  font-size: 3.4666666667vw;
  letter-spacing: 0.08em;
  color: #fff;
  text-decoration: none;
  background: #392f2d;
}
@media screen and (min-width: 768px) {
  .guide__braBtn01 a {
    height: 50px;
    font-size: 13px;
  }
}
.guide__braBtn01 a span {
  display: inline-block;
  padding: 0 3.7333333333vw 0 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .guide__braBtn01 a span {
    padding: 0 14px 0 0;
  }
}
.guide__braBtn01 a span::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8vw 0 0.8vw 1.0666666667vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .guide__braBtn01 a span::after {
    border-width: 3px 0 3px 4px;
  }
}
.guide__braCheckTxt01 {
  font-size: 3.1893333333vw;
  line-height: 1.66;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .guide__braCheckTxt01 {
    font-size: 14px;
    letter-spacing: 0.12em;
    padding: 0 20px;
  }
}
.guide__braCheck {
  padding-left: 5.3333333333vw;
  padding-right: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__braCheck {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.guide__braCheck h3 {
  margin: 0 0 5.6vw 0;
}
@media screen and (min-width: 768px) {
  .guide__braCheck h3 {
    margin: 0 0 42px 0;
  }
}
.guide__braCheck p.guide__braNotes {
  font-size: 2.9333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__braCheck p.guide__braNotes {
    font-size: 12px;
    padding: 0 20px;
  }
}
.guide__braCheck dt {
  font-size: 3.4666666667vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.14em;
  color: #f8908e;
}
@media screen and (min-width: 768px) {
  .guide__braCheck dt {
    font-size: 13px;
  }
}
.guide__braCheck dt:not(:nth-of-type(1)) {
  margin: 6.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braCheck dt:not(:nth-of-type(1)) {
    margin: 25px 0 0 0;
  }
}
.guide__braCheck dd {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 2.9333333333vw;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braCheck dd {
    column-gap: 12px;
    margin: 10px 0 0 0;
  }
}
.guide__braCheck dd span {
  font-size: 3.2vw;
}
@media screen and (min-width: 768px) {
  .guide__braCheck dd span {
    font-size: 12px;
  }
}
.guide__braCheck select {
  width: 52.5333333333vw;
  height: 10.8vw;
  min-height: auto;
  appearance: none;
  border-radius: 0;
  border: 1px solid #4f4644;
  background: #fff;
  padding: 0 2.6666666667vw;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .guide__braCheck select {
    width: 197px;
    height: 42px;
    padding: 0 10px;
  }
}
.guide__braCheckLabel {
  width: 52.5333333333vw;
  height: 10.8vw;
  font-size: 3.2vw;
  letter-spacing: 0.09em;
  color: #d4d4d4;
  border: 1px solid #4f4644;
  background: #fff;
  padding: 0 0 0 2.6666666667vw;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .guide__braCheckLabel {
    width: 197px;
    height: 42px;
    font-size: 12px;
    padding: 0 10px;
  }
}
.guide__braCheckLabel::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.0666666667vw 0.8vw 0 0.8vw;
  border-color: #392f2c transparent transparent transparent;
  position: absolute;
  right: 4vw;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .guide__braCheckLabel::after {
    border-width: 4px 3px 0 3px;
    right: 15px;
  }
}
.guide__braCheckResult {
  width: 57.3333333333vw;
  background: #fcf4f2;
  padding: 4.2666666667vw 0 4.6666666667vw 0;
  border-radius: 2.6666666667vw;
  margin: 9.3333333333vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braCheckResult {
    width: 215px;
    padding: 20px 0;
    border-radius: 20px;
    margin: 0;
  }
}
.guide__braCheckResultTxt01 {
  font-size: 3.4826666667vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.32em;
  color: #f8908e;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .guide__braCheckResultTxt01 {
    font-size: 13px;
  }
}
.guide__braCheckResultTxt02 {
  min-height: 1em;
  font-size: 18.4vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #f8908e;
  text-align: center;
  margin: 4vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braCheckResultTxt02 {
    font-size: 60px;
    margin: 12px 0 0 0;
  }
}
.guide__braCheckBox {
  border-top: 1px solid #f2f2f2;
  padding: 6.4vw 0 0 0;
  margin: 5.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braCheckBox {
    padding: 28px 20px 0 20px;
    margin: 25px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.guide__braQa ol {
  width: 78.2666666667vw;
  margin: 6.9333333333vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol {
    width: 610px;
    margin: 37px auto 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
.guide__braQa ol li {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol li {
    width: 290px;
  }
}
.guide__braQa ol li:not(:first-child) {
  margin: 10vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol li:not(:first-child) {
    margin: 0;
  }
}
.guide__braQa ol li h3 {
  height: 8.4vw;
  border-radius: 1.0666666667vw;
  background: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol li h3 {
    height: 31px;
    border-radius: 8px;
  }
}
.guide__braQa ol li h3 > span:nth-child(1) {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.9333333333vw;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #fac0c0;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol li h3 > span:nth-child(1) {
    font-size: 10px;
  }
}
.guide__braQa ol li h3 > span:nth-child(2) {
  font-family: 'Montserrat', sans-serif;
  font-size: 5.3333333333vw;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.02em;
  color: #fac0c0;
  margin: 0 0 0 0.1em;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol li h3 > span:nth-child(2) {
    font-size: 19px;
  }
}
.guide__braQa ol li h3 > span:nth-child(3) {
  font-size: 3.2vw;
  letter-spacing: 0.09em;
  margin: 0 0 0 0.3em;
}
@media screen and (min-width: 768px) {
  .guide__braQa ol li h3 > span:nth-child(3) {
    font-size: 11px;
  }
}
.guide__braQaExample {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 2vw;
  position: absolute;
  top: -10.6666666667vw;
  left: 0;
}
@media screen and (min-width: 768px) {
  .guide__braQaExample {
    column-gap: 6px;
    margin: 0;
    position: static;
  }
}
.guide__braQaExample > span:nth-child(1) {
  width: 6.1333333333vw;
  height: 6.1333333333vw;
  font-size: 2.8333333333vw;
  letter-spacing: 0.09em;
  color: #fff;
  background: #f9aea3;
  border-radius: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .guide__braQaExample > span:nth-child(1) {
    width: 27px;
    height: 27px;
    font-size: 12px;
  }
}
.guide__braQaExample > span:nth-child(2) {
  font-size: 3.168vw;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .guide__braQaExample > span:nth-child(2) {
    font-size: 13px;
    letter-spacing: 0.12em;
  }
}
.guide__braQaCase01 {
  min-height: 35.8666666667vw;
  padding: 0 0 0 42.9333333333vw;
  background: url(../../../../img/usr/pages/guide/bra-illust02.png?240501_v0) no-repeat 10.4vw 0;
  background-size: 24vw auto;
  margin: 15.6vw 0 0 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .guide__braQaCase01 {
    min-height: auto;
    padding: 220px 0 0 0;
    background: url(../../../../img/usr/pages/guide/bra-illust02.png?240501_v0) no-repeat 50% 0;
    background-size: 115px auto;
    margin: 28px 0 0 0;
  }
}
.guide__braQaCase01 p {
  font-size: 3.1786666667vw;
  line-height: 1.66;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .guide__braQaCase01 p {
    max-inline-size: max-content;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.12em;
    margin-left: auto;
    margin-right: auto;
  }
}
.guide__braQaCase01 p span {
  color: #f6846d;
}
.guide__braQaCase01 p:not(:nth-of-type(1)) {
  margin-top: 1em;
}
.guide__braQaCase02 {
  max-inline-size: max-content;
  min-height: 36.5333333333vw;
  padding: 0 27.3333333333vw 0 0;
  background: url(../../../../img/usr/pages/guide/bra-illust03.png?240501_v0) no-repeat 100% 50%;
  background-size: 24vw auto;
  margin: 5.6vw auto 0 auto;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .guide__braQaCase02 {
    max-inline-size: none;
    min-height: auto;
    padding: 220px 0 0 0;
    margin: 28px 0 0 0;
    background: url(../../../../img/usr/pages/guide/bra-illust03.png?240501_v0) no-repeat 50% 0;
    background-size: 118px auto;
  }
}
.guide__braQaCase02 p {
  font-size: 3.1786666667vw;
  line-height: 1.66;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .guide__braQaCase02 p {
    max-inline-size: max-content;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.12em;
    text-align: left;
    margin: 0 auto;
  }
}
.guide__braQaBox {
  width: 78.9333333333vw;
  padding: 6.6666666667vw 4vw 9.6vw 4vw;
  border: 1px solid #f5cbc5;
  border-radius: 2.6666666667vw;
  margin: 9.6vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox {
    width: 618px;
    padding: 30px 62px;
    border-radius: 20px;
    margin: 38px auto 0 auto;
  }
}
.guide__braQaBox ul {
  margin: 4.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox ul {
    margin: 30px 0 0 0;
    display: flex;
    justify-content: space-between;
    column-gap: 35px;
  }
}
.guide__braQaBox li {
  padding: 0 0 0 1em;
  margin: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox li {
    flex: 1;
  }
}
.guide__braQaBox li::after {
  content: '';
  display: block;
  width: 1.7333333333vw;
  height: 1.7333333333vw;
  background: #f9aea3;
  border-radius: 100vh;
  position: absolute;
  left: 0;
  top: 0.25em;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox li::after {
    width: 6px;
    height: 6px;
  }
}
.guide__braQaBox li:not(:first-child) {
  margin: 1.3em 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox li:not(:first-child) {
    margin: 0;
  }
}
.guide__braQaBox li h3 {
  font-size: 3.4853333333vw;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox li h3 {
    font-size: 13px;
    letter-spacing: 0.12em;
  }
}
.guide__braQaBox li p {
  font-size: 3.2vw;
  line-height: 1.67;
  letter-spacing: 0.09em;
  margin: 1em 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braQaBox li p {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.12em;
  }
}
.guide__braQaBoxTxt01 {
  font-size: 3.4666666667vw;
  line-height: 1.69;
  letter-spacing: 0.09em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .guide__braQaBoxTxt01 {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.12em;
  }
}
.guide__braQaBoxTxt01 span {
  color: #f6846d;
}
.guide__braBtn02 {
  width: 42.6666666667vw;
  margin: 6.6666666667vw auto 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__braBtn02 {
    width: 160px;
    margin: 35px auto 0 auto;
  }
}
.guide__braBtn02 a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12vw;
  font-size: 3.4666666667vw;
  letter-spacing: 0.16em;
  color: #fff;
  text-decoration: none;
  background: #392f2d;
  position: relative;
}
@media screen and (min-width: 768px) {
  .guide__braBtn02 a {
    height: 45px;
    font-size: 13px;
  }
}
.guide__braBtn02 a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8vw 0 0.8vw 1.0666666667vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: 3.7333333333vw;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .guide__braBtn02 a::after {
    right: 13px;
    border-width: 3px 0 3px 4px;
  }
}
.guide__table {
  background: #fff;
  padding: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .guide__table {
    padding: 12px 22px;
  }
}
.guide__table table {
  width: 100%;
  border-top: 1px solid #eeeded;
}
.guide__table table:not(:nth-of-type(1)) {
  margin: 4vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__table table:not(:nth-of-type(1)) {
    margin: 20px 0 0 0;
  }
}
.guide__table th,
.guide__table td {
  font-size: 3.2vw;
  text-align: center;
  line-height: 1.2;
  border-bottom: 1px solid #eeeded;
  vertical-align: middle;
  padding: 2vw 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__table th,
  .guide__table td {
    font-size: 14px;
    padding: 10px 5px;
  }
}
.guide__table th.b-bottom-none,
.guide__table td.b-bottom-none {
  border-bottom: none;
}
.guide__table th {
  font-weight: normal;
  border-right: 1px solid #eeeded;
}
.guide__table a {
  color: #231815;
  text-decoration: underline;
}
.guide__table .small_text {
  font-size: 2.9333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__table .small_text {
    font-size: 13px;
  }
}
.guide__table .under_text {
  font-size: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__table .under_text {
    font-size: 10px;
  }
}
.guide__tableUnit {
  font-size: 2.6666666667vw;
  letter-spacing: 0.09em;
  text-align: right;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__tableUnit {
    font-size: 12px;
    margin: 10px 0 0 0;
  }
}
.guide__tableNotes {
  font-size: 2.9333333333vw;
  line-height: 1.45;
  letter-spacing: 0.09em;
  color: #bfbfbf;
  text-indent: -1em;
  padding: 0 0 0 1em;
  margin: 2vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__tableNotes {
    font-size: 13px;
    margin: 10px 0 0 0;
  }
}
.guide__tableBox {
  display: flex;
  justify-content: space-between;
}
.guide__braSize {
  margin: 21.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braSize {
    margin: 65px 0 0 0;
  }
}
.guide__braSize h3 {
  font-size: 4.296vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .guide__braSize h3 {
    font-size: 18px;
    letter-spacing: 0.12em;
  }
}
.guide__braSize h4 {
  font-size: 3.4666666667vw;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.09em;
  text-align: center;
  color: #f8908e;
  margin: 0 0 2.4vw 0;
}
@media screen and (min-width: 768px) {
  .guide__braSize h4 {
    font-size: 15px;
    margin: 0 0 10px 0;
  }
}
.guide__braSizeTxt01 {
  font-size: 3.2vw;
  line-height: 1.65;
  letter-spacing: 0.09em;
  text-align: center;
  margin: 4vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braSizeTxt01 {
    font-size: 14px;
    letter-spacing: 0.12em;
    margin: 15px 0 0 0;
  }
}
.guide__braSizeBox {
  margin: 7.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braSizeBox {
    width: 960px;
    margin: 42px auto 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .guide__braSizeBox section {
    width: 475px;
  }
}
.guide__braSizeBox section:not(:nth-of-type(1)) {
  margin: 8vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__braSizeBox section:not(:nth-of-type(1)) {
    margin: 0;
  }
}
.guide__braSizeBox section .guide__table {
  height: 100%;
}
.guide__braSizeBra th {
  padding-left: 0;
  white-space: nowrap;
}
.guide__shorts {
  margin: 16vw 0 0 0;
  padding: 6.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__shorts {
    margin: 60px 0 0 0;
    padding: 30px 0 0 0;
  }
}
.guide__shorts h3 {
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .guide__shorts h3 {
    font-size: 18px;
    letter-spacing: 0.12em;
  }
}
@media screen and (min-width: 768px) {
  .guide__shorts .guide__table {
    width: 475px;
    margin: 0 auto;
  }
}
.guide__shortsShorts {
  margin: 9.0666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__shortsShorts {
    margin: 58px 0 0 0;
  }
}
.guide__shortsGirdle {
  margin: 8vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__shortsGirdle {
    margin: 38px 0 0 0;
  }
}
.guide__shortsTxt01 {
  font-size: 3.2vw;
  line-height: 1.65;
  letter-spacing: 0.09em;
  text-align: center;
  margin: 4.2666666667vw 0;
}
@media screen and (min-width: 768px) {
  .guide__shortsTxt01 {
    font-size: 14px;
    letter-spacing: 0.12em;
    margin: 20px 0 15px 0;
  }
}
.guide__room {
  margin: 16vw 0 0 0;
  padding: 6.6666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__room {
    margin: 60px 0 0 0;
    padding: 30px 0 0 0;
  }
}
.guide__room h3 {
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
  margin: 9.0666666667vw 0 5.7333333333vw 0;
}

@media screen and (min-width: 768px) {
  .guide__room h3 {
    font-size: 18px;
    letter-spacing: 0.12em;
    margin: 58px 0 17px 0;
  }

  .guide__room .unisex-size h3{
    margin-top: 0;
  }
}
.guide__roomBox {
  margin: 9.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__roomBox {
    width: 969px;
    margin: 0px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 19px;
  }
}
@media screen and (min-width: 768px) {
  .guide__roomBox section {
    width: 475px;
  }
}
.guide__roomBox section:not(:nth-of-type(1)) {
  margin: 8.2666666667vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__roomBox section:not(:nth-of-type(1)) {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .guide__roomBox section:nth-of-type(n+3) {
    margin: 35px 0 0 0;
  }
}
.guide__meas {
  margin: 22vw 0 0 0;
  padding-bottom: 20vw;
}
@media screen and (min-width: 768px) {
  .guide__meas {
    margin: 60px 0 0 0;
    padding-bottom: 80px;
  }
}
.guide__meas h2 {
  font-size: 4.2666666667vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.15em;
  text-align: center;
  margin: 0 0 4.6666666667vw 0;
}
@media screen and (min-width: 768px) {
  .guide__meas h2 {
    font-size: 18px;
    letter-spacing: 0.12em;
    margin: 0 0 20px 0;
  }
}
.guide__meas ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 2vw 0;
}
@media screen and (min-width: 768px) {
  .guide__meas ul {
    margin: 0 0 6px 0;
  }
}
.guide__meas li {
  width: 30.6666666667vw;
  height: 10.6666666667vw;
  font-size: 3.2vw;
  letter-spacing: 0.15em;
  color: #f8908e;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px) {
  .guide__meas li {
    width: 110px;
    height: 40px;
    font-size: 13px;
    letter-spacing: 0.09em;
  }
}
.guide__meas li.is-active {
  color: #fff;
  background: #f8908e;
}
.guide__meas li:nth-child(n+3) {
  margin: 1.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .guide__meas li:nth-child(n+3) {
    margin: 0;
  }
}
.guide__meas li:nth-child(1) {
  width: 35.4666666667vw;
}
@media screen and (min-width: 768px) {
  .guide__meas li:nth-child(1) {
    width: 128px;
  }
}
.guide__meas li:nth-child(2) {
  width: 57.7333333333vw;
}
@media screen and (min-width: 768px) {
  .guide__meas li:nth-child(2) {
    width: 211px;
  }
}
.guide__meas .tab-contents {
  display: none;
}
.guide__measInner {
  width: 94.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .guide__measInner {
    width: 703px;
  }
}


/**** ベストフィット移設　****/
.braadviser__bg {
    width: 90.6666666667vw;
    background: #fff;
    border-radius: 1.3333333333vw;
    padding: 9.0666666667vw 0 6.1333333333vw 0;
    margin: 5.7333333333vw auto 0 auto;
}
@media screen and (min-width: 768px) {
    .braadviser__bg {
        width: 784px;
        padding: 35px 0;
        border-radius: 10px;
		margin: 40px auto 0 auto;
    }
}


.braadviser__ttl02 {
  width: 90%;
  height: 9.2vw;
  background: #f3f3f3;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .braadviser__ttl02 {
    width: 355px;
    height: 35px;
  }
}
.braadviser__ttl02 span{
  font-size: 3.4vw !important;
  font-weight: normal !important;
  letter-spacing: 0.12em !important;
  margin: 0 !important;
  color: #4e423f !important;
  font-weight: 500 !important;
}
@media screen and (min-width: 768px) {
	.braadviser__ttl02 span {
        font-size: 13px !important;
        font-weight: 600 !important;
	  }
}
.braadviser__point02 {
  padding: 16vw 0 33.3333333333vw 0;
}
@media screen and (min-width: 768px) {
  .braadviser__point02 {
    padding: 55px 0 150px 0;
  }
}
.braadviser__point02 section:nth-of-type(1) {
  margin: 8vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .braadviser__point02 section:nth-of-type(1) {
    margin: 45px 0 0 0;
  }
}
.braadviser__point02 section:nth-of-type(2) {
  margin: 13.3333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .braadviser__point02 section:nth-of-type(2) {
    margin: 55px 0 0 0;
  }
}
.braadviser__point02Txt01 {
	font-size: 3.4666666667vw;
	line-height: 1.71;
	letter-spacing: 0.09em;
	text-align: center;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Txt01 {
    font-size: 14px;
    letter-spacing: 0.12em;
    margin: 10px 0 0 0;
  }
}
.braadviser__point02Flow {
  width: 84.3333333333vw;
  margin: 5.3333333333vw auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  row-gap: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Flow {
    width: 97%;
    margin: 40px auto 0 auto;
  }
}
.braadviser__point02Flow li {
  width: 50%;
  padding: 0 1.3333333333vw 0 1.3333333333vw;
  margin: 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Flow li {
    width: 25%;
    padding: 0 25px 0 25px;
  }
}
.braadviser__point02Flow li p {
  font-size: 3.4666666667vw;
  line-height: 1.57;
  letter-spacing: 0.09em;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Flow li p {
    font-size: 13px;
    letter-spacing: 0.12em;
  }
}
.braadviser__point02No {
  width: 7.7333333333vw;
  height: 7.7333333333vw;
  background: #fcf0f0;
  border-radius: 100vh;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.4666666667vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #ee93a7;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 2.5333333333vw;
}
@media screen and (min-width: 768px) {
  .braadviser__point02No {
    width: 29px;
    height: 29px;
    font-size: 13px;
    left: 25px;
  }
}
.braadviser__point02Thumb {
  margin: 0 0 4vw 0;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Thumb {
    margin: 0 0 15px 0;
  }
}
.braadviser__point02Thumb img {
  width: 44.6666666667vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Thumb img {
    width: 150px;
  }
}
.braadviser__point02Txt02 {
  text-align: center;
  margin: 6vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Txt02 {
    margin: 15px 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.braadviser__point02Txt02 > span:nth-child(1) {
  display: inline-block;
  font-size: 3.7333333333vw;
  letter-spacing: 0.09em;
  line-height: 1.5;
  color: #f691a7;
  background: linear-gradient(transparent 50%, #fdf4f6 50%);
}
@media screen and (min-width: 768px) {
  .braadviser__point02Txt02 > span:nth-child(1) {
    font-size: 14px;
    line-height: 1;
  }
}
.braadviser__point02Txt02 > span:nth-child(2) {
  display: block;
  font-size: 3.4666666667vw;
  line-height: 1.69;
  letter-spacing: 0.09em;
  margin: 1.7333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .braadviser__point02Txt02 > span:nth-child(2) {
    font-size: 13px;
    line-height: 1;
    margin: 0 0 0 0.8em;
  }
}
.braadviser__check {
  width: 94.6666666667vw;
  background: #fbf3f4;
  padding: 4.6666666667vw 4.4vw 10.6666666667vw 4.4vw;
  border-radius: 0.4vw;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .braadviser__check {
    width: 713px;
    padding: 18px 89px 30px 89px;
    border-radius: 3px;
	margin-top: -40px;
  }
}
.braadviser__check::before, .braadviser__check::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.braadviser__check::before, .braadviser__check::after {
  width: 17.6vw;
  height: 13.3333333333vw;
  background: url(../../../../img/usr/pages/braadviser/icon-check-it.png?240501_v0) no-repeat;
  background-size: 100%;
  top: -11.4666666667vw;
}
@media screen and (min-width: 768px) {
  .braadviser__check::before, .braadviser__check::after {
    width: 67px;
    height: 51px;
    top: -43px;
  }
}
.braadviser__check::after {
  width: 53.0666666667vw;
  height: 53.0666666667vw;
  background: #fbf3f4;
  border-radius: 100vh;
  top: -20vw;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .braadviser__check::after {
    width: 199px;
    height: 199px;
    top: -75px;
  }
}
.braadviser__check h2 {
  font-size: 4.2666666667vw;
  font-weight: normal;
  line-height: 1.53;
  letter-spacing: 0.13em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .braadviser__check h2 {
    font-size: 16px;
    letter-spacing: 0.17em;
  }
}
.braadviser__check ol {
  margin: 2.8vw 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 9.3333333333vw;
}
@media screen and (min-width: 768px) {
  .braadviser__check ol {
    margin: 35px 0 0 0;
    row-gap: 28px;
  }
}
.braadviser__check li {
  width: 41.3333333333vw;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .braadviser__check li {
    width: 156px;
  }
}
.braadviser__check li img {
  width: 100%;
}
.braadviser__checkNo {
  width: 26.5333333333vw;
  height: 5.3333333333vw;
  font-family: 'Montserrat', sans-serif;
  font-size: 3.2vw;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #fff;
  line-height: 1;
  text-align: center;
  background: #231815;
  border-radius: 100vh;
  margin: 3.7333333333vw auto 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .braadviser__checkNo {
    width: 100px;
    height: 20px;
    font-size: 12px;
    margin: 13px auto 0 auto;
  }
}
.braadviser__checkNo span {
  display: inline-block;
  padding: 0 0 0 3.3333333333vw;
  background: url(../../../../img/usr/pages/braadviser/icon-check.svg) no-repeat 0 50%;
  background-size: 2.1333333333vw auto;
}
@media screen and (min-width: 768px) {
  .braadviser__checkNo span {
    padding: 0 0 0 12px;
    background-size: 10px auto;
  }
}
.braadviser__checkTxt {
  font-size: 3.7333333333vw;
  line-height: 1.64;
  letter-spacing: 0.04em;
  margin: 2.9333333333vw 0 0 0;
}
@media screen and (min-width: 768px) {
  .braadviser__checkTxt {
    font-size: 14px;
    margin: 10px 0 0 0;
  }
}
.braadviser__checkTxt span {
  color: #eb748e;
}





















/*# sourceMappingURL=guide.css.map */
