@charset "utf-8";
/* CSS Document */
.on {
  width: 300px;
}
.on .mini {
  width: 150px !important;
}
html {
  overflow: auto;
}
body {
  background: #e3cce1;
  font-family: 'YuGothic', 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', sans-serif;
  overflow: hidden;
}
.headlink {
  position: relative;
  padding-left: 13px;
  left: 65%;
  bottom: -20px;
  font-size: 0.8em;
  z-index: 1;
  color: #FFF;
}
.headlink a {
  color: #fff;
  padding-right: 15px;
}
.headlink a:before {
  content: url("../image/mar/head_arrow.png");
}
.current {
  text-decoration: none;
}
#hero {
  width: 100%;
  margin: 0 auto;
}
.hero_box {
  position: relative;
  top: -25px;
}
video {
  display: block;
  width: 100%;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.audio_a {
  display: block;
  width: 109px;
  margin: 0 0 0 auto;
  padding-right: 20px;
}
.audio_btn {
  width: 89px;
  margin-top: 10px;
}
h1 {
  margin: 0;
}
img {
  width: 100%;
}
.arrow {
  position: absolute;
  display: inline-block;
  bottom: 2vw;
  left: 46%;
  padding: 2vw;
  z-index: 2;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
.arrow span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.arrow:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.footlink {
  position: relative;
  padding: 13px !important;
  border: none !important;
  text-align: center;
  margin-top: -67px;
  margin-bottom: 10px;
}
.footlink a {
  color: #000000;
}
.footlink::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: solid 4px transparent;
  border-left: solid 5px #000000;
  top: 48%;
  left: 40%;
  margin-top: 0px;
}
img.title-img {
  position: fixed;
  left: 50%;
  top: 70px;
  z-index: 30;
  transform: translate(-50%, 0);
  max-width: 100%;
  height: auto;
  padding: 0 15%;
}
.small {
  top: 20px !important;
}
img.rabbit-img {
  height: 32%;
  width: 32%;
  position: absolute;
  top: 0;
  right: 2%;
}
img.title-sec {
  max-width: 100%;
  margin: 12% 0 8%;
  padding: 0 15%;
}
img.title-sec02 {
  display: block;
  margin: 12% auto 5%;
  width: 80%;
}
img.title-item {
  margin-top: -5%;
  margin-bottom: 4%;
}
.sec_txtbox {
  font-size: 0.85em;
  line-height: 2em;
  text-align: center;
  padding: 0 4%;
}
.letter_box {
  background: #fff;
  position: relative;
}
.sec_imgbox {
  padding: 8%;
  position: relative;
}
.sec_imgbox img {}
.sec_imgbox video {
  display: flex;
  margin: 0;
  padding: 0;
}
.item_box {
  padding: 0 8% 5%;
  text-align: left;
}
.item_box img {
  display: block;
  margin: 0 auto;
  width: 70%;
}
.item_box_right {
  padding: 0 8% 5%;
  text-align: left;
}
.item_box_right img {
  display: block;
  margin: 0 auto;
  width: 70%;
}
img.price {
  margin: 10% 0 5%;
  width: 100%;
}
img.shopping {
  margin: 12% auto 24%;
  width: 100%;
}
#sec02 {
  background-image: url(../image/mar/sec02_bg.jpg);
  background-size: cover;
  text-align: center;
  margin-top: 75px;
}
#sec02 img {
  max-width: 800px;
}
#sec02 picture {
  margin-bottom: -8px;
  display: block;
}
#sec02 .sec02_letter {
  margin-top: 8%;
}
.sec02_logo {
  width: 19%;
  position: relative;
  z-index: 3;
  top: 12vw;
  left: 45%;
  margin-bottom: -300px;
}
.sec02_margin {
  margin-top: -4%;
}
#sec03 {
  background-color: #fff;
}
.sec03_video {
  padding: 4% 4% 20%;
}
#sec04 {
  padding: 12% 4%;
}
.how_to {
  padding: 0 4%;
}
.how_to .howto_title {
  width: 50%;
  display: block;
  margin: -35px auto 25px;
}
#sec04 .howto_h3 img {
  width: auto;
  margin-top: 50px;
}
.eyes_h3 img {
  margin-top: 0 !important;
}
#sec04 p {
  font-size: 0.9em;
  line-height: 2em;
}
.sec04_video {
  margin-left: auto;
  width: 72%;
}
.sec04_img {
  margin: 10% 0;
  width: 72%;
}
.sec04_txt {
  display: block;
  margin: 2% auto;
  width: 50%;
}
#video02 p {
  font-size: 0.7em;
  margin-top: 4%;
  text-align: center;
}
.video_shop {
  padding: 0 8%;
}
#sec05 {
  background: #905d92;
  color: #fff;
  padding: 8%;
}
.newbland_logo {
  width: 32%;
  padding: 0 4%;
}
.daymust_logo {
  width: 55%;
  margin-top: -30px;
  margin-left: 115px;
  margin-bottom: 20px;
}
.daymust_phot {
  padding: 50px 4%;
}
.phot_lg {
  width: 78%;
}
.phot_sm {
  width: 50%;
  margin-left: auto;
  display: block;
  /*margin-top: -30%;*/
  position: relative;
  z-index: 3;
  top: -100px;
}
#sec05 p {
  font-size: 0.85em;
  line-height: 2em;
}
#sec05 h2 {
  font-size: 1.5em;
  font-weight: bold;
}
#sec06 {
  background-color: #fff;
  padding: 4%;
}
.foot_link {
  background-color: #fff;
}
.foot_title {
  width: 80%;
  margin: auto;
  display: block;
  padding-top: 50px;
}
.foot_box {
  margin-top: -85px;
}
#sec06 div {
  padding: 20% 8% 20%;
  border: solid 1px #333333;
}
#sec06 picture {
  margin: 20px 0 10px;
  display: block;
}
#sec07 {
  background-color: #fff;
  margin-top: 75px;
}
.sec07_video {
  padding: 4% 4% 25%;
}
.lilymomo_box {
  margin-bottom: 50px;
}
.profile {
  background: #fff;
  background-image: url("../image/mar/foot_img.png");
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: 95% 83%;
  color: #595757;
  font-size: 0.8em;
  padding: 8% 4% 8%;
}
.profile span {
  font-weight: bold;
}
.profile p {
  margin-top: 10%;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
@media only screen and (max-width: 1080px) {
  #mask-svg {
    position: absolute;
    right: 8% !important;
  }
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  #mask-svg {
    right: 4% !important;
    width: 17% !important;
	top:-155px !important;
  }
}
@media screen and (min-width:961px) {
  .container {
    margin: 40px auto 0;
    max-width: 1200px;
  }
  .audio_a {
    display: inline;
    text-align: left;
    padding-right: 0;
  }
  .audio_btn {
    width: 84px;
    text-align: right;
  }
  .headlink {
    position: relative;
    padding-left: 13px;
    left: 85%;
    bottom: -20px;
    font-size: 1em;
    z-index: 1;
    color: #FFF;
  }
  .headlink a {
    color: #fff;
    padding-right: 30px;
  }
  .arrow {
    bottom: 2vw;
  }
  .arrow span {
    width: 34px;
    height: 34px;
  }
  img.title-img {
    position: fixed;
    left: 50%;
    top: 50px;
    z-index: 30;
    transform: translate(-50%, 0);
    width: 511px;
    padding: 0;
  }
  img.title-sec {
    margin: 100px 0 0;
  }
  #sec01 h2 {
    width: 511px;
    margin: auto;
    padding: 0;
  }
  #sec01 .title01 {
    padding: 0;
    margin-bottom: 50px;
  }
  .sec_txtbox {
    font-size: 0.9em;
  }
  #sec02 {
    position: relative;
  }
  .sec02_txtbox {
    margin-bottom: 0;
    position: relative;
    padding: 0 8%;
    text-align: left;
  }
  .sec02_logo {
    width: 15%;
    position: relative;
    top: -700px;
    left: 366px;
    margin-bottom: -1580px;
  }
  #letter {
    background: #fff;
  }
  .letter_box {
    width: 800px;
    margin: 0 auto;
    padding: 100px 50px 100px 0;
  }
  .letter_boxs picture {
    width: auto !important;
  }
  img.rabbit-img {
    height: 40%;
    width: 40%;
    position: absolute;
    top: 15px;
    right: -190px;
  }
  .title-sec02 {
    margin: 0 auto 60px !important;
    width: 100% !important;
  }
  #sec02 h2 {
    width: 570px;
    margin: auto;
  }
  .sec03_video {
    padding: 4% 4% 150px;
  }
  img.shopping {
    margin: 16% auto 0;
  }
  .item_box img {
    width: 90%;
    margin: 0;
    padding-bottom: 30px;
  }
  .item_box_right img {
    width: 90%;
    margin: 0;
    padding-bottom: 30px;
  }
  .how_to {
    padding: 0;
    margin-top: -360px;
    position: relative;
    z-index: 3;
  }
  .howto_title img {
    width: auto;
  }
  .how_to .howto_title {
    width: 50%;
    display: block;
    margin: 0;
  }
  .eyes_h3 {
    margin-top: 40px;
  }
  #sec04 .howto_h3 img {
    margin-top: 30px;
  }
  .video_container {
    margin: 0 auto;
  }
  .video_shop_btn {
    width: 380px;
    display: block;
    margin: 0 auto 100px;
  }
  #video02 p {
    font-size: 0.85em;
    margin-top: 2%;
    text-align: center;
  }
  #lilymomo {
    margin-top: 200px;
    margin-bottom: 70px;
  }
  .daymust_logo {
    width: 40%;
    margin-left: 73px;
    margin-bottom: 120px;
  }
  .newbland_logo {
    width: 29%;
    padding: 0 4% 0 0;
  }
  .lilymomo_box {
    margin-top: -70px;
    margin-bottom: 100px;
  }
  #sec06 {}
  #sec06 video, #sec06 img {}
  .flex_video {}
  .flexbox {
    display: flex;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
    margin-bottom: 8px;
  }
  .flexbox:before {
    content: "";
    display: block;
    padding-top: 53.88%;
  }
  .video_content {
    position: absolute;
    top: 50%;
    left: 25%;
    margin: auto;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  #sec03 {
    background: linear-gradient(to right, #fff 0%, #fff 90%, #e3cce1 85%, #e3cce1 100%);
    padding-bottom: 170px;
  }
  h2.item_title {
    width: 800px !important;
    margin: 0 auto;
  }
  .item_box {
    display: flex;
    padding: 0;
    margin: 60px auto 0;
    max-width: 1000px;
  }
  .item_box_right {
    display: flex;
    padding: 0;
    margin: 60px 0 0 250px;
    max-width: 1000px;
  }
  #sec07 .price {
    width: 70%;
  }
  .item_phot {
    display: block;
  }
  .phot_lg {
    width: 66.6%;
  }
  .phot_sm {
    margin-top: -17%;
    position: relative;
    z-index: 3;
  }
  .item_price {
    display: block;
    padding-top: 15px;
  }
  .item_price img {}
  .item_box p {
    display: block;
    padding-bottom: 50px;
  }
  .item_box_right p {
    display: block;
    padding-bottom: 50px;
  }
  .price_box {
    padding-top: 110px;
    padding-left: 50px;
  }
  .shopping {
    width: auto;
  }
  #sec04 {
    margin-top: -100px;
  }
  .sec04_video, .sec04_img {
    width: 800px;
  }
  .sec04_txt {
    display: block;
    width: auto;
  }
  .sec04_coming {
    margin: 0 auto;
    width: 219px;
  }
  #sec05 {
    margin: 0 auto;
    padding: 100px;
  }
  #sec05 p {
    padding-top: 12px;
    font-size: 17px;
  }
  #sec05 h2 {
    font-size: 2em;
    margin-top: -12px;
  }
  #sec07 {
    background: linear-gradient(to right, #e3cce1 0%, #e3cce1 12%, #fff 12%, #fff 100%);
    padding-bottom: 170px;
    margin-top: 200px;
  }
  .profile_box {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
  }
  .profile_box img {
    width: 100%;
  }
  .sec05_left {
    width: 480px;
  }
  .sec05_right {
    padding-left: 60px;
    width: 670px;
  }
  #sec06 {
    padding: 0;
  }
  .coming_img {
    margin-top: -150px;
    position: relative;
    z-index: 1;
  }
  .profile {
    color: #595757;
    font-size: 1em;
    padding: 0 0 50px;
    position: relative;
    background-image: none;
    max-width: 1200px;
    margin: -60px auto 0;
  }
  #footer {
    background-color: #fff;
  }
  .profile div {
    /*width: 1200px;*/
    margin: -300px auto 0;
  }
  .profile p {
    width: 1200px;
    margin-top: 2%;
  }
  .footer_img {
    position: relative;
    top: -60px;
    margin-left: auto;
    width: 400px;
  }
  .foot_box .flexbox {
    max-width: 1200px;
    max-height: 470px;
    margin-top: -88px;
    height: 470px;
    padding: 13% 5% 20% !important;
  }
  .foot_title {
    width: 570px;
    padding-top: 120px;
    position: relative;
    z-index: 2;
  }
  .foot_margin {
    margin-left: 50px !important;
    display: block;
  }
  .foot_box {
    margin-top: -120px;
  }
  .footlink {
    margin-top: 0px;
    position: relative;
    bottom: 100px;
  }
  .footlink::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-left: solid 5px #000000;
    top: 45%;
    left: 48%;
    margin-top: 0px;
  }
  .sec01_cont {
    margin-top: 0;
  }
  /* shopping btn */
  .effect-color {
    /*background: #ffafbd;*/
  }
  .effect-color img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
  .effect-color img:hover {
    opacity: .8;
  }
  .coming_img {
    position: relative;
    z-index: 1;
    margin-top: -170px !important;
    margin-bottom: 170px !important;
  }
}
@media screen and (min-width:1280px) {
  #sec03 {
    background: linear-gradient(to right, #fff 0%, #fff 78%, #e3cce1 78%, #e3cce1 100%);
  }
  #sec07 {
    background: linear-gradient(to right, #e3cce1 0%, #e3cce1 20%, #fff 20%, #fff 100%);
  }
  .item_box_right {
    display: flex;
    padding: 0;
    margin: 60px 0 0 auto;
    max-width: 1000px;
  }
}
.p_margintop {
  margin-top: 1.5em;
}
/* 拡大アニメーション*/
.phot_lg {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  transition-duration: 3s;
  position: relative;
}
.big3 {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  transition-duration: 3s;
  position: relative;
}
.phot_sm2 {
  transition-duration: 3s;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.big.active, .big2.active, .big3.active {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition-delay: 1s;
  padding-right: 2%;
}
.base-photlg {
  width: 77.5%; /*ボックスの幅*/
  height: 77.5%; /*ボックスの高さ*/
  overflow: hidden; /*画像拡大時にはみ出た部分を隠す*/
  display: block;
  position: relative;
}
.base-photsm {
  width: 92%; /*ボックスの幅*/
  height: 92%; /*ボックスの高さ*/
  position: relative;
  display: block;
  margin-left: auto;
}
.base-phot {
  overflow: hidden; /*画像拡大時にはみ出た部分を隠す*/
  position: relative;
  display: block;
  margin: 0 auto;
}
.anime_box_bottm {
  width: 100%; /*ボックスの幅*/
  height: 100%; /*ボックスの高さ*/
  display: block;
  margin-left: auto;
  z-index: 1;
}
/* ラインアニメーション*/
/* ボタンの大きさと位置をここで指定 */
.btn__box1, .btn__box2 {
  position: relative;
  width: 1px;
  height: 225px;
  line-height: 225px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
/* 線(ボーダー)のスタイル 共通 */
.btn__box1:before, .btn__box1:after, .btn__box1 p:before, .btn__box1 p:after, .btn__box2:before, .btn__box2:after, .btn__box2 p:before, .btn__box2 p:after {
  content: '';
  position: absolute;
  background: #4d4d4d; /*線の色*/
}
/* 左のボーダー */
.btn__box1 p:after, .btn__box2 p:after {
  top: -225px;
  left: 0;
  width: 10px;
  height: 225px;
}
/* ホバー時のアニメーション指定 */
.btn__box1 p:after {
  animation-name: topAnim;
  animation-duration: 2s;
  animation-delay: 0s;
  animation-iteration-count: ease-in;
  animation-iteration-count: infinite;
  -webkit-animation-name: topAnim;
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: ease-in;
  -webkit-animation-iteration-count: infinite;
}
.btn__box2 p:after {
  animation-name: topAnim;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-iteration-count: ease-in;
  animation-iteration-count: infinite;
  -webkit-animation-name: topAnim;
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 2s;
  -webkit-animation-iteration-count: ease-in;
  -webkit-animation-iteration-count: infinite;
}
/* 各アニメーション */
@keyframes topAnim {
  0% {
    top: -225px;
  }
  100% {
    top: 225px;
  }
}
@-webkit-keyframes topAnim {
  0% {
    top: -225px;
  }
  100% {
    top: 225px;
  }
}
@keyframes leftAnim {
  0% {
    left: -225px;
  }
  100% {
    left: 225px;
  }
}
@-webkit-keyframes leftAnim {
  0% {
    left: -225px;
  }
  100% {
    left: 225px;
  }
}
.coming_img {
  position: relative;
  z-index: 1;
  margin-top: -170px;
  margin-bottom: 170px;
}
/* 文字手書き風 */
#mask-svg .st0 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 9px;
  stroke-dasharray: 1500; /* この行を追加 */
  stroke-dashoffset: 1500; /* この行を追加 */
}
#mask-svg {
  position: absolute;
  top: 200px;
  right: 13%;
}