/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sofia&display=swap");
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.is__sequelae .cmn__txt strong {
  font-weight: bold;
}

.sql_kv__wrp {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
}
.sql_kv__wrp .cmn__inr {
  margin-top: 0;
  z-index: 2;
}
.sql_kv__wrp .is__caption {
  margin-top: 1em;
  display: block;
  font-size: 75%;
  color: #484848;
}

.sql_kv__dsc strong {
  color: #C27358;
}

@media (max-width: 768px) {
  .sql_kv__wrp {
    padding-top: 12vw;
    padding-bottom: 13.33vw;
    background-position: center top 30.13vw;
    background-size: 100%;
    background-image: url(/resource/ladies/sequelae/images/sql_kv__img.jpg);
  }
  .cmn_main__ttl {
    margin-bottom: 74.8vw;
  }
  .sql_kv__dsc {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .sql_kv__wrp {
    height: 557px;
    padding-top: 115px;
    background-position: right top;
    background-size: auto 100%;
    background-image: url(/resource/ladies/sequelae/images/sql_kv__img_pc.jpg);
  }
  .sql_kv__wrp .cmn__inr {
    width: 960px;
  }
  .sql_kv__wrp .cmn_main__ttl {
    margin-bottom: 120px;
  }
  .sql_kv__dsc {
    padding-right: 50%;
  }
}
.is__support .cmn__inr {
  margin-top: 0;
  background-color: #fff;
}
.is__support .cmn_column__wrp {
  margin-left: auto;
  margin-right: auto;
}
.is__support .cmn__btn {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .is__support.cmn__bg {
    padding-top: 13.33vw;
    padding-bottom: 13.33vw;
  }
  .is__support .cmn__inr {
    width: 89.33vw;
    padding: 12.17vw 7.33vw;
    border-radius: 2.66vw;
    -webkit-box-shadow: 0px 0px 2.13vw rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 2.13vw rgba(0, 0, 0, 0.07);
  }
  .is__support .cmn__ttl {
    margin-bottom: 10.29vw;
    font-size: 4.53vw;
  }
  .is__support .cmn_column__wrp {
    width: 74.66vw;
    margin-top: 11.5vw;
  }
  .is__support .is__img {
    margin-bottom: 6.17vw;
  }
  .is__support .cmn__btn {
    width: 100%;
    font-size: 4vw;
  }
  .is__position {
    font-size: 3.73vw;
  }
  .is__description {
    margin-top: 10.4vw;
    font-size: 3.73vw;
  }
}
@media (min-width: 769px) {
  .is__support.cmn__bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .is__support .cmn__inr {
    padding: 75px 100px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.07);
  }
  .is__support .cmn__ttl {
    margin-bottom: 36px;
    font-size: 30px;
  }
  .is__support .cmn_column__wrp {
    width: 960px;
    margin-top: 70px;
  }
  .is__support .cmn_column__inr {
    width: 570px;
  }
  .is__support .cmn_column__inr.is__img {
    width: 320px;
  }
  .is__support .cmn__btn {
    font-size: 20px;
  }
  .is__position {
    font-size: 14px;
  }
  .is__description {
    margin-top: 28px;
    font-size: 15px;
  }
}
.sql_sct__inr {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .sql_sct__inr > .cmn__ttl.is__serif_s {
    font-size: 5.86vw;
  }
  .is__select.sql_sct__inr {
    margin-top: 11.82vw;
  }
  .is__select > .cmn__ttl.is__serif_s {
    margin-bottom: 7.2vw;
  }
  .is__select .cmn_column__inr {
    width: 100%;
  }
  .is__select .cmn_column__inr .cmn__ttl.is__serif_s {
    margin-top: 7.2vw;
    margin-bottom: 2.98vw;
    font-size: 4.8vw;
  }
  .is__select .cmn_column__inr + .cmn_column__inr {
    margin-top: 9.33vw;
  }
  .is__select .cmn_column__inr .cmn__txt {
    margin-bottom: 0;
  }
  .is__timing.sql_sct__inr {
    margin-top: 12.4vw;
  }
  .is__timing > .cmn__ttl.is__serif_s {
    margin-bottom: 7.2vw;
  }
  .is__cost.sql_sct__inr {
    margin-top: 16.26vw;
  }
  .is__cost > .cmn__ttl.is__serif_s {
    margin-bottom: 9.42vw;
  }
  .sql_div__wrp {
    margin-top: 11.82vw;
  }
  .sql_div__wrp > * + * {
    margin-top: 4.78vw;
  }
}
@media (min-width: 769px) {
  .sql_sct__inr > .cmn__ttl.is__serif_s {
    font-size: 28px;
  }
  .is__select.sql_sct__inr {
    margin-top: 60px;
  }
  .is__select > .cmn__ttl.is__serif_s {
    margin-bottom: 39px;
  }
  .is__select .cmn_column__inr {
    width: 300px;
  }
  .is__select .cmn_column__inr .cmn__ttl.is__serif_s {
    margin-top: 17px;
    margin-bottom: 15px;
    font-size: 22px;
  }
  .is__timing.sql_sct__inr {
    margin-top: 72px;
  }
  .is__timing > .cmn__ttl.is__serif_s {
    margin-bottom: 29px;
  }
  .is__cost.sql_sct__inr {
    margin-top: 90px;
  }
  .is__cost > .cmn__ttl.is__serif_s {
    margin-bottom: 32px;
  }
  .sql_div__wrp {
    margin-top: 82px;
  }
  .sql_div__wrp > * + * {
    margin-top: 15px;
  }
}
.is__cv.cmn_column__wrp {
  width: 100%;
  background-color: #F9F7F7;
}
.is__cv .cmn__btn {
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 0.6em;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.428%22%20height%3D%2221.23%22%20viewBox%3D%220%200%2012.428%2021.23%22%3E%3Cpath%20id%3D%22cmn__arrow%22%20data-name%3D%22cmn__arrow%22%20d%3D%22M660.325%2C12965.795l8.807%2C8.493-8.807%2C8.5%22%20transform%3D%22translate%28-658.204%20-12963.674%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E");
  border: 0px solid transparent;
}
.is__cv .cmn__btn.is__counseling {
  background-color: #D7A476;
}
.is__cv .cmn__btn.is__appointment {
  background-color: #FF8470;
}

@media (max-width: 768px) {
  .is__cv.cmn_column__wrp {
    margin-top: 10.45vw;
    padding: 13.96vw 7.33vw 13.33vw;
    display: block;
  }
  .is__cv .cmn_column__inr {
    width: 100%;
  }
  .is__cv .cmn_column__inr + .cmn_column__inr {
    margin-top: 8.97vw;
  }
  .is__cv .cmn__btn {
    width: 100%;
    margin-top: 4.53vw;
    font-size: 4vw;
  }
}
@media (min-width: 769px) {
  .is__cv.cmn_column__wrp {
    margin-top: 34px;
    padding: 50px 60px;
  }
  .is__cv .cmn_column__inr {
    width: 400px;
  }
  .is__cv .cmn__btn {
    width: 100%;
    margin-top: 20px;
    font-size: 20px;
  }
}
.is__cost .cmn_tbl_lst__txt.is__total {
  line-height: 1.3;
}
.is__cost .cmn_tbl_lst__txt .is__caption {
  text-align: right;
}
.is__cost .is__caption {
  display: block;
  font-weight: normal;
  color: #7E7E7E;
}

@media (max-width: 768px) {
  .is__cost .is__caption {
    font-size: 3.2vw;
  }
  .is__cost .cmn_tbl__wrp + .is__caption {
    margin-top: 5.04vw;
  }
  .is__caption + .cmn_tbl__wrp {
    margin-top: 11.86vw;
  }
  .is__sqlset .sql_tbl_lst__box + .cmn_tbl_lst__txt {
    width: 100%;
    margin-top: 5.2vw;
    display: block;
    border-top: 2px solid #363636;
  }
}
@media (min-width: 769px) {
  .is__cost .cmn_tbl__inr {
    padding-bottom: 30px;
  }
  .is__cost .is__caption {
    font-size: 13px;
  }
  .is__cost .cmn_tbl__wrp + .is__caption {
    margin-top: 20px;
  }
  .is__caption + .cmn_tbl__wrp {
    margin-top: 60px;
  }
  .is__sqlset.cmn_tbl_lst__wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .is__sqlset .sql_tbl_lst__box {
    width: 402px;
  }
  .is__sqlset .sql_tbl_lst__box + .cmn_tbl_lst__txt {
    width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sql_case__img .cmn__txt {
  margin-bottom: 0.5em;
}

@media (max-width: 768px) {
  .is__case .cmn_column__inr.is__txt {
    width: 100%;
  }
  .is__case .cmn_column__inr.is__txt .is__description {
    margin-top: 0;
  }
  .is__case .cmn_column__inr.is__txt .is__bold {
    margin-bottom: 1.6vw;
    font-size: 4vw;
  }
  .is__case .cmn_column__inr.is__img {
    width: 100%;
    margin-top: 5.33vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sql_case__img {
    width: 42.93vw;
  }
}
@media (min-width: 769px) {
  .is__case .cmn_column__inr.is__txt {
    width: 350px;
    padding-top: 20px;
  }
  .is__case .cmn_column__inr.is__txt .is__s {
    font-size: 14px;
  }
  .is__case .cmn_column__inr.is__txt .is__description {
    margin-top: 0;
  }
  .is__case .cmn_column__inr.is__txt .is__bold {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .is__case .cmn_column__inr.is__img {
    width: 510px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sql_case__img {
    width: 245px;
  }
}
.is__consultation.cmn__wrp {
  color: #fff;
  background-color: #D7A476;
}
.is__consultation .cmn__inr {
  margin-top: 0;
}
.is__consultation .cmn__inr .cmn__ttl {
  color: #fff;
}
.is__consultation .cmn__btn {
  margin-left: auto;
  margin-right: auto;
}

.sql_cousultation__box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sql_cousultation__lst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  color: #fff;
  text-align: left;
  background-repeat: no-repeat;
  background-image: url(/resource/ladies/sequelae/images/sql_icn__check.svg);
  border: 2px solid #fff;
}

@media (max-width: 768px) {
  .is__consultation.cmn__wrp {
    margin-top: 16vw;
    padding-top: 12.28vw;
    padding-bottom: 14.42vw;
  }
  .is__consultation .cmn__inr {
    margin-top: 0;
  }
  .is__consultation .cmn__ttl {
    padding-bottom: 0;
    font-size: 4.53vw;
  }
  .is__consultation .cmn__btn {
    width: 100%;
    font-size: 4vw;
  }
  .sql_cousultation__box {
    width: 74.66vw;
    margin-top: 11.08vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .sql_cousultation__lst {
    width: 100%;
    height: 16vw;
    padding-left: 15vw;
    font-size: 3.46vw;
    line-height: 1.53;
    background-position: 4.76vw center;
    background-size: 6.16vw;
    border-radius: 2.66vw;
  }
  .sql_cousultation__lst + .sql_cousultation__lst {
    margin-top: 2.66vw;
  }
}
@media (min-width: 769px) {
  .is__consultation.cmn__wrp {
    margin-top: 107px;
    padding-top: 72px;
    padding-bottom: 82px;
  }
  .is__consultation .cmn__inr {
    margin-top: 0;
  }
  .is__consultation .cmn__ttl {
    font-size: 30px;
  }
  .is__consultation .cmn__btn {
    font-size: 20px;
  }
  .sql_cousultation__box {
    width: 930px;
    margin-top: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sql_cousultation__lst {
    width: 450px;
    height: 100px;
    padding-left: 64px;
    font-size: 15px;
    line-height: 1.73;
    background-position: 20px center;
    background-size: 28px;
    border-radius: 20px;
  }
}
.sql_cancer__box {
  margin-left: auto;
  margin-right: auto;
}

.sql_nav__wrp {
  width: 100%;
}

.sql_nav__lnk a {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #C27358;
  font-weight: bold;
  background-color: #F9F1EE;
}
.sql_nav__lnk a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: 0.6em;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.428%22%20height%3D%2221.23%22%20viewBox%3D%220%200%2012.428%2021.23%22%3E%3Cpath%20id%3D%22cmn__arrow%22%20data-name%3D%22cmn__arrow%22%20d%3D%22M660.325%2C12965.795l8.807%2C8.493-8.807%2C8.5%22%20transform%3D%22translate%28-658.204%20-12963.674%29%22%20fill%3D%22none%22%20stroke%3D%22%23C27358%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-size: contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media (max-width: 768px) {
  .is__cancer.cmn__wrp {
    padding-top: 0;
    padding-bottom: 0;
  }
  .is__cancer .cmn__ttl.is__serif_l {
    margin-bottom: 7.01vw;
    padding-bottom: 0;
    font-size: 6.93vw;
  }
  .sql_cancer__box {
    width: 100%;
    margin-bottom: 10.8vw;
  }
  .sql_cancer__box .cmn__txt {
    margin-bottom: 9.73vw;
  }
  .sql_cancer__img {
    width: 100%;
  }
  .sql_nav__wrp {
    display: block;
  }
  .sql_nav__lnk {
    width: 100%;
  }
  .sql_nav__lnk + .sql_nav__lnk {
    margin-top: 6vw;
  }
  .sql_nav__lnk a {
    padding: 4vw 7.33vw;
    font-size: 4vw;
    border-radius: 2.66vw;
  }
  .sql_nav__lnk a::before {
    width: 1.6vw;
    height: 2.93vw;
    right: 4.58vw;
  }
}
@media (min-width: 769px) {
  .is__cancer .is__data {
    margin-top: 0;
  }
  .is__cancer .cmn__ttl.is__serif_l {
    margin-bottom: 43px;
    font-size: 40px;
  }
  .sql_cancer__box {
    width: 960px;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sql_cancer__box .cmn__txt {
    width: 445px;
  }
  .sql_cancer__img {
    width: 437px;
  }
  .sql_nav__wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sql_nav__lnk {
    width: 360px;
    height: 100px;
  }
  .sql_nav__lnk a {
    padding-left: 36px;
    font-size: 15px;
    border-radius: 20px;
  }
  .sql_nav__lnk a::before {
    width: 12px;
    height: 18px;
    right: 31px;
  }
}
.is__cause.cmn__inr {
  background-color: #F9F7F7;
}

@media (max-width: 768px) {
  .is__cause.cmn__inr {
    width: 89.33vw;
    padding: 10.12vw 7.33vw 16vw;
  }
  .sql_sct__inr .cmn__ttl.is__serif_m {
    margin-bottom: 8vw;
    font-size: 4.53vw;
  }
  .sql_sct__inr .cmn__ttl + .cmn__txt {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .is__cause.cmn__inr {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sql_sct__inr .cmn__ttl.is__serif_m {
    margin-bottom: 45px;
    font-size: 30px;
  }
}
.sql_increment__box {
  width: 100%;
  background-color: #fff;
}
.sql_increment__box .cmn__ttl {
  position: relative;
}
.sql_increment__box .cmn__ttl::before {
  content: "";
  height: 1px;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #C27358;
}

.sql_increment_profile__wrp {
  width: 100%;
  border-top: 1px solid #E2E2E2;
}

@media (max-width: 768px) {
  .sql_increment__box {
    margin-top: 11.08vw;
    padding: 8.26vw 7.33vw 10.69vw;
  }
  .sql_increment__box .cmn__ttl {
    margin-bottom: 4.53vw;
    padding-left: 5.33vw;
    font-size: 3.73vw;
  }
  .sql_increment__box .cmn__ttl::before {
    width: 4vw;
  }
  .sql_increment_profile__wrp {
    margin-top: 6.66vw;
    padding-top: 10.29vw;
    display: block;
  }
  .sql_increment_profile__img {
    width: 100%;
    margin-bottom: 7.2vw;
  }
  .sql_increment_profile__txt {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .sql_increment__box {
    margin-top: 46px;
    padding: 64px 70px 70px;
  }
  .sql_increment__box .cmn__ttl {
    margin-bottom: 30px;
    padding-left: 44px;
    font-size: 24px;
  }
  .sql_increment__box .cmn__ttl::before {
    width: 30px;
  }
  .sql_increment_profile__wrp {
    margin-top: 48px;
    padding-top: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sql_increment_profile__img {
    width: 200px;
  }
  .sql_increment_profile__txt {
    width: 585px;
  }
}
.sql_sideeffect_sct__sbt {
  width: 4em;
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  background-color: #B7775D;
}

@media (max-width: 768px) {
  .is__sideeffect.sql_sct__inr {
    margin-top: 12.92vw;
  }
  .is__sideeffect .is__type1 .is__img {
    width: 100%;
    margin-bottom: 7.23vw;
  }
  .is__sideeffect .is__type1 .is__txt {
    width: 100%;
  }
  .is__sct1.sql_sideeffect_sct__wrp {
    margin-top: 14.97vw;
    margin-bottom: 15.73vw;
  }
  .is__sct1 .sql_sideeffect_sct__box {
    width: 100%;
  }
  .sql_sideeffect_sct__box + .sql_sideeffect_sct__box {
    margin-top: 10.53vw;
  }
  .is__sideeffect__img {
    width: 100%;
    margin-bottom: 10.66vw;
  }
  .sql_sideeffect_sct__wrp .cmn__txt.is__l {
    margin-bottom: 8vw;
    font-size: 4.26vw;
  }
  .sql_sideeffect_sct__sbt {
    padding: 0.2em;
    margin-bottom: 3.44vw;
    font-size: 3.73vw;
    border-radius: 1.33vw;
  }
}
@media (min-width: 769px) {
  .is__sideeffect.sql_sct__inr {
    margin-top: 80px;
  }
  .is__sideeffect .is__type1 .is__img {
    width: 340px;
  }
  .is__sideeffect .is__type1 .is__txt {
    width: 570px;
  }
  .is__sct1.sql_sideeffect_sct__wrp {
    margin-top: 67px;
    margin-bottom: 63px;
  }
  .is__sct1 .cmn_column__wrp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .is__sct1 .sql_sideeffect_sct__box {
    width: 480px;
  }
  .sql_sideeffect_sct__box + .sql_sideeffect_sct__box {
    margin-top: 45px;
  }
  .is__sideeffect__img {
    width: 440px;
    margin-left: auto;
  }
  .sql_sideeffect_sct__wrp .cmn__txt.is__l {
    margin-bottom: 28px;
    font-size: 22px;
  }
  .sql_sideeffect_sct__sbt {
    padding: 0.2em;
    margin-bottom: 17px;
    font-size: 16px;
    border-radius: 5px;
  }
}
@media (max-width: 768px) {
  .is__grow.sql_sct__inr {
    margin-top: 15.34vw;
  }
  .is__grow .is__type1.cmn_column__wrp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .is__grow .is__type1 .is__img {
    width: 100%;
    margin-bottom: 7.49vw;
  }
  .is__grow .is__type1 .is__txt {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .is__grow.sql_sct__inr {
    margin-top: 77px;
  }
  .is__grow .is__type1.cmn_column__wrp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .is__grow .is__type1 .is__img {
    width: 340px;
  }
  .is__grow .is__type1 .is__txt {
    width: 570px;
  }
}
.ind_faq__wrap {
  margin-top: 40px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .ind_faq__wrap {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.ind_faq_acc:first-of-type {
  border-top: 1px solid #E2E2E2;
}
.ind_faq_acc.is__border {
  border-bottom: 1px solid #E2E2E2;
}

.ind_faq_acc .faq_lst__hdr,
.ind_faq_acc .cmn_acc__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ind_faq_acc .faq_lst__hdr span:first-child,
.ind_faq_acc .cmn_acc__detail span:first-child {
  margin-right: 0.5em;
  margin-top: -10px;
}

.ind_faq_acc .faq_lst__hdr {
  position: relative;
  padding-right: 30px;
  padding-top: 26px;
  padding-bottom: 26px;
  cursor: pointer;
}
.ind_faq_acc .faq_lst__hdr::before, .ind_faq_acc .faq_lst__hdr::after {
  content: "";
  display: block;
  width: 16px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  background: #B7775D;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ind_faq_acc .faq_lst__hdr::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ind_faq_acc .cmn_acc__detail {
  padding-right: 50px;
  line-height: 2;
}

.is__open .faq_lst__hdr::after {
  display: none;
}

@media (max-width: 768px) {
  .ind_faq_acc .cmn_acc__detail {
    padding-right: 8.5vw;
  }
  .ind_faq_acc .faq_lst__hdr {
    position: relative;
    padding-right: 30px;
    padding-top: 5.33vw;
    padding-bottom: 5.33vw;
  }
}
.ind_faq_acc .cmn__ttl.is__black {
  color: inherit;
}
.ind_faq_acc .faq_btn.cmn__btn {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .ind_faq_acc .faq_btn.cmn__btn {
    width: 100%;
  }
}