@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

#wrap {
  font-size: 10px;
  width: 100%;
  overflow: hidden;
}

#toProductLine {
  margin-bottom: 0;
}

#toProductLine ul {
  width: 100%;
  display: block;
}

#toProductLine .productBox:last-of-type {
  margin-bottom: 0;
}

.main li {
  list-style: none;
}

.main * {
  color: #231815;
  line-height: 120%;
}

.main a {
  color: #000000;
  text-decoration: none;
}

#wrap a {
  opacity: 1;
  transition: opacity 0.4s ease-out;
  backface-visibility: hidden;
}

#wrap a:hover {
  opacity: 0.6;
}

#wrap .slideBox ul li a:hover {
  opacity: 1;
}

.main img {
  display: block;
  width: 100%;
}

.ifSp, .ifTab {
  display: none;
}

#header {
  z-index: 1000000000000000000;
}

#wrap {
  border-top: solid 1px #dedede;
  width: 100%;
}

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

.header {
  background-color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}

.header .headerInner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 19px;
  padding-bottom: 8px;
}

.header .mainTitle {
  display: block;
  font-size: 180%;
  color: #1431c6;
  font-weight: 700;
}

.header .mainTitle img {
  margin-top: 10px;
  display: block;
  width: 220px;
}

.header .mainTitle strong {
  display: block;
  color: #222222;
  font-size: 166.66%;
  font-weight: 900;
}

.header .mainTitle strong span {
  color: #222222;
  font-size: 100%;
  font-weight: 900;
  letter-spacing: -1px;
}

#navigation {
  position: absolute;
  right: 0;
  bottom: 16px;
}

#navigation ul {
  list-style: none;
}

#navigation ul li {
  display: inline-block;
  font-size: 140%;
}

#navigation ul li a {
  text-decoration: none;
  margin-left: 12px;
  color: #222222;
}

#navigation ul li span {
  display: none;
}

.main .subTitle {
  padding: 0 0 30px;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.main .subTitle span {
  padding-top: 45px;
  font-weight: 400;
  padding-bottom: 25px;
  background: #fff;
  font-size: 30px;
  font-weight: 400;
  display: block;
  width: 100%;
  text-align: center;
}

.main .movie .subTitle,
#toInstagram .subTitle {
  margin-bottom: 40px;
}

.main #toProductLine ul + .subTitle {
  margin-top: 100px;
}

.main > section {
  max-width: 1000px;
  margin: 0 auto;
}

.main #mainSlider {
  max-width: 100%;
  margin-bottom: 0;
  background-color: #FAD6E4;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}

.main #mainSlider ul {
  margin: 0 auto;
}

.main #mainSlider ul img {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}

.main section.productStatus {
  text-align: left;
  padding-bottom: 15px;
  width: 100%;
  max-width: inherit;
}

.ifPc2 {
  display: block !important;
}
@media screen and (max-width: 750px) {
  .ifPc2 {
    display: none !important;
  }
}

.ifSp2 {
  display: none !important;
}
@media screen and (max-width: 750px) {
  .ifSp2 {
    display: block !important;
  }
}

.main .productStatus .concept {
  background-color: #FDE9EE;
  padding: 56px 40px 24px;
}
@media screen and (max-width: 750px) {
  .main .productStatus .concept {
    padding: 56px 40px 0px;
  }
}
.main .productStatus .concept .point-inner {
  display: flex;
  align-items: center;
  gap: 56px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 56px;
}
.main .productStatus .concept .point-inner:nth-child(odd) {
  justify-content: flex-start;
}
.main .productStatus .concept .point-inner:nth-child(even) {
  justify-content: flex-end;
}
@media screen and (max-width: 850px) {
  .main .productStatus .concept .point-inner {
    flex-direction: column;
  }
}
@media screen and (max-width: 750px) {
  .main .productStatus .concept .point-inner {
    margin: 0 auto 47px;
    gap: 32px;
  }
}
.main .productStatus .concept .point-inner .point-img {
  max-width: 440px;
  width: 100%;
}
.main .productStatus .concept .point-inner .point-img img {
  width: 100%;
}
.main .productStatus .concept .point-inner .productText {
  max-width: 384px;
  width: 100%;
}
@media screen and (max-width: 850px) {
  .main .productStatus .concept .point-inner .productText {
    text-align: center;
  }
}
.main .productStatus .concept .point-inner .productText.even {
  order: -1;
}
@media screen and (max-width: 850px) {
  .main .productStatus .concept .point-inner .productText.even {
    order: 2;
  }
}
.main .productStatus .concept .point-inner .productText h3 {
  color: #F092AE;
  font-size: 24px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 24px;
}
@media screen and (max-width: 750px) {
  .main .productStatus .concept .point-inner .productText h3 {
    font-size: 22px;
  }
}
.main .productStatus .concept .point-inner .productText p {
  color: #8B572A;
  font-size: 18px;
  line-height: 180%;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  .main .productStatus .concept .point-inner .productText p {
    font-size: 16px;
    line-height: 200%;
  }
}
.main .productStatus .concept .point-inner .productText p.dec {
  font-size: 12px;
  margin-top: 16px;
}
@media screen and (max-width: 750px) {
  .main .productStatus .concept .point-inner .productText p.dec {
    font-size: 10px;
  }
}
.main .productStatus .concept .point-inner .productText p sup {
  color: #8B572A;
}
.main .productStatus .concept .point-inner .productText p span {
  color: #FF3366;
}
.main .productStatus .concept .point-inner .productText p span strong {
  color: #FF3366;
  margin: 0;
  display: inline-block;
  font-size: 18px;
}
@media screen and (max-width: 750px) {
  .main .productStatus .concept .point-inner .productText p span strong {
    font-size: 16px;
  }
}

.main .productStatus .feature {
  background: #ecd6df;
}

.main .productStatus .inside_contents {
  max-width: 1000px;
  margin: 0 auto;
}

.main .productStatus .rightImg .productText,
.main .productStatus .leftImg img {
  width: 100%;
  display: block;
  float: left;
}

.main .productStatus .leftImg .productText,
.main .productStatus .rightImg img {
  width: 100%;
  display: block;
  float: right;
}

.main .productStatus .rightImg .productText,
.main .productStatus .leftImg img,
.main .productStatus .leftImg .productText,
.main .productStatus .rightImg img {
  padding-top: 40px;
  padding-bottom: 40px;
}

.main .productStatus .leftImg .productText,
.main .productStatus .rightImg .productText {
  max-width: 340px;
  padding-top: 70px;
}

.main .productStatus .rightImg .productText {
  max-width: 332px;
}

.main .productStatus .leftImg img,
.main .productStatus .rightImg img {
  max-width: 620px;
}

.main .statusTitle {
  padding-top: 45px;
  font-weight: 400;
  padding-bottom: 25px;
  background: #fff;
  font-size: 300%;
  display: block;
  width: 100%;
  text-align: center;
}

.main #toConcept {
  padding-top: 40px;
}

.main .productStatus .productText strong {
  font-size: 220%;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
  line-height: 140%;
}

.main .productStatus .productText p {
  line-height: 180%;
  font-size: 140%;
}

.main .productStatus .productText p.second {
  padding-top: 15px;
}

.main .productStatus .productText p .wBold {
  font-weight: 600;
  padding-top: 10px;
  display: inline-block;
}

.main .productLine {
  padding-bottom: 100px;
}

.main .productLine .subTitle_dec {
  display: block;
  margin: -20px auto 50px auto;
  text-align: center;
}

.main .productLine .productBox {
  position: relative;
  padding-top: 51px;
  padding-bottom: 61px;
  z-index: 1;
}

.main .productLine .productBox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e0e0e0;
  visibility: visible;
}

.main .productLine .productBox:last-child:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e0e0e0;
  visibility: visible;
}

.main .productLine .productHead {
  margin-bottom: 28px;
  max-width: 450px;
  position: relative;
  top: 0;
}

.main .productLine .productHead p {
  font-size: 1.6em;
  font-weight: 600;
}

.main .productLine .productHead .titleCat {
  display: block;
  margin-bottom: 6px;
  font-size: 1.3em;
  font-weight: 500;
}

.main .productLine .productHead .productTitle {
  font-weight: 600;
  font-size: 4.8em;
  margin-bottom: 5px;
}

.main .productLine .box1 .productHead .productTitleText,
.main .productLine .box1 .productHead .productTitle,
.main .productLine .box1 .productHead .productTitle .titleSub {
  color: #e6307d;
}

.main .productLine .box2 .productHead .productTitleText,
.main .productLine .box2 .productHead .productTitle,
.main .productLine .box2 .productHead .productTitle .titleSub {
  color: #ed7ca9;
}

.main .productLine .box3 .productHead .productTitleText,
.main .productLine .box3 .productHead .productTitle,
.main .productLine .box3 .productHead .productTitle .titleSub {
  color: #e96ea4;
}

.main .productLine .box4 .productHead .productTitleText,
.main .productLine .box4 .productHead .productTitle,
.main .productLine .box4 .productHead .productTitle .titleSub {
  color: #e74283;
}

.main .productLine .box5 .productHead .productTitleText,
.main .productLine .box5 .productHead .productTitle,
.main .productLine .box5 .productHead .productTitle .titleSub {
  color: #e50057;
}

.main .productLine .box6 .productHead .productTitleText,
.main .productLine .box6 .productHead .productTitle,
.main .productLine .box6 .productHead .productTitle .titleSub {
  color: #ffc000;
}

.main .productLine .box7 .productHead .productTitleText,
.main .productLine .box7 .productHead .productTitle,
.main .productLine .box7 .productHead .productTitle .titleSub {
  color: #09a5ae;
}

.main .productLine .box8 .productHead .productTitleText,
.main .productLine .box8 .productHead .productTitle,
.main .productLine .box8 .productHead .productTitle .titleSub {
  color: #ad589d;
}

.main .productLine .box9 .productHead .productTitleText,
.main .productLine .box9 .productHead .productTitle,
.main .productLine .box9 .productHead .productTitle .titleSub {
  color: #ea5c99;
}

.main .productLine .box10 .productHead .productTitleText,
.main .productLine .box10 .productHead .productTitle,
.main .productLine .box10 .productHead .productTitle .titleSub {
  color: #a04094;
}

.main .productLine .productHead .productTitle .titleSub {
  font-size: 62.5%;
  vertical-align: 4px;
  padding-left: 10px;
}

.main .productLine .productCont {
  float: left;
  max-width: 450px;
  width: 100%;
}

.main .productLine .productCont .productDataArea {
  max-width: 230px;
  float: left;
  min-height: 242px;
}

.main .productLine .productCont .productContImg {
  max-width: 210px;
  width: 100%;
  float: right;
  margin-top: -30px;
  margin-bottom: 29px;
  position: relative;
}
.main .productLine .productCont .productContImg .deco {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.6em;
  font-weight: 600;
  text-align: center;
  border-radius: 50%;
  background-color: #eb6b93;
}

.main .productLine .productCont .productContImg img {
  max-width: 160px;
  margin-left: 24%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.main .productLine .productCont .productContText {
  font-size: 1.4em;
  margin-bottom: 18px;
  line-height: 1.8;
  font-size: 1.5em;
}
.main .productLine .productCont .productContText .br {
  display: block;
  color: #7D4520;
}

.main .productLine .productCont .productContText .wBold {
  font-weight: 600;
  font-size: 95%;
}

.main .productLine .productCont .price {
  margin-bottom: 30px;
  font-size: 1.5em;
  font-weight: 500;
}

.main .productLine .productCont .price span {
  font-size: 95%;
}

.main .productLine .productCont .productId span,
.main .productLine .productCont .price span {
  font-weight: 500;
}

.main .productLine .productCont .buyBtn {
  display: block;
  box-sizing: border-box;
  text-align: center;
  font-weight: 500;
  font-size: 1.8em;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #ffffff;
  background-color: #4f4f4f;
  height: 60px;
}

.main .productLine .productCont .buyBtn:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../img/products/icon_shop.png);
  background-repeat: no-repeat;
  background-size: 20px;
  vertical-align: -3px;
  padding-right: 15px;
}

.main .productLine .productSlider {
  max-width: 500px;
  width: 100%;
  position: absolute;
  top: 50px;
  right: 0;
}

.main .productLine .productAccordion {
  display: block;
}

.main .movie .movieList {
  font-size: 0;
}

.main .movie .movieList li {
  display: inline-block;
  max-width: 300px;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 20px;
}

.main .movie .movieList li .movieImg {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.main .movie .movieList li .movieImg:after {
  content: "";
  top: 50%;
  left: 50%;
  position: absolute;
  width: 40px;
  height: 40px;
  background-size: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.main .movie .movieList li:nth-of-type(3n) {
  margin-right: 0;
}

.main .movie .movieList li:nth-of-type(3n) {
  margin-right: 0;
}

.main .movie .movieList .movieText {
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.5;
}

.main .movie .movieList strong {
  color: #ffffff;
  background-color: #cdcdcd;
  border-radius: 5px;
  font-size: 1.1em;
  font-weight: 800;
  padding: 2px 10px;
}

.main .movie .movieList.only {
  text-align: center;
}

.main .movie .movieList.only li {
  max-width: 860px;
  margin-right: auto;
  margin-bottom: auto;
  width: 100%;
}

.main .movie .movieList.only li img {
  width: 100%;
  display: block;
}

.main .movie .movieList.only li .movieText {
  display: inline-block;
  margin-top: 10px;
}

.main .movie .movieList.only strong {
  vertical-align: -2px;
  margin-left: 10px;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
}

#toInstagram {
  text-align: center;
  padding-top: 70px;
  max-width: 1000px;
  margin: 0 auto;
}

#toInstagram .subTitle img {
  max-width: 190px;
  margin: 0 auto;
  display: inline-block;
}

#toInstagram .instaList {
  font-size: 0;
  margin-left: -35px;
}

#toInstagram .instaList li {
  display: block;
  width: 20%;
  box-sizing: border-box;
  padding-left: 32px;
  float: left;
}

#toInstagram .instaList li a img {
  display: block;
  width: 100%;
}

#toInstagram .instaList li:nth-of-type(n+6) {
  display: none;
}

#toInstagram .instaList li a {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  border: solid 1px #eeeeee;
  transition: border-color 0.4s ease-out, opacity 0.4s ease-out;
}

#toInstagram .instaList li a:hover {
  opacity: 1;
  border: solid 1px #a0a0a0;
}

/*
.main .instagram .instaList li:nth-of-type(n+9){
	display: none;;

}
*/
.main .instagram .instaList li:nth-of-type(4n) {
  margin-right: 0;
}

.footer {
  text-align: center;
}

.footer a {
  display: block;
  max-width: 88px;
  margin: 0 auto;
}

.footer small {
  font-size: 1em;
  display: block;
  margin-top: 20px;
  margin-bottom: 50px;
}

#toTop {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: url("img/icon_pagetop.png") no-repeat center center #000000;
  background-size: 22px;
  z-index: 150;
}

#toTop {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 500ms;
  display: none;
  cursor: pointer;
}

#toTop.toTopDisplay {
  opacity: 0.8;
  transform: translate(0, 0);
}

.hidden #toTop {
  display: none;
}

.hidden .main #mainSlider {
  display: none;
}

#mainSlider .sliderSet .pagiNation {
  display: none;
}

/* ----------- MODAL ----------- */
#modal {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 900px;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}

#modal .modal_inside {
  position: absolute;
  width: 60%;
  left: 20%;
  margin-left: 0;
  top: 220px;
  margin-top: 0;
  height: auto;
}

#modal .modal_inside .youtube_container {
  position: relative;
}

#modal .modal_inside .youtube_container a {
  position: absolute;
  top: -60px;
  right: -60px;
  background-image: url(../img/products/closeYoutube.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 38px;
  height: 38px;
}

.youtubeBox {
  width: 100%;
}

.videoContainer {
  height: 0;
  overflow: hidden;
  padding-bottom: 28%;
  padding-top: 28%;
  position: relative;
}

.videoContainer iframe, .videoContainer object, .videoContainer embed {
  border: medium none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.productStatus .video_container .youtubeContainer iframe {
  opacity: 1;
}

.productStatus .video_container .youtubeContainer_ver2 {
  width: min(100%, 330.5px);
  aspect-ratio: 9/16;
  margin: 0 auto;
  position: relative;
}
.productStatus .video_container .youtubeContainer_ver2 iframe {
  opacity: 1;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 0;
}

.productStatus .video_container {
  /*padding-left: 50px;*/
  /*padding-right: 50px;*/
  margin-bottom: 0;
  /*border:solid 5px #daebeb;*/
  box-sizing: border-box;
  background-color: #ffffff;
}

.productStatus .video_container .youtubeBox {
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
}

#modal {
  height: 200%;
  width: 100%;
  min-width: 100%;
  top: 0;
  margin-top: 0;
}

#modal .modal_inside .youtube_container a {
  right: 0;
  height: 20px;
  width: 20px;
  top: -40px;
  background-size: 20px 20px;
}

.openVideo {
  position: relative;
  display: bloc;
  margin-right: auto;
  margin-left: auto;
}

.openVideo.openYoutube:hover {
  opacity: 1;
}

.openVideo .youtubeBox {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #ffffff;
}

.main .movie .movieList li .openYoutube.movieImg:after {
  background-image: none;
}

#open_sp_navigation {
  display: none;
}

@media screen and (min-width: 850px) {
  /*@media screen and (min-width: 1040px){*/
  #wrap .main .productLine .productCont .buyBtn {
    background-image: url(../img/products/icon_shop2.png);
    background-position: 143px 19px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border: solid 2px #4f4f4f;
    box-sizing: border-box;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
    background: none;
  }
  #wrap .main .productLine .productCont .buyBtn:before {
    transition: opacity 0.2s ease-out;
  }
  #wrap .main .productLine .productCont .buyBtn:hover {
    opacity: 1;
    background-color: #ffffff;
    color: #4f4f4f;
  }
  #wrap .main .productLine .productCont .buyBtn:before {
    background-image: url(../img/products/icon_shop.png);
  }
  #wrap .main .productLine .productCont .buyBtn:hover:before {
    background-image: url(../img/products/icon_shop2.png);
  }
}
@media screen and (max-width: 850px) {
  .main .productLine .box6 .productCont .productContImg {
    margin-bottom: 15px;
  }
  #open_sp_navigation {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 56px;
  }
  #wrap a:hover {
    opacity: 1;
  }
  #open_sp_navigation:after {
    content: "";
    width: 17px;
    height: 11px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5.5px;
    background-image: url(../img/products/open_navi.gif);
    background-size: 17px auto;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  .header.opened #open_sp_navigation:after {
    background-position: left top;
  }
  #wrap {
    padding-bottom: 40px;
  }
  .header .mainTitle {
    font-size: 150%;
  }
  .header .mainTitle strong {
    font-size: 134%;
    font-weight: 700;
    line-height: 110%;
    padding-top: 1px;
  }
  #navigation {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 2;
    height: 0;
    overflow: hidden;
  }
  .header.opened #navigation {
    height: auto;
    overflow: inherit;
  }
  #navigation ul {
    display: table;
    width: 100%;
  }
  #navigation ul li {
    display: table-row;
    font-size: 140%;
  }
  #navigation ul li a {
    display: table-cell;
    margin-left: 0;
    padding: 9px 20px;
    background: #f3f3f3;
    vertical-align: middle;
    border: solid 1px #ffffff;
    width: 50%;
  }
  #navigation ul li span {
    display: table-cell;
    margin-left: 0;
    padding: 9px 20px;
    background: #f3f3f3;
    vertical-align: middle;
    border: solid 1px #ffffff;
    border-bottom: none;
    border-right: none;
  }
  #navigation ul li a:hover {
    opacity: 1;
  }
  #navigation ul li:first-of-type a {
    border-top: none;
  }
  #navigation ul li:last-of-type a {
    border-bottom: none;
  }
  #navigation ul li a:nth-of-type(odd) {
    border-left: none;
  }
  #navigation ul li a:nth-of-type(even) {
    border-right: none;
  }
  .main .productStatus .leftImg .statusTitle,
  .main .productStatus .leftImg .productText,
  .main .productStatus .rightImg img {
    width: 48.437%;
  }
  .main .productStatus .rightImg .statusTitle,
  .main .productStatus .rightImg .productText,
  .main .productStatus .leftImg img {
    width: 48.437%;
  }
  .main section.productStatus {
    width: auto;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .main > section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main .productStatus .rightImg .productText,
  .main .productStatus .leftImg img,
  .main .productStatus .leftImg .productText,
  .main .productStatus .rightImg img {
    padding-top: 0;
    padding-bottom: 0;
  }
  .main .productStatus .inside_contents {
    padding: 20px;
  }
  .main #mainSlider {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    display: block;
  }
  .main .subTitle {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .main .productLine .productHead, .main .productLine .productCont {
    width: 45.833%;
  }
  .main .productLine .productCont .productDataArea {
    max-width: 60%;
  }
  .main .productLine .productCont .productContImg {
    max-width: 40%;
  }
  .main .productLine .productCont .productContImg img {
    margin-left: 0;
  }
  .main .productLine .productSlider {
    width: 50%;
  }
  .main .movie .movieList li {
    width: 31.25%;
    margin-right: 3.125%;
    display: none;
  }
  .main .movie .movieList.only li {
    width: 100%;
  }
  .main .movie .movieList li.viewData {
    display: inline-block;
  }
  .pcBr {
    display: none;
  }
  .main a:hover {
    opacity: 1;
  }
  .ifPc {
    display: none;
  }
  .ifTab {
    display: block;
  }
  .header .headerInner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header .mainTitle {
    padding-top: 10px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 60px;
  }
  .header .mainTitle img {
    width: 160px;
  }
  .header .mainTitle span.ifPc {
    display: none;
  }
  .header #menuBtn {
    position: absolute;
    width: 40px;
    height: 25px;
    top: 0;
    right: 2.5%;
    cursor: pointer;
  }
  .header #menuBtn img {
    width: 100%;
  }
  .header #menuBtn .relative .bar {
    display: block;
    width: 25px;
    height: 2px;
    background: #0c0c0c;
    position: absolute;
    transition: all 0.4s ease-out;
  }
  .header #menuBtn .relative .bar:first-of-type {
    top: 0px;
    left: 7px;
  }
  .header #menuBtn .relative .bar:nth-of-type(2) {
    top: 9px;
    left: 7px;
  }
  .header #menuBtn .relative .bar:nth-of-type(3) {
    top: 18px;
    left: 7px;
  }
  .header #menuBtn.menuBtnOpen .relative .bar:first-of-type {
    transform: rotate(-45deg);
    transform: rotate(-225deg);
    top: 8px;
    left: 6px;
    width: 30px;
  }
  .header #menuBtn.menuBtnOpen .relative .bar:nth-of-type(2) {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    left: 20px;
    width: 0;
    height: 0;
    top: 21px;
  }
  .header #menuBtn.menuBtnOpen .relative .bar:nth-of-type(3) {
    transform: rotate(45deg);
    transform: rotate(225deg);
    top: 8px;
    left: 6px;
    width: 30px;
  }
  #toTop {
    display: block;
  }
  .ifSp {
    display: block;
  }
  .main .moreBtn {
    border: solid 1px #e8e8e8;
    font-weight: 800;
    font-size: 1.5em;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .main > section {
    margin-bottom: 0;
  }
  .main #mainSlider {
    margin-bottom: 0;
  }
  .main .productStatus .leftImg .statusTitle,
  .main .productStatus .leftImg .productText,
  .main .productStatus .rightImg img {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .main .productStatus .rightImg .statusTitle,
  .main .productStatus .rightImg .productText,
  .main .productStatus .leftImg img {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .main .productStatus {
    padding-bottom: 0;
  }
  .main #toConcept {
    padding-top: 28px;
  }
  .main .productStatus .statusTitle {
    font-size: 240%;
    padding-top: 28px;
    padding-bottom: 16px;
  }
  .main .productStatus .productText p {
    line-height: 1.7;
    font-weight: 400;
    font-size: 140%;
    padding-bottom: 15px;
    display: block;
  }
  .main .productStatus .productText strong {
    font-size: 1.8em;
    font-size: 150%;
    margin-top: 13px;
    margin-bottom: 5px;
  }
  .main .subTitle:after {
    display: none;
  }
  .main .subTitle span {
    font-size: 240%;
    padding-top: 35px;
    padding-top: 28px;
    padding-bottom: 16px;
  }
  .main .productLine {
    padding-bottom: 0;
  }
  .main .productLine .productBox {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main .productLine .productBox:before {
    height: 2px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .main .productLine .productBox:last-child:after {
    height: 2px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .main .productLine .productHead {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    position: relative;
  }
  .main .productLine .productHead:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    background-image: url(../img/products/icon_modal_open.png);
    background-repeat: none;
    background-size: 24px;
    width: 24px;
    height: 24px;
  }
  .main .productLine .productHead .titleCat {
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 3px;
  }
  .main .productLine .productHead .productTitleText {
    font-size: 1.4em;
  }
  .main .productLine .productHead .productTitle {
    font-size: 3em;
    margin-bottom: 0px;
  }
  .main .productLine .productSlider {
    width: 100%;
    max-width: 100%;
    top: inherit;
    left: inherit;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main .productLine .productSlider .pagiNation {
    width: 100%;
    bottom: inherit;
    left: inherit;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main .productLine .productSlider .slideBox {
    height: auto !important;
  }
  .main .productLine .productCont {
    width: 100%;
    max-width: 100%;
  }
  .main .productLine .productCont .productContText {
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .main .productLine .productCont .buyBtn {
    margin-top: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    margin-bottom: 20px;
  }
  .main .productLine .productAccordion {
    position: static;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 1s, height 0.5s;
    margin-bottom: 0;
  }
  .main .productLine .productBox {
    position: relative;
  }
  .main .productLine .productHead.modalBtnOpen:after {
    background-image: url(../img/products/icon_modal_close.png);
  }
  .main .productLine .modalOpen .productAccordion {
    position: static;
    opacity: 1;
    height: 100%;
  }
  .main .productLine .productCont .productContImg {
    margin-bottom: 0;
  }
  .main .productLine .productCont .productContImg img {
    width: 100%;
    max-width: 100%;
  }
  .main .movie {
    padding-bottom: 0;
  }
  .main .movie .subTitle,
  #toInstagram .subTitle {
    margin-bottom: 18px;
  }
  .main .movie .movieList li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
  .main .movie .movieList .movieText {
    font-size: 1.3em;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .main .movie .movieList li:last-child.viewData {
    display: inline-block;
    margin-bottom: 0;
  }
  .main .movie .movieList.only li {
    text-align: left;
  }
  .main .movie .movieList.only strong {
    vertical-align: 0;
    margin-left: auto;
  }
  #wrap {
    padding-bottom: 15px;
  }
  #toInstagram {
    padding-bottom: 0;
    padding-top: 50px;
  }
  #toInstagram .instaList {
    margin-left: -4px;
  }
  #toInstagram .instaList li {
    width: 33.3333333%;
    padding-left: 4px;
    padding-bottom: 4px;
  }
  #toInstagram .instaList li {
    width: 33.3333333%;
    padding-left: 4px;
    padding-bottom: 4px;
  }
  #toInstagram .instaList li:nth-of-type(3n) {
    clear: right;
  }
  #toInstagram .instaList li:nth-of-type(3n+1) {
    clear: left;
  }
  #toInstagram .instaList li:nth-of-type(n+6) {
    display: block;
  }
  #toInstagram .subTitle img {
    width: 160px;
  }
  #toInstagram .instaList li.viewData {
    display: inline-block;
  }
  .main #mainSlider .sliderSet .pagiNation {
    display: block;
  }
  /* ------------------- SMARTPHONE NAVIGATION ------------------- */
  #global_contents.hidden {
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  #nav_sp {
    display: none !important;
    position: relative;
    z-index: 100;
    background-color: #ffffff;
    top: 54px;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
  }
  #nav_sp.opened {
    display: block !important;
  }
  #nav_sp {
    text-align: center;
  }
  #nav_sp .navList {
    margin-top: 33px;
  }
  #nav_sp .navList > li {
    margin-bottom: 35px;
    display: block;
  }
  #nav_sp .navList > li a {
    display: block;
    width: 100%;
    font-size: 1.6em;
  }
  /* ----------- MODAL ----------- */
  #modal .modal_inside {
    position: absolute;
    width: 80%;
    left: 10%;
    margin-left: 0;
    top: 120px;
    margin-top: 0;
    height: auto;
  }
  .productStatus .video_container .youtubeBox {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .main .productStatus .video_container .inside_contents {
    padding-bottom: 0;
  }
}
.slideBox {
  margin: 0 auto 0 auto;
  max-width: 1000px;
  width: 100%;
  text-align: left;
  position: relative;
  opacity: 0;
  transition: opacity 1s ease-out;
}

.slideBox.loadBox {
  opacity: 1;
}

.slideBox ul {
  width: 100%;
}

.slideBox ul li {
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  position: absolute;
}

.slideBox ul li a:hover {
  opacity: 1;
}

.slideBox ul li img {
  width: 100%;
}

.sliderSet .pagiNation {
  bottom: -90px;
  left: 0;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 95;
  font-size: 0;
}

.sliderSet .pagiNation a {
  margin-right: 2.1%;
  margin-right: 12px;
  width: auto;
  width: 18.3%;
  width: 90px;
  height: 60px;
  display: inline-block;
  overflow: hidden;
  background: #aaa;
  transition: all 0.2s ease-in-out;
  opacity: 0.7;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  box-sizing: border-box;
}

.sliderSet .pagiNation a:last-child {
  margin-right: 0;
}

.sliderSet .pagiNation a img {
  height: 100%;
  width: 100%;
}

.sliderSet .pagiNation a:hover {
  border-color: #dedede;
  opacity: 1;
}

.sliderSet .pagiNation a.pnActive {
  border-color: #dedede;
  opacity: 1;
}

@media only screen and (max-width: 1160px) {
  .sliderSet .pagiNation a {
    margin-right: 2.1%;
    width: 10%;
    height: auto;
    width: 18.3%;
  }
  .sliderSet .pagiNation a:last-child {
    margin-right: 0;
  }
  .sliderSet .pagiNation a img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1160px) {
  .header .headerLogo {
    right: 20px;
  }
  .header .mainTitle {
    left: 20px;
  }
  .header #navi li {
    width: 16.666%;
  }
  .header .headerInner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main .productStatus .leftImg .statusTitle,
  .main .productStatus .leftImg .productText,
  .main .productStatus .rightImg img {
    width: 48.437%;
  }
  .main .productStatus .rightImg .statusTitle,
  .main .productStatus .rightImg .productText,
  .main .productStatus .leftImg img {
    width: 48.437%;
  }
  .main > section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main #mainSlider {
    padding-left: 0;
    padding-right: 0;
    width: auto;
    display: block;
  }
  .main .subTitle {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  .main #toProductLine ul + .subTitle {
    margin-top: 50px;
  }
  .main .productLine .productHead, .main .productLine .productCont {
    width: 45.833%;
  }
  .main .productLine .productCont .productDataArea {
    max-width: 60%;
  }
  .main .productLine .productCont .productContImg {
    max-width: 40%;
  }
  .main .productLine .productCont .productContImg img {
    margin-left: 0;
  }
  .main .productLine .productSlider {
    width: 50%;
  }
  .main .productLine .productCont .productDataArea {
    min-height: inherit;
  }
  .main .movie .movieList li {
    width: 31.25%;
    margin-right: 3.125%;
    display: inline-block;
  }
  .main .movie .movieList.only li {
    width: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .slideBox .btnPrev,
  .slideBox .btnNext {
    display: block;
  }
  .sliderSet {
    display: block;
  }
  .slideBox {
    margin-bottom: 10px;
  }
}
.header .headerInner {
  padding-top: 34px;
  padding-bottom: 23px;
}

.header .mainTitle {
  font-size: 260%;
  font-weight: 400;
  font-family: YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  color: #222222;
  letter-spacing: 1px;
  margin: 0;
}

.header .mainTitle small {
  color: #a3bee3;
  display: block;
  padding-bottom: 3px;
  font-size: 53.84%;
  font-weight: 400;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
}

#navigation {
  bottom: 25px;
}

#navigation ul li a {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
  letter-spacing: 1px;
  margin-left: 14px;
}

.main .statusTitle {
  font-size: 280%;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
  letter-spacing: 1.5px;
  font-weight: 400;
  line-height: 100%;
  margin: 0;
  padding-top: 70px;
  padding-bottom: 30px;
  position: relative;
}

.main .statusTitle:after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background: #000000;
  bottom: -20px;
  left: 50%;
  margin-left: -1px;
  position: absolute;
}

.main .subTitle span {
  padding-top: 50px;
  padding-bottom: 5px;
}

.main #toConcept {
  padding-top: 70px;
}

.main .productLine .productBox:before {
  height: 1px;
}

.main .productStatus .leftImg img,
.main .productStatus .rightImg img {
  width: 62%;
}

.main .productStatus .leftImg .productText,
.main .productStatus .rightImg .productText {
  width: 34%;
}

.main .productStatus .productText strong {
  margin-bottom: 20px;
}

.main .productStatus .feature {
  background: #edf1f4;
}

.main .productStatus .leftImg .productText,
.main .productStatus .rightImg .productText {
  padding-top: 65px;
}

.main .productStatus .productText p .wBold {
  padding-top: 15px;
}

.main .productLine .productHead .titleCat {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
  font-size: 140%;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.main .productLine .productHead .productTitle {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
  font-size: 460%;
  font-weight: 700;
  letter-spacing: 1px;
}

.main .productLine .productHead .productTitle .titleSub {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
  font-size: 60.87%;
  font-weight: 700;
  letter-spacing: 1px;
  vertical-align: baseline;
}

.main .productLine .productHead .productTitle .titleSub .ja {
  font-size: 85.714%;
  color: inherit;
}

.main .productLine .productHead {
  margin-bottom: 25px;
}

.main .productLine .productCont .productContText {
  line-height: 160%;
  font-size: 140%;
  margin-bottom: 20px;
}

.main .productLine .productCont .productContText .wBold {
  display: inline-block;
  padding-top: 20px;
  font-size: 100%;
}

.main .productLine .productCont .price {
  font-size: 140%;
  font-weight: 700;
}

.main .productLine .productCont .price span {
  font-size: 100%;
  font-weight: 700;
}

#wrap .main .productLine .productCont .buyBtn {
  background-size: 17px 14px;
  border: solid 1px #000;
  background-color: #ffffff;
  color: #000000;
  font-size: 160%;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, "Muli", sans-serif;
  letter-spacing: 1px;
  padding-top: 19px;
  padding-bottom: 19px;
  line-height: 100%;
  height: inherit;
  background-position: 152px 20px;
}

#wrap .main .productLine .productCont .buyBtn:hover {
  background-color: #000000;
  color: #ffffff;
}

.main .productLine .productCont .buyBtn:before {
  background-size: 17px 14px;
  height: 17px;
  width: 14px;
}

.main .productLine .productBox:last-child:after {
  height: 1px;
}

.main .productLine {
  padding-bottom: 40px;
}

#breadcrumb {
  padding-bottom: 49px;
  transition: inherit !important;
}

#breadcrumb a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#toProductLine {
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 850px) {
  .main .productLine .productHead, .main .productLine .productCont {
    width: 100%;
  }
  .main .productStatus .leftImg img,
  .main .productStatus .rightImg img {
    width: 100%;
  }
  .main .productStatus .leftImg .productText,
  .main .productStatus .rightImg .productText {
    width: 100%;
  }
  .main .productLine .productSlider {
    width: 100%;
  }
  .header .mainTitle {
    font-size: 170%;
  }
  .header .mainTitle small {
    font-size: 70.6%;
  }
  .header .headerInner {
    padding: 8px 10px 8px 0;
  }
  .main #toConcept {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .main .productStatus .statusTitle {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .main .productStatus .inside_contents {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .main .productStatus .leftImg .productText,
  .main .productStatus .rightImg .productText {
    padding-top: 15px;
  }
  .main .productStatus .productText strong {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 170%;
  }
  .main .productStatus .productText p .wBold {
    padding-top: 10px;
  }
  .main .subTitle span {
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .main .productLine .productHead {
    margin-bottom: 0;
  }
  .main .productLine .productHead .titleCat {
    font-size: 125%;
  }
  .main .productLine .productHead .productTitle {
    font-size: 300%;
  }
  .main .productLine .productHead .productTitle .titleSub {
    font-size: 63.33%;
    font-size: 69%;
  }
  .main .productLine .productHead .productTitleText {
    padding-top: 1px;
  }
  .main .productLine .productSlider {
    padding-top: 20px;
  }
  .main .productLine .productCont .productDataArea {
    padding-top: 15px;
  }
  .main .productLine .productCont .productContText {
    margin-bottom: 15px;
  }
  .main .productLine .productCont .price {
    margin-bottom: 15px;
  }
  #wrap .main .productLine .productCont .buyBtn {
    padding-bottom: 18px;
    padding-top: 18px;
    font-size: 140%;
  }
  .main .productLine .productCont .buyBtn:before {
    background-image: url(../img/products/icon_shop.jpg);
    background-size: 16px auto;
    width: 16px;
    height: 13px;
    vertical-align: -1px;
  }
  #wrap .main .productLine .productCont .buyBtn:hover {
    background-color: #ffffff;
    color: #000000;
  }
  #toProductLine {
    padding-bottom: 0;
  }
}/*# sourceMappingURL=lash-focus.css.map */