/* pc
---------------------------------------------*/
@media print, screen and (min-width: 768px) {
  /* wrapper */
  #wrapper {
    overflow: hidden;
    position: relative;
  }
  /* leftPetal */
  .leftPetal {
    position: absolute;
    z-index: 11;
    right: 50%;
    top: 0;
    height: 100%;
    width: 100%;
    min-width: 2000px;
    margin-right: 370px;
    display: none;
  }
  /* rightPetal */
  .rightPetal {
    position: absolute;
    z-index: 11;
    left: 50%;
    top: 0;
    height: 100%;
    width: 100%;
    min-width: 2000px;
    margin-left: 370px;
    display: none;
  }
  /* mv */
  .mv {
    height: 560px;
    position: relative;
    overflow: hidden;
  }
  .mv .slide1 {
    width: 100%;
    height: 560px;
    background: #ffeeef url(/brand/breathparfum/img/top/slide1_bg.jpg) no-repeat center;
  }
  .slide1 h2,
  .slide1 p,
  .slide3 h2,
  .slide3 p {
    position: absolute;
  }
  .slide1 h2 {
    top: 20px;
    left: 99px;
  }
  .slide1 .image {
    top: 257px;
    left: 78px;
  }
  .slide1 .pkg {
    top: 53px;
    right: -36px;
  }
  .slide1 .btn {
    top: 420px;
    right: 66px;
  }
  .slide1 .btn:hover,
  .slide1 .pkg:hover,
  .slide3 .btn:hover {
    opacity: 0.7;
  }
  .mv .slide3 {
    width: 100%;
    height: 560px;
    background: #ffeeef url(/brand/breathparfum/img/top/slide3_bg.jpg) no-repeat center;
  }
  .slide3 h2 {
    top: 53px;
    left: 70px;
  }
  .slide3 .pkg {
    bottom: 0;
    left: -75px;
    z-index: 10;
  }
  .slide3 .catch {
    top: 20px;
    left: 510px;
  }
  .slide3 .btn {
    top: 429px;
    right: 0;
  }
  .mv .inner {
    width: 1028px;
    height: 560px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
  }
  .bx-controls {
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
  }
  .bx-controls-direction {
    position: absolute;
    top: 215px;
    width: 1028px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 3000;
  }
  .bx-prev,
  .bx-next {
    height: 60px;
    width: 60px;
    display: block;
    position: absolute;
    text-indent: -9999px;
    z-index: 3000;
    top: 50px;
  }
  .bx-prev:hover,
  .bx-next:hover {
    opacity: 0.7;
    cursor: pointer;
  }
  .bx-prev {
    background: url(/brand/breathparfum/img/top/icon_back.png) no-repeat;
    left: -60px;
  }
  .bx-next {
    background: url(/brand/breathparfum/img/top/icon_next.png) no-repeat;
    right: -60px;
  }
  .bx-pager {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    height: 10px;
    z-index: 3000;
  }
  .bx-pager .bx-pager-item {
    display: inline-block;
    height: 10px;
    width: 10px;
    text-indent: -9999px;
    background: #cccccc;
    border-radius: 50%;
    margin: 0 3px;
  }
  .bx-pager .bx-pager-item a {
    height: 10px;
    width: 10px;
    display: block;
    background: #cccccc;
    border-radius: 50%;
  }
  .bx-pager .bx-pager-item a.active {
    background: #f44b9a;
  }
  .linkBox {
    z-index: 1000;
  }
  .petal05 {
    position: absolute;
    top: -165px;
    left: -250px;
  }
  .petal06 {
    position: absolute;
    top: -117px;
    right: -230px;
    z-index: 1;
  }
  .petal07 {
    position: absolute;
    top: -37px;
    right: -62px;
  }
  /* about */
  #about {
    background: url(/brand/breathparfum/img/top/petal_bg01.png) center center no-repeat;
    background-size: contain;
    padding: 80px 0;
  }
  #about .l-inner {
    position: relative;
  }
  #about .txt {
    position: relative;
    font-size: 18px;
    text-align: left;
    line-height: 2.5;
    margin: 0 0 25px 58px;
    z-index: 12;
  }
  #about .img {
    position: absolute;
    right: -65px;
    top: 80px;
    z-index: 11;
  }
  #about ul {
    position: relative;
    overflow: hidden;
    margin: 0 0 0 58px;
    z-index: 11;
  }
  #about ul li {
    float: left;
  }
  #about ul li + li {
    margin-left: 20px;
  }
  #about .bnr {
    text-align: center;
    padding-top: 65px;
    position: relative;
    z-index: 12;
  }
  #about .bnr.story {
    padding-top: 30px;
  }
  /* tvcm */
  #tvcm {
    padding: 95px 0 50px;
    background: url(/brand/breathparfum/img/top/petal_bg03.png) center top no-repeat;
  }
  #tvcm .movie {
    position: relative;
    width: 574px;
    margin: auto;
    z-index: 12;
  }
  #tvcm .movie .lead {
    text-align: center;
  }
  #tvcm .movie .not_movie {
    text-align: center;
  }
  #movie_area {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999;
  }
  #movie_area #movie_inner {
    width: 1028px;
    margin: 0 auto;
    position: relative;
    top: 50%;
  }
  #movie_area #movie_inner #movie_frame {
    width: 678px;
    margin: 0 auto;
  }
  #movie_area #movie_inner #close_Btn {
    width: 678px;
    background: #000000;
    text-align: right;
    padding: 7px 0;
    margin: 0 auto;
  }
  #movie_area #movie_inner #close_Btn img {
    margin-right: 17px !important;
    cursor: pointer;
  }
}

/* sp
---------------------------------------------*/
@media screen and (max-width: 767px) {
  /* mv */
  .mv {
    position: relative;
    height: 130.4vw;
    overflow: hidden;
    width: 100%;
  }

  .mv .slide1 {
  width: 100%;
  }
  .mv .slide1 a{
  display: block;
  }
  .slide1 h2 {
  width: 100%;
  }
  .bx-controls {
  }
  .bx-controls-direction {
  position: absolute;
  top: 35%;
  width: 100%;
  z-index: 3000;
  }
  .bx-prev, .bx-next {
  height: 50px;
  width: 25px;
  top: 40%;
  display: block;
  position: absolute;
  text-indent: -9999px;
  }
  .bx-prev {
  background: url(/brand/breathparfum/img/top/icon_back_sp.png) no-repeat;
  background-size: 25px 50px;
  left: 0;
  z-index: 3000;
  }
  .bx-next {
  background: url(/brand/breathparfum/img/top/icon_next_sp.png) no-repeat;
  background-size: 25px 50px;
  right: 0;
  z-index: 3000;
  }
  .bx-pager {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  height: 10px;
  z-index: 3000;
  }
  .bx-pager .bx-pager-item {
  display: inline-block;
  height: 10px;
  width: 10px;
  text-indent: -9999px;
  background: #cccccc;
  border-radius: 50%;
  margin: 0 3px;
  }
  .bx-pager .bx-pager-item a {
  height: 10px;
  width: 10px;
  display: block;
  background: #cccccc;
  border-radius: 50%;
  }
  .bx-pager .bx-pager-item a.active {
  background: #f44b9a;
  }
  /* about */
  #about {
    padding-bottom: 40px;
  }
  #about h2 {
    width: 40%;
    margin: 6% auto 6%;
  }
  #about .txt {
    position: relative;
    text-align: center;
    padding: 0 10px;
    font-size: 15px;
    z-index: 10;
  }
  #about .txt + .txt {
  margin-top:15px;
  }
  #about .img {
  margin-top:-15%;
  }
  #about .bnr{
  margin: 0 10px;
  }
  #about .bnr.story {
  margin-top: 10px;
  }
  /* product */
  #product {
  padding:42px 0 0;
  }
  #product h2 {
  width:27%;
  margin: 0 auto 6%;
  }
  #product .box {
  padding-bottom:35px;
  }
  #product .box.ocean {
  background:#f2f9fd;
  }
  #product .box figure {
  margin-bottom:20px;
  }
  #product .box div h5 {
    width: 68%;
    margin: 0 auto 18px;
  }
  #product .box div .txt {
    font-size: 15px;
    margin: 0 10px 24px;
  }
  #product .box div ul {
    overflow: hidden;
    margin: 0 10px 0;
  }
  #product .box div ul li {
    position: relative;
    width: 48%;
    height: 45px;
    float: left;
    display: table;
    text-align: center;
  }
  #product .box.floral div ul li {
  background:#f44b9a;
  }
  #product .box.ocean div ul li {
  background:#00a8f6;
  }
  #product .box div ul li:nth-child(2n) {
  float:right;
  }
  #product .box div ul li a {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: 600;
  }
  #product .box div ul li a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 10px;
    width: 13px;
    height: 13px;
  }
  /* tvcm */
  #tvcm .l-inner {
  padding:40px 10px 20px;
  text-align: center;
  }
  #tvcm h2 {
    width: 34%;
    margin: 0 auto 22px;
  }
  #tvcm .movie .lead {
    text-align: center;
    font-size: 15px;
  }
  #tvcm .movie .not_movie {
  text-align: center;
  }

  /* bnr */
  aside {
  background: #effcf9;
  }
  aside .bnr_bottom {
    padding: 30px 10px;
  }

  /* タップイベント用 CSS */
  .touch {
  width: 0px;
  height: 0px;
  position: fixed;
  top: 100px;
  left: 100px;
  z-index:999;
  }
  .obj {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease;
  opacity: 0;

  }
  .move .obj01,.move .obj03,.move .obj04,.move .obj08  ,.move .obj12 {
  animation: rotation01 2s ease 0s;
  -webkit-animation: rotation01 2s ease 0s;
  }
  .move .obj02,.move .obj06 ,.move .obj09 ,.move .obj11{
  animation: rotation02 2s ease 0s;
  -webkit-animation: rotation02 2s ease 0s;
  }

  .move .obj07,.move .obj10,.move .obj05{
  animation: rotation03 2s ease 0s;
  -webkit-animation: rotation03 2s ease 0s;
  }

  .move .obj01 {
    top: -38px;
    left: 23px;
    width: 14px;
  }
  .move .obj02 {
    top: -12px;
    left: 45px;
  }
  .move .obj03 {
    top: 3px;
    left: 39px;
    width: 12px;
  }
  .move .obj04 {
    top: 34px;
    left: 56px;
    width: 18px;
  }
  .move .obj05 {
    top: 36px;
    left: -25px;
  }
  .move .obj06 {
    top: 4px;
    left: -55px;
    width: 17px;
  }
  .move .obj07 {
    top: -39px;
    left: -32px;
    width: 18px;
  }
  .move .obj08 {
    top: -2px;
    left: 10px;
    width: 16px;
  }
  .move .obj09 {
    top: 11px;
    left: 78px;
    width: 17px;
  }
  .move .obj10 {
    top: 18px;
    left: 2px;
    width: 11px;
  }
  .move .obj11 {
    top: -9px;
    left: -15px;
  }
  .move .obj12 {
    top: 18px;
    left: -50px;
    width: 10px;
  }
}

@-webkit-keyframes rotation01 {
  0% {
        -webkit-transform: scale(1) rotate(180deg);
    -moz-transform: scale(1) rotate(180deg);
    opacity: 1;
  }
  100% {
        -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes rotation02 {
  0% {
        -webkit-transform: scale(1) rotate(-80deg);
    -moz-transform: scale(1) rotate(-80deg);
    opacity: 1;
  }
  100% {
        -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes rotation03 {
  0% {
        -webkit-transform: scale(1) rotate(120deg);
    -moz-transform: scale(1) rotate(120deg);
    opacity: 1;
  }
  100% {
        -webkit-transform: scale(1);
    opacity: 0;
  }
}
