@media screen and (min-width: 768px) {
  .mb-only {
    display: none; } }

@media screen and (max-width: 1079px) {
  .pc-only {
    display: none; } }

.img-responsive {
  margin-left: auto;
  margin-right: auto; }
  .img-responsive--fill {
    width: 100%; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row:not(:first-child) {
    margin-top: 30px; }
    @media screen and (min-width: 768px) {
      .row:not(:first-child) {
        margin-top: 50px; } }
  .row__item {
    width: 100%; }
    .row__item--mobile-1 {
      width: 8.33333%; }
    .row__item--mobile-2 {
      width: 16.66667%; }
    .row__item--mobile-3 {
      width: 25%; }
    .row__item--mobile-4 {
      width: 33.33333%; }
    .row__item--mobile-5 {
      width: 41.66667%; }
    .row__item--mobile-6 {
      width: 50%; }
    .row__item--mobile-7 {
      width: 58.33333%; }
    .row__item--mobile-8 {
      width: 66.66667%; }
    .row__item--mobile-9 {
      width: 75%; }
    .row__item--mobile-10 {
      width: 83.33333%; }
    .row__item--mobile-11 {
      width: 91.66667%; }
    .row__item--mobile-12 {
      width: 100%; }
    .row__item--mobile-fifth {
      width: 20%; }
    @media screen and (min-width: 768px) {
      .row__item--tablet-1 {
        width: 8.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-2 {
        width: 16.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-3 {
        width: 25%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-4 {
        width: 33.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-5 {
        width: 41.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-6 {
        width: 50%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-7 {
        width: 58.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-8 {
        width: 66.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-9 {
        width: 75%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-10 {
        width: 83.33333%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-11 {
        width: 91.66667%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-12 {
        width: 100%; } }
    @media screen and (min-width: 768px) {
      .row__item--tablet-fifth {
        width: 20%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-1 {
        width: 8.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-2 {
        width: 16.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-3 {
        width: 25%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-4 {
        width: 33.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-5 {
        width: 41.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-6 {
        width: 50%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-7 {
        width: 58.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-8 {
        width: 66.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-9 {
        width: 75%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-10 {
        width: 83.33333%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-11 {
        width: 91.66667%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-12 {
        width: 100%; } }
    @media screen and (min-width: 1080px) {
      .row__item--desktop-fifth {
        width: 20%; } }
  .row--std {
    margin: -10px; }
    .row--std .row__item {
      padding: 10px; }
  .row--wide {
    margin: -10px; }
    @media screen and (min-width: 768px) {
      .row--wide {
        margin: -20px; } }
    .row--wide .row__item {
      padding: 10px; }
      @media screen and (min-width: 768px) {
        .row--wide .row__item {
          padding: 20px; } }
  .row--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.henshin {
  background: url(../images/beforeafter/beforeafter_back.jpg);
  background-attachment: fixed;
  background-position: center top;
  padding: 30px 10px; }
  @media screen and (min-width: 768px) {
    .henshin {
      padding: 60px 10px; } }
  @media screen and (max-width: 767px) {
    .henshin {
      background-size: 960px; } }

.henshin-header {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .henshin-header {
      margin-bottom: 60px; } }

.henshin-summary {
  margin-bottom: 30px; }

.henshin-section {
  padding: 20px; }
  @media screen and (min-width: 768px) {
    .henshin-section {
      padding: 60px 110px; } }
  .henshin-section:nth-child(odd) {
    background: #fff; }
  .henshin-section:nth-child(even) {
    background: #fef3e5; }

.henshin-debut {
  background: url(../images/beforeafter/bg_debut.png) no-repeat center center;
  background-size: cover;
  padding: 20px; }
  @media screen and (min-width: 768px) {
    .henshin-debut {
      padding: 40px; } }

.henshin-fukidashi {
  background: #fff;
  padding: 20px; }
  @media screen and (min-width: 768px) {
    .henshin-fukidashi {
      padding: 40px; } }
  .henshin-fukidashi__title {
    font-weight: bold;
    color: #ee2401; }
  .henshin-fukidashi__text {
    font-size: 14px;
    margin-top: 1em; }
  .henshin-fukidashi--texture {
    background: url(../images/beforeafter/texture.png); }

.henshin-h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #4f200b;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (min-width: 768px) {
    .henshin-h1 {
      font-size: 22px; } }
  .henshin-h1:before, .henshin-h1:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 30px;
    background: #ee2401;
    border-radius: 2px;
    vertical-align: middle; }
    @media screen and (min-width: 768px) {
      .henshin-h1:before, .henshin-h1:after {
        height: 60px; } }
  .henshin-h1:before {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    margin-right: 1em; }
  .henshin-h1:after {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    margin-left: 1em; }
  .henshin-h1__inner {
    text-align: center; }

.henshin-h2 {
  font-size: 18px;
  font-weight: bold;
  color: #ee2401;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .henshin-h2 {
      font-size: 22px; } }

.henshin-card__body {
  background: url(../images/beforeafter/bg_card.png) no-repeat center bottom;
  background-size: cover;
  padding: 10px; }
  @media screen and (min-width: 768px) {
    .henshin-card__body {
      padding: 20px; } }

.henshin-card__name {
  color: #ee6001;
  font-weight: bold; }

.henshin-card__text {
  font-size: 14px;
  margin-top: 1em; }

.henshin-card__link {
  display: block;
  font-size: 14px;
  color: #ee6001;
  text-align: right;
  margin-top: 1em;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  transition: .2s ease-out; }
  .henshin-card__link:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #ee6001;
    border-right: 1px solid #ee6001;
    margin-left: 1em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .henshin-card__link:hover {
    opacity: .7; }

.henshin-button {
  display: block;
  width: 180px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #ee2401;
  border-radius: 20px;
  margin: 0 auto;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  transition: .2s ease-out; }
  .henshin-button:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-left: 1em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -2px; }
  .henshin-button:not(:first-child) {
    margin-top: 30px; }
  .henshin-button:hover {
    opacity: .7; }

.henshin-spot {
  font-size: 16px;
  font-weight: bold;
  color: #4f200b;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .henshin-spot {
      font-size: 18px; } }
