@charset "UTF-8";
/*! For Keeping Charset コメント */
/* -----------------------------------------------------------------------

reset

----------------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

/* -----------------------------------------------------------------------

primary variable

----------------------------------------------------------------------- */
/* root + em */
/* -----------------------------------------------------------------------

primary placeholder selecter

----------------------------------------------------------------------- */
/*-- clearfix --*/
.box01, #index .header .main-v-area .slide-box .slick-dots, #index .container .sec09 .shop-box01, #index .container .sec09 .shop-box02, #index .footer .footer-nav {
  *zoom: 1; }
.box01:after, #index .header .main-v-area .slide-box .slick-dots:after, #index .container .sec09 .shop-box01:after, #index .container .sec09 .shop-box02:after, #index .footer .footer-nav:after {
  content: "";
  display: table;
  clear: both; }

/*-- text-indent --*/
/*-- image replacement --*/
#index .header .main-v-area .slide-box .slick-dots li button, #index .header .main-v-area .main-c, #index .header .logo01 {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden; }

/* -----------------------------------------------------------------------

super primary

----------------------------------------------------------------------- */
/*-- border-box --*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*-- img --*/
img {
  vertical-align: middle; }

/*-- a --*/
a {
  text-decoration: none;
  color: #4b4948; }

/* -----------------------------------------------------------------------

primary

----------------------------------------------------------------------- */
/*-- typography --*/
html {
  font-size: 62.5%;
  /* 基本的なブラウザでは16px × 62.5% = 10px */ }

body {
  word-wrap: break-word;
  text-align: left;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.2rem;
  line-height: 2;
  color: #4b4948;
  -webkit-text-size-adjust: 100%; }

#wrapper {
  margin-top: 52px;
}
@media screen and (max-width: 768px) {
  #wrapper {
    margin-top: 0;
  }
}

/* -----------------------------------------------------------------------

variable

----------------------------------------------------------------------- */
/* -----------------------------------------------------------------------

styles

----------------------------------------------------------------------- */
.center980{
  width:980px;
  margin:auto;
  position:relative;
}
#globalmenu {
  position: fixed;
  top: 0; /* add */
  left: 0; /* add */
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  #globalmenu {
    display: none;
  }
}
.gmBack{
  background:url(../../images/common/menubar.png)#000 ;
  height: 52px;
}
#globalmenu h2{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#menugroup{
  background:url(../../images/common/menubar.png);
  height: 50px;
  position: absolute;
  top: 0;
  left: 95px;
  width: 850px;
}
#menugrouplang {
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
}
#menugroup li,#menugrouplang li{
  margin-left: 0px;
  display: inline-block;
  /display:inline;
  /zoom:1;
  vertical-align: top;
}
#jp{
  position: absolute;
  top: 0;
  right: 100px;
}
#en{
  position: absolute;
  top: 0;
  right: 0;
}
#han{
  position: absolute;
  top: 0;
  right: 0px;
}
#kan{
  position: absolute;
  top: 0;
  right: 50px;
}
.inner-l, #index .header .main-v-area .slide-box, .inner-s, #index .header .main-v-area .main-c {
  display: block;
  width: 100%;
  margin: 0 auto; }
.inner-l img, #index .header .main-v-area .slide-box img, .inner-s img, #index .header .main-v-area .main-c img {
  max-width: 100%; }

.inner-l, #index .header .main-v-area .slide-box {
  max-width: 1440px; }

.inner-s, #index .header .main-v-area .main-c {
  max-width: 1024px; }

.bg-light01, #index .header .main-v-area {
  background-color: #fafafa; }

.purchase-btn01 {
  display: block;
  width: 100%;
  text-align: center;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  height: 105px;
  margin: 80px 0 160px;
  font-size: 3.2rem;
  line-height: 105px;
  color: #fff;
  background-color: #0098dc; }
@media screen and (min-width: 769px) {
  .purchase-btn01:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85; } }
.purchase-btn01 span {
  display: inline-block;
  padding-left: 56px;
  background: url("../img/icon01.png") no-repeat left center;
  background-size: 38px 38px; }
@media screen and (max-width: 768px) {
  .purchase-btn01 {
    height: 45px;
    margin: 30px 0 60px;
    line-height: 45px;
    font-size: 1.8rem; }
  .purchase-btn01 span {
    padding-left: 28px;
    background-size: 18px 18px; } }

.purchase-btn02 {
  display: block;
  width: 100%;
  text-align: center;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  width: 295px;
  height: 50px;
  border: 2px solid #0098dc;
  margin-top: 45px;
  font-size: 1.5rem;
  line-height: 48px;
  color: #0098dc; }
@media screen and (min-width: 769px) {
  .purchase-btn02:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85; } }
.purchase-btn02 span {
  display: inline-block;
  padding-left: 35px;
  background: url("../img/icon02.png") no-repeat left center;
  background-size: 24px 24px; }
@media screen and (max-width: 768px) {
  .purchase-btn02 {
    width: 100%;
    margin-top: 30px; } }

.box01 img {
  float: left;
  margin-right: 45px; }
.box01 .profile-photo01 {
  width: 250px; }
.box01 .profile-photo02 {
  width: 192px; }
.box01 .copy05 {
  margin-bottom: 25px;
  font-size: 2.4rem;
  color: #0098dc; }

.profile-box {
  font-size: 1.4rem; }

.copy01 {
  padding-top: 75px;
  margin-bottom: 20px;
  font-size: 6.2rem;
  line-height: 1.75; }

.copy02 {
  margin: 80px 0 30px;
  font-size: 3.8rem;
  line-height: 1.5;
  color: #0098dc; }

.copy03 {
  margin-bottom: 100px;
  font-size: 3.0rem;
  color: #0098dc; }

.copy04, .copy04-a {
  padding: 22px 0;
  border-top: 2px solid #0098dc;
  border-bottom: 2px solid #0098dc;
  margin: 100px 0 90px;
  font-size: 3.0rem;
  color: #0098dc; }

.copy04-a {
  font-size: 2.4rem;
  line-height: 1.75; }

.copy05-a {
  font-size: 3.0rem;
  color: #f08200; }

.lead02 {
  font-size: 2.4rem; }

.illust01 {
  margin: 80px 0; }

.supple01 {
  text-align: right;
  font-size: 1.4rem; }

.supple02 {
  font-size: 1.4rem; }

.desc01 {
  font-size: 2.0rem;
  color: #f08200; }

.highlight01 {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  color: #f08200; }
.highlight01::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f08200; }

.highlight02 {
  font-size: 2.6rem;
  color: #f08200; }

.highlight03 {
  margin: 120px 0 70px;
  font-size: 3.6rem;
  color: #f08200; }

.highlight04 {
  display: inline-block;
  padding: 5px 25px;
  margin: 40px 0 15px;
  font-size: 3.0rem;
  color: #fff;
  background-color: #f08200; }
.highlight04:nth-of-type(2) {
  margin-top: 90px; }

.link01 {
  text-decoration: underline; }
.link01:hover {
  text-decoration: none; }

#index .header {
  overflow: hidden; }
#index .header .main-v-area {
  position: relative; }
#index .header .main-v-area .slide-box {
  position: relative;
  height: 610px; }
#index .header .main-v-area .slide-box div[class^="slide"] {
  width: 100%;
  height: 610px;
  outline: none;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
#index .header .main-v-area .slide-box .slide01 {
  background-image: url("../img/slide01.jpg"); }
#index .header .main-v-area .slide-box .slide02 {
  background-image: url("../img/slide02.jpg"); }
#index .header .main-v-area .slide-box button[type="button"] {
  border-radius: 0;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  outline: none; }
#index .header .main-v-area .slide-box button[type="button"]::-webkit-search-decoration {
  display: none; }
#index .header .main-v-area .slide-box button[type="button"]::focus {
  outline-offset: -2px; }
#index .header .main-v-area .slide-box .slick-dots {
  position: absolute;
  bottom: 35px;
  left: 50%;
  z-index: 2;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#index .header .main-v-area .slide-box .slick-dots li {
  float: left;
  margin: 0 5px; }
#index .header .main-v-area .slide-box .slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #fff;
  text-indent: 9999px;
  cursor: pointer; }
#index .header .main-v-area .slide-box .slick-dots li.slick-active button {
  background-color: #e4e4e4; }
#index .header .main-v-area .main-c {
  position: absolute;
  bottom: 60px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 130px;
  background: url("../img/main-copy.png") no-repeat left center;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  #index .header .main-v-area .main-c {
    background: url("../img/main-copy@2x.png") no-repeat left center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain; } }
#index .header .main-v-area .brush {
  position: absolute;
  bottom: -168px;
  left: 48.5%;
  left: -webkit-calc(50% - 20px);
  left: calc(50% - 20px);
  z-index: 1;
  width: 740px; }
#index .header .logo01 {
  width: 100%;
  height: 300px;
  background: url("../img/logo01.png") no-repeat center 35px; }
#index .container .sec02 .copy02 {
  margin-bottom: 10px; }
#index .container .sec02 .lead01 {
  margin: 60px 0; }
#index .container .sec02 .last-sentence01 {
  color: #0098dc; }
#index .container .sec02 .points-list01 {
  font-size: 3.0rem;
  color: #0098dc; }
#index .container .sec03 .lead01 {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #bab4b6; }
#index .container .sec03 .first-sentence02 {
  margin-bottom: 20px;
  font-size: 3.0rem; }
#index .container .sec03 .data-list01 {
  text-align: center; }
#index .container .sec03 .data-list01 .data-list01-item01, #index .container .sec03 .data-list01 .data-list01-item02 {
  float: left;
  width: 50%; }
#index .container .sec03 .data-list01 .data-list01-item03 {
  clear: both;
  width: 100%;
  padding-top: 70px;
  margin-bottom: 20px; }
#index .container .sec03 .lead03 {
  margin: 40px 0 10px; }
#index .container .sec04 .box01 .box01-a {
  font-size: 3.2rem;
  line-height: 1.75; }
#index .container .sec04 .box01 .box01-a span {
  display: block;
  font-size: 1.6rem;
  line-height: 1.5; }
#index .container .sec04 .hide .beauty-voice-box {
  height: 12em;
  margin-bottom: 5px; }
#index .container .sec04 .hide .beauty-voice-box::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 5.75em;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.75) 50%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.75)), color-stop(50%, rgba(255, 255, 255, 0.75)), color-stop(100%, #fff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.75) 50%, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.75) 50%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f5f5f5', endColorstr='#fff5f5f5',GradientType=0 );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.75) 50%, #ffffff 100%); }
#index .container .sec04 .hide .more-btn .txt-area span {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }
#index .container .sec04 .beauty-voice-box {
  position: relative;
  overflow: hidden;
  margin: 60px 0 30px;
  font-size: 1.8rem; }
#index .container .sec04 .more-btn {
  padding: 10px 20px;
  border: 2px solid #0098dc;
  margin-bottom: 70px;
  text-align: center;
  font-size: 2.8rem;
  color: #0098dc;
  cursor: pointer;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s; }
#index .container .sec04 .more-btn .txt-area {
  position: relative;
  display: inline-block;
  padding-left: 30px; }
#index .container .sec04 .more-btn .txt-area span {
  position: absolute;
  display: block;
  background-color: #0098dc;
  transition: 0.5s;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
#index .container .sec04 .more-btn .txt-area span.bar01 {
  top: 27px;
  left: 0;
  width: 17px;
  height: 1px; }
#index .container .sec04 .more-btn .txt-area span.bar02 {
  top: 19px;
  left: 8px;
  width: 1px;
  height: 17px; }
@media screen and (max-width: 768px) {
  #index .container .sec04 .more-btn {
    padding: 5px 10px;
    margin-bottom: 40px;
    font-size: 1.6rem; }
  #index .container .sec04 .more-btn .txt-area span.bar01 {
    top: 16px;
    left: 0;
    width: 17px;
    height: 1px; }
  #index .container .sec04 .more-btn .txt-area span.bar02 {
    top: 8px;
    left: 8px;
    width: 1px;
    height: 17px; } }
#index .container .sec05 .box01 {
  margin-bottom: 100px; }
#index .container .sec05 .box01:nth-of-type(4) {
  margin-bottom: 60px; }
#index .container .sec05 .box01 .box01-a {
  font-size: 1.8rem; }
#index .container .sec06 .box02 {
  margin: 90px 0 130px; }
#index .container .sec06 .box02:nth-of-type(3) {
  margin-bottom: 80px; }
#index .container .sec06 .box02 .desc01 {
  margin-top: 30px; }
#index .container .sec07 .box01 {
  margin-bottom: 70px; }
#index .container .sec07 .box01 .copy05 {
  position: relative;
  top: -10px;
  margin-bottom: 5px; }
#index .container .sec07 .box01 .box01-a {
  font-size: 1.8rem; }
#index .container .sec08 .day-list {
  display: table;
  border-collapse: separate;
  width: 100%;
  margin: 80px 0 15px; }
#index .container .sec08 .day-list li {
  width: 20%;
  display: table-cell;
  padding: 20px 0;
  border-right: 4px solid #fff;
  border-left: 4px solid #fff;
  background-color: #f08200;
  font-size: 3.0rem;
  color: #fff; }
#index .container .sec08 .day-list:nth-of-type(2) li {
  width: 16.666666%; }
#index .container .sec08 .day-list .day-list-item06, #index .container .sec08 .day-list .day-list-item07, #index .container .sec08 .day-list .day-list-item09, #index .container .sec08 .day-list .day-list-item10 {
  background-color: #e6e6e7;
  color: #4b4948; }
#index .container .sec08 .flow-list li {
  margin-top: 40px;
  font-size: 1.8rem; }
#index .container .sec08 .flow-list li .li-h span {
  display: inline-block;
  position: relative;
  font-size: 2.4rem; }
#index .container .sec08 .flow-list li .li-h span::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #4b4948; }
#index .container .sec08 .illust02 {
  margin-bottom: 80px; }
#index .container .sec08 .box03 {
  text-align: center; }
#index .container .sec09 {
  padding-top: 150px; }
#index .container .sec09 .logo02 {
  margin-bottom: 110px; }
#index .container .sec09 .shop-box01, #index .container .sec09 .shop-box02 {
  padding-bottom: 75px;
  margin-left: 75px;
  border-bottom: 1px solid #bab4b6; }
#index .container .sec09 .shop-box01 .shop-box01a, #index .container .sec09 .shop-box02 .shop-box01a {
  float: left; }
#index .container .sec09 .shop-box01 .shop-box01a .goods-img, #index .container .sec09 .shop-box02 .shop-box01a .goods-img {
  width: 458px; }
#index .container .sec09 .shop-box01 .shop-box01a .goods-img-list, #index .container .sec09 .shop-box02 .shop-box01a .goods-img-list {
  display: table;
  width: 362px;
  margin: 40px 0 0 -4px;
  cursor: pointer; }
#index .container .sec09 .shop-box01 .shop-box01a .goods-img-list li, #index .container .sec09 .shop-box02 .shop-box01a .goods-img-list li {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
  padding: 0 4px;
  text-align: center; }
#index .container .sec09 .shop-box01 .shop-box01a .goods-img-list li span, #index .container .sec09 .shop-box02 .shop-box01a .goods-img-list li span {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  border: 1px solid #bab4b6; }
#index .container .sec09 .shop-box01 .shop-box01a .goods-img-list li span img, #index .container .sec09 .shop-box02 .shop-box01a .goods-img-list li span img {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 99%; }
#index .container .sec09 .shop-box01 .shop-box01b, #index .container .sec09 .shop-box02 .shop-box01b {
  float: right;
  width: 410px;
  font-weight: bold; }
#index .container .sec09 .shop-box01 .shop-box01b .name, #index .container .sec09 .shop-box01 .shop-box01b .price, #index .container .sec09 .shop-box02 .shop-box01b .name, #index .container .sec09 .shop-box02 .shop-box01b .price {
  margin-bottom: 25px;
  font-size: 1.8rem;
  line-height: 1.75; }
#index .container .sec09 .shop-box01 .shop-box01b .name span, #index .container .sec09 .shop-box01 .shop-box01b .price span, #index .container .sec09 .shop-box02 .shop-box01b .name span, #index .container .sec09 .shop-box02 .shop-box01b .price span {
  font-size: 1.4rem; }
#index .container .sec09 .shop-box01 .shop-box01b .name, #index .container .sec09 .shop-box02 .shop-box01b .name {
  font-size: 2.0rem; }
#index .container .sec09 .shop-box01 .shop-box01b .detail, #index .container .sec09 .shop-box02 .shop-box01b .detail {
  font-size: 1.2rem; }
#index .container .sec09 .shop-box01 .shop-box01b .notion-list li, #index .container .sec09 .shop-box02 .shop-box01b .notion-list li {
  font-size: 1.2rem;
  margin-left: 1.6em;
  text-indent: -1.6em; }
#index .container .sec09 .shop-box01 {
  margin-bottom: 50px; }
#index .container .sec10 {
  text-align: center;
  padding-bottom: 60px;
  border-bottom: 1px solid #bab4b6; }
#index .container .sec10 .logo02 {
  padding: 100px 0 50px; }
#index .container .sec10 .copy06, #index .container .sec10 .copy07 {
  font-size: 2.1rem; }
#index .container .sec10 .copy06 {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px; }
#index .container .sec10 .copy06::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 32px;
  height: 4px;
  background-color: #4b4948; }
#index .container .sec10 .copy07 {
  margin-bottom: 50px; }
#index .container .sec10 .copy08 {
  margin-top: 30px;
  font-size: 1.6rem; }
#index .footer {
  text-align: center;
  font-size: 1.4rem; }
#index .footer .purchase-btn01 {
  margin: 65px 0; }
#index .footer .contact-box {
  margin-bottom: 65px;
  font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif; }
#index .footer .contact-box a {
  text-decoration: underline; }
#index .footer .contact-box a:hover {
  text-decoration: none; }
#index .footer .footer-nav .footer-nav-list {
  float: left;
  display: table;
  border-collapse: collapse;
  width: 50%;
  margin-bottom: 32px;
  font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif; }
#index .footer .footer-nav .footer-nav-list li {
  display: table-cell;
  border-left: 1px solid #bab4b6;
  border-right: 1px solid #bab4b6;
  font-size: 1.3rem; }
#index .footer .footer-nav .footer-nav-list li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 6px 25px; }
@media screen and (min-width: 769px) {
  #index .footer .footer-nav .footer-nav-list li a {
    -moz-transition: 0.35s;
    -o-transition: 0.35s;
    -webkit-transition: 0.35s;
    transition: 0.35s; }
  #index .footer .footer-nav .footer-nav-list li a:hover {
    color: #aaa; } }
#index .footer .footer-nav .footer-nav-list li.footer-nav-list-item01, #index .footer .footer-nav .footer-nav-list li.footer-nav-list-item04 {
  border-left: none; }
#index .footer .footer-nav .footer-nav-list li.footer-nav-list-item06 {
  border-right: none; }
#index .footer .copyright {
  padding-bottom: 50px;
  margin-top: 5px;
  font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif; }
@media screen and (max-width: 768px) {
  #index {
    font-family: Verdana, "ヒラギノ角ゴシック Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
    font-size: 1.4rem; }
  #index .inner-s {
    padding: 0 15px; }
  #index .illust01 {
    margin: 30px 0; }
  #index .box01 img {
    float: left;
    width: 100px;
    margin-right: 0; }
  #index .box01 .box01-a {
    clear: both;
    padding-top: 10px;
    font-size: 2.0rem; }
  #index .box01 .box01-a span {
    font-size: 1.4rem; }
  #index .profile-box {
    margin-top: 20px;
    font-size: 1.2rem; }
  #index .copy01 {
    padding-top: 45px;
    margin: 0 0 10px;
    font-size: 3.0rem; }
  #index .copy02 {
    margin: 30px 0 10px;
    font-size: 2.4rem;
    line-height: 1.5; }
  #index .copy03 {
    margin: 20px 0 45px;
    font-size: 1.8rem; }
  #index .copy04, #index .copy04-a {
    padding: 15px 0;
    margin: 60px 0 30px;
    font-size: 1.6rem;
    line-height: 1.5; }
  #index .copy05 {
    float: right;
    width: 62%;
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px);
    margin-top: -4px;
    font-size: 1.6rem;
    line-height: 1.5; }
  #index .copy05-a {
    font-size: 1.6rem; }
  #index .lead01 {
    margin: 20px 0 30px;
    font-size: 1.4rem; }
  #index .lead02 {
    font-size: 1.4rem; }
  #index .supple01, #index .supple02 {
    font-size: 1.2rem; }
  #index .desc01 {
    font-size: 1.3rem; }
  #index .highlight02 {
    font-size: 1.5rem; }
  #index .highlight03 {
    margin: 30px 0;
    font-size: 2.0rem; }
  #index .highlight04 {
    padding: 6px 10px;
    margin-bottom: 5px;
    font-size: 1.6rem; }
  #index .highlight04:nth-of-type(2) {
    margin-top: 40px; }
  #index .header .main-v-area .slide-box {
    width: 100%;
    height: auto; }
  #index .header .main-v-area .slide-box div[class^="slide"] {
    width: 100%;
    height: 0;
    padding-top: 32.8125%; }
  #index .header .main-v-area .slide-box .slick-dots {
    position: absolute;
    bottom: 8%; }
  #index .header .main-v-area .slide-box .slick-dots li button {
    padding: 0;
    width: 8px;
    height: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  #index .header .main-v-area .main-c {
    bottom: 10%;
    left: 15px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 0;
    padding-top: 12%; }
  #index .header .main-v-area .brush {
    bottom: 0;
    -moz-transform: translateY(80%);
    -ms-transform: translateY(80%);
    -webkit-transform: translateY(80%);
    transform: translateY(80%);
    left: 50%;
    width: 50%; }
  #index .header .logo01 {
    height: 180px;
    background: url("../img/logo01.png") no-repeat center 25px;
    background-size: 640px 125px; }
  #index .container .sec01 .lead01 {
    margin-top: 10px; }
  #index .container .sec02 .lead01 {
    margin: 20px 0 30px; }
  #index .container .sec02 .points-list01 {
    font-size: 1.7rem; }
  #index .container .sec03 .lead01 {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  #index .container .sec03 .first-sentence02 {
    font-size: 1.8rem; }
  #index .container .sec03 .data-list01 {
    text-align: left;
    line-height: 1.75; }
  #index .container .sec03 .data-list01 .data-list01-item01, #index .container .sec03 .data-list01 .data-list01-item02 {
    width: 48.5%; }
  #index .container .sec03 .data-list01 .data-list01-item02 {
    float: right; }
  #index .container .sec03 .data-list01 .highlight01::after {
    bottom: -5px; }
  #index .container .sec03 .lead03 {
    margin-top: 25px; }
  #index .container .sec04 .box01 .box01-a {
    font-size: 2.0rem; }
  #index .container .sec04 .box01 .box01-a span {
    font-size: 1.4rem; }
  #index .container .sec04 .beauty-voice-box {
    margin-top: 20px;
    font-size: 1.4rem; }
  #index .container .sec05 .box01 {
    margin-bottom: 45px; }
  #index .container .sec05 .box01:nth-of-type(4) {
    margin-bottom: 20px; }
  #index .container .sec05 .box01 img {
    width: 80px; }
  #index .container .sec05 .box01 .copy05 {
    width: 68%;
    width: -webkit-calc(100% - 95px);
    width: calc(100% - 95px);
    font-size: 1.7rem;
    line-height: 1.75; }
  #index .container .sec05 .box01 .box01-a {
    font-size: 1.4rem; }
  #index .container .sec06 .box02 {
    margin: 45px 0 55px; }
  #index .container .sec06 .box02:nth-of-type(3) {
    margin-bottom: 35px; }
  #index .container .sec06 .box02 .desc01 {
    margin-top: 10px; }
  #index .container .sec07 .box01 {
    margin-bottom: 30px; }
  #index .container .sec07 .box01 .copy05 {
    position: static;
    margin-bottom: 0;
    font-size: 1.7rem;
    line-height: 1.75; }
  #index .container .sec07 .box01 .box01-a {
    font-size: 1.4rem; }
  #index .container .sec08 .box03 {
    text-align: left; }
  #index .container .sec08 .box03 .illust02 {
    margin-bottom: 30px; }
  #index .container .sec08 .box03 .illust02:nth-of-type(2) {
    margin-bottom: 0; }
  #index .container .sec08 .box03 .lead02 {
    margin-bottom: 10px;
    font-size: 1.3rem; }
  #index .container .sec08 .box03 .day-list {
    margin: 40px 0 5px;
    text-align: center; }
  #index .container .sec08 .box03 .day-list li {
    padding: 15px 0;
    font-size: 1.2rem; }
  #index .container .sec08 .box03 .day-list:nth-of-type(2) li {
    width: 16.666666%; }
  #index .container .sec08 .box03 .day-list .day-list-item06, #index .container .sec08 .box03 .day-list .day-list-item07, #index .container .sec08 .box03 .day-list .day-list-item09, #index .container .sec08 .box03 .day-list .day-list-item10 {
    background-color: #e6e6e7;
    color: #4b4948; }
  #index .container .sec08 .flow-list li {
    margin-top: 15px;
    font-size: 1.2rem; }
  #index .container .sec08 .flow-list li .li-h span {
    font-size: 1.4rem;
    line-height: 1.5;
    text-decoration: underline; }
  #index .container .sec08 .flow-list li .li-h span::after {
    display: none; }
  #index .container .sec09 {
    padding-top: 60px; }
  #index .container .sec09 .logo02 {
    margin-bottom: 45px; }
  #index .container .sec09 .shop-box01, #index .container .sec09 .shop-box02 {
    padding-bottom: 45px;
    margin-left: 0; }
  #index .container .sec09 .shop-box01 .shop-box01a, #index .container .sec09 .shop-box02 .shop-box01a {
    float: none; }
  #index .container .sec09 .shop-box01 .shop-box01a .goods-img, #index .container .sec09 .shop-box02 .shop-box01a .goods-img {
    width: 100%; }
  #index .container .sec09 .shop-box01 .shop-box01a .goods-img-list, #index .container .sec09 .shop-box02 .shop-box01a .goods-img-list {
    width: 100%;
    margin: 20px 0 30px -4px; }
  #index .container .sec09 .shop-box01 .shop-box01b, #index .container .sec09 .shop-box02 .shop-box01b {
    float: none;
    width: 100%;
    font-weight: normal; }
  #index .container .sec09 .shop-box01 .shop-box01b .name, #index .container .sec09 .shop-box01 .shop-box01b .price, #index .container .sec09 .shop-box02 .shop-box01b .name, #index .container .sec09 .shop-box02 .shop-box01b .price {
    margin-bottom: 15px; }
  #index .container .sec09 .shop-box01 {
    margin-bottom: 30px; }
  #index .container .sec10 {
    padding-bottom: 45px; }
  #index .container .sec10 .logo02 {
    padding: 60px 0 30px; }
  #index .container .sec10 .copy06, #index .container .sec10 .copy07, #index .container .sec10 .copy08 {
    text-align: left;
    font-size: 1.4rem; }
  #index .container .sec10 .copy06 {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  #index .container .sec10 .copy07 {
    margin-bottom: 30px; }
  #index .container .sec10 .copy08 {
    font-size: 1.2rem; }
  #index .footer .purchase-btn01 {
    margin: 30px 0; }
  #index .footer .contact-box {
    margin-bottom: 30px;
    font-size: 1.2rem; }
  #index .footer .copyright {
    padding-bottom: 20px;
    font-size: 1.0rem;
    line-height: 1.25; }
  #index .footer .footer-nav {
    margin-bottom: 15px; }
  #index .footer .footer-nav .footer-nav-list {
    float: none;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #bab4b6;
    margin-bottom: 0; }
  #index .footer .footer-nav .footer-nav-list:first-child {
    border-top: 1px solid #bab4b6; }
  #index .footer .footer-nav .footer-nav-list li {
    vertical-align: top;
    width: 33.333333%;
    font-size: 1.0rem;
    line-height: 1.25; }
  #index .footer .footer-nav .footer-nav-list li a {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0; }
  #index .footer .footer-nav .footer-nav-list li a span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%; }
  #index .footer .footer-nav .footer-nav-list li.footer-nav-list-item03 {
    border-right: none; } }
