.p-photo-retouch * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-photo-retouch *:before, .p-photo-retouch *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-photo-retouch-inner {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-inner {
    padding: 160px 50px 160px;
    max-width: 1280px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-inner {
    padding: 100px 20px 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-inner--narrow {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-inner--narrow {
    padding-bottom: 80px;
  }
}

.p-photo-retouch-bg1 {
  position: relative;
  background-color: #eeeeee;
}
.p-photo-retouch-bg1:before {
  content: "";
  border-top: solid 16px #fff;
  border-left: solid 16px transparent;
  border-right: solid 16px transparent;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-photo-retouch-bg2 {
  background-color: #465364;
}

.p-photo-retouch-heading {
  text-align: center;
}
.p-photo-retouch-heading .ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  font-family: "Cinzel", serif;
  letter-spacing: 0.075em;
  font-weight: normal;
  line-height: 1;
  background-color: #ecebd4;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-heading .ico {
    width: 40px;
    height: 40px;
    margin: 0 auto 30px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-heading .ico {
    width: 30px;
    height: 30px;
    margin: 0 auto 20px;
    font-size: 0.875rem;
  }
}

.p-photo-retouch-title {
  margin: 0 auto;
  color: #000;
}
.p-photo-retouch-title .en {
  display: block;
  text-align: center;
  font-family: "Cinzel", serif;
  letter-spacing: 0.075em;
  font-weight: normal;
  line-height: 1;
  font-weight: normal;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-title .en {
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-title .en {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-title .en + .ja {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-title .en + .ja {
    margin-top: 5px;
  }
}
.p-photo-retouch-title .en--retouch img, .p-photo-retouch-title .en--premium img {
  line-height: 1;
  vertical-align: top;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-title .en--retouch {
    height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-title .en--retouch {
    height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-title .en--premium {
    height: 26px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-title .en--premium {
    height: 64px;
  }
}
.p-photo-retouch-title .en--faceline {
  color: #9e82a9;
}
.p-photo-retouch-title .en--bodyline {
  color: #4b84a7;
}
.p-photo-retouch-title .ja {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-title .ja {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-title .ja {
    font-size: 0.625rem;
  }
}

.p-photo-retouch-cap {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-cap {
    width: 290px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-cap {
    max-width: 344px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.p-photo-retouch-txt {
  color: #000;
  margin: 0;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-txt {
    margin-top: 40px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-txt {
    margin-top: 20px;
    font-size: 0.8125rem;
  }
}
.p-photo-retouch-txt--remarks {
  text-align: center;
  font-weight: 700;
  color: #465364;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-txt--remarks {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-txt--remarks {
    margin-top: 40px;
  }
}

.p-photo-retouch-mv {
  margin: 0;
  text-align: center;
}
.p-photo-retouch-mv img {
  width: 100%;
  max-width: inherit;
}

@media screen and (min-width: 768px) {
  .p-photo-retouch-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-intro {
    margin-top: 80px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-intro-title {
    width: 332px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-intro-title {
    max-width: 246px;
    width: 64.0625vw;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-intro__img {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .p-photo-retouch-intro__img img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-intro__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-intro__content {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-intro-inner {
    max-width: 640px;
    padding: 0 20px 0 80px;
  }
}

.p-photo-retouch-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-icons {
    margin-top: 30px;
    margin-right: -40px;
    margin-bottom: -40px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-icons {
    margin-top: 25px;
    margin-right: -25px;
    margin-bottom: -25px;
  }
}
.p-photo-retouch-icons > * {
  list-style: none;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-icons > * {
    width: calc(16.6666666667% - 40px);
    max-width: 120px;
    margin-right: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-icons > * {
    width: calc(33.3333333333% - 25px);
    margin-right: 25px;
    margin-bottom: 25px;
  }
}
.p-photo-retouch-icons > * img {
  border-radius: 50%;
}
.p-photo-retouch-icons > * .txt {
  font-weight: 700;
  color: #465364;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-icons > * .txt {
    margin-top: 20px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-icons > * .txt {
    margin-top: 10px;
    font-size: 0.8125rem;
  }
}

.p-photo-retouch-cats {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: linear-gradient(100deg, #9ba8ba 0%, #9ba8ba 50%, #677c97 50%, #677c97 100%);
}
.p-photo-retouch-cats__item {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-cats__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-cats__item {
    padding: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-cats__item__title {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 90px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-cats__item__title {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
.p-photo-retouch-cats__item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin: 0;
  padding: 0;
}
.p-photo-retouch-cats__item__content .title {
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-cats__item__content .title {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-cats__item__content .title {
    font-size: 0.8125rem;
  }
}
.p-photo-retouch-cats__item__content .txt {
  color: #fff;
  margin-top: 10px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-cats__item__content .txt {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-cats__item__content .txt {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 768px) {
  .p-photo-retouch-point {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-point {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-point__heading {
    width: 340px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-point__heading {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-point__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    max-width: 740px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-point__content {
    margin-top: 20px;
  }
}
.p-photo-retouch-point-cap {
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-point-cap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-point-cap {
    font-size: 0.8125rem;
    text-align: center;
  }
}
.p-photo-retouch-point-cap .bg {
  padding: 5px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-point-cap .bg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-point-cap .bg {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-point-cap .bg + .bg {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-point-cap .bg + .bg {
    margin-top: 5px;
  }
}
.p-photo-retouch-point-cap .bg--faceline {
  background-color: #9e82a9;
}
.p-photo-retouch-point-cap .bg--bodyline {
  background-color: #4b84a7;
}

.p-photo-retouch-ba {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba:before, .p-photo-retouch-ba:after {
    content: "";
    width: 50vw;
    height: 100%;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba:before {
    left: 50%;
    -webkit-transform: translateX -100%;
            transform: translateX -100%;
    background-color: #9ba8ba;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba:after {
    right: 50%;
    -webkit-transform: translateX 100%;
            transform: translateX 100%;
    background-color: #677c97;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 50px 50px 0;
  }
}
.p-photo-retouch-ba__item {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba__item {
    padding-bottom: 50px;
    width: calc(50% - 50px);
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba__item {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba__item:nth-of-type(odd) {
    background-color: #9ba8ba;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba__item:nth-of-type(even) {
    background-color: #677c97;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba__item--separate {
    padding-top: 50px;
  }
  .p-photo-retouch-ba__item--separate:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 40px;
    border-top: dotted 8px #fff;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba__item--separate-sp {
    margin-top: 60px;
  }
  .p-photo-retouch-ba__item--separate-sp:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -30px;
    width: 40px;
    border-top: dotted 8px #fff;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
  }
}
.p-photo-retouch-ba-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba-title {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 20px;
  }
}
.p-photo-retouch-ba-title .ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba-title .ico {
    width: 72px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba-title .ico {
    width: 48px;
    margin-right: 10px;
  }
}
.p-photo-retouch-ba-title .txt {
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-ba-title .txt {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-ba-title .txt {
    font-size: 0.8125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-photo-retouch-premium {
    padding: 80px 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-premium {
    padding: 60px 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-premium-imgs__item {
    width: 640px;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-premium-imgs__item {
    width: 82.8125vw;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.p-photo-retouch-premium .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .p-photo-retouch-premium .slick-dots {
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .p-photo-retouch-premium .slick-dots {
    margin: 20px 0 0;
  }
}
.p-photo-retouch-premium .slick-dots > * {
  cursor: pointer;
  width: 6px;
  height: 6px;
  background-color: #fff;
  text-indent: -9998em;
  border-radius: 50%;
  margin-left: 4px;
  margin-right: 4px;
}
.p-photo-retouch-premium .slick-dots button {
  display: inline-block;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: none;
  outline: none;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

/* Images compare main container */
.images-compare-container {
  display: block !important;
  position: relative;
  overflow: hidden;
  max-width: inherit !important;
  max-height: inherit !important;
}

/* Images compare front element */
.images-compare-before {
  will-change: clip;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}

/* Images compare back element */
.images-compare-after {
  pointer-events: none;
}

/* Responsive image settings */
.images-compare-before img, .images-compare-after img {
  max-width: inherit;
  width: 100%;
  height: auto;
  display: block;
}

/* Separator (thin vertical blank line) */
.images-compare-separator {
  position: absolute;
  background: white;
  height: 100%;
  width: 1px;
  z-index: 4;
  left: 0;
  top: 0;
}

/* Drag handle (circle) */
.images-compare-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19px;
  margin-top: -19px;
  border: 3px solid white;
  border-radius: 1000px;
  -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 12px rgba(51, 51, 51, 0.5);
  z-index: 3;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

/* Drag handle arrows */
.images-compare-left-arrow, .images-compare-right-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
  top: 50%;
  margin-top: -6px;
}

.images-compare-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}

.images-compare-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}

/* Label */
.images-compare-label {
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  color: rgb(0, 0, 0);
  color: rgba(0, 0, 0, 0.4);
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
  border-radius: 4px;
  pointer-events: none;
  display: none;
}
@media screen and (min-width: 768px) {
  .images-compare-label {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  .images-compare-label {
    font-size: 0.625rem;
  }
}

.images-compare-container .images-compare-label {
  display: inherit;
}

.images-compare-before .images-compare-label {
  left: 10px;
}

.images-compare-after .images-compare-label {
  left: auto;
  right: 10px;
}