@charset "UTF-8";
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/* ボタンカラー */
/* フォント系 */
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
footer#footer.cmp__footer .footer__menu .menu__label {
  border-color: #fff;
}
footer#footer.cmp__footer .footer__copyright {
  border-color: #fff;
}
footer#footer .footer__top {
  background-color: #fff;
}

#globalnavi a {
  color: #855458;
}

.section {
  padding: 60px 0;
}
.section.section_odd {
  background-color: #fff4f5;
}
.section .section__title {
  color: #855458;
  border-color: #f4a8af;
}

#page_title {
  border: none;
}
#page_title .title__title {
  color: #855458;
}

#catch {
  text-align: center;
  background: url(../images/whitening/mainvisual.jpg) no-repeat center;
  background-size: cover;
  padding-top: 35%;
}
#catch img {
  max-width: 2000px;
}
#catch .catch__campaign {
  position: absolute;
  bottom: 40px;
  left: 0;
  text-align: center;
  width: 100%;
}
#catch .catch__campaign .button {
  width: 500px;
  display: inline-block;
  background-color: #EC8D16;
  font-size: 22rem;
  border: 5px solid #ffff00;
  box-sizing: content-box;
  padding: 25px 0;
}
#catch .catch__campaign .button.button_ico .icon {
  top: 20px;
}
#catch .catch__campaign .button:hover {
  background-color: #ecaa16;
}

#about {
  padding-bottom: 0;
}
#about .section__title {
  margin-bottom: 40px;
}
#about .section__description {
  font-size: 20rem;
  line-height: 1.6em;
  margin-bottom: 50px;
}
#about .about__label {
  font-weight: bold;
  margin-bottom: 60px;
  font-size: 24rem;
  color: #EA896C;
}
#about .about__list {
  margin-bottom: 60px;
}
#about .about__list .list__item {
  width: 30%;
  background-color: #ddd;
  text-align: left;
  background: url(../images/whitening/about_pic01.jpg) center;
  background-size: cover;
}
#about .about__list .list__item.item02 {
  background-image: url(../images/whitening/about_pic02.jpg);
}
#about .about__list .list__item.item03 {
  background-image: url(../images/whitening/about_pic03.jpg);
}
#about .about__list .item__label {
  background-color: #ea896c;
  color: #fff;
  padding: 20px 25px;
  width: 130px;
  height: 130px;
  font-size: 18rem;
  line-height: 1.4em;
  -moz-border-radius: 65px;
  -webkit-border-radius: 65px;
  border-radius: 65px;
  position: relative;
  top: -20px;
  left: 200px;
  padding-top: 38px;
}
#about .about__list .item__text {
  margin-top: 20px;
  padding: 20px 20px;
  font-size: 16rem;
  background-color: rgba(255, 255, 255, 0.7);
}
#about .about__catch {
  font-size: 20rem;
  font-weight: bold;
  margin-bottom: 40px;
  color: #855458;
}
#about .about__sub {
  margin-bottom: 50px;
}

#type .list__label {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #855458;
  width: 100%;
  font-size: 18rem;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  padding: 15px 0 10px 0;
  line-height: 1em;
}
#type .list__label strong {
  font-size: 30rem;
}
#type .item__label {
  margin: 25px 0;
  font-size: 20rem;
  font-weight: bold;
}
#type .item__price {
  margin: 20px 0;
  font-size: 17rem;
}
#type .item__text {
  text-align: left;
}
#type .list__clinic {
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 64%;
  padding: 20px;
}
#type .list__clinic .list__item {
  width: 48%;
}
#type .list__home {
  width: 32%;
  background-color: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
}
#type .type__sub {
  margin-top: 15px;
}

#purpose .anchor {
  position: relative;
  display: block;
  padding-top: 56px;
  margin-top: -56px;
}
#purpose .purpose__nav {
  position: relative;
  z-index: 10;
}
#purpose .purpose__nav li {
  width: 30%;
  font-size: 18rem;
  color: #855458;
}
#purpose .purpose__nav i {
  margin-left: 10px;
}
#purpose .purpose__nav .button {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  background: #EA896C;
}
#purpose .purpose__nav .button:hover {
  background: #ed9b82;
}
#purpose .purpose__row {
  position: relative;
  padding-top: 50px;
  z-index: 10;
}
#purpose .purpose__row + .purpose__row {
  padding-top: 60px;
}
#purpose .purpose__row .purpose__pic {
  width: 48%;
}
#purpose .purpose__row .purpose__content {
  width: 48%;
  font-size: 15rem;
  line-height: 1.8;
  text-align: left;
}
#purpose .purpose__row .purpose__content .button {
  display: inline-block;
  margin-top: 5px;
  background: #EA896C;
}
#purpose .purpose__row .purpose__content .button:hover {
  background: #ed9b82;
}
#purpose #purpose__event .event__list {
  margin-bottom: 25px;
  padding: 20px 30px;
  background-color: #fff;
  font-size: 20rem;
  line-height: 45px;
  text-align: left;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#purpose #purpose__event .event__list strong {
  font-size: 30rem;
  margin-right: 10px;
  color: #eb189e;
}
#purpose #purpose__event .event__list strong:nth-of-type(2) {
  color: #193fbc;
}
#purpose #purpose__event .event__list strong:nth-of-type(3) {
  color: #f09404;
}
#purpose #purpose__event .event__list strong:nth-of-type(4) {
  color: #37b886;
}

#cause .cause__block .block__pic {
  width: 36%;
}
#cause .cause__block .block__text {
  width: 58%;
  text-align: left;
}
#cause .cause__block .block__text .text__title {
  margin: 30px 0 10px;
  color: #EA896C;
  font-size: 18rem;
  font-weight: normal;
  line-height: 1.6;
}

#effect .effect__block {
  padding: 5px 50px 25px;
  background: #fff;
  text-align: left;
}
#effect .effect__block .block__title {
  position: relative;
  margin: 35px 0 10px;
  padding-left: 35px;
  color: #855458;
  font-size: 20rem;
  line-height: 1.6;
}
#effect .effect__block .block__title .icon {
  position: absolute;
  left: 0;
  top: -5px;
  width: 16px;
}
#effect .effect__block .block__title + p {
  padding-left: 35px;
}

#flow .flow__list {
  -webkit-justify-content: center;
  /* Safari */
  justify-content: center;
  margin: 0 0 40px 0;
}
#flow .flow__list .list__item {
  width: 100%;
  margin-bottom: 50px;
}
#flow .flow__list .list__item .item__pic {
  float: left;
  width: 310px;
  margin-right: 50px;
}
#flow .flow__list .list__item .item__arrow {
  position: absolute;
  bottom: -33px;
  left: 141px;
  width: 30px;
}
#flow .flow__list .list__item .item_time {
  height: 1.4em;
  text-align: right;
  color: #e13d79;
  margin-bottom: 5px;
  font-weight: bold;
  margin-bottom: 30px;
}
#flow .flow__list .list__item .item__label {
  margin: 20px 0 30px 0;
  color: #855458;
  float: left;
  width: 640px;
  text-align: left;
  font-size: 22rem;
  font-weight: normal;
}
#flow .flow__list .list__item .item__text {
  text-align: left;
  font-size: 16rem;
  line-height: 1.6em;
  float: left;
  width: 640px;
}
#flow .flow__list .list__item .item__button {
  margin-top: 15px;
}
#flow .flow__list .list__item .item__button a {
  display: inline-block;
  background-color: #fff4f5;
  border: 3px solid #f4a8af;
  color: #333;
  font-size: 15rem;
  padding-left: 80px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 3px;
}
#flow .flow__list .list__item .item__button a .icon {
  height: 50px;
  top: 20px;
  left: 15px;
}
#flow .flow__list .list__item .item__button a:hover {
  background-color: #fff;
}

#keep .keep__block {
  padding: 5px 50px 25px;
  background: #fff;
  text-align: left;
}
#keep .keep__block .block__title {
  position: relative;
  margin: 35px 0 10px;
  padding-left: 40px;
  color: #855458;
  font-size: 18rem;
  line-height: 1.6;
}
#keep .keep__block .block__title .icon {
  position: absolute;
  left: 0;
  top: -2px;
  width: 32px;
}
#keep .keep__block .block__title + p {
  padding-left: 40px;
}

#bother .bother__catch {
  height: 540px;
  margin-bottom: 50px;
}
#bother .bother__catch .catch__pic {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 200px;
  margin-left: -100px;
}
#bother .bother__catch .catch__item {
  display: block;
  position: absolute;
  width: 300px;
  height: 300px;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  background-color: #EA896C;
  text-decoration: none;
  color: #fff;
}
#bother .bother__catch .catch__item .item__label {
  font-size: 20rem;
  margin: 70px 0 40px 0;
  font-weight: bold;
}
#bother .bother__catch .catch__item .item__text {
  margin: 0 30px;
  text-align: left;
  font-size: 18rem;
  line-height: 1.4em;
}
#bother .bother__catch .catch__item:nth-of-type(1) {
  bottom: 0;
  left: 6%;
}
#bother .bother__catch .catch__item:nth-of-type(2) {
  top: 0;
  left: 50%;
  margin-left: -150px;
}
#bother .bother__catch .catch__item:nth-of-type(3) {
  bottom: 0;
  right: 6%;
}
#bother .bother__list {
  margin-bottom: 40px;
}
#bother .bother__list .list__item {
  text-align: left;
  background: #fff;
  padding: 40px;
  margin-bottom: 20px;
}
#bother .bother__list .list__item .item__label {
  display: inline-block;
  font-size: 20rem;
  margin-bottom: 10px;
  border-bottom: 2px solid #EA896C;
  padding-bottom: 10px;
}
#bother .bother__list .list__item .item__title {
  font-size: 20rem;
  margin: 20px 0;
  color: #EA896C;
}
#bother .bother__list .list__item .item__text {
  font-size: 15rem;
  line-height: 1.7em;
}
#bother .bother__contact a {
  font-size: 24rem;
  padding: 20px 50px;
  display: inline-block;
  background-color: #EA896C;
}

#faq .faq__list {
  text-align: left;
}
#faq .faq__list .list__row {
  margin-bottom: 30px;
  border: 1px solid #ddd;
}
#faq .faq__list .list__row .list__q {
  background: #f5f5f5;
  color: #ea896c;
  font-size: 18rem;
  padding: 15px 30px;
}
#faq .faq__list .list__row .list__a {
  padding: 30px;
  font-size: 15rem;
  line-height: 1.7em;
}

@media screen and (max-width: 768px) {
  .section {
    padding: 15px 15px;
  }

  header#header {
    border: none;
  }
  header#header .header__menu .col a, header#header .header__menu .col #side_navi_btn {
    background-color: #855458;
  }

  footer#footer-sp .footer__contact a {
    color: #EA896C;
  }
  footer#footer-sp .footer-totop-sp {
    background-color: #f4a8af;
  }

  #catch {
    padding: 0;
  }
  #catch img {
    width: 100%;
  }
  #catch .catch__campaign {
    bottom: 0;
  }
  #catch .catch__campaign .button {
    font-size: 14rem;
    width: 90%;
    padding: 15px 0;
  }
  #catch .catch__campaign .button.button_ico .icon {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 5px;
  }

  #about .section__description {
    font-size: 15rem;
    text-align: left;
    margin-bottom: 30px;
  }
  #about .about__label {
    margin-bottom: 30px;
    font-size: 20rem;
  }
  #about .about__list {
    margin-bottom: 0;
  }
  #about .about__list .list__item {
    width: 100%;
    margin-bottom: 25px;
    padding-top: 40%;
  }
  #about .about__list .item__label {
    position: absolute;
    left: auto;
    right: 10px;
    top: 10px;
    text-align: center;
  }
  #about .about__catch {
    font-size: 16rem;
    margin: 10px 0 10px 0;
    line-height: 1.5em;
    text-align: left;
  }
  #about .about__sub {
    margin-bottom: 20px;
    text-align: left;
  }

  #purpose {
    padding: 30px 15px;
  }
  #purpose .purpose__nav li {
    width: 100%;
    margin-bottom: 10px;
    font-size: 15rem;
  }
  #purpose .purpose__nav .button {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #purpose .purpose__nav .button:hover {
    background: #EA896C;
  }
  #purpose .purpose__row {
    padding-top: 20px;
  }
  #purpose .purpose__row + .purpose__row {
    padding-top: 10px;
  }
  #purpose .purpose__row .purpose__pic {
    width: 100%;
    margin-bottom: 15px;
  }
  #purpose .purpose__row .purpose__content {
    width: 100%;
    font-size: 14rem;
  }
  #purpose .purpose__row .purpose__content .button {
    margin-bottom: 0;
  }
  #purpose .purpose__row .purpose__content .button:hover {
    background: #EA896C;
  }
  #purpose #purpose__event .purpose__pic {
    margin-bottom: 0;
  }
  #purpose #purpose__event .event__list {
    margin-bottom: 20px;
  }

  #cause .cause__block .block__pic {
    width: 100%;
    text-align: center;
  }
  #cause .cause__block .block__pic img {
    width: 70%;
    max-width: 320px;
  }
  #cause .cause__block .block__text {
    width: 100%;
    margin-top: 20px;
  }
  #cause .cause__block .block__text .text__title {
    margin: 20px 0 10px;
    font-size: 16rem;
  }

  #effect .effect__block {
    margin-bottom: 10px;
    padding: 5px 20px 5px;
  }
  #effect .effect__block .block__title {
    margin: 15px 0 5px;
    padding-left: 30px;
    font-size: 16rem;
  }
  #effect .effect__block .block__title .icon {
    top: -5px;
    width: 14px;
  }
  #effect .effect__block .block__title + p {
    padding-left: 30px;
  }

  #type .list__label {
    font-size: 16rem;
  }
  #type .list__label strong {
    font-size: 25rem;
  }
  #type .item__label {
    margin: 20px 0 10px 0;
    font-size: 16rem;
  }
  #type .item__price {
    margin: 10px 0 20px 0;
  }
  #type .list__clinic {
    width: 100%;
    margin-bottom: 30px;
  }
  #type .list__clinic .list__item {
    width: 100%;
    margin-bottom: 30px;
  }
  #type .list__clinic .list__item:last-of-type {
    margin-bottom: 0;
  }
  #type .list__home {
    width: 100%;
  }
  #type .type__sub {
    font-size: 12rem;
  }

  #flow .section__description {
    font-size: 16rem;
    text-align: left;
  }
  #flow .flow__list {
    margin: 0;
  }
  #flow .flow__list .list__item {
    width: 100%;
  }
  #flow .flow__list .list__item .item__label {
    width: 100%;
    margin: 15px 0 15px 0;
    font-weight: bold;
    font-size: 16rem;
  }
  #flow .flow__list .list__item .item__text {
    width: 100%;
    font-size: 14rem;
  }
  #flow .flow__list .arrow {
    width: 100%;
    margin: 20px 0;
  }
  #flow .flow__list .arrow .fa {
    margin: 0;
  }
  #flow .flow__list:nth-of-type(2) {
    margin-bottom: 30px;
  }
  #flow .fllow__need {
    margin: 0 15px;
  }
  #flow .fllow__need .need__item {
    width: 100%;
    margin-bottom: 15px;
  }
  #flow .fllow__need .need__item:last-child {
    margin-bottom: 0;
  }

  #keep .section__description {
    margin-bottom: 30px;
  }
  #keep .keep__block {
    padding: 5px 20px 5px 10px;
  }
  #keep .keep__block .block__title {
    margin: 20px 0 5px;
    padding-left: 35px;
    font-size: 16rem;
  }
  #keep .keep__block .block__title .icon {
    top: -2px;
    width: 30px;
  }
  #keep .keep__block .block__title + p {
    padding-left: 35px;
  }

  #bother .bother__catch {
    padding-bottom: 290px;
    height: auto;
  }
  #bother .bother__catch .catch__item {
    padding: 20px 0;
    position: relative;
    width: 100%;
    height: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #bother .bother__catch .catch__item .item__label {
    margin: 10px 0 25px 0;
    font-size: 18rem;
  }
  #bother .bother__catch .catch__item .item__text {
    font-size: 16rem;
  }
  #bother .bother__catch .catch__item:nth-of-type(1), #bother .bother__catch .catch__item:nth-of-type(2), #bother .bother__catch .catch__item:nth-of-type(3) {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    margin: 0 0 15px 0;
  }
  #bother .bother__catch .catch__pic {
    width: 192px;
    letter-spacing: 50%;
    margin-left: -96px;
  }
  #bother .bother__list .list__item {
    padding: 20px;
  }
  #bother .bother__list .list__item .item__label {
    margin: 10px 0 5px 0;
  }
  #bother .bother__list .list__item .item__title {
    line-height: 1.2em;
  }

  #faq .faq__list .list__row .list__q {
    padding: 15px;
  }
  #faq .faq__list .list__row .list__a {
    padding: 15px;
  }
}
