@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
h1, h2, h3, h4, h5, h6,
div,
p,
ul, ol, dl,
form, fieldset,
table,
address,
blockquote,
noscript,
pre,
tr,
td,
input,
textarea,
figure {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-style: normal;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  padding: 0;
  margin: 0;
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  overflow: auto;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

@media (max-width: 319px) {
  html {
    font-size: 10px;
  }
}
@media (min-width: 320px) and (max-width: 750px) {
  html {
    font-size: calc(2.4154589372vw + 0rem);
  }
}
@media (min-width: 750.1px) {
  html {
    font-size: 14px;
  }
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

a {
  color: #9f774b;
  text-decoration: underline;
  outline: none;
  transition: all 0.4s ease;
}
a:hover {
  color: #9f774b;
}

.header {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
}
.header-inner {
  position: relative;
  padding: 1.4rem 1.5rem 1.4rem;
}
.header-link {
  width: 3.6rem;
  position: absolute;
  top: 2.2rem;
  right: 1.5rem;
}
.header .logo {
  width: 12rem;
}

@media (min-width: 750px) {
  .header {
    z-index: 2;
  }
  .header-inner {
    display: flex;
    justify-content: space-between;
    padding: 17px 0;
    margin: 0 auto;
    width: 1120px;
  }
  .header-link {
    display: none;
  }
  .header .logo {
    width: 155px;
  }
}
.gnav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1.45rem 1rem 2.5rem;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(247, 177, 169, 0.97);
  visibility: hidden;
  transition: all 0.2s;
}
.gnav.is-open {
  opacity: 1;
  visibility: visible;
  height: 100%;
  overflow: scroll;
}
.gnav-list {
  margin: 0;
  padding: 0;
  width: 100%;
}
.gnav-item {
  width: 100%;
}
.gnav-item a {
  display: block;
  padding: 2rem 2rem;
  font-size: 2rem;
  text-align: center;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
}
.gnav-item a::after {
  content: attr(data-text);
  display: block;
  margin-top: 0.5em;
  font-weight: bold;
  font-size: 0.6em;
  line-height: 1;
}

@media (min-width: 750px) {
  .gnav {
    opacity: 1;
    display: block;
    visibility: visible;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0 auto;
    width: 50%;
    max-width: 1240px;
    height: auto;
    margin: 0 0 0 50%;
    background: none;
  }
  .gnav::after {
    content: "";
    display: table;
    clear: both;
  }
  .gnav-list {
    float: right;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 25px 0 0 0;
    padding: 0 20px 0 0;
    width: 402px;
  }
  .gnav-item {
    width: auto;
  }
  .gnav-item a {
    padding: 0;
    font-size: 15px;
    text-align: center;
    color: #000;
    font-weight: normal;
  }
  .gnav-item a:hover {
    color: #a7a7a7;
  }
  .gnav.no-top .gnav-item a:hover {
    color: #ccc;
  }
}
.header-menu-btn {
  box-sizing: border-box;
  width: 3.4rem;
  height: 3.6rem;
  padding: 0;
  position: relative;
  border-radius: 2px;
}
.header-menu-btn-parts {
  margin-bottom: 0.8rem;
  width: 100%;
  height: 0.2rem;
  background-color: #000;
  transition: transform 0.3s;
}
.header-menu-btn-parts:last-child {
  margin-bottom: 0;
}
.header-menu-btn.is-active .header-menu-btn-parts {
  position: absolute;
  margin: 0;
  width: 3.4rem;
}
.header-menu-btn.is-active .menu__line--top {
  top: 1.6rem;
  transform: rotate(45deg);
}
.header-menu-btn.is-active .menu__line--center {
  opacity: 0;
  transform: scaleX(0);
}
.header-menu-btn.is-active .menu__line--bottom {
  bottom: 1.7rem;
  transform: rotate(135deg);
}

.footer {
  position: relative;
  z-index: 1;
  margin: 0;
  background-color: #000;
  color: #fff;
}
.footer-inner {
  padding: 2rem 1.5rem;
}
.footer-link {
  margin: 0;
  padding: 1rem 0;
}
.footer-link-item {
  margin: 0.75rem 0 0;
  text-align: center;
}
.footer-link-item a {
  color: #fff;
  text-decoration: none;
  font-size: 1.1rem;
  line-height: 1.2;
  letter-spacing: -0.025em;
}
.footer-link-item:first-child {
  margin-top: 0;
}
.footer-sns {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
}
.footer-sns-item {
  width: 3rem;
}
.footer-sns-item:first-of-type {
  margin-right: 1rem;
}
.footer-copyright {
  margin: 0;
  padding: 1rem 0;
  text-align: center;
  font-size: 10px;
}

@media (min-width: 750px) {
  .footer-link {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }
  .footer-link-item {
    display: inline-block;
    margin: 10px 15px;
  }
  .footer-link-item a {
    font-size: 12px;
  }
  .footer-link-item a:hover {
    text-decoration: underline;
  }
  .footer-sns-item {
    width: 30px;
  }
}
.products-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 1.5rem;
}
.products-item {
  margin: 1.5rem 0 0;
  width: 49%;
}
.products-item:nth-child(1), .products-item:nth-child(2) {
  margin-top: 0;
}
.products-item.is-upperarm .products-img {
  background-image: url(/img/upperarm_01.jpg);
}
.products-item.is-face .products-img {
  background-image: url(/img/face_01.jpg);
}
.products-item.is-bolero .products-img {
  background-image: url(/img/bolero_01.jpg);
}
.products-item.is-body .products-img {
  background-image: url(/img/body_01.jpg);
}
.products-item.is-girdle .products-img {
  background-image: url(/img/girdle_01.jpg);
}
.products-img {
  width: 100%;
  padding-top: 100%;
  background-color: #ccc;
  background-image: url(/img/comingsoon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.products-name {
  margin: 0.75rem 0 0;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.35;
}
.products-price {
  margin: 0.5rem 0 0;
  font-size: 1.5em;
  line-height: 1.25;
}
.products-buy {
  margin: 0.75rem 0 0;
}
.products-buy a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  height: 3.4rem;
  background-color: #62be3f;
  color: #fff;
  font-size: 1.5rem;
  text-decoration: none;
  font-weight: bold;
}
.products-buy.is-wait a {
  background-color: #a9aba2;
}

@media (min-width: 750px) {
  .products-list {
    justify-content: flex-start;
    max-width: 1100px;
    padding: 0;
    margin: 0 auto;
  }
  .products-item {
    margin: 0 10px 0 0;
    width: 210px;
  }
  .products-name {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: -0.04em;
  }
  .products-price {
    margin-top: 10px;
    font-size: 15px;
  }
  .products-buy {
    margin-top: 8px;
  }
  .products-buy a {
    transition: all 0.2s;
    height: 36px;
    font-size: 15px;
  }
  .products-buy a:hover {
    opacity: 0.7;
  }
}
.main-visual {
  width: 100%;
  height: 409px;
  margin: 7rem 0 6rem;
}

@media (min-width: 750px) {
  .main-visual {
    height: 719px;
    background-color: #a3afbf;
    margin: 87px 0 40px;
  }
  .main-visual-inner {
    width: 1279px;
    margin: 0 auto;
  }
  .main-visual-text {
    width: 35%;
  }
}
.main-block {
  background-color: #fff;
}

.section-title {
  color: #103d56;
  font-size: 4rem;
  line-height: 1;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

@media (min-width: 750px) {
  .section-title {
    font-size: 54px;
  }
}
.h2 {
  padding-left: 0.6em;
  margin: 5rem 0 3rem;
  background-image: url(/img/title_icon.png);
  background-position: left bottom 0.1em;
  background-size: 0.5em 0.5em;
  background-repeat: no-repeat;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 700;
  color: #000;
}

@media (min-width: 750px) {
  .h2 {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    font-size: 2.4rem;
  }
}
.text {
  font-size: 1.4rem;
  line-height: 1.8;
}

@media (min-width: 750px) {
  .text {
    font-size: 14px;
  }
}
.is-pc {
  display: none;
}

@media (min-width: 750px) {
  .is-sp {
    display: none;
  }
  .is-pc {
    display: block;
  }
}
.button {
  display: block;
  width: 100%;
}
.button a,
.button button {
  display: block;
  max-width: 200px;
  width: 50%;
  margin: 0 auto;
  padding: 1.5rem 0;
  text-decoration: none;
  border: 1px solid #000;
  font-size: 1.4rem;
  text-align: center;
  color: #000;
}

@media (min-width: 750px) {
  .button a,
  .button button {
    transition: all 0.2;
    font-size: 14px;
  }
  .button a:hover,
  .button button:hover {
    opacity: 0.7;
  }
}
.top-bnr {
  padding: 2rem 1.5rem;
  background: #fff;
}
.top-bnr.is-top {
  padding: 2rem 1.5rem 0;
}

@media (min-width: 750px) {
  .top-bnr {
    margin-right: auto;
    margin-left: auto;
    max-width: 1100px;
    padding: 30px 0;
  }
  .top-bnr.is-top {
    padding: 30px 0 0;
  }
  .top-bnr-inner {
    text-align: center;
    transition: all 0.2s;
  }
  .top-bnr-inner:hover {
    opacity: 0.8;
  }
}
.lead {
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(254, 254, 254) 57%, rgb(255, 255, 255) 57%, rgb(254, 254, 254) 57%, rgb(242, 242, 242) 100%);
  background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(254, 254, 254) 57%, rgb(255, 255, 255) 57%, rgb(254, 254, 254) 57%, rgb(242, 242, 242) 100%);
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(254, 254, 254) 57%, rgb(255, 255, 255) 57%, rgb(254, 254, 254) 57%, rgb(242, 242, 242) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f2f2f2",GradientType=0 );
}
.lead-title {
  padding-top: 2.5rem;
  margin: 0 0 1.6rem;
  font-weight: bold;
  line-height: 1;
}
.lead-wrap {
  padding: 0 1.5rem 36.5rem;
  background-repeat: no-repeat;
  background-position: bottom 1rem center;
  background-size: 58% auto;
  background-image: url(/img/top_pkg.png);
}
.lead-catch {
  margin: 0;
  line-height: 1.25;
  font-size: 3rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.lead-sub {
  margin: 1.2rem 0 0;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.lead-text {
  margin: 1.6rem 0 0;
  line-height: 1.6;
  font-size: 1.4rem;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media (min-width: 750px) {
  .lead {
    background: none;
  }
  .lead-title {
    margin: 0 0 30px;
    padding-top: 0;
  }
  .lead-wrap {
    padding: 125px 0 145px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1100px;
    background-position: bottom 5px right;
    background-size: 410px auto;
    background-image: url(/img/top_pkg_pc.jpg);
  }
  .lead-wrap::before {
    margin: 0 0 30px;
    font-size: 20px;
  }
  .lead-catch {
    padding: 0 30px;
    font-size: 40px;
  }
  .lead-sub {
    padding: 0 30px;
    margin-top: 15px;
    font-size: 22px;
  }
  .lead-text {
    padding: 0 32px;
    margin-top: 30px;
    font-size: 14px;
  }
}
.products {
  padding: 2rem 0;
  background-color: #f5f5f5;
}
.products-title {
  margin-top: 0;
}

@media (min-width: 750px) {
  .products {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.story-title {
  margin-left: 1.5rem;
}
.story-wrap {
  padding: 2rem 1.5rem 4rem;
  background: rgb(243, 188, 173);
  background: -moz-linear-gradient(top, rgb(243, 188, 173) 0%, rgb(246, 207, 206) 50%, rgb(235, 216, 243) 100%);
  background: -webkit-linear-gradient(top, rgb(243, 188, 173) 0%, rgb(246, 207, 206) 50%, rgb(235, 216, 243) 100%);
  background: linear-gradient(to bottom, rgb(243, 188, 173) 0%, rgb(246, 207, 206) 50%, rgb(235, 216, 243) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f3bcad", endColorstr="#ebd8f3",GradientType=0 );
}
.story-top {
  margin: 2rem 0 1.5rem;
  line-height: 1;
  font-weight: normal;
}
.story-top img {
  margin-right: 1rem;
  width: 9em;
  vertical-align: text-bottom;
}
.story-top-sub {
  display: inline-block;
  font-size: 1.4em;
}
.story-lead {
  position: relative;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.story-lead::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  height: 0.4em;
  background-color: #fff;
}
.story-text {
  line-height: 1.5;
  margin-top: 1rem;
  font-size: 1.4rem;
}

@media (min-width: 750px) {
  .story-wrap {
    padding: 30px 5rem 50px;
  }
  .story-title {
    margin-left: auto;
    margin-right: auto;
  }
  .story-inner {
    margin-right: auto;
    margin-left: auto;
    max-width: 1100px;
  }
  .story-top img {
    width: 145px;
  }
  .story-top-sub {
    color: #000;
    display: inline-block;
    font-size: 20px;
  }
  .story-lead {
    padding-bottom: 30px;
    margin-bottom: 30px;
    line-height: 1.6;
    font-size: 24px;
  }
  .story-lead::after {
    width: 45px;
    height: 5px;
  }
  .story-text {
    margin-top: 1.2em;
    font-size: 16px;
  }
}
.qa {
  padding-top: 0.5em;
  padding-bottom: 5rem;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%, rgb(245, 245, 245) 70%, rgb(245, 245, 245) 70%, rgb(245, 245, 245) 100%);
  background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%, rgb(245, 245, 245) 70%, rgb(245, 245, 245) 70%, rgb(245, 245, 245) 100%);
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%, rgb(245, 245, 245) 70%, rgb(245, 245, 245) 70%, rgb(245, 245, 245) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f5f5f5",GradientType=1 );
}
.qa-title {
  margin-left: 1.5rem;
  letter-spacing: -0.15em;
}
.qa .h2 {
  letter-spacing: -0.15em;
}
.qa-button {
  margin-top: 2em;
  text-align: center;
}
.qa-list {
  list-style: none;
  padding: 0 1.5rem;
}
.qa-item {
  position: relative;
  padding-bottom: 1.75em;
  margin-bottom: 1.5em;
}
.qa-item::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -1.5em;
  width: 3em;
  height: 0.3em;
  background-color: #f3f3f3;
}
.qa-item:first-child .qa-inner {
  padding-top: 0;
}
.qa-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.qa-item:last-child .qa-inner {
  padding-bottom: 0;
}
.qa-item:last-child::after {
  display: none;
}
.qa-inner {
  padding: 0;
}
.qa-q, .qa-text {
  padding: 0 0 0 4.2rem;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 3.2rem auto;
  font-size: 1.4rem;
}
.qa-q {
  display: flex;
  align-items: center;
  min-height: 3.2rem;
  background-image: url(/img/icon_q_02.svg);
  line-height: 1.4;
  font-weight: normal;
  color: #333;
}
.qa-text {
  margin: 0.85rem 0 0;
  background-image: url(/img/icon_a_02.svg);
  line-height: 1.4;
  color: #555;
}
.qa-button {
  margin-top: 2.5rem;
}

@media (min-width: 750px) {
  .qa {
    padding-bottom: 100px;
  }
  .qa-title {
    margin: 0 auto;
  }
  .qa-list {
    max-width: 1100px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  .qa-item {
    padding-bottom: 50px;
    margin-bottom: 48px;
  }
  .qa-item::after {
    width: 60px;
    height: 4px;
  }
  .qa-q, .qa-text {
    padding-left: 45px;
    background-size: 32px auto;
  }
  .qa-q {
    display: flex;
    align-items: center;
    min-height: 32px;
    font-size: 16px;
  }
  .qa-text {
    min-height: 32px;
    font-size: 16px;
  }
  .qa-button {
    margin-top: 60px;
  }
}
.column-index {
  padding: 0.5rem 1.5rem 3rem;
}

.column-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.column-item {
  margin: 1rem 0 0 10px;
  width: calc(50% - 5px);
}
.column-item a {
  color: #333;
  text-decoration: none;
}
.column-item:nth-child(1), .column-item:nth-child(2) {
  margin-top: 0;
}
.column-item:nth-child(2n+1) {
  margin-left: 0;
}
.column-item-thum {
  padding: 70% 0 0;
  background-color: #ccc;
  background-size: cover;
}
.column-item-title {
  margin: 0.75rem 0 0;
  font-size: 1.4rem;
  line-height: 1.3;
}
.column-item-data {
  margin: 0.75rem 0 0;
}
.column-item-time, .column-item-author {
  display: inline-block;
  font-size: 1rem;
}
.column-item-author {
  margin-left: 1em;
}
.column-item-text {
  margin: 0.5rem 0 0;
  font-size: 1.2rem;
  line-height: 1.25;
}

.column-button {
  margin-bottom: 3rem;
}

@media (min-width: 750px) {
  .column-list {
    width: 1100px;
    margin: 0 auto;
  }
  .column-item {
    margin-top: 20px;
    margin-left: 20px;
    width: calc(25% - 15px);
  }
  .column-item:nth-child(1), .column-item:nth-child(2), .column-item:nth-child(3), .column-item:nth-child(4) {
    margin-top: 0;
  }
  .column-item:nth-child(2n+1) {
    margin-left: 20px;
  }
  .column-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .column-item-thum {
    padding: 70% 0 0;
    background-color: #ccc;
    background-size: cover;
    background-position: center center;
  }
  .column-item-title {
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.3;
  }
  .column-item-data {
    margin-top: 8px;
  }
  .column-item-time, .column-item-author {
    font-size: 12px;
  }
  .column-item-author {
    margin-left: 10px;
  }
  .column-item-text {
    margin-top: 5px;
    font-size: 12px;
  }
}
.review-title {
  margin-left: 1.5rem;
}
.review-inner {
  padding: 0 1.5rem;
  margin-bottom: 3rem;
}
.review-text {
  margin: 0.5rem 0 0;
  line-height: 1.5;
  font-size: 1.4rem;
}
.review-name {
  color: #FFA28D;
  font-size: 1.4rem;
  font-weight: bold;
}
.review-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.review-item {
  padding: 1rem;
  width: 49%;
  background-color: #f5f5f5;
}
.review-item:nth-of-type(n+3) {
  margin-top: 1.5rem;
}
.review-item-title {
  margin: 1rem 0 0;
  font-size: 1.6rem;
  line-height: 1.3;
}

@media (min-width: 750px) {
  .review-title {
    margin-left: auto;
    margin-right: auto;
  }
  .review-inner {
    padding: 0;
    width: 1100px;
    margin: 0 auto 90px;
  }
  .review-name {
    font-size: 16px;
  }
  .review-text {
    margin-top: 3px;
    font-size: 15px;
  }
  .review-text.is-end {
    margin-top: 1rem;
    font-size: 16px;
    text-align: center;
  }
  .review-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .review-item {
    width: 24%;
  }
  .review-item-title {
    margin: 15px 0 0;
    min-height: 55px;
    font-size: 19px;
  }
  .review-item:nth-of-type(n+2) {
    margin-top: 0;
  }
}
.clinic-title {
  margin-left: 1.5rem;
}
.clinic-inner {
  padding: 0 1.5rem;
  margin: 0 0 4rem;
}
.clinic-text {
  line-height: 1.5;
  font-size: 1.4rem;
}
.clinic-text.is-end {
  margin-top: 1rem;
  font-size: 2rem;
  text-align: center;
}
.clinic-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 4rem;
}
.clinic-item {
  width: 45%;
  text-align: center;
  align-self: center;
  min-height: 5rem;
  vertical-align: middle;
}
.clinic-item:nth-of-type(n+3) {
  margin-top: 1.5rem;
}

@media (min-width: 750px) {
  .clinic-title {
    margin-left: auto;
    margin-right: auto;
  }
  .clinic-inner {
    padding: 0;
    width: 1100px;
    margin: 0 auto 40px;
  }
  .clinic-text {
    font-size: 16px;
  }
  .clinic-text.is-end {
    margin-top: 1rem;
    font-size: 16px;
    text-align: center;
  }
  .clinic-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .clinic-item {
    width: 24%;
  }
  .clinic-item img {
    max-width: 70%;
  }
  .clinic-item:nth-of-type(n+3) {
    margin-top: 0;
  }
}
.footer {
  z-index: 0;
}

#flow-link {
  position: fixed;
  width: 11rem;
  height: 11rem;
  bottom: 15px;
  right: 15px;
  z-index: 9999;
  opacity: 0;
  transition: 0.7s all;
}
#flow-link a {
  display: block;
}
#flow-link img {
  max-width: 100%;
  height: auto;
}
#flow-link.fixed {
  opacity: 1;
}

@media (min-width: 750px) {
  #flow-link {
    padding: 0;
    margin: 0;
    width: 150px;
    height: 150px;
    bottom: 30px;
    right: 40px;
  }
}