@charset "UTF-8";
@media all and (min-width: 768px) {
  .sp {
    display: none; } }

@media all and (max-width: 767px) {
  .pc {
    display: none; } }

.cf::after {
  content: "";
  display: block;
  clear: both; }

.gothic {
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
  color: #666; }

.step2 {
  display: none;
  opacity: 0; }

.step3 {
  display: none;
  opacity: 0; }

.step4 {
  display: none;
  opacity: 0; }

.step5 {
  display: none;
  opacity: 0; }

.result {
  display: none;
  opacity: 0; }

#skinChart .inhreitCntWrp {
  padding: 0;
  background: #ece8e6; }
  @media all and (min-width: 768px) {
    #skinChart .inhreitCntWrp {
      position: relative;
      max-width: initial; } }
  @media all and (min-width: 768px) {
    #skinChart .inhreitCntWrp:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url("/skinchart/assets/img/bg_result_pc.jpg") no-repeat;
      background-size: cover;
      opacity: 0; } }
  #skinChart .inhreitCntWrp.show_result {
    background: none; }
    @media all and (min-width: 768px) {
      #skinChart .inhreitCntWrp.show_result {
        position: relative;
        background: #ece8e6; } }
    @media all and (min-width: 768px) {
      #skinChart .inhreitCntWrp.show_result:before {
        opacity: 1;
        -webkit-transition: all 500ms 0s ease;
        -o-transition: all 500ms 0s ease;
        transition: all 500ms 0s ease; } }
    #skinChart .inhreitCntWrp.show_result .skinChart {
      background: none;
      padding: 0; }
      @media all and (max-width: 767px) {
        #skinChart .inhreitCntWrp.show_result .skinChart {
          -webkit-box-shadow: none;
          box-shadow: none; } }

#skinChart .ftStamp_area.bottom {
  margin-top: 0; }

.skinChartWrp {
  width: 100%; }

.skinChart {
  width: 100%;
  padding: 0 25px 25px;
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px -5px #999;
  box-shadow: 0px 3px 5px -5px #999; }
  @media all and (min-width: 768px) {
    .skinChart {
      max-width: 800px;
      height: 450px;
      position: relative;
      padding: 55px 80px 60px;
      margin: 50px auto;
      border-radius: 4px;
      -webkit-box-shadow: 0px 3px 5px -2px #ccc;
      box-shadow: 0px 3px 5px -2px #ccc; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .skinChart {
      max-width: 700px;
      padding: 55px 30px 60px; } }
  .skinChart h2 {
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #ece8e6;
    text-align: center;
    font-size: 12px;
    color: #42210b; }
    @media all and (min-width: 768px) {
      .skinChart h2 {
        padding: 0;
        font-size: 14px;
        border: none; } }
    .skinChart h2 span {
      position: relative;
      padding: 0 10px;
      background: #fff; }
    .skinChart h2:before {
      display: block;
      content: "";
      position: absolute;
      width: 190px;
      height: 1px;
      background: #42210b;
      bottom: 8px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media all and (min-width: 768px) {
        .skinChart h2:before {
          width: 240px; } }
  @media all and (min-width: 768px) {
    .skinChart__content {
      position: relative; } }
  .skinChart__lead {
    margin-top: 10px;
    color: #42210b;
    font-size: 14px;
    text-align: center;
    line-height: 1.5em; }
    @media all and (min-width: 768px) {
      .skinChart__lead {
        margin-top: 25px;
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 1; } }
    .skinChart__lead span {
      display: block;
      margin-top: 6px;
      font-size: 12px; }
      @media all and (min-width: 768px) {
        .skinChart__lead span {
          margin-top: 8px; } }
  .skinChart__image {
    height: 164px;
    margin-top: 20px;
    text-align: center; }
    @media all and (min-width: 768px) {
      .skinChart__image {
        width: 230px;
        height: 230px;
        float: left;
        margin: 0; } }
  .skinChart__answer {
    height: 160px;
    font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif; }
    @media all and (min-width: 768px) {
      .skinChart__answer {
        width: 390px;
        height: auto;
        float: left;
        margin-left: 15px; } }
    .skinChart__answer a, .skinChart__answer select, .skinChart__answer input {
      color: #666;
      outline: none; }
  .skinChart__buttonArea {
    margin-top: 25px; }
    @media all and (min-width: 768px) {
      .skinChart__buttonArea {
        width: 390px;
        position: absolute;
        bottom: 0;
        left: 240px; } }
    .skinChart__buttonArea > * {
      float: left; }
      .skinChart__buttonArea > * a {
        display: block;
        width: 100%;
        height: 40px;
        border-radius: 20px;
        text-align: center;
        font-size: 14px;
        line-height: 38px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
    .skinChart__buttonArea .button_prev {
      width: 70px;
      height: 40px;
      margin-right: 10px; }
      @media all and (min-width: 768px) {
        .skinChart__buttonArea .button_prev {
          width: 120px; } }
      .skinChart__buttonArea .button_prev .action_btn {
        color: #888;
        border: 1px solid #ece8e6; }
    .skinChart__buttonArea .button_next {
      width: 155px;
      height: 40px; }
      @media all and (min-width: 768px) {
        .skinChart__buttonArea .button_next {
          width: 260px; } }
      .skinChart__buttonArea .button_next .action_btn {
        color: #42210b;
        border: 1px solid #42210b;
        background: url("/skinchart/assets/img/icn_arrow_right.png") no-repeat 90% center;
        background-size: 5px 8px; }
        .skinChart__buttonArea .button_next .action_btn.disabled {
          opacity: 0.3; }
    .skinChart__buttonArea .chart_page {
      float: right;
      margin-top: 10px;
      text-align: right;
      font-size: 11px;
      color: #888; }
      @media all and (min-width: 768px) {
        .skinChart__buttonArea .chart_page {
          float: none;
          position: absolute;
          right: -70px;
          bottom: -45px;
          font-size: 12px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .skinChart__buttonArea .chart_page {
          right: -20px; } }
  .skinChart .step1__answer_block {
    padding-top: 30px; }
    @media all and (min-width: 768px) {
      .skinChart .step1__answer_block {
        padding: 0; } }
    .skinChart .step1__answer_block .slider_block {
      position: relative;
      padding-top: 20px; }
      .skinChart .step1__answer_block .slider_block .slider_label {
        position: absolute;
        top: 0;
        font-size: 14px;
        color: #222;
        opacity: 0.61; }
        .skinChart .step1__answer_block .slider_block .slider_label.right {
          left: auto;
          right: 0; }
      .skinChart .step1__answer_block .slider_block .range_bg {
        width: 100%;
        height: 8px;
        position: absolute;
        bottom: 30px;
        border-radius: 8px;
        border: 1px solid #ece8e6; }
      .skinChart .step1__answer_block .slider_block .input_base {
        background: #fff; }
      .skinChart .step1__answer_block .slider_block .input_active {
        width: 50%;
        background: #ece8e6; }
      .skinChart .step1__answer_block .slider_block .range_slider {
        -webkit-appearance: none;
        width: 100%;
        height: 40px;
        position: relative;
        top: -10px;
        border: 1px solid #ece8e6;
        border-radius: 8px;
        border: none; }
      .skinChart .step1__answer_block .slider_block .range_slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 25px;
        height: 25px;
        border: 1px solid #eeebe9;
        border-radius: 50%;
        background: #fff;
        -webkit-box-shadow: 0px 4px 12px -3px #ccc;
        box-shadow: 0px 4px 12px -3px #ccc; }
      .skinChart .step1__answer_block .slider_block .range_slider::-ms-tooltip {
        display: none; }
      .skinChart .step1__answer_block .slider_block .range_slider::-moz-range-track {
        height: 0; }
      .skinChart .step1__answer_block .slider_block .range_slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border: 1px solid #eeebe9;
        border-radius: 50%;
        background: #fff; }
      .skinChart .step1__answer_block .slider_block.slider1 {
        margin-bottom: 5px; }
  .skinChart .step2__answer {
    margin-bottom: 5px; }
    .skinChart .step2__answer:last-child {
      margin-bottom: 0; }
    .skinChart .step2__answer a {
      display: block;
      width: 100%;
      height: 50px;
      padding: 0 15px;
      line-height: 50px;
      font-size: 14px;
      border: 1px solid #ece8e6;
      border-radius: 2px;
      -webkit-box-shadow: 0px 3px 5px -3px #ddd;
      box-shadow: 0px 3px 5px -3px #ddd; }
  .skinChart .step3__answer_block {
    padding-top: 30px; }
    @media all and (min-width: 768px) {
      .skinChart .step3__answer_block {
        padding: 0; } }
  .skinChart .step3__answer {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin-bottom: 10px;
    line-height: 50px;
    font-size: 14px;
    border: 1px solid #ece8e6;
    border-radius: 2px;
    -webkit-box-shadow: 0px 3px 6px -5px #ccc inset;
    box-shadow: 0px 3px 6px -5px #ccc inset;
    background: url("/skinchart/assets/img/icn_arrow_bottom.png") no-repeat 95% center;
    background-size: 8px 4px; }
    @media all and (max-width: 767px) {
      .skinChart .step3__answer {
        font-size: 16px; } }
    .skinChart .step3__answer:last-child {
      margin-bottom: 0; }
  @media all and (min-width: 768px) {
    .skinChart .step4 .skinChart__lead, .skinChart .step5 .skinChart__lead {
      margin-bottom: 20px; } }
  .skinChart .step4__answer_block, .skinChart .step5__answer_block {
    height: auto;
    margin-top: 15px;
    padding-bottom: 26px; }
    @media all and (min-width: 768px) {
      .skinChart .step4__answer_block, .skinChart .step5__answer_block {
        width: 100%;
        margin: 0;
        padding: 0;
        float: none; } }
  @media all and (min-width: 768px) {
    .skinChart .step4 ul, .skinChart .step5 ul {
      margin-bottom: -1.58%; } }
  .skinChart .step4__answer, .skinChart .step5__answer {
    width: 32.3%;
    float: left;
    margin-right: 1.53%;
    margin-bottom: 1.53%;
    text-align: center;
    -webkit-box-shadow: 0px 3px 5px -3px #ddd;
    box-shadow: 0px 3px 5px -3px #ddd; }
    @media all and (min-width: 768px) {
      .skinChart .step4__answer, .skinChart .step5__answer {
        width: 18.73%;
        margin-right: 1.58%;
        margin-bottom: 1.58%; } }
    @media all and (min-width: 768px) {
      .skinChart .step4__answer:nth-child(5n), .skinChart .step5__answer:nth-child(5n) {
        margin-right: 0; }
      .skinChart .step4__answer:nth-child(5n+1), .skinChart .step5__answer:nth-child(5n+1) {
        clear: both; } }
    @media all and (max-width: 767px) {
      .skinChart .step4__answer:nth-child(3n), .skinChart .step5__answer:nth-child(3n) {
        margin-right: 0; }
      .skinChart .step4__answer:nth-child(3n+1), .skinChart .step5__answer:nth-child(3n+1) {
        clear: both; } }
    .skinChart .step4__answer label, .skinChart .step5__answer label {
      display: block;
      width: 100%;
      height: 80px;
      padding-top: 30px;
      font-size: 14px;
      color: #666;
      border: 1px solid #ece8e6;
      background: #fff;
      border-radius: 2px; }
      @media all and (min-width: 768px) {
        .skinChart .step4__answer label, .skinChart .step5__answer label {
          height: 75px;
          padding-top: 26px;
          cursor: pointer; } }
      .skinChart .step4__answer label.row2, .skinChart .step5__answer label.row2 {
        padding-top: 18px; }
        @media all and (min-width: 768px) {
          .skinChart .step4__answer label.row2, .skinChart .step5__answer label.row2 {
            padding-top: 16px; } }
    .skinChart .step4__answer input, .skinChart .step5__answer input {
      display: none; }
      .skinChart .step4__answer input:checked + label, .skinChart .step5__answer input:checked + label {
        color: #42210b;
        background: #ece8e6; }
  @media all and (min-width: 768px) {
    .skinChart .step4 .skinChart__buttonArea, .skinChart .step5 .skinChart__buttonArea {
      width: 100%;
      position: static;
      margin-top: 30px; }
      .skinChart .step4 .skinChart__buttonArea .button_prev, .skinChart .step5 .skinChart__buttonArea .button_prev {
        margin-right: 70px; } }
  @media all and (min-width: 768px) {
    .skinChart .step4 .skinChart__buttonArea .chart_page, .skinChart .step5 .skinChart__buttonArea .chart_page {
      right: -60px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .skinChart .step4 .skinChart__buttonArea .chart_page, .skinChart .step5 .skinChart__buttonArea .chart_page {
      right: -10px; } }

@media all and (min-width: 768px) {
  .show_result .skinChart {
    height: auto;
    padding: 55px 0 0 !important;
    background: #fff !important; } }

.show_result h2 {
  background: #fff; }

.show_result .result h3 {
  padding: 10px 0 20px;
  text-align: center;
  font-size: 18px;
  color: #42210b;
  background: #fff; }
  @media all and (min-width: 768px) {
    .show_result .result h3 {
      padding: 25px 0 40px; } }

.show_result .result__contentWrp {
  position: relative;
  padding: 25px;
  background: url("/skinchart/assets/img/bg_result.jpg") no-repeat;
  background-size: cover; }
  @media all and (min-width: 768px) {
    .show_result .result__contentWrp {
      padding: 0;
      background: #ece8e6; } }
  @media all and (max-width: 320px) {
    .show_result .result__contentWrp {
      padding: 25px 15px; } }

@media all and (min-width: 768px) {
  .show_result .result__content_inner {
    padding: 0 80px;
    background: #fff; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .show_result .result__content_inner {
    padding: 0 30px; } }

.show_result .result__content {
  text-align: center;
  padding: 0 25px 30px;
  background: #fff; }
  @media all and (max-width: 320px) {
    .show_result .result__content {
      padding: 0 15px 30px; } }
  @media all and (min-width: 768px) {
    .show_result .result__content {
      padding: 0;
      text-align: left; } }
  .show_result .result__content h4 {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #42210b; }
    @media all and (min-width: 768px) {
      .show_result .result__content h4 {
        font-size: 22px; } }
    .show_result .result__content h4.highlight {
      position: relative;
      z-index: 10; }
      .show_result .result__content h4.highlight > span {
        position: relative;
        z-index: 50; }
      .show_result .result__content h4.highlight:before {
        content: "";
        display: block;
        width: 105%;
        height: 5px;
        position: absolute;
        left: 50%;
        bottom: 1px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #ffff00;
        z-index: 5; }
  .show_result .result__content .comment_text {
    text-align: left;
    font-size: 14px;
    line-height: 2em; }

.show_result .result .evaluation {
  display: none;
  padding-top: 40px;
  border-radius: 2px 2px 0 0; }
  @media all and (min-width: 768px) {
    .show_result .result .evaluation {
      min-height: 305px;
      position: relative;
      padding: 0 0 0 51.58%;
      text-align: left; } }
  @media all and (min-width: 768px) {
    .show_result .result .evaluation h4 {
      padding-top: 25px;
      margin-bottom: 20px; } }
  .show_result .result .evaluation .skin_type_text {
    margin: 20px 0 0;
    font-size: 12px;
    color: #42210b; }
    @media all and (min-width: 768px) {
      .show_result .result .evaluation .skin_type_text {
        position: absolute;
        top: 0;
        margin: 0;
        font-size: 14px; } }
  .show_result .result .evaluation .skin_type_image {
    margin: 30px 0; }
    @media all and (min-width: 768px) {
      .show_result .result .evaluation .skin_type_image {
        width: 47.61%;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0; } }
    .show_result .result .evaluation .skin_type_image img {
      width: 100%;
      height: auto; }

.show_result .result .skin_level_evaluate {
  border-radius: 0 0 2px 2px;
  padding-top: 30px;
  border-top: 1px solid #f0edeb; }
  @media all and (min-width: 768px) {
    .show_result .result .skin_level_evaluate {
      position: relative;
      padding: 50px 0;
      margin-top: 60px;
      text-align: left; } }
  .show_result .result .skin_level_evaluate .skin_level {
    margin-left: 5px; }
  .show_result .result .skin_level_evaluate .skin_level_text {
    margin: 20px 0;
    font-size: 12px;
    color: #42210b; }
    @media all and (min-width: 768px) {
      .show_result .result .skin_level_evaluate .skin_level_text {
        max-width: 47.61%;
        margin: 10px 0 0 0;
        font-size: 14px; } }
  @media all and (min-width: 768px) {
    .show_result .result .skin_level_evaluate .skin_level_image {
      width: 47.61%;
      position: absolute;
      top: 60px;
      right: 0; } }
  .show_result .result .skin_level_evaluate .skin_level_image img {
    width: 100%;
    height: auto; }

.show_result .result .recommend_items {
  margin-top: 20px;
  padding: 0;
  border-radius: 2px; }
  @media all and (min-width: 768px) {
    .show_result .result .recommend_items {
      padding: 60px 80px;
      margin-top: 5px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .show_result .result .recommend_items {
      padding: 60px 30px; } }
  .show_result .result .recommend_items h4 {
    display: block;
    padding: 30px 0; }
    @media all and (min-width: 768px) {
      .show_result .result .recommend_items h4 {
        padding: 0;
        margin-bottom: 30px; } }
  .show_result .result .recommend_items .item {
    padding: 30px 25px;
    border-top: 1px solid #f0edeb; }
    @media all and (max-width: 320px) {
      .show_result .result .recommend_items .item {
        padding: 30px 15px; } }
    @media all and (min-width: 768px) {
      .show_result .result .recommend_items .item {
        width: 300px;
        padding: 0;
        border: none; } }
    .show_result .result .recommend_items .item__image {
      float: left; }
    .show_result .result .recommend_items .item__info {
      float: left;
      margin-left: 5px;
      padding-top: 20px;
      text-align: left; }
      @media all and (min-width: 768px) {
        .show_result .result .recommend_items .item__info {
          margin-left: 10px; } }
      .show_result .result .recommend_items .item__info__label {
        width: calc(100% - 50px);
        position: absolute;
        top: 30px;
        left: 25px;
        padding: 5px 8px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        background: #978b83;
        text-align: center; }
        @media all and (max-width: 320px) {
          .show_result .result .recommend_items .item__info__label {
            width: calc(100% - 30px);
            left: 15px;
            padding: 5px 0; } }
        @media all and (min-width: 768px) {
          .show_result .result .recommend_items .item__info__label {
            width: auto;
            position: static;
            display: inline-block;
            font-size: 12px; } }
      .show_result .result .recommend_items .item__info__name {
        font-size: 14px;
        color: #42210b;
        line-height: 1.25; }
        @media all and (min-width: 768px) {
          .show_result .result .recommend_items .item__info__name {
            margin-top: 5px;
            font-size: 18px; } }
      .show_result .result .recommend_items .item__info__volume {
        margin-top: 5px;
        font-size: 11px; }
        @media all and (max-width: 320px) {
          .show_result .result .recommend_items .item__info__volume {
            font-size: 10px; } }
        @media all and (min-width: 768px) {
          .show_result .result .recommend_items .item__info__volume {
            margin-top: 3px;
            font-size: 12px; } }
    .show_result .result .recommend_items .item__comment {
      clear: both;
      padding-top: 10px; }
      @media all and (min-width: 768px) {
        .show_result .result .recommend_items .item__comment {
          font-size: 12px; } }
    .show_result .result .recommend_items .item__buttons {
      margin-top: 15px; }
      .show_result .result .recommend_items .item__buttons a {
        display: block;
        width: 49%;
        height: 50px;
        float: left;
        line-height: 1.5;
        font-size: 12px;
        color: #fff;
        border-radius: 2px;
        background: #42210b;
        padding: 6px 0; }
        @media all and (min-width: 768px) {
          .show_result .result .recommend_items .item__buttons a {
            width: 48.66%;
            height: 60px;
            line-height: 1.25;
            padding: 15px 0;
            text-align: center; } }
        .show_result .result .recommend_items .item__buttons a:last-child {
          float: right; }
    @media all and (min-width: 768px) {
      .show_result .result .recommend_items .item.item1 {
        float: left; } }
    .show_result .result .recommend_items .item.item1 .item__buttons a {
      height: 72px;
      padding: 8px 0; }
      @media all and (min-width: 768px) {
        .show_result .result .recommend_items .item.item1 .item__buttons a {
          height: 60px;
          padding: 7px; } }
      .show_result .result .recommend_items .item.item1 .item__buttons a.trial {
        padding: 17px 0; }
        @media all and (min-width: 768px) {
          .show_result .result .recommend_items .item.item1 .item__buttons a.trial {
            padding: 15px 0; } }
      .show_result .result .recommend_items .item.item1 .item__buttons a span {
        display: block;
        margin-top: 3px;
        font-size: 11px; }
        @media all and (min-width: 768px) {
          .show_result .result .recommend_items .item.item1 .item__buttons a span {
            margin-top: 2px; } }
    .show_result .result .recommend_items .item.item2 {
      display: none;
      position: relative;
      padding-top: 70px; }
      @media all and (min-width: 768px) {
        .show_result .result .recommend_items .item.item2 {
          float: right;
          padding-top: 0; } }
      @media all and (min-width: 768px) {
        .show_result .result .recommend_items .item.item2 .item__info {
          padding-top: 0; } }

.products_list {
  width: 100%;
  padding: 30px 25px;
  margin-top: 5px;
  background: #fff;
  clear: both; }
  @media all and (min-width: 768px) {
    .products_list {
      position: relative;
      padding: 50px 0; } }
  @media all and (min-width: 768px) {
    .products_list__btn {
      width: 460px;
      margin: 0 auto; } }
  .products_list__btn a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #42210b;
    border-radius: 25px;
    background: url(/skinchart/assets/img/icn_arrow_right.png) no-repeat 90% center #ece8e6;
    background-size: 6px 10px;
    font-size: 14px; }
    @media all and (min-width: 768px) {
      .products_list__btn a {
        height: 60px;
        line-height: 60px;
        border-radius: 30px;
        font-size: 14px; } }
