@charset "UTF-8";

/*! Yahoo UI Library Reset CSS  Copyright (c) 2007, Yahoo! Inc. All rights reserved. */
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*! 2. Basic Format */
* {
  font-weight: 400;
  font-style: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

hr {
  display: none;
}

form {
  margin: 0;
  padding: 0;
}

input,
textarea {
  font-family: Arial, Helvetica, sans-serif;
}

input {
  line-height: 1.5;
}

textarea {
  padding: 0.4em 10px;
}

img {
  vertical-align: bottom;
}

abbr {
  border: none;
}

span {
  font: inherit;
}

/*! 3. Yahoo UI Library Fonts CSS Copyright (c) 2006, Yahoo! Inc. All rights reserved.
77% = 10px  | 85% = 11px  | 92% = 12px  | 100% = 13px | 107% = 14px | 114% = 15px | 122% = 16px | 129% = 17px | 136% = 18px | 144% = 19px | 152% = 20px | 159% = 21px | 167% = 22px | 174% = 23px | 182% = 24px | 189% = 25px | 197% = 26px | */
html {
  font-size: 62.5%;
}

body {
  color: #444;
  line-height: 1.65;
  position: relative;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

input,
select,
textarea {
  font-size: 99%;
}

/*! 4. Basic Font Format */
* html body,
body,
pre,
:first-child + html body {
  font-family: "a-otf-futo-go-b101-pr6n", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic,
    "メイリオ", "HGPゴシックE", "ＭＳ Ｐゴシック", sans-serif;
}

/*! 5. Basic Hyperlink Format */
a {
  text-shadow: none;
  text-decoration: none;
  -moz-transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  color: #444;
}

a:hover {
  text-shadow: none;
}

a:visited {
  text-decoration: none;
  color: inherit;
}

a:hover {
  cursor: pointer;
  opacity: 0.7;
}

a:active,
a:hover {
  color: inherit;
  text-decoration: none;
}

a.altText:hover {
  background-color: transparent;
}

.ex-link {
  font-size: 13px;
  font-size: 1.3rem;
  background: #f6f7f8;
  border-top: 1px solid #eee;
  border-right: 1px solid #ddd;
  border-bottom: 3px solid #ccc;
  border-left: 1px solid #ddd;
  border-radius: 5px;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin: 0 auto;
  padding: 0.8em 0;
  text-align: center;
  width: 99%;
}

.ex-link:hover {
  -webkit-box-shadow: 0 1px 4px #bbb;
  box-shadow: 0 1px 4px #bbb;
}

.ex-link i {
  color: #777;
  padding-right: 0.2em;
}

img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

#qArea .qselect .choose,
.break,
.ex-link,
.sp-break {
  display: block;
}

.microdata,
.sp-hide,
.sp-hide-ib {
  display: none;
}

.table-cell {
  display: table;
  width: 100%;
}

.C,
.footer-menu_list ul,
.g-map,
.row {
  overflow: hidden;
}

.g-map {
  height: 0;
  padding: 0 0 55%;
  position: relative;
}

.g-map embed,
.g-map iframe,
.g-map object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#fb-root {
  text-align: center;
  width: 100% !important;
}

p {
  font-size: 1.4rem;
  line-height: 1.4;
}

.row {
  margin: 0 auto;
  width: 100%;
}

.cont {
  padding: 0 3%;
}

.cont p {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 20px;
}

#navToggle {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  padding: 10px 16px;
  background: #002856;
}

#navToggle div {
  position: relative;
  margin-top: 3px;
}

#navToggle span {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: solid 3px #fff;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -webkit-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}

#navToggle span:nth-child(1) {
  top: 6px;
}

#navToggle span:nth-child(2) {
  top: 16px;
}

#navToggle span:nth-child(3) {
  top: 26px;
}

/* news */
.article {
  max-width: 1000px;
  margin: 4em auto;
  width: 94%;
  line-height: 2;
  font-size: 1.6rem;
}

.article .article__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article .article__ttl h1 {
  font-size: 4.25vmin;
  font-weight: bold !important;
  margin-right: auto;
}

.article .article__ttl time {
  color: #aaa;
  display: block;
  text-align: right;
}

.article .article__body {
  margin: 1em 0;
}

.article .article__body ul {
  margin-bottom: 1em;
  font-size: 1.4rem;
}

.article .article__body ul li {
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}

.news-list {
  list-style: none;
  margin: 0em 0 3em;
  padding: 0;
}

.news-list li {
  border-top: 1px solid #ccc;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0 !important;
}

.news-list li time {
  color: #5390cd;
  font-weight: bold;
  font-size: 1.4rem;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1em;
}

.news-list li a {
  color: #333;
  font-size: 1.4rem;
  text-align: left;
  margin-left: 6%;
}

.news-list li:last-child {
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 640px) {
  header nav {
    position: absolute;
    right: 0;
    top: -333px;
    background: #fff;
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }

  header ul {
    margin: 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  header ul li {
    margin: 0;
    line-height: 2.5;
    font-size: 1.9rem;
    padding: 5px 0;
    color: #5390cd;
  }

  header ul li a {
    display: block;
    margin-left: 20px;
    color: #002856 !important;
  }

  header ul li::after {
    content: "";
  }

  #navToggle,
  header ul li {
    display: block;
  }

  .openNav #navToggle span:nth-child(1) {
    top: 16px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .openNav #navToggle span:nth-child(2),
  .openNav #navToggle span:nth-child(3) {
    top: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .openNav nav {
    -moz-transform: translateY(393px);
    -webkit-transform: translateY(393px);
    -ms-transform: translateY(393px);
    transform: translateY(393px);
  }
}

#top-head {
  border-top: 3px solid #002856;
  -webkit-box-shadow: 0 0 10px rgba(35, 24, 21, 0.2);
  box-shadow: 0 0 10px rgba(35, 24, 21, 0.2);
  position: relative;
  z-index: 1;
}

.logo_wrap {
  height: 60px;
}

.ic_logo {
  /* max-width: 220px; */
  width: 90px;
  height: 55%;
  margin: 10px;
}

.ic_tel {
  width: 33px;
  height: 33px;
  fill: #002856;
  margin-top: 5px;
}

.sp_tel {
  position: absolute;
  right: 60px;
  top: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  padding: 10px 13px;
  background: #efefef;
}

.pc_tel {
  margin: 12px 0 5px;
}

.pc_tel p,
.pc_tel a {
  font-family: kan415typos-std, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #002856;
}

.pc_tel p {
  font-size: 15px !important;
  letter-spacing: 0.2px;
}

.pc_tel a {
  position: relative;
  display: block;
  text-align: right;
  font-size: 3rem;
  letter-spacing: 1.7px;
  padding-bottom: 5px;
  line-height: 1;
}

.pc_tel a::before {
  content: url(../img/common/tel.png);
  position: absolute;
  display: inline-block;
  top: -5%;
  left: 0;
}

.m-heading {
  position: relative;
  text-align: center;
  line-height: 1.1;
}

.m-heading .title {
  position: relative;
  text-align: center;
  display: inline-block;
  color: #1f1f1f;
}

.m-heading .title:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000103;
  z-index: -1;
}

.m-heading .jp {
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
  font-size: 1.2rem;
}

.m-heading .en {
  display: block;
  margin: 3px -5px 20px 0;
  font-size: 2.5rem;
  font-weight: 700;
  color: #101010;
}

.m-heading h1 {
  margin-top: 30px;
}

.buttonContainer {
  padding-top: 20px;
  margin-bottom: 50px;
  text-align: center;
}

.buttonContainer a.button,
.buttonContainer input {
  display: inline-block;
  text-decoration: none;
  color: #5390cd;
  background-color: #fff;
  border: 2px solid #5390cd;
  border-radius: 100px;
  padding: 14px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  height: 50px;
  font-size: 1.6rem;
  background-size: 200% 100%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, transparent),
    color-stop(50%, #5390cd)
  );
  background-image: -webkit-linear-gradient(left, transparent 50%, #5390cd 50%);
  background-image: -o-linear-gradient(left, transparent 50%, #5390cd 50%);
  background-image: linear-gradient(to right, transparent 50%, #5390cd 50%);
  -webkit-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s,
    background-color 0.5s ease;
  -o-transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s,
    background-color 0.5s ease;
  transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s,
    background-color 0.5s ease;
}

.buttonContainer a.button:hover,
.buttonContainer input:hover {
  color: #fff;
  background-color: #5390cd;
  background-position: -100% 100%;
  opacity: 1;
}

.bxslider,
.top_slider .bx-wrapper {
  margin-bottom: 20px;
}

.bnrArea li,
.canpaign_bnr li {
  margin-bottom: 10px;
}

.top_slider {
  width: 100%;
  margin: 0 auto;
}

.top_slider .bx-wrapper .bx-viewport {
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
  border: none;
  left: 0;
}

#video1,
#video2 {
  width: 100%;
}

#video1 iframe,
#video2 iframe {
  width: 100%;
  height: 100%;
}

figure.snip1432 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
  background: #000;
  color: #fff;
  text-align: left;
}

figure.snip1432 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

figure.snip1432 img {
  opacity: 0.8;
  width: 100%;
  vertical-align: top;
  -webkit-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.snip1432 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure.snip1432 figcaption > div {
  height: 50%;
  overflow: hidden;
  width: 100%;
  position: relative;
}

figure.snip1432 h2,
figure.snip1432 h3 {
  margin: 0;
  position: absolute;
  padding: 0 30px;
  text-transform: uppercase;
  font-size: 2rem;
}

figure.snip1432 h2 {
  top: 65px;
  left: 70px;
}

figure.snip1432 h3 {
  left: 140px;
  font-size: 4em;
  bottom: 50px;
}

figure.snip1432 h3:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translateY(150%);
  -ms-transform: translateY(150%);
  transform: translateY(150%);
}

.movie_wrap {
  position: relative;
  width: 100%;
}

.movie_wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.movie_wrap-iframe {
  padding-top: 56.25%;
}

.cm_iframe {
  margin-bottom: 15px;
}

.cm_iframe h2 {
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.cm_wrap2 {
  margin-bottom: 50px;
}

.top_access {
  background: #f7f8f8;
}

.top_access p {
  margin-bottom: 8px;
  padding: 0 20px;
  text-align: center;
}

.top_access .p_atention {
  font-size: 1.2rem;
  margin-bottom: 15px;
}

.footer-menu_list {
  background: #002856;
  padding: 10px 55px;
}

.footer-menu_list ul {
  display: flex;
  justify-content: space-between;
}

.footer-menu_list li {
  float: left;
  margin-right: 50px;
  font-size: 1.3rem;
}

.footer-menu_list li:last-child {
  margin: 0;
}

.footer-menu_list a {
  color: #fff;
}

.footer p,
.footer-copy p {
  color: #595757;
  text-align: center;
  font-size: 1rem;
}

.footer-nth p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.footer-nth img {
  width: 50%;
}

.footer-nth a {
  display: block;
  float: left;
}

.footer-copy {
  padding: 4px 0;
}

.access p {
  text-align: center;
  margin-bottom: 15px;
}

.access .access_map {
  margin-bottom: 10px;
}

.custom01 p {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 0;
  text-align: left;
}

.custom01 input,
.custom01 textarea {
  width: 100%;
  border: 2px solid #deeefc;
  background: #deeefc;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  outline: none;
  padding: 1em 0.5em 1em 0.8em;
}

.custom01 input {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.custom01 textarea {
  height: 150px;
}

.custom01 input:focus,
.custom01 textarea:focus {
  -webkit-box-shadow: 0 0 5px #5390cd;
  box-shadow: 0 0 5px #5390cd;
  border: 2px solid #5390cd;
  background: #fff;
}

.screen-reader-response {
  display: block;
  color: #f39800;
  font-size: 1.5rem;
  padding: 10px 10px 0;
}

#qArea {
  display: none;
}

#qArea .qselect .choose input[type="radio"] {
  display: none;
}

.custom01 .wpcf7-not-valid-tip,
.screen-reader-response ul,
.wpcf7-not-valid-tip,
.wpcf7-response-output {
  display: none;
}

#button_shadow input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact .contact_atn {
  margin-bottom: 0;
  color: #5390cd;
}

.beginner_band p,
.contact p {
  text-align: center;
}

.beginner_img {
  padding: 0 15px;
}

.beginner_band {
  background: #63a4da;
  position: relative;
}

.beginner_band p {
  font-size: 1.9rem;
  line-height: 2.2;
  color: #fff;
}

.beginner_band:after {
  position: absolute;
  content: " ";
  height: 0;
  width: 0;
}

.beginner_band_bottom:after {
  top: 100%;
  left: 50%;
  border: 10px solid transparent;
  border-top: 10px solid #63a4da;
  margin-left: -10px;
}

.beginner_tit {
  margin-bottom: 10px;
}

.beginner_bk .beginner_txt {
  margin-bottom: 45px;
}

.about_salon_bk {
  background: -webkit-gradient(linear, left top, left bottom, from(#e8f0f9), to(#fff));
  background: -webkit-linear-gradient(#e8f0f9, #fff);
  background: -o-linear-gradient(#e8f0f9, #fff);
  background: linear-gradient(#e8f0f9, #fff);
  padding: 3%;
}

.about_salon_bk .about_salon {
  border: 4px solid #00afec;
  -webkit-box-shadow: 0 0 10px 1px #ccc;
  box-shadow: 0 0 10px 1px #ccc;
  background: #fff;
  padding: 20px 20px 10px;
  margin: -35px 0 20px;
}

.about_salon_bk .about_salon h1 {
  margin: -35px 0 15px;
}

.about_salon_bk .about_salon p {
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 20px 20px;
}

.about_salon_bk .about_salon .salon_graph {
  margin-left: 20px;
  text-align: center;
}

.flow h2 {
  margin-bottom: 20px;
  padding: 0 17%;
}

.flow .in_flow {
  background: url(../img/page/bk_flow.png) no-repeat;
  background-size: 23%;
  background-position: top right;
}

.flow .in_flow span {
  color: #5390cd;
}

.flow_step {
  background: #87b9e4;
  margin-bottom: 12px;
  padding: 10px 3% 2px;
}

.flow_step h3 {
  padding: 3% 9% 0;
  margin-bottom: 15px;
}

.flow_step .step_box {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 4% 3% 3%;
  position: relative;
  -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}

.flow_step .step_box:after {
  background: #87b9e4;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  padding-top: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "▼";
  color: #fff;
  font-size: 4px;
  text-align: center;
  position: absolute;
  bottom: -15px;
  left: 50%;
  z-index: 10;
}

.flow_step .step_box:last-child:after {
  background: 0 0;
  content: "";
}

.flow_step span {
  display: inline-block;
  width: 16%;
  vertical-align: top;
  padding-top: 6px;
  margin-right: 5px;
}

.flow_step h4 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #5390cd;
  font-weight: 700;
  font-size: 1.9rem;
  margin-bottom: 5px;
  display: inline-block;
}

.flow_step .step_img {
  float: right;
  width: 38%;
}

.flow_step .step_txt {
  float: left;
  width: 59%;
  margin: 3px 0 0;
  text-align: left;
}

body {
  position: relative;
}

#qArea .question-text {
  font-size: 1.8rem;
  line-height: 1;
  color: #3e3a39;
  margin-left: 25px;
}

#qArea .qcontents {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  margin: 0 auto;
}

#qArea .qselect {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  margin: 0 auto;
  background: #eeebdc;
  padding: 7% 5% 3%;
  text-align: center;
  overflow: hidden;
}

#qArea .qselect .choose label {
  display: inline-block;
  font-family: "Rokkitt", serif;
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  background: #d70051;
  padding: 10px 0;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 13px;
}

#qArea .qselect .choose label:hover {
  opacity: 0.8;
}

#qArea .qselect .choose:nth-child(odd) label {
  background: #000;
}

#qArea .qcontents {
  background: #def0f1;
  background-image: url(../img/common/icon_q_mark.png);
  background-repeat: no-repeat;
  background-position-y: 5px;
  background-position-x: 10px;
  padding: 5%;
  margin-bottom: 15px;
  text-align: center;
  background-size: 9%;
  -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
  animation: fadeIn 0.5s ease 0s 1 normal;
}

#qArea .submit {
  text-align: center;
  margin-bottom: 50px;
}

#qArea .submit input {
  font-size: 3rem;
  padding: 25px 60px;
  height: inherit;
  line-height: 1;
  max-height: inherit;
}

#qArea .diagnosis-result {
  font-size: 1.5rem;
  line-height: 1.3;
  background: #eeebdc;
  padding: 4%;
  width: 93%;
  margin: 0 auto;
  border-radius: 5px;
}

#qArea-inner {
  overflow: hidden;
}

.self_whitening_flow ul.flow_left,
.self_whitening_flow ul.flow_right {
  overflow: hidden;
}

#qArea-inner h1 {
  margin-top: 0;
}

#qArea-inner .question {
  display: none;
  position: relative;
  margin: 0;
  color: inherit;
  padding: 0 4%;
}

#qArea-inner .cols,
#qArea-inner .form-message,
#qArea-inner .plugin-copyright,
#qArea-inner .question-delimiter,
#qArea-inner .question-number,
#qArea-inner .submit {
  display: none;
}

.modal,
.overLay {
  top: 0;
  left: 0;
  width: 100%;
}

.modal {
  height: 100vh;
  position: absolute;
}

.modal .modalClose {
  font-size: 4rem;
  color: #ccc;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  float: right;
  height: 55px;
  margin-right: 5px;
}

.modal .modalClose:hover {
  cursor: pointer;
}

.modal .modal-main {
  position: fixed;
  z-index: 100;
  background: #fff;
  width: 95%;
  -webkit-box-shadow: 0 0 15px #999;
  box-shadow: 0 0 15px #999;
  padding-bottom: 15px;
  margin: 0 auto;
}

#block-question21,
#block-question22,
#block-question23,
#block-question24,
#block-question25 {
  display: none !important;
}

.overLay {
  position: fixed;
  background: rgba(135, 205, 205, 0.3);
  height: 100%;
  z-index: 10;
}

#bnr_contact_area {
  text-align: center;
  padding: 0 4%;
  display: none;
}

#bnr_contact_area img {
  margin: 10px auto 0;
}

.hero_self_whitening {
  text-align: center;
}

.self_whitening_nav {
  background: #31b3f3;
  padding: 10px;
}

.self_whitening_nav ul {
  margin: 0 10px;
}

.self_whitening_nav ul li {
  display: inline-block;
  background: #fff;
  margin: 0 5px 5px 0;
  padding: 10px 0;
  text-align: center;
  width: 31%;
  -ms-transform: skewX(-17deg);
  -webkit-transform: skewX(-17deg);
  transform: skewX(-17deg);
}

.self_whitening_nav ul li a {
  color: #31b3f3;
  -ms-transform: skewX(17deg);
  -webkit-transform: skewX(17deg);
  transform: skewX(17deg);
}

.self_whitening_about {
  padding: 10px;
  background: #31b3f3;
  text-align: center;
  color: #fff;
}

.self_whitening_merit {
  background: #31b3f3;
  text-align: center;
  color: #fff;
}

.self_whitening_about h2,
.self_whitening_merit h2 {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.self_whitening_about .self_whitening_about_gist,
.self_whitening_merit .self_whitening_about_gist {
  color: #001d61;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.self_whitening_about p,
.self_whitening_merit p {
  text-align: left;
}

.whitening_tit_wrap {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.whitening_tit_wrap .self_whitening_about_gist,
.whitening_tit_wrap h2 {
  position: relative;
  display: inline-block;
  padding: 0 40px;
}

.whitening_tit_wrap .self_whitening_about_gist:after,
.whitening_tit_wrap .self_whitening_about_gist:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
}

.whitening_tit_wrap h2:after,
.whitening_tit_wrap h2:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
}

.whitening_tit_wrap .self_whitening_about_gist:before,
.whitening_tit_wrap h2:before {
  left: 0;
  -moz-transform: rotate(63deg);
  -webkit-transform: rotate(63deg);
  -ms-transform: rotate(63deg);
  transform: rotate(63deg);
}

.whitening_tit_wrap .self_whitening_about_gist:after {
  right: 0;
  -moz-transform: rotate(-63deg);
  -webkit-transform: rotate(-63deg);
  -ms-transform: rotate(-63deg);
  transform: rotate(-63deg);
}

.whitening_tit_wrap h2:after {
  right: 0;
  -moz-transform: rotate(-63deg);
  -webkit-transform: rotate(-63deg);
  -ms-transform: rotate(-63deg);
  transform: rotate(-63deg);
  background-color: #0a8ed7;
}

.whitening_tit_wrap h2:before {
  background-color: #0a8ed7;
}

.whitening_tit_wrap h2.deco_c:after,
.whitening_tit_wrap h2.deco_c:before {
  background-color: #fff;
}

.whitening_tit_wrap .self_whitening_about_gist:after,
.whitening_tit_wrap .self_whitening_about_gist:before {
  background: #fff;
}

.whitening_tit_wrap .whitening_tit {
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 20px;
}

.self_whitening_nav ul li a {
  font-size: 1.3rem;
  display: block;
}

.whitening_tit_wrap .whitening_tit span {
  font-size: 1.3rem;
  display: block;
}

.whitening_tit_wrap .whitening_tit_blue {
  color: #0a8ed7;
}

.whitening_tit_wrap .whitening_tit_white {
  color: #fff;
}

.self_whitening_merit {
  padding: 10px;
}

.self_whitening_merit ul {
  overflow: hidden;
  margin: 0 auto;
}

.self_whitening_merit ul li {
  width: 65%;
  margin-bottom: 10px;
  display: inline-block;
}

.self_whitening_media {
  padding: 30px 10px 50px;
}

.self_whitening_media .self_whitening_media_list {
  width: 45%;
  margin: 0 auto;
  overflow: hidden;
}

.frame {
  display: inline-block;
  margin-bottom: 15px;
}

.self_whitening_media .self_whitening_media_list_in {
  display: inline-block;
  margin-bottom: 15px;
}

.self_whitening_media .self_whitening_media_list_in span {
  display: block;
  font-size: 1.2rem;
}

.self_whitening_media_movie span {
  display: block;
  font-size: 1.2rem;
}

.frame {
  padding: 0 0 6px 6px;
  margin-bottom: 2px;
  position: relative;
}

.frame:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 100px solid transparent;
  border-left: 100px solid #31b3f3;
  border-bottom: none;
  z-index: -1;
}

.self_whitening_flow .self_whitening_flow_point_wrap {
  position: relative;
}

.self_whitening_flow .self_whitening_flow_point {
  position: absolute;
  top: -90px;
  left: 10px;
  color: #0a8ed7;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  background: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
  padding: 25px 0;
  margin: 0;
}

.self_whitening_flow .self_whitening_flow_list {
  background: #31b3f3;
  padding: 70px 10px 10px;
  color: #fff;
}

.self_whitening_flow .whitening_tit_wrap .whitening_tit {
  font-size: 2.1rem;
}

.self_whitening_flow p {
  font-size: 1.4rem;
  margin-bottom: 20px;
}

.self_whitening_flow ul.flow_left li,
.self_whitening_flow ul.flow_right li {
  position: relative;
  padding-left: 1rem;
  display: inline-block;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.3;
  width: 50%;
  vertical-align: top;
  padding: 0 2% 15px;
}

.self_whitening_flow ul.flow_left li img,
.self_whitening_flow ul.flow_right li img {
  margin-bottom: 7px;
}

.self_whitening_flow ul.flow_left li:after,
.self_whitening_flow ul.flow_right li:after {
  font-family: FontAwesome;
  content: "\f0da";
  position: absolute;
  font-size: 2rem;
  right: -3px;
  top: 37%;
  color: #fff;
}

.self_whitening_flow ul.flow_left li:nth-child(even):after,
.self_whitening_flow ul.flow_right li:nth-child(even):after {
  display: none;
}

.self_whitening_flow .self_whitening_flow_result {
  padding: 50px 0 70px;
}

.self_whitening_flow .self_whitening_flow_result p {
  color: #0a8ed7;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 12px;
  text-align: center;
}

.self_whitening_flow .flow_frame_wrap {
  width: 80%;
  margin: 0 auto;
}

.self_whitening_question {
  background: #e2e2e2;
  padding: 0 10px 0 30px;
}

.self_whitening_question ul li {
  position: relative;
  display: inline-block;
  background: #fff;
  width: 95%;
  padding: 15px 25px 30px;
  margin-bottom: 13px;
  -ms-transform: skewX(-5deg);
  -webkit-transform: skewX(-5deg);
  transform: skewX(-5deg);
}

.self_whitening_question ul li .q {
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px solid #cdcdcd;
}

.self_whitening_question ul li .q span {
  color: #001d61;
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 1;
  float: left;
  padding-right: 5px;
}

.self_whitening_question ul li .q .q_txt {
  color: #001d61;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 7px;
  padding: 10px 0;
}

.self_whitening_question ul li .a {
  font-size: 1.3rem;
  padding-left: 15px;
  -ms-transform: skewX(5deg);
  -webkit-transform: skewX(5deg);
  transform: skewX(5deg);
}

.self_whitening_question ul li .q {
  -ms-transform: skewX(5deg);
  -webkit-transform: skewX(5deg);
  transform: skewX(5deg);
}

.self_whitening_question ul li:after {
  position: absolute;
  bottom: 7px;
  right: 5px;
  content: "A";
  color: #31b3f3;
  font-size: 4.1rem;
  font-weight: 700;
  line-height: 1;
  padding-right: 7px;
}

.self_whitening_price {
  padding: 70px 10px 30px;
}

.self_whitening_price p {
  margin-bottom: 20px;
}

.self_whitening_item .effect ul {
  overflow: hidden;
}

.self_whitening_price .price {
  overflow: hidden;
}

.self_whitening_price .price dl dd {
  border: 1px solid #31b3f3;
  color: #081561;
  text-align: center;
}

.self_whitening_price .price dl dt {
  border: 1px solid #31b3f3;
  color: #081561;
  text-align: center;
  border-bottom: transparent;
  padding: 2px;
  font-size: 1.4rem;
}

.self_whitening_price .price dl dt.first {
  background: #31b3f3;
  color: #fff;
}

.self_whitening_price .price dl dt.second {
  background: #b9e2ff;
}

.self_whitening_price .price dl dd {
  padding: 10px;
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: 700;
  background: #fff;
}

.self_whitening_price .price dl dd span {
  font-size: 1.3rem;
}

.self_whitening_item .self_whitening_item_in,
.self_whitening_item .self_whitening_item_in2 {
  padding: 30px 10px;
}

.self_whitening_item .item_introduction {
  margin-bottom: 10px;
}

.self_whitening_item .item_introduction .item_img {
  width: 33%;
  margin: 0 auto;
}

.self_whitening_item .item_introduction .c_b .item_detail_point,
.self_whitening_item .item_introduction .c_w .item_detail_point {
  margin: 10px 5px;
  display: inline-block;
  -ms-transform: skew(-10deg);
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

.self_whitening_item .item_introduction .c_b .point,
.self_whitening_item .item_introduction .c_w .point {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.3;
  -ms-transform: skew(10deg);
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
  padding: 5px 10px;
}

.self_whitening_item .item_introduction .c_b p,
.self_whitening_item .item_introduction .c_w p {
  font-size: 1.3rem;
  margin-bottom: 10px;
}

.self_whitening_item .item_introduction .c_b .item_detail_point {
  background: #fff;
}

.self_whitening_item .item_introduction .c_b .point {
  color: #001d61;
}

.self_whitening_item li {
  color: #001d61;
}

.bk_blue {
  background: #31b3f3;
}

.self_whitening_item .item_introduction .c_w .item_detail_point {
  background: #31b3f3;
}

.self_whitening_item .item_introduction .c_b p {
  color: #fff;
}

.self_whitening_item .item_introduction .c_w .point {
  color: #fff;
}

.self_whitening_item .item_introduction .c_w p {
  color: #444;
}

.self_whitening_item .item_name {
  font-size: 2rem;
  color: #001d61;
}

.self_whitening_item .effect h4 {
  color: #fff;
  font-size: 1.4rem;
}

.self_whitening_item .effect ul li {
  display: inline-block;
  background: #fff;
  color: #31b3f3;
  font-size: 1.3rem;
  border-radius: 25px;
  width: 48%;
  margin: 2px;
  padding: 0 5px;
}

.self_whitening_item .effect ul li:last-child {
  background: 0 0;
  color: #fff;
  line-height: 1;
  font-size: 1.2rem;
}

.self_whitening_item .item_price {
  margin-bottom: 20px;
  color: #001d61;
  line-height: 1.3;
}

.self_whitening_item .item_price li {
  font-size: 1.5rem;
}

.self_whitening_item .item_price li:last-child {
  font-size: 1.3rem;
}

.bk_white {
  background: #fff;
}

.contact_button_area {
  padding: 20px 0;
  margin-bottom: 20px;
  background: #e2e2e2;
  text-align: center;
}

.contact_button_area .whitening_tit_wrap .whitening_tit {
  font-size: 2rem;
  margin-bottom: 5px;
}

.contact_button_area .whitening_tit_wrap h2:after,
.contact_button_area .whitening_tit_wrap h2:before {
  width: 30px;
}

.contact_button_area p {
  font-size: 1.5rem;
  font-weight: 700;
}

.contact_button_area a {
  display: block;
  font-size: 4rem;
  font-weight: 700;
  color: #001d61;
  letter-spacing: 0.2rem;
}

.contact_button_area span {
  display: block;
  font-size: 1.3rem;
}

.contact_button_area .buttonContainer {
  margin-bottom: 0;
}

.slope_b,
.slope_g {
  position: relative;
  z-index: 2;
}

.slope_b::after,
.slope_b::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 15%;
  z-index: -1;
}

.slope_g::after,
.slope_g::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 15%;
  z-index: -1;
}

.slope_b::after,
.slope_b::before {
  background-color: #31b3f3;
  -ms-transform: skewY(3deg);
  -webkit-transform: skewY(3deg);
  transform: skewY(3deg);
}

.slope_g::after,
.slope_g::before {
  background-color: #e2e2e2;
  -ms-transform: skewY(-3deg);
  -webkit-transform: skewY(-3deg);
  transform: skewY(-3deg);
}

.slope_b::before,
.slope_g::before {
  top: -2%;
}

.slope_b::after,
.slope_g::after {
  bottom: -2%;
}

.access_point_position,
.re-topB {
  position: relative;
}

.access_point_position .access_point {
  position: absolute;
  top: -100px;
  left: 0;
  border-radius: 50%;
  border: 3px solid #41a5d5;
  color: #41a5d5;
  font-size: 1.3rem;
  line-height: 1.2;
  padding-top: 28px;
  width: 90px;
  height: 90px;
}

#to_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  background-color: transparent;
}

.re-topB {
  display: block;
  background: #e2e2e2;
  text-decoration: none;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 24px;
  border-radius: 30px;
  padding-top: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.re-topB:before {
  font-family: FontAwesome;
  content: "\f106";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 3rem;
  color: #31b3f3;
}

.frame-wrapper__video {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 768px) {
  .frame-wrapper__video {
    width: 80%;
  }
}

@media (min-width: 768px) {
  .sp-break {
    display: inline-block;
  }

  .header-logo {
    padding-left: 14px;
  }

  #sp-btn {
    right: 14px;
  }

  .breadcrumb {
    padding: 7px 14px 5px;
  }

  #navToggle {
    display: block;
  }
}

@media screen and (min-width: 768px) and (max-width: 770px) {
  header nav {
    position: absolute;
    right: 0;
    top: -333px;
    background: #fff;
    width: 100%;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }

  .openNav nav {
    -moz-transform: translateY(393px);
    -webkit-transform: translateY(393px);
    -ms-transform: translateY(393px);
    transform: translateY(393px);
  }
}

@media (min-width: 768px) {
  header ul {
    margin: 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  header ul li {
    margin: 0;
    line-height: 3;
    font-size: 1.8rem;
    padding: 5px 3%;
    display: block;
    color: #5390cd;
  }

  header ul li a {
    display: block;
    color: #5390cd;
  }

  header ul li::after {
    content: "";
  }

  .about_salon_bk .about_salon .salon_graph,
  .beginner p,
  .contact p,
  .flow_step h3,
  .self_whitening_about p,
  .top_access p {
    text-align: center;
  }

  figure.snip1432 h2 {
    top: 160px;
    left: 230px;
  }

  figure.snip1432 h3 {
    left: 300px;
    bottom: 120px;
  }

  .top_slider {
    width: 100%;
  }

  .footer-menu_list {
    padding: 20px 220px;
  }

  .footer-menu_list li {
    margin-right: 70px;
  }

  .contact .contact_atn {
    text-align: left;
  }

  .about_salon_bk .about_salon {
    padding: 20px 20px 10px;
    margin: -45px 0 20px;
  }

  .about_salon_bk .about_salon h1 {
    margin: -45px 0 15px;
  }

  .about_salon_bk .about_salon p {
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 0 0 20px 20px;
  }

  .flow .in_flow p {
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 0 0 20px 20px;
  }

  .ic_logo {
    max-width: 220px;
  }

  .flow {
    width: 100%;
    margin: 0 auto 40px;
  }

  .flow h2 {
    width: 70%;
    margin: 0 auto 25px;
  }

  .flow .in_flow {
    background: url(../img/page/bk_flow.png) no-repeat;
    background-position: bottom right;
    background-size: 20%;
  }

  .flow .in_flow p {
    width: 78%;
    margin: 0 auto;
  }

  .cont_flow {
    padding: 0 3%;
  }

  .flow_step {
    background: #87b9e4;
    position: relative;
    padding: 10px 5% 4%;
    margin: 0 auto 40px;
    border-radius: 8px;
  }

  .flow_step h3 {
    padding: 3% 20%;
    margin-bottom: 0;
  }

  .flow_step h4 {
    font-size: 2.2rem;
  }

  .flow_step .step_box {
    padding: 2%;
  }

  .flow_step .step_box p {
    text-align: left;
  }

  .flow_step .step_img {
    width: 24%;
  }

  .flow_step .step_txt {
    width: 70%;
  }

  .flow_step span {
    width: 10%;
  }

  .flow_step:after {
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    border: 2px solid #fff;
    border-radius: 16px;
  }

  .self_whitening_nav ul {
    width: 80%;
    margin: 0 auto 15px;
  }

  .self_whitening_nav ul li {
    padding: 10px 1%;
    width: 19%;
  }

  .self_whitening_nav ul li a {
    font-size: 1.4rem;
  }

  .self_whitening_about {
    padding: 10px 20px;
  }

  .self_whitening_about h2 {
    font-size: 2.2rem;
    margin-bottom: 12px;
  }

  .self_whitening_about .self_whitening_about_gist {
    margin-bottom: 13px;
  }

  .whitening_tit_wrap .self_whitening_about_gist,
  .whitening_tit_wrap h2 {
    position: relative;
    padding: 0 30px;
  }

  .flow_step:after {
    content: "";
    position: absolute;
  }

  .whitening_tit_wrap .self_whitening_about_gist:after,
  .whitening_tit_wrap .self_whitening_about_gist:before {
    content: "";
    position: absolute;
  }

  .whitening_tit_wrap h2:after,
  .whitening_tit_wrap h2:before {
    content: "";
    position: absolute;
  }

  .self_whitening_merit {
    padding-bottom: 30px;
  }

  .self_whitening_merit ul li {
    width: 30%;
    padding: 0 1%;
  }

  .self_whitening_media {
    padding: 40px 10px 70px;
  }

  .self_whitening_media .self_whitening_media_list {
    width: 90%;
  }

  .self_whitening_media .self_whitening_media_list_in {
    display: inline-block;
    margin-bottom: 25px;
    width: 32%;
    vertical-align: bottom;
    padding: 1%;
  }

  .self_whitening_media .self_whitening_media_list_in span {
    font-size: 1.3rem;
  }

  .self_whitening_media_movie span {
    font-size: 1.3rem;
  }

  .frame:before {
    border: 100px solid transparent;
    border-left: 100px solid #31b3f3;
    border-bottom: none;
  }

  .self_whitening_media_movie {
    width: 86%;
    margin: 0 auto;
  }

  .self_whitening_flow .self_whitening_flow_point {
    top: -45px;
    left: 80px;
    font-size: 1.6rem;
    line-height: 1.3;
    width: 90px;
    height: 90px;
    padding: 25px 0;
  }

  .self_whitening_flow .self_whitening_flow_list {
    padding: 40px 50px 0;
  }

  .self_whitening_flow p {
    font-size: 1.4rem;
    margin-bottom: 30px;
    padding: 0 2%;
  }

  .self_whitening_flow ul.flow_left li {
    width: 25%;
  }

  .self_whitening_flow ul.flow_left li:nth-child(even):after {
    display: block;
  }

  .self_whitening_flow ul.flow_left li:nth-child(4):after {
    display: none;
  }

  .self_whitening_flow ul.flow_right {
    overflow: hidden;
  }

  .self_whitening_flow ul.flow_right li {
    position: relative;
    padding-left: 1rem;
    display: inline-block;
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.3;
    width: 25%;
    vertical-align: top;
    padding: 0 2% 15px;
    float: right;
  }

  .self_whitening_flow ul.flow_right li:after {
    font-family: FontAwesome;
    content: "\f0d9";
    position: absolute;
    font-size: 2rem;
    left: -3px;
    top: 37%;
  }

  .self_whitening_flow ul.flow_right li:nth-child(even):after {
    display: block;
  }

  .self_whitening_flow ul.flow_right li:nth-child(4):after {
    display: none;
  }

  .self_whitening_flow ul.flow_right li:nth-child(1):after {
    display: block;
  }

  .self_whitening_flow .self_whitening_flow_result {
    padding: 70px 0 100px;
  }

  .self_whitening_flow .self_whitening_flow_result p {
    line-height: 1.3;
  }

  .self_whitening_flow .flow_frame_wrap {
    width: 50%;
  }

  .self_whitening_question ul {
    width: 90%;
    margin: 0 auto;
  }

  .self_whitening_question ul li {
    width: 45%;
    height: 360px;
    padding: 15px 25px 30px;
    margin: 5px;
    vertical-align: top;
  }

  .self_whitening_question ul li .q {
    margin-bottom: 7px;
  }

  .self_whitening_question ul li .q span {
    padding-right: 5px;
  }

  .self_whitening_question ul li .q .q_txt {
    font-size: 1.7rem;
    line-height: 1.2;
    margin-bottom: 7px;
    padding: 5px 0 2px;
  }

  .self_whitening_question ul li .a {
    padding-left: 15px;
  }

  .self_whitening_price {
    padding: 110px 50px 60px;
  }

  .self_whitening_price p {
    margin-bottom: 20px;
    text-align: center;
  }

  .self_whitening_price .price dl {
    float: left;
    width: 50%;
    padding: 0 1%;
  }

  .self_whitening_price .price dl dt {
    padding: 2px;
    font-size: 1.4rem;
  }

  .self_whitening_price .price dl dd {
    padding: 10px;
    margin-bottom: 15px;
    font-size: 2rem;
  }

  .self_whitening_price .price dl dd span {
    font-size: 1.3rem;
  }

  .self_whitening_item .self_whitening_item_in,
  .self_whitening_item .self_whitening_item_in2 {
    padding: 80px 50px 30px;
  }

  .self_whitening_item .item_introduction {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .self_whitening_item .item_introduction .item_img {
    width: 33%;
    float: left;
    padding-right: 5%;
  }

  .self_whitening_item .item_introduction .item_detail {
    width: 65%;
    float: left;
  }

  .self_whitening_item .item_introduction .c_b .item_detail_point,
  .self_whitening_item .item_introduction .c_w .item_detail_point {
    margin: 10px 5px;
  }

  .self_whitening_item .item_introduction .c_b .point,
  .self_whitening_item .item_introduction .c_w .point {
    font-size: 1.5rem;
  }

  .slope_b::after,
  .slope_b::before {
    padding-bottom: 15%;
  }

  .slope_g::after,
  .slope_g::before {
    padding-bottom: 15%;
  }

  .slope_b::before,
  .slope_g::before {
    top: -5%;
  }

  .slope_b::after,
  .slope_g::after {
    bottom: -5%;
  }
}

@media (min-width: 1000px) {
  .sp-hide {
    display: block;
  }

  #navigation li,
  .cd-breadcrumb li,
  .sp-hide-ib {
    display: inline-block;
  }

  .pc-hide {
    display: none;
  }

  .table-cell-pc {
    overflow: hidden;
    display: table;
    width: 100%;
  }

  .row-wrap {
    padding-top: 10px;
  }

  .cont {
    max-width: 1000px;
    width: 1000px;
    margin: 0 auto;
  }

  .cont p {
    line-height: 1.8;
  }

  p {
    line-height: 1.8;
  }

  .cont p {
    text-align: center;
    padding: 0;
    margin-bottom: 40px;
  }

  p {
    font-size: 1.6rem;
  }

  .cd-breadcrumb {
    background: #deeefc;
    width: 100%;
    height: 35px;
    z-index: -1;
  }

  .cd-breadcrumb ul {
    width: 1000px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 1.2rem;
  }

  .cd-breadcrumb li {
    color: #5390cd;
  }

  #top-head {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(35, 24, 21, 0.2);
    box-shadow: 0 0 10px rgba(35, 24, 21, 0.2);
  }

  #navigation,
  .cd-breadcrumb {
    position: relative;
  }

  #navigation ul {
    overflow: hidden;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  #navigation li {
    width: 200px;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 700;
    margin-bottom: 22px;
    border-left: 1px solid #ccc;
    height: 18px;
  }

  #navigation li:last-child {
    border-right: 1px solid #ccc;
    height: 18px;
  }

  #navigation a {
    display: block;
    height: 42px;
  }

  #navigation a:hover {
    color: #5390cd;
    opacity: 100;
  }

  #navToggle {
    display: none;
  }

  header ul {
    margin: 0;
    border: none;
  }

  header ul li {
    display: block;
    margin: 0;
    line-height: 1;
    font-size: 1.8rem;
    padding: 0;
  }

  header ul li a {
    color: #3e3a39;
  }

  header ul li a:visited {
    color: #3e3a39;
  }

  #slide-line {
    position: absolute;
    bottom: 0;
    height: 4px;
    background-color: #5390cd;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 200px;
  }

  .footer-menu_list ul,
  .head_wrap,
  .self_whitening_nav ul {
    width: 1000px;
    margin: 0 auto;
  }

  .ic_logo {
    width: 100%;
    height: 65px;
    margin: 15px 5px 0 0;
  }

  .ic_htxt {
    margin-bottom: 11px;
  }

  .ic_freedial {
    margin: 12px 0 5px;
  }

  .logo_wrap {
    overflow: hidden;
    margin-bottom: 15px;
    height: 117px;
  }

  .logo_wrap h1,
  .logo_wrap p {
    display: inline-block;
  }

  .logo_wrap .freeDial_wrap {
    float: right;
  }

  .logo_wrap .freeDial_wrap p {
    display: block;
    font-size: 1.4rem;
    line-height: 1.3;
    text-align: right;
  }

  .sp_tel {
    position: static;
    right: 60px;
    top: 3px;
    width: 60px;
    height: 55px;
    background: 0 0;
  }

  .cont,
  .sp_tel {
    padding: 0;
  }

  .m-heading {
    line-height: 1.1;
  }

  .m-heading .jp {
    font-size: 1.3rem;
  }

  .m-heading .en {
    margin: 10px -5px 35px 0;
    font-size: 3.2rem;
  }

  .m-heading h1 {
    margin-top: 60px;
  }

  .buttonContainer {
    padding-top: 47px;
    margin-bottom: 80px;
  }

  #video1,
  #video2 {
    width: 485px;
    height: 273px;
  }

  #video1 {
    margin-right: 30px;
  }

  figure.snip1432 {
    min-width: 485px;
    max-width: 485px;
  }

  figure.snip1432 h2 {
    font-size: 2.5rem;
  }

  figure.snip1432 h3 {
    font-size: 2.5rem;
    left: 240px;
    font-size: 5em;
    bottom: 110px;
  }

  figure.snip1432 h2 {
    top: 120px;
    left: 150px;
  }

  figure.snip1432 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
  }

  figure.snip1432.hover img,
  figure.snip1432:hover img {
    opacity: 0.7;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  figure.snip1432.hover figcaption h3:first-of-type,
  figure.snip1432:hover figcaption h3:first-of-type {
    -webkit-transform: translateY(150%);
    -ms-transform: translateY(150%);
    transform: translateY(150%);
    opacity: 0;
  }

  figure.snip1432.hover figcaption h3:nth-of-type(2),
  figure.snip1432:hover figcaption h3:nth-of-type(2) {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }

  .top_slider {
    width: 1000px;
  }

  .self_whitening_question ul li .q,
  .top_slider .bx-wrapper {
    margin-bottom: 15px;
  }

  .canpaign_bnr li {
    margin-bottom: 20px;
  }

  .bnrArea {
    margin-bottom: 70px;
  }

  .bnrArea li {
    margin-bottom: 10px;
  }

  .top_access {
    padding: 0 0 50px;
  }

  .top_access p {
    margin-bottom: 8px;
  }

  .top_access .p_atention {
    margin-bottom: 30px;
  }

  .top_access .cont_map {
    width: 1000px;
    max-width: 1000px;
    margin: 0 auto;
  }

  .g-map {
    padding: 0 0 35%;
  }

  .footer p,
  .footer-copy p {
    font-size: 1.1rem;
    text-align: left;
  }

  .bk_copyright {
    display: inline-block;
  }

  .footer-nth {
    display: inline-block;
  }

  .footer-nth p {
    border: none;
    margin-top: 10px;
  }

  .bk_copyright {
    float: right;
  }

  .footer-copy {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
  }

  .footer-nth img {
    width: 70%;
  }

  .footer-menu_list {
    padding: 25px;
  }

  .footer-menu_list li {
    display: inline-block;
    margin-right: 50px;
    font-size: 1.4rem;
  }

  .access .access_map {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }

  .access .p_atention {
    margin-bottom: 0;
  }

  .custom01 {
    overflow: hidden;
  }

  .custom01 p {
    text-align: left;
    display: inline-block;
    margin: 2.5em 0 0 25px;
  }

  .custom01 p:nth-child(odd) {
    margin-left: 0;
  }

  .custom01 input {
    width: 420px;
  }

  .custom01 textarea {
    width: 870px;
    height: 150px;
  }

  .custom01 label {
    left: 1rem;
  }

  .contact p {
    margin-bottom: 0;
  }

  .contact .contact_atn {
    text-align: left;
    margin-left: 65px;
  }

  .beginner_band p {
    font-size: 2.7rem;
    line-height: 3;
    margin-bottom: 40px;
  }

  .beginner_band_bottom:after {
    border: 20px solid transparent;
    border-top: 20px solid #63a4da;
  }

  .beginner_tit {
    text-align: center;
    margin-bottom: 38px;
    padding-top: 40px;
  }

  .beginner_bk {
    background: url(../img/page/beginner_bk.jpg) no-repeat;
    width: 1065px;
    height: 385px;
    background-size: 1065px 385px;
    background-position: top right;
  }

  .about_salon_bk .about_salon {
    padding: 20px 20px 10px;
    margin: 0px auto 30px;
    width: 1000px;
  }

  .about_salon_bk .about_salon .about_salon_left {
    float: left;
    width: 550px;
  }

  .about_salon_bk .about_salon h1 {
    margin: -40px 0 25px;
    width: 500px;
  }

  .about_salon_bk .about_salon p {
    font-size: 1.8rem;
    line-height: 1.7;
    text-align: left;
    margin-left: 73px;
  }

  .about_salon_bk .about_salon .salon_graph {
    margin: 10px 0 0 570px;
    width: 300px;
  }

  .cm_wrap {
    margin-bottom: 0;
    overflow: hidden;
  }

  .cm_wrap2 {
    overflow: hidden;
  }

  .cm_wrap h2,
  .cm_wrap2 h2 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-align: center;
  }

  .cm_wrap .cm_iframe,
  .cm_wrap2 .cm_iframe {
    float: left;
    width: 485px;
    margin: 20px 30px 25px 0;
  }

  .cm_wrap iframe,
  .cm_wrap2 iframe {
    border: 1px solid #eee;
  }

  .cm_wrap .cm_iframe:nth-child(even) {
    margin-right: 0;
  }

  .cm_wrap2 {
    margin-bottom: 70px;
  }

  .cm_wrap2 .cm_iframe:nth-child(even) {
    margin-right: 0;
  }

  .flow {
    width: 1000px;
    margin: 0 auto 50px;
  }

  .flow h2 {
    margin-bottom: 35px;
    width: inherit;
  }

  .flow .in_flow {
    background-size: inherit;
  }

  .flow .in_flow p {
    line-height: 2;
  }

  .flow_step {
    width: 790px;
    padding: 10px 40px 29px;
    border-radius: 20px;
    margin-bottom: 90px;
  }

  .flow_step h3 {
    padding: 25px 23% 20px;
  }

  .flow_step h4 {
    font-size: 1.9rem;
    display: block;
    line-height: 1.2;
  }

  .flow_step .step_box {
    border-radius: 5px;
    margin-bottom: 16px;
    padding: 8px 8px 8px 20px;
  }

  .flow_step .step_box:after {
    border-radius: 38px;
    width: 38px;
    height: 38px;
    padding-top: 10px;
    font-size: 8px;
    bottom: -25px;
  }

  .flow_step span {
    width: 65px;
    display: block;
    margin-bottom: 10px;
  }

  .flow_step .step_img {
    width: 150px;
  }

  .flow_step .step_txt {
    float: left;
    width: 355px;
    line-height: 1.5;
    margin-top: 15px;
  }

  .flow_step .step_pc_tit {
    float: left;
    width: 160px;
  }

  #qArea {
    display: none;
  }

  #qArea .question-text {
    font-size: 3.4rem;
    line-height: 1.8;
  }

  #qArea .qselect {
    padding: 6% 12%;
  }

  #qArea .qselect .choose {
    float: left;
  }

  #qArea .qselect .choose label {
    font-size: 9rem;
    padding: 10px 0;
    width: 320px;
    margin-bottom: 0;
  }

  #qArea .qselect .choose:nth-child(odd) label {
    background: #000;
  }

  #qArea .qselect .choose:last-child {
    float: right;
  }

  #qArea .qcontents {
    background: #def0f1;
    background-image: url(../img/common/icon_q_mark.png);
    background-repeat: no-repeat;
    background-position-y: 5px;
    background-position-x: 30px;
    padding: 31px;
    margin-bottom: 20px;
  }

  #qArea .submit {
    padding-top: 100px;
    margin-bottom: 250px;
  }

  #qArea .submit input {
    font-size: 5rem;
    padding: 25px 60px;
  }

  #qArea .diagnosis-result {
    font-size: 2.5rem;
    line-height: 1.4;
    padding: 3%;
    width: 96%;
  }

  #qArea-inner h1 {
    margin-top: 0;
  }

  #qArea-inner .question {
    padding: 0 2% 3%;
  }

  .modal .modalClose {
    font-size: 4rem;
    margin-right: 10px;
  }

  .modal .modal-main {
    width: 980px;
    height: 520px;
    padding: 0;
  }

  #bnr_contact_area {
    padding: 0;
  }

  .hero_self_whitening {
    background: url(../img/page/self_whitening/bk_hero_selfwhitening.png) no-repeat;
    background-position: left bottom;
  }

  .self_whitening_nav {
    background: 0 0;
    padding: 28px 0 10px;
  }

  .self_whitening_nav ul li {
    margin-bottom: 40px;
    padding: 20px 0;
    width: 19%;
  }

  .self_whitening_nav ul li a {
    font-size: 1.6rem;
  }

  .self_whitening_about {
    background: 0 0;
    padding: 0 0 125px;
  }

  .self_whitening_merit {
    padding: 0 0 125px;
  }

  .self_whitening_about h2,
  .self_whitening_merit h2 {
    font-size: 3.6rem;
    margin-bottom: 20px;
  }

  .self_whitening_about .self_whitening_about_gist,
  .self_whitening_merit .self_whitening_about_gist {
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 30px;
  }

  .self_whitening_about p,
  .self_whitening_merit p {
    font-size: 1.8rem;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0.05rem;
  }

  .self_whitening_intro {
    background: #31b3f3 url(../img/page/self_whitening/bk_self_about.png) no-repeat;
    background-position: bottom left;
  }

  .whitening_tit_wrap {
    width: 1000px;
  }

  .whitening_tit_wrap .self_whitening_about_gist,
  .whitening_tit_wrap h2 {
    position: relative;
    padding: 0 55px;
  }

  .whitening_tit_wrap .self_whitening_about_gist:after,
  .whitening_tit_wrap .self_whitening_about_gist:before {
    content: "";
    position: absolute;
    width: 75px;
  }

  .whitening_tit_wrap h2:after,
  .whitening_tit_wrap h2:before {
    content: "";
    position: absolute;
    width: 75px;
  }

  .whitening_tit_wrap .whitening_tit {
    font-size: 3.2rem;
    margin-bottom: 30px;
  }

  .whitening_tit_wrap .whitening_tit span {
    font-size: 1.7rem;
    margin-bottom: 8px;
  }

  .self_whitening_merit {
    background: 0 0;
  }

  .self_whitening_merit ul {
    width: 1000px;
    margin-top: -100px;
  }

  .self_whitening_merit ul li {
    width: 32%;
    padding: 0 0.7%;
  }

  .self_whitening_media {
    background: url(../img/page/self_whitening/bk_self_media_point.png) no-repeat;
    background-position: left top;
    padding: 150px 0 100px;
  }

  .self_whitening_media .self_whitening_media_list {
    width: 1000px;
  }

  .self_whitening_question ul {
    width: 1000px;
  }

  .self_whitening_media .self_whitening_media_list_in {
    width: 32%;
    padding: 3%;
    margin-bottom: 30px;
  }

  .self_whitening_media .self_whitening_media_list_in span {
    font-size: 1.4rem;
  }

  .self_whitening_media_movie span {
    font-size: 1.4rem;
  }

  .frame {
    padding: 0 0 8px 8px;
    margin-bottom: 5px;
  }

  .frame:before {
    border: 150px solid transparent;
    border-left: 150px solid #31b3f3;
    border-bottom: none;
  }

  .self_whitening_media_movie {
    width: 880px;
  }

  .self_whitening_flow .whitening_tit_wrap .whitening_tit {
    font-size: 3rem;
  }

  .self_whitening_flow .self_whitening_flow_bk_point {
    background: url(../img/page/self_whitening/bk_self_flow_point.png) no-repeat;
    background-position: top right 55px;
    padding: 0 0 187px;
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }

  .self_whitening_flow .self_whitening_flow_point_wrap {
    width: 1000px;
    margin: 0 auto;
  }

  .self_whitening_flow ul.flow_left,
  .self_whitening_flow ul.flow_right {
    width: 1000px;
    margin: 0 auto;
  }

  .self_whitening_flow .self_whitening_flow_point {
    top: -60px;
    left: 20px;
    font-size: 2.6rem;
    line-height: 1.4;
    width: 185px;
    height: 185px;
    padding: 60px 0 0;
  }

  .self_whitening_flow .self_whitening_flow_list {
    padding: 0;
  }

  .self_whitening_question {
    padding: 0;
  }

  .self_whitening_flow p {
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 50px;
  }

  .self_whitening_flow ul.flow_left li,
  .self_whitening_flow ul.flow_right li {
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 0 10px 45px;
  }

  .self_whitening_flow ul.flow_left li:after,
  .self_whitening_flow ul.flow_right li:after {
    font-size: 2.5rem;
    left: -5px;
    top: 130px;
  }

  .self_whitening_flow ul.flow_left li:nth-child(even):after {
    display: block;
  }

  .self_whitening_flow ul.flow_left li:nth-child(1):after {
    display: none;
  }

  .self_whitening_flow .self_whitening_flow_result {
    background: url(../img/page/self_whitening/bk_self_flow.png) no-repeat;
    background-position: top left;
    padding: 140px 0 210px;
  }

  .self_whitening_flow .self_whitening_flow_result p {
    font-size: 2.2rem;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .self_whitening_flow .flow_frame_wrap {
    width: 26%;
  }

  .self_whitening_question ul li {
    width: 45%;
    height: 360px;
    padding: 15px 25px 30px;
    margin: 15px;
    vertical-align: top;
  }

  .self_whitening_question ul li .q span {
    font-size: 5.2rem;
    padding-right: 8px;
  }

  .self_whitening_question ul li .q .q_txt {
    font-size: 2.2rem;
    padding: 12px 0;
  }

  .self_whitening_question ul li .a {
    padding-left: 15px;
    font-size: 1.5rem;
  }

  .self_whitening_question ul li:after {
    font-size: 5.2rem;
  }

  .self_whitening_price {
    padding: 200px 0 70px;
    background: url(../img/page/self_whitening/bk_self_charge.png) no-repeat;
    background-position: left 20px bottom;
  }

  .self_whitening_price .self_whitening_price_wrap {
    width: 1000px;
    margin: 0 auto;
  }

  .self_whitening_price p {
    margin-bottom: 40px;
    font-size: 1.7rem;
  }

  .self_whitening_price .price {
    width: 900px;
    margin: 0 auto;
  }

  .self_whitening_price .price dl {
    padding: 0 1%;
  }

  .self_whitening_price .price dl dt {
    padding: 6px;
    font-size: 2rem;
  }

  .self_whitening_price .price dl dd {
    padding: 20px;
    margin-bottom: 0;
    font-size: 3.5rem;
  }

  .self_whitening_price .price dl dd span {
    font-size: 1.8rem;
  }

  .self_whitening_item {
    padding: 0 0 30px;
  }

  .self_whitening_item .self_whitening_item_in2 {
    padding: 140px 50px 30px;
  }

  .self_whitening_item .self_whitening_item_bk_point {
    background: url(../img/page/self_whitening/bk_self_item_point.png) no-repeat;
    background-position: top right 55px;
    padding: 0 0 136px;
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }

  .self_whitening_item .item_introduction {
    width: 900px;
    margin: 0 auto;
  }

  .self_whitening_item .item_introduction .item_img {
    width: 37%;
    margin-right: 40px;
  }

  .self_whitening_item .item_introduction .item_detail {
    width: 58%;
  }

  .self_whitening_item .item_introduction .item_detail p {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  .self_whitening_item .item_introduction .point {
    padding: 7px 15px;
  }

  .self_whitening_item .item_introduction .c_b .item_detail_point,
  .self_whitening_item .item_introduction .c_w .item_detail_point {
    margin: 10px 5px 20px;
  }

  .self_whitening_item .item_introduction .c_b .point,
  .self_whitening_item .item_introduction .c_w .point {
    font-size: 2.2rem;
    padding: 7px 25px;
  }

  .self_whitening_item .item_name {
    font-size: 3rem;
  }

  .self_whitening_item .effect h4 {
    font-size: 1.6rem;
    margin-bottom: 3px;
  }

  .self_whitening_item .effect ul li {
    font-size: 1.5rem;
    margin: 2px;
    padding: 1px 10px;
    width: 38%;
  }

  .self_whitening_item .effect ul li:last-child {
    font-size: 1.2rem;
  }

  .self_whitening_item .item_price {
    margin-bottom: 25px;
  }

  .self_whitening_item .item_price li {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }

  .self_whitening_item .item_price li:last-child {
    font-size: 1.3rem;
  }

  .P100 {
    padding: 100px 0;
  }

  .contact_button_area {
    padding: 50px 0 0;
  }

  .contact_button_area .whitening_tit_wrap .whitening_tit {
    font-size: 2.6rem;
    margin-bottom: 13px;
  }

  .contact_button_area .whitening_tit_wrap h2:after,
  .contact_button_area .whitening_tit_wrap h2:before {
    width: 50px;
  }

  .contact_button_area a {
    font-size: 5.5rem;
  }

  .contact_button_area span {
    font-size: 1.6rem;
    line-height: 1.4;
  }

  .contact_button_area .buttonContainer {
    padding: 30px 0 50px;
  }

  .slope_b::after,
  .slope_b::before {
    -ms-transform: skewY(4deg);
    -webkit-transform: skewY(4deg);
    transform: skewY(4deg);
  }

  .slope_g::after,
  .slope_g::before {
    -ms-transform: skewY(-4deg);
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg);
  }

  .slope_b::before {
    top: -14%;
  }

  .slope_g::before {
    top: -10%;
  }

  .slope_b::after {
    bottom: -11%;
  }

  .slope_g::after {
    bottom: -8%;
  }

  .access_point_position .access_point {
    top: -60px;
    left: 120px;
    border-radius: 50%;
    font-size: 1.7rem;
    line-height: 1.3;
    padding-top: 43px;
    width: 130px;
    height: 130px;
  }

  #to_top {
    bottom: 30px;
    right: 30px;
  }

  .re-topB {
    width: 70px;
    height: 70px;
    line-height: 24px;
    border-radius: 35px;
  }

  .re-topB:before {
    top: 20px;
    left: 0;
    font-size: 4rem;
  }

  .article .article__ttl h1 {
    font-size: 1.5em;
  }

  .article .article__body ul {
    font-size: 1.6rem;
  }
}
