.about:after,
.collection-category:after {
  content: "";
  display: block;
  clear: both;
}

.about {
  position: relative;
}

.about .item {
  float: left;
  width: 33.33333333333333%;
}

.about.grid-item-9 .item:nth-of-type(4) ,
.about.grid-item-6-type01 .item:nth-of-type(4){
  margin-right: 33.33333333333333%;
}
.about.grid-item-3-type01 .item:nth-of-type(1){
  margin-right: 33.33333333333333%;
}
.about.grid-item-3-type01 .item:nth-of-type(3){
  display: none;
}
.about .item img {
  width: 100%;
}

.about .text {
  width: 33.33333333333333%;
  height: 50%;
  padding: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
}
.about.grid-item-9 .text {
  height: 33.33333333333333%;
  position: absolute;
  bottom: 33.33333333333333%;
  right: 33.33333333333333%;
}
.about.grid-item-3-type01 .text {
  width: 33.33333333333333%;
  height: 100%;
  padding: 30px;
  position: absolute;
  bottom: 0;
  right: 33.33333333333333%;
  box-sizing: border-box;
}
.about.grid-item-6-type01 .text {
  width: 33.33333333333333%;
  height: 50%;
  padding: 30px;
  position: absolute;
  bottom: 0;
  right: 33.33333333333333%;
  box-sizing: border-box;
}

.about .text-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.about .text-inner p {
  font-size: 16px;
  line-height: 1.6;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-collection .bloc_frame .ctn_content .ctn_content_inner:last-of-type {
  padding-bottom: 10px;
}

.collection-content {
  width: 100%;
  max-width: 940px;
  margin: 0 auto 35px;
}

.collection-category-head {
  float: left;
  width: 200px;
}

.collection-category:nth-of-type(1) .collection-category-head {
  background: url("/resources/images/collection/collection-category-head-01.png") center bottom no-repeat;
}

.collection-category:nth-of-type(2) .collection-category-head {
  background: url("/resources/images/collection/collection-category-head-02.png") center bottom no-repeat;
}

.collection-category:nth-of-type(2) .collection-category-head.two-categorys {
  background: url("/resources/images/collection/collection-category-head-03.png") center bottom no-repeat;
}

.collection-category:nth-of-type(3) .collection-category-head {
  background: url("/resources/images/collection/collection-category-head-03.png") center bottom no-repeat;
}

.collection-category-head h2 {
  font-family: fortunato_titre;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.collection-category-head h2 .number {
  font-size: 144px;
  line-height: 1.2;
  display: block;
}

.collection-category:nth-of-type(1) .collection-category-head .number {
  color: #d8eeb3;
}

.collection-category:nth-of-type(2) .collection-category-head .number {
  color: #fac7d6;
}

.collection-category:nth-of-type(3) .collection-category-head .number {
  color: #ceecd1;
}

.products-list-wrapper {
  width: auto;
  margin-left: 220px;
  border-top: solid 1px #d9d9d9;
}

.collection-category:nth-of-type(1)  .products-list-wrapper {
  border: none;
}

.other-collection-content .products-list-wrapper {
  margin: 0 20px;
  padding: 0 50px;
}

.products-list {
  padding: 25px 0;
}

.threeStep-ttl {
  font-size: 18px;
  line-height: 32px;
  margin-top: -10px;
}

.threeStep-ttl .bigger {
  font-size: 30px;
  line-height: 42px;
}

@media screen and (max-width:768px) {
.threeStep-ttl {
    font-size: 12px;
    line-height: 29px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .threeStep-ttl .bigger {
    font-size: 21px;
    line-height: 27px;
  }
  .collection-content {
    margin: 0 auto 40px;
  }
}

.other-collection-content .products-list {
  padding: 20px 0 30px;
}

.collection-category + .collection-category .products-list {
}

.products-list li img {
  width: 100%;
  max-width: 170px;
}

.other-collection-content .products-list li img {
  width: 100%;
  max-width: 340px;
}

.meta-fragrance,
.meta-category,
.meta-volume,
.meta-price {
  display: block;
}

.page-extraits-de-cologne .meta-volume,
.page-extraits-de-cologne .meta-price {
  display: inline-block;
}

.meta-fragrance,
.meta-volume,
.meta-price {
  font-size: 12px;
}

.meta-category {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 7px;
}

.boutique-collection-content {
  text-align: left;
}

.boutique-collection-inner {
  width: 100%;
  max-width: 610px;
  margin: 35px auto 50px;
}

.boutique-collection-inner .rg-col {
  width: 48%;
  margin-right: 4%; 
}

.boutique-collection-inner .rg-col:nth-of-type(2n) {
  margin-right: 0;
}

.boutique-collection-content .product-title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #d1d1d1;
}

.boutique-collection-content .product-title .sub {
  font-size: 10px;
  font-weight: normal;
  margin-top: 5px;
  display: block;
}

.boutique-collection-content .product-info {
  text-indent: -1em;
  padding-left: 1em;
}

.boutique-collection-content .btn-wrapper {
  text-align: center;
  margin-top: 40px;
}
.boutique-collection-content .btn-wrapper .column-2-btn li {
  margin: 0 5px;
  display: inline-block;
}
.boutique-collection-content .btn-wrapper .column-2-btn a {
  width: 215px;
}

img.txt-points {
    height: 17px;
}
/* Slider Content */

.swiper-button-next,
.swiper-button-prev {
  width: 20px;
  height: 44px;
  margin-top: -22px;
  -moz-background-size: 20px 44px;
  -webkit-background-size: 20px 44px;
  background-size: 20px 44px;
}

.swiper-only-mobile .swiper-button-next,
.swiper-only-mobile .swiper-button-prev,
.garden-content .swiper-button-next,
.garden-content .swiper-button-prev,
.video-content .swiper-button-next,
.video-content .swiper-button-prev {
  display: none;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.swiper-button-prev {
  background-image: url("/resources/images/collection/slider-prev.png");
  left: 0;
}

.swiper-button-next {
  background-image: url("/resources/images/collection/slider-next.png");
  right: 0;
}

.swiper-pagination {
  display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}

.swiper-pagination-bullet {
  opacity: .13;
}

.swiper-pagination-bullet-active {
  background: #c7ac6f;
  opacity: 1;
}

@media screen and (max-width:900px) {
  .about .text-inner p {
    font-size: 13px;
    line-height: 1.5;
  }
  /* Slider Content */
  .swiper-button-next,
  .swiper-button-prev {
    width: 17px;
    height: 34px;
    margin-top: -17px;
    -moz-background-size: 17px 34px;
    -webkit-background-size: 17px 34px;
    background-size: 17px 34px;
  }
}

@media screen and (max-width:768px) {
  .about .item {
    width: 50%;
  }
  .about .item.productImg {
    width: 100%;
  }
  .about .item img {
    max-width: none;
  }
  .about.grid-item-9 .item:nth-of-type(4),
  .about.grid-item-6-type01 .item:nth-of-type(4),
  .about.grid-item-3-type01 .item:nth-of-type(1) {
    margin-right: auto;
  }
  .about.grid-item-3-type01 .item:nth-of-type(3){
    display: block;
  }
  .about .text,
  .about.grid-item-9 .text,
  .about.grid-item-6-type01 .text,
  .about.grid-item-3-type01 .text {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: static;
  }
  .about.grid-item-9 .text,
  .about.grid-item-6-type01 .text,
  .about.grid-item-3-type01 .text {
    padding: 0;
  margin: 0 auto;
  }
  .about .text-inner {
    width: auto;
    height: auto;
  }
  .about .text-inner p {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: -webkit-inline-box;
    padding: 10%;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 17px;
    height: 34px;
    margin-top: -17px;
    -moz-background-size: 17px 34px;
    -webkit-background-size: 17px 34px;
    background-size: 17px 34px;
  }
  .collection-category-head {
    background: none !important;
    width: auto;
    float: none;
  }
  .collection-category-head h2 {
    font-size: 15px;
  }
  .collection-category-head h2 .number {
    font-size: 75px;
    line-height: 1.1;
  }
  .collection-category + .collection-category {
    margin: 30px 0 0;
  }
  .products-list-wrapper {
    max-width: 340px;
    margin: auto;
  }
  .other-collection-content .products-list-wrapper {
    margin: auto;
    padding: 0 25px;
  }
  .products-list {
    padding: 15px 0 35px !important;
  }
  .collection-category + .collection-category .products-list {
    border-top: none;
  }
  .boutique-collection-content {
    padding-bottom: 0;
  }
  .boutique-collection-inner {
    width: 100%;
    max-width: 930px;
    margin: 25px auto;
  }
  .boutique-collection-content .btn-wrapper {
    text-align: center;
    margin-top: 25px;
  }
  .boutique-collection-inner .rg-col:first-of-type {
    margin-top: 0px;
  }
  .boutique-collection-inner .rg-col {
    width: 100%;
    margin-top: 25px;
  }
  .boutique-collection-content .btn-wrapper .column-2-btn {
  padding: 0 30px;
  }
  .boutique-collection-content .btn-wrapper .column-2-btn li {
    width: 100%;
  }
  .boutique-collection-content .btn-wrapper .column-2-btn li {
    margin: 0;
  }
  .boutique-collection-content .btn-wrapper .column-2-btn li:first-child {
    margin: 0 0 20px;
  }
  .boutique-collection-content .btn-wrapper .column-2-btn a {
    width: 100%;
  }


  /* Slider Content */

  .swiper-pagination {
    display: block;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction.detailsBtn{
    position: initial;
  }
  .video-content.swiper-container {
    padding-bottom: 50px;
  }
  .video-content .swiper-button-next,
  .video-content .swiper-button-prev {
    margin-top: 60px;
    top: auto;
    bottom: 5px;
    display: block;
  }
  .swiper-only-mobile .swiper-button-next,
  .swiper-only-mobile .swiper-button-prev,
  .garden-content .swiper-button-next,
  .garden-content .swiper-button-prev {
    display: block;
  }
  .video-content .swiper-pagination {
    position: absolute;
    bottom: 16px;
  }
  .bloc_white .video-content .video-player {
    padding: 0 30px;
  }
}


/* Extraits de Cologne */
.details_content .descriptionArea .textArea small.candle {
  margin-bottom: 0px;
  margin-top: 30px;
  color: #999;
  font-size: 10px;
  line-height: 1.6;
  color: #4e4c47;
  text-indent: -1em;
  margin-left: 1em;
  display: block;
  text-shadow:0px 0px 15px #ffffff,0px 0px 20px #ffffff,0px 0px 25px #ffffff,0px 0px 30px #ffffff,0px 0px 35px #ffffff,0px 0px 40px #ffffff,0px 0px 45px #ffffff,0px 0px 50px #ffffff;
}
.page-extraits-de-cologne .main-visual-image {
  background: url("/resources/images/collection/extraits-de-cologne/background-main-visual_04.jpg") center no-repeat;
  background-size: auto 100%;
  height: 365px;
  overflow: hidden;
}
.page-extraits-de-cologne .main-visual-image .main-visual-text {
  position: relative;
  width: 100%;
  height: 365px;
  max-width: 1070px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
}

.page-extraits-de-cologne .main-visual-image .main-visual-text img.pc.left {
  position: absolute;
  top: 0;
  left: 40.8%;
  width: 400px;
  height: auto;
}
.page-extraits-de-cologne .main-visual-image .main-visual-text img.pc.right {
  position: absolute;
  top: 192px;  
  left: 71%;
  width: 122px;
  height: auto;
}

.page-extraits-de-cologne .main-visual-image .main-visual-text img.sp.left {
  display:none;
}
.page-extraits-de-cologne .main-visual-image .main-visual-text img.sp.right {
  display:none;
}

.page-extraits-de-cologne .main-visual-image a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-extraits-de-cologne #banner {
  padding:15px 10px 0;  
}
.page-extraits-de-cologne #banner .banner_inner_sp {
  display: none;
} 
.page-extraits-de-cologne #banner .banner_inner_pc {
  position: relative;
  width: 100%;
  max-width: 1070px;
  margin: 10px auto 0;
  box-sizing: border-box;
  background: url("/resources/images/collection/extraits-de-cologne/bnr-pc_ov.jpg") no-repeat;
  background-size: 100% auto;  
}
.page-extraits-de-cologne #banner .banner_inner_pc img {
  width:100%;
  max-width: 1070px;
}
.page-extraits-de-cologne #banner .banner_inner_pc a  {
    display: inline-block;
}
.page-extraits-de-cologne #banner .banner_inner_pc a:hover {
  background-color: transparent; /* IE6対応 */
}

.page-extraits-de-cologne #banner .banner_inner_pc a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne #banner .banner_inner_pc {
    display: none;
  }  
  .page-extraits-de-cologne .main-visual .main-visual-image {
    background: url("/resources/images/collection/extraits-de-cologne/background-main-visual_04.jpg") center no-repeat;
    background-size: auto 140px;
    height: 140px;
  }
  .page-extraits-de-cologne .main-visual-image .main-visual-text {
    position: relative;
    width: 320px;
    height: 140px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box; 
  } 
  .page-extraits-de-cologne .main-visual-image img.pc {
    display: none;
  }  
  .page-extraits-de-cologne .main-visual-image .main-visual-text img.sp.left {
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 29%;
    width: 150px;
    height: auto;
  }
  .page-extraits-de-cologne #banner {
    padding: 35px 0 0;
  }
  .page-extraits-de-cologne #banner .banner_inner_sp {
    position: relative;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    box-sizing: border-box;
    display: block;
  }
  .page-extraits-de-cologne #banner .banner_inner_sp img.sp {
    display: block;
    width:100%;
    max-width: 480px;
  }
}

.page-extraits-de-cologne .main-visual-label {
  position: absolute;
  top: 0;
}

.page-extraits-de-cologne .main-visual-label img {
  width: 100%;
}
@media screen and (min-width: 1070px) {
  .page-extraits-de-cologne .main-visual-label {
    left: calc(50% - 515px);
  }
}
@media screen and (max-width: 1069px) and (min-width: 769px) {
  .page-extraits-de-cologne .main-visual-label {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .main-visual-label {
    width: 46px;
    top: 44px;
    right: calc(50% - 150px);
    left: auto;
  }
}

.page-extraits-de-cologne .main-visual-btn img.pc {
  position: absolute;
  display: block;
  max-width: 313px;
  height: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.page-extraits-de-cologne .main-visual-btn img.sp {
  display: none;
}
@media screen and (min-width: 960px) {
  .page-extraits-de-cologne .main-visual-btn img {
    top: 280px;
    left: calc(50% - 420px);
  }
}
@media screen and (max-width:959px) and (min-width: 769px) {
  .page-extraits-de-cologne .main-visual-btn img {
    top: 280px;
    right: auto;
    left: 6%;
    width: calc((312/960)*100%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .main-visual-btn img.pc {
    display: none;
  }
  .page-extraits-de-cologne .main-visual-btn img.sp {
    display: block;
    width: 260px;
    left: calc(50% - 68px);
    height: auto;
  margin: 25px auto 0;
  }
}
.page-extraits-de-cologne .localnav {
  text-align: center;
  padding: 20px 10px;
  max-width: 1070px;
  margin: 0 auto;
  font-size: 0;
}
.page-extraits-de-cologne .localnav li {
  display: inline-block;
}
.page-extraits-de-cologne .localnav li:not(:first-child) {
  margin-left: 2.0%;
}
.page-extraits-de-cologne .localnav li a {
  font-size: 16px;
  line-height: 1;
  display: block;
  text-align: left;
}
.page-extraits-de-cologne .localnav li .allow {
  padding-right: 20px; 
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .localnav {
    border-top: 2px solid #c0a264;
    border-bottom: 2px solid #c0a264;
    font-size: 0;
    padding: 0;
  }
  .page-extraits-de-cologne .localnav li {
    width: 100%;
    height: 35px;
    display: block;
    margin: 0 !important;
    background: none;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    position: relative;
  }
  .page-extraits-de-cologne .localnav li:last-child {
    border-width: 1px 1px 1px 1px;
  }
  .page-extraits-de-cologne .localnav li a {
    font-size: 10px;
    line-height: 1;
    padding:15px 0 10px; 
    display: block;
    position: absolute;
    left: calc(50% - 60px);
  }
  .page-extraits-de-cologne .localnav li .allow {
    width: 10px;
    display: inline-block;
    padding-right: 10px;
  }
  .page-extraits-de-cologne .localnav li .allow img {
    width: 100%;
  }
}

.page-extraits-de-cologne .bloc_frame + .bloc_frame .ctn_content_bgimg {
  padding-top: 60px;
  padding-bottom: 40px;
}

.page-extraits-de-cologne .bloc_frame + .bloc_frame .ctn_content_bgimg.lastbox {
  padding-bottom: 80px;
}

.page-extraits-de-cologne:not(.page-collection) .t_title-header .lead {
  margin: 0 0 5px;
}

.page-extraits-de-cologne .t_title-header .lead ~ .lead {
  margin: 6px 0 0;
}

.page-extraits-de-cologne .t_title-header .label {
  position: absolute;
  top: 34px;
  right: 50%;
  -ms-transform: translateX(390px);
  -webkit-transform: translateX(390px);
  transform: translateX(390px);
}
  .page-extraits-de-cologne .t_title-header .label img {
    width: 115px;
  }
@media screen and (min-width: 769px) and (max-width: 980px) {
  .page-extraits-de-cologne .t_title-header .label {
    -ms-transform: translateX(350px);
    -webkit-transform: translateX(350px);
    transform: translateX(350px);
  }
  .page-extraits-de-cologne .t_title-header .label img {
    width: 90px;
  }
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .t_title-header .label {
    display: block;
    padding: 8px 0;
    position: static;
    top: auto;
    right: auto;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .page-extraits-de-cologne .t_title-header .label img {
    width: 79px;
  }
  .page-extraits-de-cologne .bloc_frame + .bloc_frame .ctn_content_bgimg.lastbox {
    padding-bottom: 100px;
  }
  .page-extraits-de-cologne .bloc_frame + .bloc_frame .ctn_content_bgimg {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}

.page-extraits-de-cologne .ctn_content_bgimg {
  background-image: url("/resources/images/collection/extraits-de-cologne/background-pattern.gif");
  background-position: center -450px;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .ctn_content_bgimg {
    padding-bottom: 25px;
  }
}

.page-extraits-de-cologne .text-intro {
  font-size: 18px;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
}

.page-extraits-de-cologne .text-intro + .text-intro {
  margin-top: 6px;
}

.page-extraits-de-cologne .text-intro:last-of-type {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .text-intro {
    font-size: 12px;
  }
}


.page-extraits-de-cologne .product-cotent {
  max-width: 860px;
  margin: 0 auto;
}

.page-extraits-de-cologne .product-item.product-item-full {
  margin: 70px 0;
}

.page-extraits-de-cologne .product-image {
  padding: 0 4.76%;
}

.page-extraits-de-cologne .product-image img {
  max-width: 306px;
  width: 100%;
}

.page-extraits-de-cologne .product-text {
  text-align: left;
  padding: 0 4.76%;
}

.page-extraits-de-cologne .product-item-full .product-text {
  padding: 42px 2.38% 0;
}

.page-extraits-de-cologne .product-text-header {
  margin-bottom: 35px;
}

.page-extraits-de-cologne .product-text-header:after {
  content: "";
  display: block;
  clear: both;
}

.page-extraits-de-cologne .product-perfumer {
  width: 34.21%;
  float: left;
  margin-right: 4.76%;
}

.page-extraits-de-cologne .product-title,
.page-extraits-de-cologne .product-perfumer-signiture {
  margin-left: calc(34.21% + 4.76%);
}

.page-extraits-de-cologne .product-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: -0.09em;
}

.page-extraits-de-cologne .product-title-en {
  font-family: fortunato_titre;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  letter-spacing: 0.05em;
  display: block;
}
.page-extraits-de-cologne .text-cassis-frenesie {
  color: #946cb4;
}
.page-extraits-de-cologne .text-tubereuse-hedonie {
  color: #a7e0c4;
}
.page-extraits-de-cologne .text-neroli-facetie {
  color: #99d8e4;
}
.page-extraits-de-cologne .text-verveine-utopie {
  color: #e9b6a1;
}
.page-extraits-de-cologne .text-the-fantaisie {
  color: #ece781;
}
.page-extraits-de-cologne .text-magnolia-folie {
  color: #fc777d;
}
.page-extraits-de-cologne .text-rose-mignonnerie {
  color: #35b8af;
}
.page-extraits-de-cologne .text-gingembre-exquis {
  color: #F8485E;
}

.page-extraits-de-cologne .product-subtitle {
  color: #000;
  font-family: gotham;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: 0.02em;
  display: block;
}

.page-extraits-de-cologne .text-the-fantaisie .product-subtitle {
  margin-bottom: 39px;
}

.page-extraits-de-cologne .product-subtitle-jp {
  color: #000;
  font-family: gotham;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  letter-spacing: 0.02em;
  display: block;
  margin-top: 8px;
}

.page-extraits-de-cologne .product-perfumer-signiture {
  width: 147px;
  margin-top: 10px;
}

.page-extraits-de-cologne .product-text-body {
  margin-bottom: 35px;
}

.page-extraits-de-cologne .product-text-body p {
  font-size: 14px;
  line-height: 26px;
}

.page-extraits-de-cologne .product-video-playbutton {
  position: relative;
  width: 30px;
  height: 30px;
  margin-top: -1px;
  margin-right: 20px;
  float: left;
  border-radius: 50%;
  border: solid 1px #c0a264;
  cursor: pointer;
}

.page-extraits-de-cologne .product-video-playbutton:hover {
  background-color: rgba(192, 162, 100, 0.2);
}

.page-extraits-de-cologne .product-video-playbutton i {
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #c0a264;
  border-width: 10px 11px;
}

@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .product-item.product-item-full {
    margin: 0;
  }
  .page-extraits-de-cologne .product-item + .product-item .product-container {
    padding: 20px 0 0;
  }
  .page-extraits-de-cologne .product-image,
  .page-extraits-de-cologne .product-text,
  .page-extraits-de-cologne .product-item-full .product-text {
    padding: 0;
  }
  .page-extraits-de-cologne .product-text-header {
    margin-bottom: 15px;
  }
  .page-extraits-de-cologne .product-perfumer {
    width: 32.69%;
    float: left;
    margin-right: 3.846%;
  }
  .page-extraits-de-cologne .product-title,
  .page-extraits-de-cologne .product-perfumer-signiture,
  .product-text-perfumer {
    margin-left: calc(32.69% + 3.846%);
  }
  .page-extraits-de-cologne .product-title {
    font-size: 25px;
    line-height: 26px;
    padding-top: 5px;
  }
  .page-extraits-de-cologne .product-title-en {
    font-size: 13px;
    margin-top: 2px;
  }
  .page-extraits-de-cologne .product-subtitle {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 8px;
  }
  .page-extraits-de-cologne .text-the-fantaisie .product-subtitle {
    margin-bottom: 0;
  }
  .page-extraits-de-cologne .product-subtitle-jp {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .page-extraits-de-cologne .product-perfumer-signiture {
    width: 120px;
    margin-top: 0;
  }
  .page-extraits-de-cologne .product-text-body {
    margin-bottom: 20px;
  }
  .page-extraits-de-cologne .product-text-body p {
    font-size: 12px;
    line-height: 18px;
  }
  .page-extraits-de-cologne .product-text-footer {
    width: 155px;
    margin: 0 auto;
    display: block;
  }
  .page-extraits-de-cologne .product-video-playbutton {
    margin-right: 18px;
  }
}

.page-extraits-de-cologne .howto-content {
  max-width: 960px;
  margin: 30px auto 0;
}
.page-extraits-de-cologne .howto-text {
  text-align: left;
  padding: 0 10px 20px;
}
.page-extraits-de-cologne .howto-headline {
  text-align: left;
  padding: 16px 0 30px;
}
.page-extraits-de-cologne .howto-headline .lead {
  margin: 5px 0 0;
}
.page-extraits-de-cologne .howto-content-body p {
  font-size: 14px;
  line-height: 26px;
}
.page-extraits-de-cologne .howto-content-body p + p {
  padding-top: 1em;
}

.page-extraits-de-cologne .howto-video-content {
  overflow: hidden;
  max-width: 900px;
  margin: 0 auto;
}

.page-extraits-de-cologne .howto-video-headline {
  overflow: hidden;
  margin: 20px 0 18px;
}

.page-extraits-de-cologne .howto-video-headline-wrapper {
  width: 162px;
  margin: 0 auto;
  position: relative;
}

.page-extraits-de-cologne .howto-video-headline-wrapper:before,
.page-extraits-de-cologne .howto-video-headline-wrapper:after {
  content: "";
  background: #000;
  display: block;
  width: 300%;
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-extraits-de-cologne .howto-video-headline-wrapper:before {
  left: -300%;
}

.page-extraits-de-cologne .howto-video-headline-wrapper:after {
  right: -300%;
}

.page-extraits-de-cologne .howto-video-headline-wrapper span {
  font-family: fortunato_titre;
  font-size: 30px;
}

.page-extraits-de-cologne .howto-content .howto-video-content .video-content {
  max-width: 100%;
  margin: 0 auto;
}

.page-extraits-de-cologne .howto-content .howto-video-content .video-content .video-title {
  font-family: gotham;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-top: 12px;
}
@media screen and (min-width: 769px) {
  .page-extraits-de-cologne .howto-content .flat-btn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .howto-content-body {
    max-height: 72px;
    margin-top: 10px;
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    overflow: hidden;
    position: relative;
  }
  .page-extraits-de-cologne .howto-content-body.is-open {
    max-height: 300px;
  }
  .page-extraits-de-cologne .howto-content-body .js-text-overflow {
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-extraits-de-cologne .howto-content-body.is-open .js-text-overflow {
    height: auto;
    overflow: visible;
    text-overflow: clip;
  }
  .page-extraits-de-cologne .howto-content-body:after {
    content: "";
    display: block;
    width: 30%;
    height: 18px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .page-extraits-de-cologne .howto-content-body p {
    font-size: 12px;
    line-height: 18px;
  }
  .page-extraits-de-cologne .howto-content .howto-video-content .video-content .video-title {
    font-size: 15px;
    margin-top: 8px;
    margin-bottom: -16px;
  }
  .page-extraits-de-cologne .howto-content .flat-btn {
    margin-top: 5px;
  }
}

.page-extraits-de-cologne .history-content {
  max-width: 860px;
  margin: 0 auto;
  position: relative;
}

.page-extraits-de-cologne .history-content-image {
  position: absolute;
  width: 168px;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.page-extraits-de-cologne .history-content-image img {
  width: 100%;
}

.page-extraits-de-cologne .history-content-body {
  margin-bottom: 40px;
}

.page-extraits-de-cologne .history-content-body:after {
  content:"";
  display:block;
  clear:both;
}

.page-extraits-de-cologne .history-content-text {
  max-width: 300px;
  width: 35%;
}

.page-extraits-de-cologne .history-content-text p {
  font-size: 14px;
  line-height: 22px;
}

.page-extraits-de-cologne .history-content-text p + p {
  padding-top: 1em;
}

.page-extraits-de-cologne .history-content-text.content-left {
  text-align: left;
  float: left;
}

.page-extraits-de-cologne .history-content-text.content-right {
  text-align: left;
  float: right;
}
@media screen and (min-width: 769px) {
  .page-extraits-de-cologne .history-content .flat-btn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-extraits-de-cologne .history-content {
    text-align: left;
  }
  .page-extraits-de-cologne .history-content-body {
    margin-bottom: 0;
  }
  .page-extraits-de-cologne .history-content-image {
    position: static;
    width: 156px;
    margin: 10px auto 0;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .page-extraits-de-cologne .history-content-body {
    max-height: 72px;
    margin-top: 26px;
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    overflow: hidden;
  }
  .page-extraits-de-cologne .history-content-body.is-open {
    max-height: 800px;
  }
  .page-extraits-de-cologne .history-content-body .js-text-overflow {
    height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-extraits-de-cologne .history-content-body.is-open .js-text-overflow {
    height: auto;
    overflow: visible;
    text-overflow: clip;
  }
  .page-extraits-de-cologne .history-content-text.content-left,
  .page-extraits-de-cologne .history-content-text.content-right {
    text-align: left;
    float: none;
    max-width: none;
    width: 100%;
  }
  .page-extraits-de-cologne .history-content-text p {
    font-size: 12px;
    line-height: 18px;
  }
  .page-extraits-de-cologne .history-content .flat-btn {
    margin-top: 5px;
    margin-bottom: 25px;
  }
}
/*エクストレドコロン コレクションページ 12/26更新*/
#edcSlide .ctn_content.ctn_page {
    position: relative;
    width: 100%;
    max-width: 1070px;
    margin: 20px auto 50px;
    box-sizing: border-box;
}
#edcSlide .edcSlide-content {
  width: 100%;
  padding-left: calc((100% - 870px)/2);
  padding-right: calc((100% - 870px)/2);
  box-sizing: border-box;
}
#edcSlide .edcSlide-content:before {
  content: ' ';
  width: calc((100% - 870px)/2);
  height: 100%;  
  background-color: #fff;
  position: absolute;
  top:0;
  left:-2px;
  z-index: 10;
}
#edcSlide .edcSlide-content:after {
  content: ' ';
  width: calc((100% - 870px)/2);
  height: 100%;  
  background-color: #fff;
  position: absolute;
  top:0;
  right:0;
  z-index: 10;
}
#edcSlide .edcSlide-content .swiper-button-prev,
#edcSlide .edcSlide-content .swiper-button-next {
  z-index: 100;
  top: 26.79%;
  margin: 0 10px;
}

#edcSlide .edcSlide-item {
  width: calc(33.33% - 10px) !important;
  max-width: 280px;
  margin: 0 5px;
}
#edcSlide .edcSlide-item .edcSlide-box .edcSlide-image img {
  width: 100%;
  max-width: 280px;
}
#edcSlide .edcSlide-item .edcSlide-box .name .en {
  font-size: 24px;
  line-height: 24px;
  font-family: fortunato_titre;
}
#edcSlide .edcSlide-item .edcSlide-box .name .jp {
  font-size: 14px;
  line-height: 30px;
}
#edcSlide .edcSlide-item .edcSlide-box .perfumer {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 5px;
}
#edcSlide .edcSlide-item .edcSlide-box .signatureImg {
  width: 160px;
  margin: 0 auto 10px;
}
#edcSlide .edcSlide-item .edcSlide-box .signatureImg img {
  width: 100%;
}
.edcSlide-content .swiper-pagination {
  display: block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 0px;
}
.edcSlide-content> .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
@media screen and (max-width: 768px) {
  #edcSlide .ctn_content .ctn_content_inner {
    padding: 10px 10px 15px;
  }
  #edcSlide .ctn_content_inner .text-intro {
    margin-bottom: 20px;
  }
  #edcSlide .ctn_content.ctn_page {
    position: relative;
    width: 100%;
    max-width: 1070px;
    margin: 25px auto 35px;
    box-sizing: border-box;
  }
  #edcSlide .edcSlide-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  #edcSlide .edcSlide-content:before {
    display: none;
  }
  #edcSlide .edcSlide-content:after {
    display: none;
  }
  #edcSlide .edcSlide-content .swiper-button-prev,
  #edcSlide .edcSlide-content .swiper-button-next {
    z-index: 100;
    top: 26.79%;
    margin: 0;
  }

  #edcSlide .edcSlide-item {
    width: 100% !important;
    max-width: 708px;
    margin: 0 auto;
  }
  #edcSlide .edcSlide-item .edcSlide-box .edcSlide-image img {
    width: 100%;
    max-width: 280px;
  }
  #edcSlide .edcSlide-item .edcSlide-box .name .en {
    font-size: 24px;
    line-height: 24px;
    font-family: fortunato_titre;
  }
  #edcSlide .edcSlide-item .edcSlide-box .name .jp {
    font-size: 14px;
    line-height: 30px;
  }
  #edcSlide .edcSlide-item .edcSlide-box .perfumer {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  #edcSlide .edcSlide-item .edcSlide-box .signatureImg {
    width: 160px;
    margin: 0 auto 15px;
  }
  #edcSlide .edcSlide-item .edcSlide-box .signatureImg img {
    width: 100%;
  }
  .edcSlide-content .swiper-pagination {
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .edcSlide-content> .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
}

/*エクストレドコロン フレグランスリチュアル*/
.edcLead {
  font-size: 20px;
  font-weight: bold;
  color: #c0a264;
  margin-bottom: 30px;
}
.edcLead .leadSmall {
  font-size: 14px;
  margin-top: 3px;
}
.ritualWrapper {
  clear: both;
}
.ritualTitle.t_title-header {
  padding: 70px 0 40px;
}
.ritualTitle.t_title-header:after {
  display: none;
}
.ritualTitle.t_title-header .lead {
  margin-bottom: 0;
}
.page-extraits-de-cologne .ritual-wrapper {
  float: none;
  margin-bottom: 20px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide {
  width: 33%;
  float: left;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepLogo {
  max-width: 163px;
  margin: 0 auto 12px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepLogo img {
  width: 100%;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepNum {
  font-size: 12px;
  line-height: 1;
  color: #c0a264;
  font-weight: bold;
  margin-bottom: 7px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepLead {
  font-size: 18px;
  line-height: 28px;
  color: #c0a264;
  font-weight: bold;
  margin-bottom: 5px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepDisc {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  margin-bottom: 10px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure {
  max-width: 200px;
  margin: 0 auto;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .itemImg  {
  position: relative;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure img {
  width: 100%;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .number1 {
  color: #000;
  font-size: 110px;
  font-family: fortunato_titre, serif;
  line-height: 110px;
  position: absolute;
  z-index: -10;
  display: inline-block;
  bottom: 2%;
  left: 19%;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .number2 {
  color: #000;
  font-size: 110px;
  font-family: fortunato_titre, serif;
  line-height: 110px;
  position: absolute;
  z-index: -10;
  display: inline-block;
  bottom: 2%;
  left: 12%;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .mata-fragrance {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin: 0 auto;
  display: block;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price {
  font-size: 12px;
  line-height: 20px;
  margin: 10px auto 7px;
  display: block;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price.perfume {
  display: table;
  margin: 10px auto 7px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price tr td {
  padding: 0 5px;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price tr td:first-child {
  text-align: left;
}
.page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price tr td:last-child {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .edcLead {
    font-size: 17px;
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .edcLead .leadSmall {
    font-size: 12px;
    margin-top: 3px;
  }
  .ritualWrapper {
    clear: both;
  }
  .ritualTitle.t_title-header {
    padding: 20px 10px 25px !important;
  }
  .ritualTitle.t_title-header:after {
    display: none;
  }
  .ritualTitle.t_title-header .lead {
    margin-bottom: 0;
  }
  .page-extraits-de-cologne .ritual-wrapper {
    float: none;
    margin-bottom: 0px;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide {
    width: 100%;
    float: left;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepLogo {
    max-width: 185px;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepLogo img {
    width: 100%;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepNum {
    font-size: 12px;
    line-height: 1;
    color: #c0a264;
    font-weight: bold;
    margin-bottom: 8px;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepLead {
    font-size: 18px;
    line-height: 28px;
    color: #c0a264;
    font-weight: bold;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .stepDisc {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin-bottom: 10px;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure {
    max-width: 200px;
    margin: 0 auto 35px;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide .itemImg  {
    position: relative;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure img {
    width: 100%;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .number1 {
    color: #000;
    font-size: 110px;
    font-family: fortunato_titre, serif;
    line-height: 110px;
    position: absolute;
    z-index: -10;
    display: inline-block;
    bottom: 2%;
    left: 19%;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .number2 {
    color: #000;
    font-size: 110px;
    font-family: fortunato_titre, serif;
    line-height: 110px;
    position: absolute;
    z-index: -10;
    display: inline-block;
    bottom: 2%;
    left: 12%;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .mata-fragrance {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    margin: 0 auto 7px;
    display: block;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price {
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 25px;
  }
  .page-extraits-de-cologne .ritual-wrapper .ritual .swiper-slide figure .meta-price.perfume {
    margin: 10px auto 15px;
  }
  .page-extraits-de-cologne .ritual-wrapper .swiper-button-next,
  .page-extraits-de-cologne .ritual-wrapper .swiper-button-prev {
    margin-top: 0;
  }
}


#flowerHolic .ctn_content.ctn_page {
  position: relative;
  width: 100%;
  max-width: 1070px;
  margin: -10px auto;
  box-sizing: border-box;
}
#flowerHolic .ctn_content_bgimg {
  position: relative;
  z-index: 1;
  background: url(/resources/images/collection/extraits-de-cologne/background-flowerholic.jpg) no-repeat center center;
  background-size:cover;
  padding-bottom: 50px;
}
#flowerHolic .text-intro {
  max-width: 840px;
}
#flowerHolic .t_title-header.en {
  width: 100%;
  max-width: 728px;
  margin: 0 auto;
  position: relative;
}
#flowerHolic .t_title-header .lead.lower {
  margin-top: 4px;
}
#flowerHolic .t_title-header .new {
  position: absolute;
  top: -21px;
  left: 12%;
  width: 78px;
}
#flowerHolic .t_title-header .new img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #flowerHolic .ctn_content.ctn_page {
    position: relative;
    width: 100%;
    max-width: 1070px;
    margin: -10px auto;
    box-sizing: border-box;
  }
  #flowerHolic .ctn_content .ctn_content_inner {
    padding: 10px 10px 30px;
  }
  #flowerHolic .ctn_content_bgimg {
    position: relative;
    z-index: 1;
    background: url(/resources/images/collection/extraits-de-cologne/background-sp-flowerholic.jpg) no-repeat center center;
    background-size:cover;
    padding-bottom: 45px;
    padding-top: 45px;
  }
  #flowerHolic .text-intro {
    max-width: 840px;
    margin-bottom: 15px;
  }
  #flowerHolic .t_title-header .lead.lower {
    margin-top: 4px;
    margin-bottom: 15px;
  }
  #flowerHolic .t_title-header .new {
    display: block;
    padding: 8px 0;
    position: absolute;
    width: 51px;
    height: 67px;
    top: -31px;
    left: calc(50% - 25px);
  }
  #flowerHolic .t_title-header.en {
    padding: 55px 0 15px !important;
  }
  #flowerHolic .t_title-header .new img {
    width: 100%;
  }
  #flowerHolic .video-player .video-iframe {
    height: 360px;
  }
}
@media screen and (max-width: 490px) {
  #flowerHolic .video-player .video-iframe {
    height: 240px;
  }
}

#discription .discription-content.sp {
  display: none;
}
#discription .discriptionArea {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
}
#discription .t_title-header {
  padding: 55px 0 40px;
}
#discription .discription-content {
  margin: 0 3.738%;
}
#discription .discription-list {
  text-align: center;
  margin-left: -40px;
}
#discription .discription-list .discription-item {
  width: 32.9%;
  position: relative;
  display: inline-block;
  text-align: right;
  vertical-align: top;
}
#discription .discription-list .discription-item .image {
  max-width: 295px;
  width: 100%;
  display: inline-block;
  position: relative;
}
#discription .discription-list .discription-item .image .gifplayer-wrapper {
  width: 100% !important;
  height: auto !important;  
}
#discription .discription-list .discription-item .image .gp-gif-element {
  position: relative !important;
  width: 100% !important;
  height: auto !important;   
}
#discription .discription-list .discription-item .image .play-gif {
  display: none;
}
#discription .discription-list .discription-item .image img {
  width: 100%;
} 
#discription .discription-list .discription-item .number {
  color: #000;
  font-size: 150px;
  font-family: fortunato_titre, serif;
  line-height: 1;
  position: absolute;
  display: inline-block;
  bottom: -22px;
  left: -12%;
}
#discription .discription-list .discription-item figure {
  margin-left: 50px;
}
#discription .discription-list .discription-item figcaption {
  max-width: 295px;
  width: 100%;
  display: inline-block;
}
#discription .discription-list .discription-item figcaption .text {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  margin: 15px 6px 25px;
}
@media screen and (max-width: 768px) {
  #discription .discription-content.pc {
    display: none;
  }
  #discription .discription-content.sp {
    display: inherit;
  }
  #discription .discriptionArea {
    width: 100%;
    margin: 0 auto;
  }
  #discription .t_title-header {
    padding: 35px 0 30px;
  }
  #discription .discription-content {
    margin: 0 30px;
  }
  #discription .discription-list {
    text-align: center;
    margin: 0;
  }
  #discription .discription-list .discription-item {
    width: 100% !important;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
  }
  #discription .discription-list .discription-item .image {
    max-width: 295px;
    width: 60.69%;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  #discription .discription-list .discription-item .number {
    color: #000;
    font-size: 120px;
    font-family: fortunato_titre, serif;
    line-height: 1;
    position: absolute;
    display: inline-block;
    bottom: -19px;
    left: -15%;
  }
  #discription .discription-list .discription-item figure {
    margin-left: 0px;
    width: 100%;
  }
  #discription .discription-list .discription-item figcaption {
    max-width: 768px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #discription .discription-list .discription-item figcaption .text {
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    margin: 20px 0 20px;
  } 
  #discription .discription-content .swiper-pagination {
    display: block;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-left: 0px;
  }
  #discription .discription-content> .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }   
}
/*バナー*/
.giftBanner {
  position: relative;
  width: 100%;
  max-width: 1090px;
  margin: 60px auto 80px;
  padding: 0 10px;
  box-sizing: border-box;
}
.giftBanner .giftBanner-inner img {
  width: 100%;
}
.giftBanner .giftBanner-inner img.sp {
  display: none; 
}
@media screen and (max-width:768px) {
  .giftBanner {
    position: relative;
    width: 100%;
    max-width: 480px;
    margin: 20px auto 125px;
    box-sizing: border-box;
  }  
  .giftBanner .giftBanner-inner img.sp {
    display: inherit;
  }
  .giftBanner .giftBanner-inner img.pc {
    display: none;
  }
  .no_breadcrumb_mobile .ctn_content_bgimg { 
    padding-bottom: 100px;
  }
}

/* Aura Mirabilis */
.page-aura-mirabilis .main-visual-image {
  background: url("/resources/images/collection/aura-mirabilis/background-main-visual.jpg") center no-repeat;
  background-size: auto 100%;
  height: 327px;
}

.page-aura-mirabilis .main-visual-image img {
  max-width: 325px;
  height: auto;
  padding-top: 60px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

@media screen and (min-width: 1280px) {
  .page-aura-mirabilis .main-visual-image img {
    left: calc((100vw - 1280px) / 2 + 177px);
  }
}

@media screen and (max-width:1279px) and (min-width: 960px) {
  .page-aura-mirabilis .main-visual-image img {
    left: calc(14% + (100% - 1280px) * 0.325);
  }
}

@media screen and (max-width:959px) and (min-width: 769px) {
  .page-aura-mirabilis .main-visual-image img {
    left: 3.4%;
    width: calc((325/960)*100%);
    padding-top: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.page-aura-mirabilis .main-visual-content {
  border-top: solid 1px #c0a264;
  border-bottom: solid 1px #c0a264;
}

.page-aura-mirabilis .main-visual-content .content-inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 42px 0;
  position: relative;
}

.page-aura-mirabilis .main-visual-content .content-inner:after {
  content: "";
  display: block;
  clear: both;
}

.page-aura-mirabilis .main-visual-content .content-inner .content-label-link {
  position: absolute;
  display: block;
  width: 15%;
  max-width: 122px; 
  top: -1px;
  right: 454px;
  z-index: 99;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

/*.page-aura-mirabilis .main-visual-content .content-inner .content-label-link:hover {
  opacity: 0.8;
}*/

@media screen and (max-width:900px) {
  .page-aura-mirabilis .main-visual-content .content-inner .content-label-link {
    right: auto;
    left: 31%;
    margin-left: 30px;
  }
}

.page-aura-mirabilis .main-visual-content .content-inner .content-label-link img {
  width: 100%;
}

.page-aura-mirabilis .main-visual-content .content-inner .image {
  text-align: left;
  position: absolute;
  width: 100%;
  padding: 0;
  bottom: 10px;
  left: 0;
  box-sizing: border-box;
}

@media screen and (max-width:900px) and (min-width: 769px) {
  .page-aura-mirabilis .main-visual-content .content-inner .image {
    left: -30px;
  }
}

.text-note small {
  color: #4e4c47;
  text-indent: -1em;
  margin-left: 1em;
  display: block;
  text-shadow:0px 0px 15px #ffffff,0px 0px 20px #ffffff,0px 0px 25px #ffffff,0px 0px 30px #ffffff,0px 0px 35px #ffffff,0px 0px 40px #ffffff,0px 0px 45px #ffffff,0px 0px 50px #ffffff;
}
.text-note small.no-indent {
  color: #4e4c47;
  text-indent: 0em;
  margin-left: 0em;
}
.page-aura-mirabilis .text-note small + small {
  margin-top: 0;
}

.page-aura-mirabilis .main-visual-content .content-inner .image img {
  width: 59%;
  max-width: 485px;
}

.page-aura-mirabilis .main-visual-content .content-inner .text {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  width: 46%;
  max-width: 388px;
  margin: 0 10px;
  float: right;
}

.page-aura-mirabilis .main-visual-content .content-inner .text .text-xlarge {
  font-size: 32px;
  line-height: 54px;
  padding-bottom: 4px;
  display: inline-block;
}

.page-aura-mirabilis .main-visual-content .content-inner .text .text-large {
  font-size: 18px;
}

.page-aura-mirabilis .main-visual-content .content-inner .text .text-small {
  font-size: 14px;
  line-height: 22px;
}

.page-aura-mirabilis .main-visual-content .content-inner .text-inner {
  padding: 2px 22px 2px 2px;
  box-sizing: border-box;
  width: 330px;
}

.page-aura-mirabilis .ctn_content_bgimg {
  background-image: url("/resources/images/collection/aura-mirabilis/background-pattern.gif");
  background-position: center -450px;
}

.page-aura-mirabilis .main-visual + .bloc_frame .ctn_content_bgimg {
  background: url("/resources/images/collection/aura-mirabilis/bg_steps_aura-mirabilis.jpg") repeat-y top center;
  background-size: 100% auto;
  padding-bottom: 40px;
}

.page-aura-mirabilis .main-visual + .bloc_frame + .bloc_frame .ctn_content_bgimg {
  padding-top: 30px;
  padding-bottom: 40px;
}

.video-player {
  position: relative;
  cursor: pointer;
  max-width: 860px;
  margin:0 auto;
}

.video-player img {
  width: 100%;
}

.video-player:before,
.video-player:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  z-index: 99;
}

.video-player:before {
  width: 75px;
  height: 75px;
  border: 1px solid #c0a264;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.video-player:hover:before {
  background: rgba(250, 250, 250, 0.5);
}

.video-player:after {
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 16px;
  border-color: transparent transparent transparent #c0a264;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.video-player.details {
  margin: 0;
  position: relative;
}

.video-player.details img {
  width: 100%;
}

.video-player.details:before,
.video-player.details:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  z-index: 99;
}

.video-player.details:before {
  width: 61px;
  height: 61px;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.video-player.details:hover:before {
  background: rgba(250, 250, 250, 0.125);
}

.video-player.details:after {
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 14px;
  border-color: transparent transparent transparent #000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.video-player.is-play:before,
.video-player.is-play:after {
  display: none;
}

.video-player .video-iframe {
  width: 100%;
  height: 466px;
}

.video-player.details .video-iframe {
  width: 100%;
  height: 466px;
}

.video-player.video-player-comingsoon {
  cursor: default;
}
.video-player.video-player-comingsoon img {
  opacity: 0.3;
}
.video-player.video-player-comingsoon:before {
  display: none;
}
.video-player.video-player-comingsoon:after {
  content: "Comming Soon";
  font-family: gotham;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  margin-left: auto;
  width: 100%;
  height: auto;
  border: none;
  left: 0;
}
.videoThumbnail .video-player.video-player-comingsoon,
.videoThumbnail .video-player.video-player-comingsoon img {
  cursor: default;
}
.videoThumbnail .video-player.video-player-comingsoon:after {
  font-size: 10px;
  font-weight: normal;
  margin-left: 0 !important;
  cursor: default;
}

.page-aura-mirabilis .history-content {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}

.page-aura-mirabilis .history-content .history-inner {
  margin-bottom: 20px;
}

.page-aura-mirabilis .history-content .history-content-body:after {
  content: "";
  display: block;
  clear: both;
}

.page-aura-mirabilis .history-content .history-content-body .history-content-image {
  text-align: center;
  width: 290px;
  float: left;
}

.page-aura-mirabilis .history-content .history-content-body .history-content-text {
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  width: auto;
  margin-left: 290px;
  padding: 0 65px;
  box-sizing: border-box;
}

.page-aura-mirabilis .history-content .history-content-body .history-content-text .history-content-title {
  font-size: 26px;
  margin-bottom: 20px;
}

.steps-content {
  width: 100%;
  max-width: 860px;
  margin: 15px auto 0;
}

.steps-headline {
  overflow: hidden;
  margin: 20px 0 30px;
}

.steps-headline-wrapper {
  width: 48.8%;
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}

.steps-headline-wrapper:before,
.steps-headline-wrapper:after {
  content: "";
  background: #000;
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.steps-headline-wrapper:before {
  left: -100%;
}

.steps-headline-wrapper:after {
  right: -100%;
}

.steps-content .steps-list:after {
  content: "";
  display: block;
  clear: both;
}

.steps-content .step-item {
  float: left;
  width: 33.33333333333332%;
  padding: 15px 0;
  box-sizing: border-box;
}

.steps-content .step-item .step-content {
  position: relative;
  z-index: 1;
}

.steps-content ol .step-item:nth-of-type(1) .step-content {
  background: url("/resources/images/collection/aura-mirabilis/background-step-01.png") no-repeat;
  background-position: 160% 40px;
}

.steps-content ol .step-item:nth-of-type(2) .step-content {
  background: url("/resources/images/collection/aura-mirabilis/background-step-02.png") no-repeat;
  background-position: 160% -120px;
}

.steps-content ol .step-item:nth-of-type(3) .step-content {
  background: url("/resources/images/collection/aura-mirabilis/background-step-03.png") no-repeat;
  background-position: 160% 35px;
}

.steps-content .step-item .step-content:before {
  font-family: fortunato_titre;
  font-size: 215px;
  line-height: 165px;
  display: block;
  position: absolute;
  top: 44px;
  left: 38%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.steps-content ol .step-item:nth-of-type(1) .step-content:before {
  content: "1";
}

.steps-content ol .step-item:nth-of-type(2) .step-content:before {
  content: "2";
}

.steps-content ol .step-item:nth-of-type(3) .step-content:before {
  content: "3";
}

.steps-content ol .step-item:nth-of-type(4) .step-content:before {
  content: "4";
}

.steps-content ol .step-image {
  padding-left: 40px;
}

.steps-content .step-item.item-new .step-image {
  position: relative;
}

.steps-content .step-item.item-new .step-image:after {
  content: "";
  background: url("/resources/images/collection/aura-mirabilis/label-new.png") no-repeat center;
  background-size: 100%;
  display: block;
  width: 55px;
  height: 72px;
  position: absolute;
  top: 5px;
  right: 16px;
}

.steps-content .step-image img {
  width: 220px;
}

.steps-content .step-title {
  color: #c0a264;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.steps-content .step-subtitle {
  color: #000;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  display: block;
}

.steps-content .step-info {
  font-size: 14px;
  line-height: 21px;
}

.steps-content .step-upper-text {
  color: #c0a264;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
}

.steps-content .flat-btn {
  margin-top: 30px;
}

.video-content {
  margin: 0 auto;
}

.video-content .video-title {
  font-family: gotham;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  margin-top: 18px;
}

.bloc_frame .video-content {
  max-width: 820px;
}

.bloc_white .video-content {
  max-width: 1050px;
}

.bloc_white .video-content .video-player {
  padding: 0 20px;
}

.garden-content .garden-plants {
  max-width: 820px;
  margin: 10px auto 25px;
}
@media screen and (min-width: 769px) {
  .garden-content .garden-plants {
    display: block;
  }
}

.garden-content .garden-plants:after {
  content: "";
  display: block;
  clear: both;
}

.garden-content .garden-plants .plant-item {
  text-align: center;
  background: #fff;
  width: 20%;
  float: left;
  padding: 5px 0;
  box-sizing: border-box;
}

.garden-content .garden-plants .plant-item.head-line {
  clear: left;
}

.garden-content .garden-plants .plant-item.head-line.line-4 {
  margin-left: 10%; 
}

.garden-content .garden-plants .plant-item img {
  width: 100%;
  max-width: 340px;
}

.garden-content .garden-plants .plant-item .plant-counter {
  display: none;
}

.garden-content .garden-plants .plant-item .plant-name {
  font-size: 14px;
  padding: 2px 0 22px;
}

.garden-content .garden-plants .plant-item .plant-name .sub {
  color: #c3a463;
  font-family: gotham;
  font-size: 13px;
  font-weight: 300;
  margin-top: 4px;
  display: block;
}
/*  details */
.bloc_frame.wide_frame_mobile .details_content {
  margin: 15px auto 40px;
  text-align: center;
  max-width: 884px;
  padding: 0 32px;
}
.details_content .packageArea{
  float: left;
  width: 48.86877828%;
}
.details_content .packageArea .swiper-container {
  display: none;
}
.details_content .packageArea .slideImg{
  margin: 0 10.41666666666% 20px -16.435185185%;
  position: relative;
}
.details_content .packageArea .slideImg img{
  width: 100%;
  max-width: 474px;
}
.details_content .packageArea .slideImg img.btn-prev{
  top: 40%;
  position: absolute;
 width: 6%;
  display: none;
}
.details_content .packageArea .slideImg img.btn-next{
  top: 40%;
  right: 0;
  position: absolute;
 width: 6%;
  display: none;
}
.details_content .packageArea .slideImg .img01{
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
}
.details_content .packageArea .slideImg .img02{
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
}
.details_content .packageArea .slideImg .img03{
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
}
.details_content .packageArea .slideImg .img01.active{
  opacity: 1;
  visibility: visible;
}
.details_content .packageArea .slideImg .img02.active{
  opacity: 1;
  visibility: visible;
}
.details_content .packageArea .slideImg .img03.active{
  opacity: 1;
  visibility: visible;
}

.details_content .packageArea .videoThumbnail,
.details_content .packageArea .slideThumbnail{
  text-align: left;
}
.details_content .packageArea .videoThumbnail div,
.details_content .packageArea .slideThumbnail div{
  display: inline-block;
  margin-right: 12px;
  border: 1px solid transparent;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  cursor: pointer;
}
.details_content .packageArea .slideThumbnail div.active{
  border: 1px solid #c0a264;
}
.details_content .packageArea .slideThumbnail div:hover{
  border: 1px solid #c0a264;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  cursor: pointer;
}
.details_content .packageArea .slideThumbnail div:last-child{
  margin-right: 0;
}
.details_content .packageArea .slideThumbnail img,
.details_content .packageArea .videoThumbnail img{
  width: 100%;
  max-width: 73px;
}

.details_content .packageArea .videoThumbnail {
  margin-top: 10px;
}
.details_content .packageArea .videoThumbnail .video-player:before {
  width: 35px;
  height: 35px;
}
.details_content .packageArea .videoThumbnail .video-player:after {
  margin-left: -3px;
  border-width: 9px 0 9px 11px;
}

@media screen and (max-width: 768px) {
  .details_content .packageArea .videoThumbnail {
    margin-bottom: 20px;
  }
}

.details_content .descriptionArea{
  float: left;
  width: 51.131221719%;
}
.details_content .descriptionArea .textArea{
  text-align: left;
  width: 100%;
}
.details_content .descriptionArea .d_title-header{
  font-size: 30px;
  line-height: 1;
  text-align: left;
}
.details_content .descriptionArea .d_title-header span{
  font-size: 14px;
}
.details_content .descriptionArea small{
  font-size: 18px;
  color: #000;
  line-height: normal;
  margin-bottom: 25px;
  display: block;
  text-align: left;
}
.details_content .descriptionArea small span{
  font-size: 14px;
}
.details_content .descriptionArea .textArea .text {
    padding: 20px 0 30px;
    font-size: 14px;
    line-height: 1.8;
  max-width: 454px;
  text-align: left;
}
.text {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
}
.details_content .descriptionArea .textArea .text sup {
  font-size: 0.5em;
  display: inline-block;
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.details_content .descriptionArea .textArea ul.productList{
  margin-bottom: 30px;
}
.details_content .descriptionArea .textArea .productList li{
  font-size: 14px;
  text-align: left;
  line-height: 1.8;
}
.details_content .descriptionArea .textArea .productList li:nth-child(odd){
  float: left;
  color: #c0a264;
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
}
.details_content .descriptionArea .textArea .productList.space li:nth-child(odd){
  width: 70px;
}
.details_content .descriptionArea .textArea .productList li:nth-child(even){
  float: none;
}
.details_content .descriptionArea .textArea .productList li:nth-child(even) + li,
.details_content .descriptionArea .textArea .productList li:nth-child(even) + li + li{
  margin-top: 5px;
}
.details_content .descriptionArea .textArea .productList li .text-label{
  background: #e2d3a0;
  color: #000;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  margin-top: 2px;
  margin-right: -10px;
  padding: 3px 2px 2px;
  border-radius: 2px;
}
.details_content .descriptionArea .textArea .flat-btn {
    max-width: 243px;
    width: 100%;
}
.details_content + .text-note {
  margin-top: -20px;
}
.text-note {
  max-width: 1050px;
  margin: 0 auto 46px;
  padding: 0 10px;
}

/*モーダル*/
.modal {
  z-index: 999999999;
  background-color: rgba(255,255,255,0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  -ms-transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
  transition: visibility .2s ease-in-out, opacity .2s ease-in-out;
}
.modal.is-open {
  opacity: 1;
  visibility: visible;
}
.modal .modalArea {
  position: relative;
  height: 100%;
}
.modal .modalArea .modalInner {
  background-color: #f5f5f5;
  width: 72.25%;
  height: calc(72.25vw * 0.52);
  padding: 20px 35px;
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
}
/* ボタン */
.modal .modalArea .modalInner p.btClose {
  width: 25px;
  position: absolute;
  top: -60px;
  right: 25px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity .2s;
}

.modal .modalArea .modalInner p.btClose:hover {
  opacity: 0.3;
}

.modal .modalArea .modalInner .modalContent {
  height: 100%;
}

.modal .modalArea .modalInner iframe {
  width: 100%;
  height: 100%;
  /*max-height: 609px;*/
}
@media screen and (max-width: 768px) {
  .modal .modalArea .modalInner {
    width: 81.25%;
    height: calc(81.25vw * 0.52);
  }
}

/* media screen */
@media screen and (max-width: 768px) {
  .page-aura-mirabilis .main-visual .main-visual-image {
    background: url("/resources/images/collection/aura-mirabilis/background-main-visual_sp.jpg") center no-repeat;
    background-size: auto 100%;
    height: 270px;
  }
  .page-aura-mirabilis .main-visual-image img {
    max-width: 260px;
    height: auto;
    padding-top: 0;
    top: 298px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-aura-mirabilis .main-visual-content .content-inner {
    padding: 1px 0 30px;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .content-label-link {
    width: 65px;
    margin-left: 38px;
    top: 196px;
    left: 50%;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .image {
    text-align: center;
    padding: 0;
    top: 170px;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .image img {
    width: 250px;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .text {
    font-size: 12px;
    line-height: 20px;
    width: 300px;
    margin: 362px auto 0;
    float: none;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .text-inner {
    padding: 10px 10px 0;
    width: 300px;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .text .text-xlarge {
    font-size: 21px;
    line-height: 28px;
    padding-bottom: 10px;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .text .text-large {
    font-size: 13px;
    line-height: 24px;
  }
  .page-aura-mirabilis .main-visual-content .content-inner .text .text-small {
    font-size: 11px;
    line-height: 17px;
  }
  .page-aura-mirabilis .ctn_content_bgimg {
    background-size: 200% auto;
  }
  .page-aura-mirabilis .main-visual + .bloc_frame .ctn_content_bgimg {
    background: url("/resources/images/collection/aura-mirabilis/background-pattern-step.jpg") repeat-y top center;
    background-size: 100% auto;
    padding: 40px 10px 70px;
  }
  .text-note small {
    margin-top: 10px;
  }
  .video-content {
    padding-top: 15px;
  }
  .video-content .video-title {
    font-family: gotham;
    font-size: 10px;
    margin-top: 9px;
  }
  .video-player .video-iframe {
    height: 240px;
  }
  .page-aura-mirabilis .history-content .history-content-body .history-content-image {
    width: 260px;
    margin: 15px auto 25px;
    padding-right: 10px;
    float: none;
  }
  .page-aura-mirabilis .history-content .history-content-body .history-content-image img {
    width: 100%;
  }
  .page-aura-mirabilis .history-content .history-content-body .history-content-text {
    font-size: 12px;
    line-height: 19px;
    margin-left: 0;
    padding: 0;
  }
  .page-aura-mirabilis .history-content .history-inner {
    margin-bottom: 0;
  }
  .page-aura-mirabilis .history-content .history-content-body .history-content-text .history-content-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .steps-content {
    /*max-width: 190px;*/
    /*margin: 0 auto;*/
  }
  .steps-headline {
    margin: 20px 0 18px;
  }
  .steps-headline-wrapper {
    width: 91px;
    max-width: none;
  }
  .steps-headline-wrapper img {
    width: 100%;
  }
  .steps-headline-wrapper:before,
  .steps-headline-wrapper:after {
    display: none;
  }
  .steps-content .step-item {
    float: none;
    width: 190px;
    margin: 0 auto;
    padding: 0 0 20px;
  }
  .steps-content .step-item .step-content {
    -webkit-background-size: 160px auto !important;
    background-size: 160px auto !important;
    padding-top: 10px;
  }
  .steps-content ol .step-item:nth-of-type(1) .step-content {
    background-position: 70% 55px;
  }
  .steps-content ol .step-item:nth-of-type(2) .step-content {
    background-position: 110% -55px;
  }
  .steps-content ol .step-item:nth-of-type(3) .step-content {
    background-position: 70% 45px;
  }
  .steps-content .step-item .step-content:before {
    font-size: 148px;
    line-height: 115px;
    top: 43px;
    left: 33%;
  }
  .steps-content ol .step-image {
    padding-left: 20px;
  }
  .steps-content .step-item.item-new .step-image:after {
    right: 50%;
    margin-right: -118px;
  }
  .steps-content .step-image img {
    width: 155px;
  }
  .steps-content .step-title {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 5px;
  }
  .steps-content .step-subtitle {
    font-size: 10px;
  }
  .steps-content .step-info {
    font-size: 12px;
  }
  .steps-content .flat-btn {
    margin-top: 10px;
  }
  .garden-content .garden-plants {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    margin: 0 auto;
  }
  .garden-content .garden-plants .plant-item {
    position: relative;
  }
  .garden-content .garden-plants .plant-item.head-line.line-4 {
    margin-left: auto; 
  }
  .garden-content .garden-plants .plant-item .plant-image {
    width: 65%;
    float: left;
  }
  .garden-content .garden-plants .plant-item .plant-text {
    position: absolute;
    width: 55%;
    top: 53%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  .garden-content .garden-plants .plant-item .plant-counter {
    font-family: gotham;
    font-size: 8px;
    font-weight: 300;
    text-align: center;
    display: block;
    margin-bottom: 5px;
  }
  .garden-content .garden-plants .plant-item .plant-name {
    font-size: 9px;
    padding: 0 0 15px;
  }
  .garden-content .garden-plants .plant-item .plant-name .sub {
    font-size: 8px;
    margin-top: 5px;
  }
  .page-collection .ctn_content_bgimg {
    padding: 35px 0 105px;
  }
    
    /*  details */
  .page-collection .bloc_frame {
    width: auto;
    box-sizing: border-box;
    padding: 0 10px;
  }
.page-collection .ditail-extra-content.bloc_frame {
    padding: 0;
  }
  .bloc_frame.wide_frame_mobile .details_content {
    margin: 0 auto 30px;
    padding: 0 10px;
    max-width: 480px;
  }
  .details_content .packageArea{
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .details_content .packageArea .slideImg{
    margin: 0;
  }
  .details_content .packageArea .slideImg img.btn-prev{
    display: block;
  }
  .details_content .packageArea .slideImg img.btn-next{
    display: block;
  }
  .details_content .descriptionArea small {
      font-size: 11px;
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .details_content .descriptionArea small span{
    font-size: 10px;
  }
  .details_content .descriptionArea .d_title-header {
      font-size: 21px;
  }
  .details_content .descriptionArea .textArea .productList li {
      font-size: 12px;
  }
  .details_content .descriptionArea{
    float: none;
    width: auto;
    padding-right: 0;
  }
  .details_content .descriptionArea .textArea ul.productList {
    margin-bottom: 25px;
  }
  .details_content .descriptionArea .textArea .productList li .text-label{
    font-size: 11px;
    margin-right: -10px;
    padding: 3px 4px 2px;
  }
  .details_content .descriptionArea .textArea .text {
      padding: 20px 0 25px;
    max-width: none;
    font-size: 12px;
  }  
  .details_content .descriptionArea .textArea .flat-btn {
    margin: 0 auto;
    max-width: 260px;
  }
  .details_content .descriptionArea .textArea{
    text-align: center;
  }
  .details_content + .text-note {
    margin-top: -40px;
  }
  .text-note {
    max-width: 480px;
    margin: 0 auto 72px;
  } 
  img.txt-points {
    height: 11px;
  }
    /*  2column */
  .inner-column-2 .column01 {
    width: 100%;
    padding-right: 0;
  }
  .video-player.details {
    margin: 0 auto 15px;
  }
  .inner-column-2 .column02 {
      width: auto;
  }
  .modal .modalArea .modalInner {
    padding: 20px 20px;
  }
}

.ditail-perfumer-signiture {
  margin-top: 12px;
}
.ditail-perfumer-signiture img {
  width: 168px !important;
}
.ditail-perfumer-jp {
  font-size: 12px;
  margin-bottom: 4px;
  display: block;
}
@media screen and (max-width: 768px) {
  .ditail-perfumer-signiture {
    margin-top: 10px;
  }
  .ditail-perfumer-signiture img {
    width: 158px !important;
  }
  .ditail-perfumer-jp {
    margin-bottom: 0;
  }
}

.ditail-extra-content .inner-column-2 .column01,
.ditail-extra-content .inner-column-2 .column02 {
  width: 50%;
  padding: 0;
}

.ditail-extra-content .inner-column-2 .text {
  padding-left: 25px;
}

@media screen and (max-width: 768px) {
  .ditail-extra-content .inner-column-2 .column01,
  .ditail-extra-content .inner-column-2 .column02 {
    width: 100%;
    padding-top: 16px;
  }

  .ditail-extra-content .inner-column-2 .text {
    padding-left: 0;
  }

  .ditail-extra-content .inner-column-2 .text p {
    font-size: 12px;
    line-height: 19px;
  }
}
.details_content .date {
  font-size: 14px;
    line-height: 1.8;
  margin-bottom: 15px;
}
.details_content .date dl dt {
    float: left;
    clear: both;
}
.details_content .date dl dt .label {
    background: #e2d3a0;
    padding: 2px 4px;
    border-radius: 2px;
}
.ctn_content.ctn_page.bigger {
  max-width: 1080px;
}
.lead.small.upper.recommend {
  padding-top: 10px;
}
.recommendSlide-content {
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
  margin-bottom: 70px;
}
.recommendSlide-content:before {
  content: ' ';
  width: 60px;
  height: 100%;  
  background-color: #fff;
  position: absolute;
  top:0;
  left:0;
  z-index: 10;
}
.recommendSlide-content:after {
  content: ' ';
  width: 60px;
  height: 100%;  
  background-color: #fff;
  position: absolute;
  top:0;
  right:0;
  z-index: 10;
}
.recommendSlide-content .swiper-button-prev,
.recommendSlide-content .swiper-button-next {
  z-index: 100;
  top: 26.79%;
  margin: 0 10px;
}

.recommendSlide-item {
  width: calc(25% - 20px) !important;
  max-width: 220px;
  margin: 0 10px;
}
.recommendSlide-item figcaption {
  text-align: center;
}
.recommendSlide-item .meta-price {
  display: table;
  margin: 0 auto 5px;
  height:3em;
  letter-spacing: -0.5px;
}
.recommendSlide-item .meta-price tr td {
  padding: 0;
  vertical-align: top;
  line-height: 1;
}
.recommendSlide-item .meta-price tr td:first-child {
  text-align: left;
  padding-right:0.5em;
}
.recommendSlide-item .meta-price tr td:last-child {
  text-align: right;
}
.recommendSlide-image img {
  width: 100%;
  max-width: 280px;
}
.recommendSlide-content .swiper-pagination {
  display: block;
  position: relative;
  margin-top: 55px;
  margin-bottom: 0px;
}
.recommendSlide-content> .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px;
}
@media screen and (max-width: 768px) {
  .ctn_content .ctn_content_inner {
    padding: 10px 10px 15px;
  }
  .ctn_content_inner .text-intro {
    margin-bottom: 20px;
  }
  .ctn_content.ctn_page {
    position: relative;
    width: 100%;
    max-width: 1070px;
    margin: 25px auto 35px;
    box-sizing: border-box;
  }
.lead.small.upper.recommend {
  padding-top: 0px;
  }
  .recommendSlide-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    margin-bottom: 45px; 
  }
  .recommendSlide-content:before {
    display: none;
  }
  .recommendSlide-content:after {
    display: none;
  }
  .recommendSlide-content .swiper-button-prev {
    z-index: 100;
    top: 26.79%;
    margin: 0 0 0 10.666%;
  }
  .recommendSlide-content .swiper-button-next {
    z-index: 100;
    top: 26.79%;
    margin: 0 10.666% 0 0;
  }

  .recommendSlide-item {
    width: 100% !important;
    max-width: 735px;
    margin: 0 auto;
  }
  .recommendSlide-image {
    width: 56.5%;  
    max-width: 280px;
    margin: 0 auto;
  }
  .recommendSlide-image img {
    width: 100%;
    max-width: 280px;
  }
  .recommendSlide-box .name .en {
    font-size: 24px;
    line-height: 24px;
    font-family: fortunato_titre;
  }
  .recommendSlide-box .name .jp {
    font-size: 14px;
    line-height: 30px;
  }
  .recommendSlide-box .perfumer {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .recommendSlide-box .signatureImg {
    width: 160px;
    margin: 0 auto 15px;
  }
  .recommendSlide-box .signatureImg img {
    width: 100%;
  }
  .recommendSlide-content .swiper-pagination {
    display: block;
    position: relative;
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .recommendSlide-content> .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
}
/*extraits-de-cologne*/
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgCf {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-cassis-frenesie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgMf {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-magnolia-folie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgNf {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-neroli-facetie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgRm {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-rose-mignonnerie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgTf {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-the-fantaisie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgTh {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-tubereuse-hedonie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgVu {
    background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-verveine-utopie.gif);
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.bgGe {
  background-image: url(/resources/images/collection/extraits-de-cologne/details/background-pattern-gingembre-exquis.gif);
}
/*extraits-de-cologne la-maison*/
.page-collection.page-extraits-de-cologne.la-maison .details_content .descriptionArea .d_title-header{
  line-height: 1.4;
}
.page-collection.page-extraits-de-cologne .recommend.bgCf {
    background: #efe9f4;
}
.page-collection.page-extraits-de-cologne .recommend.bgNf {
    background: #f0f9fb;
}
.page-collection.page-extraits-de-cologne .recommend.bgTf {
    background: #fcfbec;
}
.page-collection.page-extraits-de-cologne .recommend.bgTh {
    background: #f2faf6;
}
.page-collection.page-extraits-de-cologne .recommend.bgVu {
    background: #fcf4f1;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner {
    background: url(/resources/images/collection/la-maison/details/background_flower_01.png) left top no-repeat,
    url(/resources/images/collection/la-maison/details/background_flower_02.png) right top no-repeat,
      url(/resources/images/collection/la-maison/details/background_flower_03.png) left bottom no-repeat,
      url(/resources/images/collection/la-maison/details/background_flower_04.png) right bottom no-repeat;
  padding: 36px 10px 40px;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_box {
    max-width: 908px;
  margin: 0 auto;
  text-align: center;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page {
    max-width: 432px;
/*  height: 517px;*/
    margin: 0 10px 40px;
    display: inline-block;
  text-align: center;
      vertical-align: top;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .ctn_content_inner {
    padding: 20px 10px 40px;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_img {
    max-width: 300px;
    min-width: 200px;
    margin: 0 auto;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_txt {
    height: 105px;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_img img {
    width: 100%;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_name {
    font-size: 16px;
  line-height: 26px;
  margin: 0 0 5px;
}
.page-collection.page-extraits-de-cologne.recommend .recommend_inner .ctn_content.ctn_page .product_list {
    margin: 0 auto 15px;
  font-size: 14px;
}

.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_list table {
    margin: 0 auto;
}


.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_list .spec {
    padding-right: 10px;
  text-align: left;

}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_list .price {
  text-align: right;

}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .flat-btn {
   font-size: 12px;
  font-weight: normal;
  padding: 10px 15px 8px;
}
.page-collection.page-extraits-de-cologne .video-area {
  max-width: 740px;
  margin: 20px auto 40px ;
  padding: 40px;
  position: relative;
}
.page-collection.page-extraits-de-cologne .video-area .video-player {
  max-width: 740px;
}
.page-collection.page-extraits-de-cologne .video-area:before {
  content: " ";
  background: url(/include/images/brand-block-decorator.png) center no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0%;
  right: 0%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.page-collection.page-extraits-de-cologne .video-area:after {
  content: " ";
  background: url(/include/images/brand-block-decorator.png) center no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  bottom: 0%;
  left: 0%;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}



@media screen and (max-width: 768px) {
  .page-collection.page-extraits-de-cologne .recommend .recommend_inner {
    background: none;
    padding: 20px 10px 100px;
}
  .page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page {
    margin: 0 0 15px;
    height: auto;
} 
  .page-collection.page-extraits-de-cologne .recommend .recommend_inner .t_title-header.en {
   padding: 11px 0 26px !important;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .product_txt {
    height: auto;
  margin: 0 0 20px;
}
.page-collection.page-extraits-de-cologne .recommend .recommend_inner .ctn_content.ctn_page .flat-btn {
  width: auto;
} 
.page-collection.page-extraits-de-cologne .video-area {
  max-width: 740px;
  margin: 20px auto 20px ;
  padding: 40px 20px;
  position: relative;
}
}
/*feuille-de-figuie*/
.page-feuille-de-figuie .ctn_content_bgimg {
  background-image: url(/resources/images/collection/feuille-de-figuier/background-pattern.gif);
  padding: 60px 10px 90px;
}

.page-feuille-de-figuie .bloc_frame.detail,
.page-feuille-de-figuie .bloc_frame:first-child {
  margin-top: 0px;
}

.page-feuille-de-figuie .bloc_frame {
  margin-top: 60px;
}

.page-feuille-de-figuie .ctn_content.ctn_page  {
  margin: 0 auto;
}

.page-feuille-de-figuie .perfumer-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.page-feuille-de-figuie .bloc_frame .ctn_content .ctn_content_inner:last-of-type {
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
.page-feuille-de-figuie .perfumer-name {
  font-size: 15px;
}
}

.page-feuille-de-figuie .main-visual {
  background: url("/resources/images/collection/feuille-de-figuier/background-main-visual.jpg") center no-repeat;
  position: relative;
  overflow: hidden;
  background-size: auto 100%;
  height: 365px;
}
.page-feuille-de-figuie .main-visual .main-visual-text {
  position: relative;
  width: 100%;
  height: 365px;
  max-width: 1070px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
}
.page-feuille-de-figuie .main-visual .main-visual-text img.pc {
  position: absolute;
  top: 0;
  right: 14%;
  width: 398px;
}
.page-feuille-de-figuie .main-visual .main-visual-text img.sp {
  display: none;
}
.page-feuille-de-figuie .main-visual a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.page-feuille-de-figuie .sp {
    display: none;
}

.page-feuille-de-figuie .t_title-header.en.upper-middle {
  line-height:38px; 
  padding: 20px 0 35px !important;
}

.page-feuille-de-figuie .t_title-header.en.upper-middle .font-size-05em {
  font-size: 16px;
}

.page-feuille-de-figuie .t_title-header:after {
    margin-top: 20px;
}

.page-feuille-de-figuie .h1-small {
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}

.page-feuille-de-figuie .feuille-de-figuie01 {
  border-bottom: solid 1px #c0a265; 
  margin-top: 0px;
}

.page-feuille-de-figuie .gold {
   color: #c4a958;
  }

.page-feuille-de-figuie .underline {
  text-decoration: underline;
}  

.page-feuille-de-figuie .bold {
  font-weight: bold;
}

.page-feuille-de-figuie .lead {
  font-size: 14px;
  text-align: center;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.8;
}

.page-feuille-de-figuie .article-body {
  width: 100%;
  max-width: 900px;
  margin:40px auto 0;
}
.page-feuille-de-figuie .article-body.first {
  margin:0 auto;
}

.page-feuille-de-figuie .article-body .image {
  float: left;
  position: relative;
}

.page-feuille-de-figuie .article-body .text {
  width: 57%;
  padding-left: 40px;
  float: right;
  box-sizing: border-box;
}

.page-feuille-de-figuie .article-body .image img {
  width: 100%;
}

.page-feuille-de-figuie .article-body .image figcaption {
  position: absolute;
  left: 0;
}

.page-feuille-de-figuie article .section {
  margin-bottom: 60px;
}

.page-feuille-de-figuie article .section h2 {
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 25px;
}

.page-feuille-de-figuie h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  color: #c4a958;
}

.page-feuille-de-figuie table {
  margin-bottom: 30px;
}

.page-feuille-de-figuie table th {
  font-weight: inherit;
  vertical-align: top;
  min-width: 108px;
}

.page-feuille-de-figuie table td {
  padding-left: 1em;
}

.page-feuille-de-figuie span.label {
  display: inline-block;
  line-height: 14px;
  padding: 5px 5px 1px; 
  background: #e2d3a0;
  border-radius: 2px;
}

.page-feuille-de-figuie dl.sale {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}


.page-feuille-de-figuie .sale dt {
  display: block;
  font-weight: bold;
}

.page-feuille-de-figuie .sale dd {
  display: block;
  text-decoration: underline;
  margin: 0 0 20px;
}

.page-feuille-de-figuie .perfume-water {
  padding: 0 10px;
  margin-top: 50px;
}

.page-feuille-de-figuie .perfume-water .t_title-header {
  padding-top: 0;
  padding-bottom: 0px;
}

.page-feuille-de-figuie .perfume-water .lead {
  color: #609614;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  margin: 40px 0 30px;
  font-weight: bold;
}

.page-feuille-de-figuie .perfume-water .flat-btn {
  margin: 0 0 20px;
  max-width: 243px;
  width: 100%;
} 

.page-feuille-de-figuie .perfume-water .section01 .image {
  width: 48%;
  float: left;
}

.page-feuille-de-figuie .perfume-water .section01 .text {
  width: 50%;
  padding-left: 2%;
  float: left;
  box-sizing: border-box;
}

.page-feuille-de-figuie .perfume-water .section02 {
  margin-bottom: 60px;
}

.page-feuille-de-figuie .perfume-water .section02 .image {
  width: 45%;
  margin: 0 3% 0 6%;
  float: right;
}

.page-feuille-de-figuie .perfume-water .section02 .text {
  position: relative;
  width: 46%;
  padding: 55px 30px 55px 55px;
  float: right;
  box-sizing: border-box;
}

.page-feuille-de-figuie .perfume-water .section02 .text:before {
  content: "“";
  display: block;
  font-family: fortunato_titre;
  font-size: 135px;
  line-height: 135px;
  position: absolute;
  top:0px;
  left: 0px;
  color: #dae181;
}

.page-feuille-de-figuie .perfume-water .section02 .text:after {
  content: "”";
  display: block;
  font-family: fortunato_titre;
  font-size: 135px;
  line-height: 0px;  
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: #dae181;
}

.page-feuille-de-figuie .figuier-garden .section {
  width: 32.2%;
  margin:0 1.55% 0 0;
  float: left;
}

.page-feuille-de-figuie .figuier-garden .section:last-child {
  margin: 0;
}

.page-feuille-de-figuie .figuier-garden .section h3 {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 24px;
  padding: 10px 0;
  color: #000;
}

.page-feuille-de-figuie .figuier-garden .h3-small {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
}

.page-feuille-de-figuie .figuier-garden .image {
  width: 100%;
  float: none;
  margin: 0 0 20px;
}

.page-feuille-de-figuie .figuier-garden .text {
  width: 100%;
  float: none;
  padding: 0;
}

.page-feuille-de-figuie .twitter-campaign .section .image,
.page-feuille-de-figuie .figuier-perfume-collection .section .image {
  width: 48%;
  float: left;
}

.page-feuille-de-figuie .twitter-campaign .section .text,
.page-feuille-de-figuie .figuier-perfume-collection .section .text {
  width: 49%;
  padding-left: 3%;
  float: left;
  box-sizing: border-box;
}

.page-feuille-de-figuie .figuier-perfume-collection .flat-btn {
  margin: 30px 0 0;
  width: 100%;
  max-width: 290px;
} 

.page-feuille-de-figuie .figuier-perfume-collection .section {
  margin-bottom: 0px;
}


.page-feuille-de-figuie .figuier-perfume-collection .article-body {
  margin: 0 auto;
}

.page-feuille-de-figuie .campaign h3 {
  text-align: left;
  margin-bottom: 10px;
}

.page-feuille-de-figuie .campaign h3 .en {
  font-family: fortunato_titre;
  font-size:20px;
  letter-spacing: 2px;
}

.page-feuille-de-figuie .campaign .article-body {
  width: 100%;
  max-width: 900px;
  margin:30px auto 0;
}

.page-feuille-de-figuie .campaign .image {
  width: 100%;
  float: none;
  margin: 0 0 20px;
}

.page-feuille-de-figuie .campaign .text {
  width: 100%;
  float: none;
  padding: 0;
}

.page-feuille-de-figuie .campaign .section {
  width: 47.22%;
  margin:0 5.56% 50px 0;
  float: left;
}

.page-feuille-de-figuie .campaign .section:nth-of-type(2n) {
  margin: 0 0 60px 0;
}

.page-feuille-de-figuie .campaign .nofloat {
  float: none;
  clear: both;
  width: 500px;
  margin: 0 auto;
}

.page-feuille-de-figuie .campaign .nofloat .text {
  text-align: center;
  font-size: 18px;
}

.page-feuille-de-figuie .campaign .nofloat .cap {
  margin: 15px 0 0;
  text-align: center;
}

.page-feuille-de-figuie .campaign span.label {
  display: inline-block;
  line-height: 18px;
  padding: 5px 5px 0px; 
  background: #e2d3a0;
  border-radius: 2px;
}

.page-feuille-de-figuie article .section {
  margin-bottom: 0px;
}

.page-feuille-de-figuie article .section01 {
  margin-bottom: 60px;
}

.page-feuille-de-figuie .twitter-campaign .article-body {
  margin: 30px auto 0;
}

.page-feuille-de-figuie .twitter-campaign h3 {
  margin-bottom: 10px;
}

.page-feuille-de-figuie .twitter-campaign .text {
  margin-bottom: 40px;
}

.page-feuille-de-figuie .twitter-campaign .article-body .text .cap {
  margin: 0;
}


.page-feuille-de-figuie .perfume-water-image .article-body {
  width: 100%;
  max-width: 1070px;
  margin: 40px auto 0;
}

.page-feuille-de-figuie .twitter-campaign .article-body .cap {
  margin: 10px 0 0;
}

.page-feuille-de-figuie .perfume-water-image .image {
  float: none;
}

.page-feuille-de-figuie .perfume-water-image .image .video-player {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
  max-width: 1070px;
}

.page-feuille-de-figuie .perfume-water-image .image .video-player .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%　!important;
  height: 100% !important;
}

.page-feuille-de-figuie .perfume-water-image .image .video-player .video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .page-feuille-de-figuie .sp {
    display: initial;
  }
 .page-feuille-de-figuie .pc {
    display: none;
  }  
  .page-feuille-de-figuie .main-visual {
    height: 270px !important;
  }
  .page-feuille-de-figuie .main-visual {
    height: 270px !important;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }
  .page-feuille-de-figuie .main-visual .main-visual-text img.pc {
    display: none;
  }
  .page-feuille-de-figuie .main-visual .main-visual-text {
    position: absolute;
    width: 320px;
    right: 35%;
    text-align: center;
  } 
  .page-feuille-de-figuie .main-visual .main-visual-text img.sp{
    padding: 0 0 0 53%;
    display: inline-block;
    width: 310px;
  }  
  .page-feuille-de-figuie .perfume-water {
      margin-top: 25px;
  }
  .page-feuille-de-figuie .bloc_frame {
      margin-top: 40px;
  }
  .page-feuille-de-figuie .t_title-header.en {
    font-size: 30px !important;
  }
  .page-feuille-de-figuie .t_title-header.en.upper-middle {
    line-height:30px !important;
    font-size: 30px;
    padding-bottom: 20px !important;
  }
  .page-feuille-de-figuie .t_title-header.en.upper-middle span {
    line-height:20px !important;
  }
  .page-feuille-de-figuie .ctn_content_bgimg {
    background-image: url(/resources/images/collection/feuille-de-figuier/background-pattern.gif);
    padding: 40px 10px 80px;
  }
  .page-feuille-de-figuie .t_title-header:after {
    margin-top: 10px;
  }
  .page-feuille-de-figuie .feuille-de-figuie01 {
    padding: 0 0 40px;
  }

  .page-feuille-de-figuie .gold {
    color: #c4a958;
  }

  .page-feuille-de-figuie table th {
    min-width: 0px;
  }

  .page-feuille-de-figuie .underline {
    text-decoration: underline;
  }  

  .page-feuille-de-figuie .lead {
    font-size: 14px;
    text-align: center;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
  }

  .page-feuille-de-figuie .article-body {
    width: 100%;
    max-width: 900px;
    margin:30px auto 0;
  }

  .page-feuille-de-figuie .article-body .image {
    float: left;
    position: relative;
  }

  .page-feuille-de-figuie .article-body .text {
    width: auto;
    padding-left: 0px;
    float: none;
    box-sizing: border-box;
  }

  .page-feuille-de-figuie .article-body .image img {
    width: 100%;
  }

  .page-feuille-de-figuie .article-body .image figcaption {
    position: absolute;
    /*bottom: -25px;*/
    left: 0;
  }

  .page-feuille-de-figuie article .section {
    width: 100%;
    margin: 0 auto;
  }

  .page-feuille-de-figuie article .section h2 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 20px;
  }

  .page-feuille-de-figuie h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    color: #c4a958;
  }

  .page-feuille-de-figuie span.label {
    display: inline-block;
    line-height: 14px;
    padding: 5px 5px 0px; 
    background: #e2d3a0;
    border-radius: 2px;
  }

  .page-feuille-de-figuie .feuille-de-figuie01 {
    margin-top: 0px;
  }

  .page-feuille-de-figuie .perfume-water .t_title-header {
    padding-top: 10px;
  }

  .page-feuille-de-figuie .perfume-water h1{
    display: block;
    line-height: 1.3;
    padding: 0 20px;
  }

  .page-feuille-de-figuie .perfume-water h1 span {
    display: inline-block;
    margin: 0 auto 5px;  
    line-height: 1.6;
    font-size: 21px;
  }
  .page-feuille-de-figuie .perfume-water .flat-btn {
    max-width: 260px;
    width: 100%;
    display: block;
    margin: 0 auto 40px;
  }
  .page-feuille-de-figuie .perfume-water .lead.sp {
    color: #609614;
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin: 20px 10px 25px;
    width: auto;
    display: block;
  }

  .page-feuille-de-figuie .perfume-water .section {
    max-width: 320px;
  }

  .page-feuille-de-figuie .perfume-water .section01 .image {
    width: 100%;
    max-width: 300px;
    float: none;
    margin-bottom: 30px; 
  }

  .page-feuille-de-figuie .perfume-water .section02 {
    margin-bottom: 0px;
}

  .page-feuille-de-figuie .perfume-water .section01 .text {
    width: auto;
    float: none;
  }

  .page-feuille-de-figuie .perfume-water .section02 .image {
    width: 100%;
    max-width: 300px;  
    float: none;
    margin-bottom: 20px; 
  }

  .page-feuille-de-figuie .perfume-water .section02 .text {
    position: relative;
    width: 100%;
    max-width: 360px;
    padding: 45px 0px 40px;
    margin: 0 auto;
    float: none;
    box-sizing: border-box;
    text-align: center;
  }

  .page-feuille-de-figuie .perfume-water .section02 .text p {
    padding: 0 6px;
  }  

  .page-feuille-de-figuie .perfume-water .section02 .text:before {
    content: "“";
    display: block;
    font-family: fortunato_titre;
    font-size: 100px;
    line-height: 100px;
    position: absolute;
    top:0px;
    left: 0px;
    color: #dae181;
  }

  .page-feuille-de-figuie .perfume-water .section02 .text:after {
    content: "”";
    display: block;
    font-family: fortunato_titre;
    font-size: 100px;
    line-height: 0px;  
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #dae181;
  }
  .page-feuille-de-figuie table {
      margin-bottom: 20px;
  }
  .page-feuille-de-figuie .figuier-garden .section {
    width: 100%;
    margin:0 auto 40px;
    float: none;
  }

  .page-feuille-de-figuie .figuier-garden .section h3 {
    line-height: 24px;
    padding: 10px 0;
  }

  .page-feuille-de-figuie .figuier-garden .section:last-child {
    margin:0 auto;
  }

  .page-feuille-de-figuie .figuier-garden h3 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 36px;
  }

  .page-feuille-de-figuie .figuier-garden .h3-small {
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
  }

  .page-feuille-de-figuie .figuier-garden .lead {
    text-align: left;
  }

  .page-feuille-de-figuie .figuier-garden .image {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }

  .page-feuille-de-figuie .figuier-garden .text {
    width: 100%;
    float: none;
    padding: 0;
  }

  .page-feuille-de-figuie .twitter-campaign .section .image,
  .page-feuille-de-figuie .figuier-perfume-collection .section .image {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .page-feuille-de-figuie .twitter-campaign .section .text,
  .page-feuille-de-figuie .figuier-perfume-collection .section .text {
    width: 100%;
    padding-left: 0;
    float: none;
    box-sizing: border-box;
  }

  .page-feuille-de-figuie .figuier-perfume-collection .flat-btn {
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 25px auto 0;
    padding: 1px 0;
    line-height: 33px;
  } 

  .page-feuille-de-figuie .figuier-perfume-collection .section {
    margin-bottom: 0px;
  }


  .page-feuille-de-figuie .figuier-perfume-collection .article-body {
    margin: 0 auto;
  }

  .page-feuille-de-figuie .campaign .lead {
    text-align: left;
  }

  .page-feuille-de-figuie .campaign .image {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }

  .page-feuille-de-figuie .campaign .text {
    width: 100%;
    float: none;
    padding: 0;
  }

  .page-feuille-de-figuie .campaign .section {
    width: 100%;
    margin:0 auto 30px;
    float: none;
  }

  .page-feuille-de-figuie .campaign .section:nth-of-type(2n) {
    margin:0 auto 30px;
  }

  .page-feuille-de-figuie .campaign .nofloat {
    float: none;
    width: auto;
    margin:0 auto;
  }

  .page-feuille-de-figuie .campaign .nofloat .text {
    text-align: left;
    font-size: 18px;
  }

  .page-feuille-de-figuie .campaign .nofloat .cap {
    margin: 15px 0 0;
    text-align: left;
  }

  .page-feuille-de-figuie .campaign h3 .en {
    font-size:30px;
    letter-spacing: 3px;
  }

  .page-feuille-de-figuie .campaign span.label {
    display: inline-block;
    line-height: 18px;
    padding: 5px 5px 1px; 
    background: #e2d3a0;
    border-radius: 2px;
  }


  .page-feuille-de-figuie .twitter-campaign .article-body {
      margin: 20px auto 0;
  }

  .page-feuille-de-figuie .twitter-campaign .h3 {
      margin-bottom: 5px;
  }

  .page-feuille-de-figuie .twitter-campaign .lead {
      text-align: left;
  }

  .page-feuille-de-figuie .twitter-campaign .text {
      margin-bottom: 20px;
  }

  .page-feuille-de-figuie .twitter-campaign .article-body .text .cap {
    margin: 0;
  }

  .page-feuille-de-figuie .twitter-campaign table {
    margin-bottom: 10px;
  }

  .page-feuille-de-figuie .twitter-campaign table th {
    min-width: 108px;
  }


  .page-feuille-de-figuie .perfume-water-image .article-body {
      width: 100%;
      max-width: 1070px;
      margin: 40px auto 0;
  }
  .page-feuille-de-figuie .twitter-campaign .article-body .cap {
    margin: 10px 0 0;
  }

  .page-feuille-de-figuie .perfume-water-image .image {
    float: none;
  } 
  .page-feuille-de-figuie .bloc_frame .ctn_content .ctn_content_inner:last-of-type {
    padding-bottom: 20px;
  }
}
/*caption*/
.cap {
    color: #4e4c47;
    font-size: 10px;
    margin-top: 4px;
    margin-bottom: 40px;
    text-align: left;
}
.cap.bodylotion {
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: left;
}  
.bodylotionCap .cap {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
.cap {
    margin-bottom: 30px;
  }
.cap.bodylotion {
    margin-top: -10px;
    margin-bottom: 20px;
  }  
.bodylotionCap {
    width:auto;
    margin:0 auto;
  }
.bodylotionCap .cap {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0px;
  }  
}

/*local-nav*/
.page-feuille-de-figuie .localnav {
  text-align: center;
  padding: 40px 0 45px;
}

.page-feuille-de-figuie .localnav li {
  display: inline-block;
  background: url("/resources/images/shop/arrow.png") center left no-repeat;
}

.page-feuille-de-figuie .localnav li:not(:first-child) {
  margin-left: 55px;
}

.page-feuille-de-figuie .localnav li a {
  font-size: 16px;
  line-height: 1;
  padding-left: 32px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-feuille-de-figuie .localnav {
    font-size: 0;
    padding: 25px 30px 20px;
  }
  .page-feuille-de-figuie .localnav li {
    width: 50%;
    max-width: 125px;
    margin: 0 !important;
    background: url("/resources/images/shop/arrow.png") 4px center no-repeat;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    border-color: #888;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    box-sizing: border-box;
  }
  .page-feuille-de-figuie .localnav li:last-child {
    border-width: 1px 1px 1px 1px;
    max-width: 135px; 
  }
  .page-feuille-de-figuie .localnav li a {
    font-size: 10px;
    padding: 8px 3px 6px 1.5em;
    line-height: 13px;
  }
}
/*la-maison*/
.la-maison .ctn_content_bgimg.mystyle {
  background-image: url(/resources/images/collection/la-maison/background-pattern_01.jpg);
  padding: 50px 10px 50px;
      background-size: 100% auto;
    background-repeat: repeat-y;
      border-top: solid 1px #c0a265;
}
.la-maison .ctn_content_bgimg.gift {
  background-image: url(/resources/images/collection/la-maison/background-pattern_02.gif);
  padding: 50px 10px 50px;
      background-size: 100% auto;
    background-repeat: repeat-y;
}
.la-maison .ctn_content_bgimg.art {
      background: url(/resources/images/collection/la-maison/background-flower_01.jpg) left top no-repeat, url(/resources/images/collection/la-maison/background-flower_02.jpg) right 45% no-repeat, url(/resources/images/collection/la-maison/background-flower_03.jpg) left bottom no-repeat,
      #f1edec url(/resources/images/collection/la-maison/background-flower_04.jpg) right bottom no-repeat;
  padding: 50px 10px 50px;
  
}
.la-maison .ctn_content_bgimg.bnr_area {
      background: none;
      position: relative;
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
    box-sizing: border-box;
  padding: 50px 10px 80px;
  
}
.la-maison .t_title-header span {
    font-size: 18px;
}
.la-maison .bloc_frame.detail,
.la-maison .bloc_frame:first-child {
  margin-top: 0px;
}

.la-maison .ctn_content.ctn_page  {
  margin: 0 auto;
}

.la-maison .perfumer-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
.la-maison .perfumer-name {
  font-size: 15px;
}
}

.la-maison .main-visual {
  height: 365px !important;
  background: url("/resources/images/collection/la-maison/background-main-visual.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  border-bottom: solid 1px #c0a265;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.la-maison .main-visual .main-visual-text {
  position: relative;
  text-align: right;
  width: 100%;
  max-width: 1070px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
}
.la-maison .main-visual .main-visual-text img.pc {
  position: absolute;
  top: 0;
  left: 6%;
  width: 365px;
}
.la-maison .main-visual .main-visual-text img.sp {
  display: none;
}
.la-maison .main-visual .text-main-visual_right01 img.pc {
  position: absolute;
  top: 0;
  right: 23%;
  width: 70px;
}
.la-maison .main-visual .text-main-visual_right01 img.sp {
  display: none;
}
.la-maison .main-visual .text-main-visual_right02 img.pc {
  position: absolute;
  bottom: 0;
  right: 10%;
  width: 365px;
}
.la-maison .main-visual .text-main-visual_right02 img.sp {
  display: none;
}
.la-maison .main-visual a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.la-maison .sp {
    display: none;
}

.la-maison .t_title-header.en.upper-middle {
  line-height:48px;
  font-size: 46px;
  padding: 30px 0 35px !important;
}

.la-maison .t_title-header.en.upper-middle .font-size-05em {
  font-size: 16px;
}

.la-maison .t_title-header:after {
    margin-top: 20px;
}

.la-maison .h1-small {
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}

.la-maison .gold {
   color: #c4a958;
  }

.la-maison .underline {
  text-decoration: underline;
}  

.la-maison .bold {
  font-weight: bold;
}

.la-maison .lead {
  font-size: 14px;
  text-align: center;
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.8;
}

.la-maison .article-body {
  width: 100%;
  max-width: 820px;
  margin:40px auto 0;
}

.la-maison .article-body .image {
  float: left;
  position: relative;
}

.la-maison .article-body .text {
  width: 57%;
  padding-left: 40px;
  float: right;
  box-sizing: border-box;
}

.la-maison .article-body .image img {
  width: 100%;
}

.la-maison .article-body .image figcaption {
  position: absolute;
  left: 0;
}

.la-maison article .section {
  margin-bottom: 60px;
}

.la-maison article .section h2 {
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 25px;
}

.la-maison h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  color: #c4a958;
}

.la-maison table th {
  font-weight: inherit;
  vertical-align: top;
  min-width: 108px;
}

.la-maison table td {
  padding-left: 1em;
}

.la-maison span.label {
  display: inline-block;
  line-height: 14px;
  padding: 5px 5px 1px; 
  background: #e2d3a0;
  border-radius: 2px;
}

.la-maison dl.sale {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}


.la-maison .sale dt {
  display: block;
  font-weight: bold;
}

.la-maison .sale dd {
  display: block;
  text-decoration: underline;
  margin: 0 0 20px;
}
.la-maison .mystyle_item .ttl{
  margin: 40px auto 15px;
  max-width: 440px;
  
}
.la-maison .mystyle_item .ttl img{
  width: 100%;
  
}
.la-maison .mystyle_item .t_title-header{
  padding: 0 0 40px;
}

.la-maison .mystyle_item .lead{
  font-size: 18px;
  line-height: 32px;
}

 .la-maison .gift_item .article-body {
  margin: 0 auto 0;
}
 .la-maison .gift_item .section .text .product_name {
  margin-top: 10px;
}
 .la-maison .gift_item .section .text .cap {
   margin: 0;
  line-height: 14px;
}
 .la-maison .art_item .t_title-header:after {
   margin-top: 10px;
}
 .la-maison .art_item .article-body {
       margin: 30px auto 0;
}
.la-maison article.art_item .section.section02 {
  margin-bottom: 20px;
}
.la-maison .section .text .product_name {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
}
.la-maison .section .text .product_name.wrapping {
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: 0em;
  margin-bottom: 10px;
  margin-top: 5px;
}
.la-maison .section .text .cap.wrapping {
  line-height:inherit;
}

.la-maison .section .text .product_price {
  margin-top: 15px;
}
.la-maison .mystyle_item .section .image,
.la-maison .gift_item .section .image,
.la-maison .art_item .section .image{
  width: 48%;
  float: left;
}
.la-maison .mystyle_item .section.section02 .image {
  width: 48%;
  float: right;
  padding-left: 4%;
}
.la-maison .art_item .section.section02 .image {
  width: 48%;
  float: right;
  margin-left: 4%;
   -webkit-box-ordinal-group:2;
  -ms-flex-order:2;
  -webkit-order:2;
  order:2;
}
.la-maison .mystyle_item .section .text{
  width: 48%;
  padding-left: 4%;
  padding-top: 45px;
  float: left;
  box-sizing: border-box;
}
.la-maison .art_item .section .text{
  width: 48%;
  margin-left: 4%;
  padding-left: 0;
  padding-top: 0;
  float: left;
  box-sizing: border-box;
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}
.la-maison .art_item .section .text:before{
    content: " ";
    background: url(/include/images/brand-block-decorator.png) center no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 5%;
    right: 5%;
  -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.la-maison .art_item .section .text:after{
    content: " ";
    background: url(/include/images/brand-block-decorator.png) center no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    bottom: 5%;
    left: 5%;
  -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.la-maison .gift_item .section .text{
  width: 48%;
  padding-left: 4%;
  padding-top: 0;
  float: left;
  box-sizing: border-box;
}
.la-maison .mystyle_item .section.section02 .text {
  width: 48%;
  float: right;
  box-sizing: border-box;
  padding-left: 0;
}
.la-maison .mystyle_item .flat-btn,
.la-maison .gift_item .flat-btn{
  margin: 20px 0 0;
  max-width: 290px;
} 

.la-maison .mystyle_item .section {
  margin-bottom: 20px;
}

.la-maison .art_item .section  figcaption {
    font-size: 14px;
    padding: 10px 60px;
  width: 69%;
}
.la-maison .art_item .section.section02 .text {
  width: 48%;
  float: right;
  box-sizing: border-box;
  padding-left: 0;
  -webkit-box-ordinal-group:1;
  -ms-flex-order:1;
  -webkit-order:1;
  order:1;
  margin-left: 0;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   display: flex;
}


.la-maison article .section {
  margin-bottom: 0px;
}
.la-maison article.art_item .lead {
  font-size: 18px;
  font-weight: bold;
  max-width: 820px;
}
.la-maison article .section {
  margin-bottom: 0px;
}
.la-maison article.art_item .section {
  display: flex;
  display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  margin-bottom: 60px;
}


.la-maison .mystyle_item02 .image {
  float: none;
}

.la-maison .mystyle_item02 .image .video-player {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}

.la-maison .mystyle_item02 .image .video-player .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%　!important;
  height: 100% !important;
}

.la-maison .mystyle_item02 .image .video-player .video-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.la-maison .bnr_area .image.bnr_pc {
  background: url("/resources/images/collection/la-maison/bnr_pc_ov.jpg") no-repeat;
   background-size: 100% auto;
}
.la-maison .bnr_area .image.bnr_pc a  {
    display: inline-block;
}
 
.la-maison .bnr_area .image.bnr_pc a:hover {
  background-color: transparent; /* IE6対応 */
}
.la-maison .bnr_area .image.bnr_pc a img {
    width: 100%;
}
.la-maison .bnr_area .image.bnr_pc a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 768px) {
  .la-maison .sp {
    display: block;
  }
 .la-maison .pc {
    display: none;
  }  
  .la-maison .main-visual {
    height: 270px !important;
  }
  .la-maison .main-visual {
    height: 270px !important;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    border-bottom: solid 2px #c0a265;
    overflow: hidden;
  }
  .la-maison .bloc_frame.wide_frame_mobile .ctn_content .ctn_content_inner{
    padding: 10px 10px 20px;
  }
  
.la-maison .ctn_content_bgimg.art {
      background-size: 182px,
        165px,
        93px,
        88px;
  
}
  .la-maison .main-visual .main-visual-text img.pc {
    display: none;
  }
  .la-maison .main-visual .main-visual-text img.sp{
    padding: 0 0 0 0;
    display: inline-block;
    position: absolute;
    left: 0;
      top:0;
    width: 225px;
  }  
  .la-maison .main-visual .text-main-visual_right01 img.pc {
    display: none;
  }
  .la-maison .main-visual .text-main-visual_right01 img.sp{
    padding: 0 0 0 0;
    display: inline-block;
    width: 46px;
    position: absolute;
    right: 3%;
  } 
    .la-maison .main-visual .text-main-visual_right02 img.pc {
    display: none;
  }
  .la-maison .main-visual .text-main-visual_right02 img.sp{
    padding: 0 0 0 0;
    display: inline-block;
    width: 127px;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .la-maison .t_title-header.en.upper-middle {
    font-size: 32px !important;
    line-height:30px !important;
        padding: 20px 0 20px !important;
  }


  .la-maison .t_title-header.en.upper-middle span {
    line-height:20px !important;
  }

  .la-maison .gold {
    color: #c4a958;
  }

  .la-maison table th {
    min-width: 0px;
  }

  .la-maison .underline {
    text-decoration: underline;
  }  

  .la-maison .lead {
    font-size: 14px;
    text-align: center;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
  }

  .la-maison .article-body {
    width: 100%;
    max-width: 900px;
    margin:30px auto 0;
  }

  .la-maison .article-body .image {
    float: left;
    position: relative;
  }

  .la-maison .article-body .text {
    width: auto;
    padding-left: 0px;
    float: none;
    box-sizing: border-box;
  }

  .la-maison .article-body .image img {
    width: 100%;
  }

  .la-maison .article-body .image figcaption {
    position: absolute;
    /*bottom: -25px;*/
    left: 0;
  }

  .la-maison article .section {
    width: 100%;
    margin: 0 auto;
  }

  .la-maison article .section h2 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 25px;
  }

  .la-maison h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    color: #c4a958;
  }

  .la-maison span.label {
    display: inline-block;
    line-height: 14px;
    padding: 5px 5px 0px; 
    background: #e2d3a0;
    border-radius: 2px;
  }

  .la-maison .ctn_content_bgimg.mystyle,
  .la-maison .ctn_content_bgimg.gift,
  .la-maison .ctn_content_bgimg.art{
    padding: 40px 10px 40px;
  } 
.la-maison .mystyle_item .ttl {
    margin: 20px auto 15px;
}
.la-maison .t_title-header span {
    font-size: 12px;
}
.la-maison .t_title-header:after {
     margin-top: 10px !important;
}
.la-maison .mystyle_item .t_title-header {
    padding: 0 0 20px;
}
.la-maison .mystyle_item .lead {
    font-size: 12px;
    line-height: 19px;
   margin-bottom: 20px
}
.la-maison article.art_item .section {
    display: block;
}
  .la-maison .gift_item .section .image{
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .la-maison .mystyle_item .section .image,
    .la-maison .art_item .section .image{
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
.la-maison .gift_item .section .text .product_name {
    font-size: 13px;
  line-height: 16px;
  margin: 5px 0;
}
.la-maison .gift_item .section .text .cap {
    margin: 5px 0 0;
}
.la-maison article.art_item .lead {
    font-size: 12px;
}
.la-maison .art_item .article-body {
    margin: 15px auto 0;
}
  .la-maison .mystyle_item .section .text,
.la-maison .mystyle_item .section.section02 .text,
  .la-maison .mystyle_item .section.section02 .image,
  .la-maison .gift_item .section .text,
  .la-maison .art_item .section.section02 .image{
    width: 100%;
    padding-left: 0;
    padding-top: 0;
    float: none;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 19px;
  }
.la-maison .art_item .section.section02 .image{
    width: 100%;
    float: none;
  margin-left: 0;
    margin-bottom: 10px;
  }
.la-maison article.art_item .section {
    margin-bottom: 25px;
} 
.la-maison article.art_item .section.section02 {
    margin-bottom: 0;
} 
.la-maison .art_item .section .text,
  .la-maison .art_item .section.section02 .text{
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
    float: none;
    box-sizing: border-box;
}
  .la-maison .art_item .section figcaption {
    font-size: 12px;
    margin-top: 0;
    padding: 40px 20px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 87%;
}
  .la-maison .mystyle_item .flat-btn,
    .la-maison .gift_item .flat-btn{
    display: block;
    width: 100%;
    max-width: 290px;
    margin: 25px auto 0;
    padding: 1px 0;
    line-height: 33px;
  } 

  .la-maison .mystyle_item .section {
    margin-bottom: 20px;
  }
   .la-maison .mystyle_item .section p {
    font-size: 12px;
  }
  .la-maison .mystyle_item .section .product_name {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px;
  }

.la-maison .section .text .product_price {
    margin-top: 10px;
}
  .la-maison .mystyle_item .btn_box,
.la-maison .gift_item .btn_box{
    text-align: center;
  }
.la-maison .mystyle_item .flat-btn, 
.la-maison .gift_item .flat-btn {
    display: inline-block;
   width: auto;
    max-width: 290px;
    margin: 10px auto 0;
    padding: 1px 15px;
    line-height: 24px;
}
  .la-maison .mystyle_item .article-body {
    margin: 0 auto;
  }

  

  .la-maison .mystyle_item02 .article-body {
      width: 100%;
      max-width: 1070px;
      margin: 40px auto 0;
  }

  .la-maison .mystyle_item02 .section {
    width:100%; 
    max-width: 480px;
  }

  .la-maison .mystyle_item02 .image {
    float: none;
  } 
  .la-maison .art_item .section .text:before {
    content: " ";
    background: url(/include/images/brand-block-decorator.png) center no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
  .la-maison .art_item .section .text:after {
    content: " ";
    background: url(/include/images/brand-block-decorator.png) center no-repeat;
    background-size: 40px;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
  .la-maison .ctn_content_bgimg.bnr_area {
    padding: 25px 10px 120px;
}
  .la-maison .section .text .product_name.wrapping {
    font-weight:bold;
  }
  }

/*local-nav*/
.la-maison .localnav {
  text-align: center;
  padding: 30px 0 30px;
}

.la-maison .localnav li {
  display: inline-block;
  background: url("/resources/images/shop/arrow.png") center left no-repeat;
}

.la-maison .localnav li:not(:first-child) {
  margin-left: 55px;
}

.la-maison .localnav li a {
  font-size: 16px;
  line-height: 1;
  padding-left: 32px;
  display: block;
}
@media screen and (max-width: 768px) {
  .la-maison .localnav {
    font-size: 0;
    padding: 0;
  }
  .la-maison .localnav li {
    width: 100%;
    margin: 0 !important;
    background: none;
    border-color: #e8e8e8;
    border-style: solid;
    border-width: 0 0 1px 0;
    box-sizing: border-box;
  }
  .la-maison .localnav li:last-child {
    border-width: 0;
  }
  .la-maison .localnav li a {
    font-size: 10px;
    padding: 8px 3px 6px 2em;
    line-height: 13px;
    background: url("/resources/images/shop/arrow.png") 4px center no-repeat;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    display: inline-block;
    width: 120px;
    text-align: left;
  }
}

/*オーラミラビリスディスコン*/
.page-aura-mirabilis .main-visual-content .discon {
  padding: 0 0 35px;
  margin-top: -25px;
}
.page-aura-mirabilis .main-visual-content .discon p {
  font-size: 10px;
  color: #BD4A50;
}
.auraDiscon {
  max-width: 900px;
  margin: 0 auto;
  padding: 15px 0 25px;
  position: relative;
}
.edc500Discon {
  margin: 0 auto;
  padding: 0 0 30px;
}
.auraDiscon p {
  font-size: 10px;
  color: #BD4A50;
  text-align:center;
}
.edc500Discon p {
  font-size: 10px;
  color: #BD4A50;
  text-align:left;
}
@media screen and (max-width: 768px) {
  .page-aura-mirabilis .main-visual-content .discon {
    padding: 0 20px 35px;
    margin-top: -10px;
  }
  .auraDiscon {
    max-width: 900px;
    margin: 0 auto;
    padding: 10px 20px 20px;
    position: relative;
  }
}
/* コレクションディスコン */
.collectionDiscon {
  max-width: 900px;
  margin: 0 auto;
  padding: 15px 0 25px;
  position: relative;
}
.collectionDiscon p {
  font-size: 10px;
  color: #BD4A50;
  text-align:center;
}

@media screen and (max-width: 768px) {
  .collectionDiscon {
    max-width: 900px;
    margin: 0 auto;
    padding: 10px 20px 20px;
    position: relative;
  }
}


.edc .ctn_content.ctn_page {
  margin-bottom: 50px;
}
.edc .collection-content.pc {
    margin: 0 auto 5px;
}
.edc .collection-content.sp {
  display: none;
}
.edc .products-list-wrapper.row2 {
  border-top: none;
}
.edc .collection-category-head {
  float: left;
  width: 200px;
  background: none !important;
  padding-top: 25px;
}
.edc .collection-category-head img {
  max-width: 147px;
}
.aboutEdc .t_title-header {
  padding: 24px 0 40px;
}
.aboutEdc .t_title-header .en {
  font-family: fortunato_titre;
  font-size: 46px;
  letter-spacing: 0.05em;
  line-height: 47px;
}
.aboutEdc .article {
  width: 100%;
  max-width: 890px;
  margin:  0 auto 40px;
}
.aboutEdc .section .image {
  width: 49%;
  float: left;
}
.aboutEdc .section .image img {
  width: 100%;
}
.aboutEdc .section .text {
  width: 49%;
  padding-left: 2%;
  padding-top: 0;
  float: left;
  box-sizing: border-box;
  text-align: left;
  font-size: 14px;
  line-height: 26px;
}
.perfumers .t_title-header {
  padding: 24px 0 40px;
}
.perfumers .t_title-header .en {
  font-family: fortunato_titre;
  font-size: 46px;
  letter-spacing: 0.05em;
  line-height: 47px;
}
.perfumers .lead {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 40px;
  text-align: center;
}
.page-collection.page-extraits-de-cologne .ctn_content_bgimg.edc {
    background-image: none;
    background-color: #fbf1fd;
    background-size: 100%;
    background-position: center top;
    padding-bottom: 50px;
}
.perfumers-content {
  margin: 0 auto;
  max-width: 884px;
}
.perfumers-content.sp {
  display: none;
}
.perfumers-list {
  text-align: center;
  margin-bottom: 30px;
}
.perfumers-list .perfumers-item {
  width: 21.38%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 3.62%; 
}
.perfumers-list .perfumers-item:first-of-type {
  margin-left: 0;
} 
.perfumers-list .perfumers-item .image {
  max-width: 295px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.perfumers-list .perfumers-item .image img,
.perfumers-list .perfumers-item .sign img {
  width: 100%;
} 
.perfumers-list .perfumers-item .number {
  color: #000;
  font-size: 150px;
  font-family: fortunato_titre, serif;
  line-height: 1;
  position: absolute;
  display: inline-block;
  bottom: -22px;
  left: -12%;
}
.perfumers-list .perfumers-item figure {

}
.perfumers-list .perfumers-item figcaption {
  max-width: 295px;
  width: 100%;
  display: inline-block;
}
.perfumers-list .perfumers-item figcaption .text {
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  margin: 10px 0 0px;
}
@media screen and (max-width: 901px) {
  .edc .collection-content.pc {
    display: none;
  }
  .edc .collection-content.sp {
    display: inherit;
  }
  .edc .collection-content.sp .swiper-pagination {
    display: block;
    position: relative;
    margin: 20px auto; 
  }
  .edc .collection-content {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .page-extraits-de-cologne.page-collection .bloc_frame {
    padding: 0;
  }
  .edc .ctn_content.ctn_page {
    margin-bottom: 25px;
  }
  .page-collection.page-extraits-de-cologne .ctn_content_bgimg.edc {
    margin-top: 0;
    padding-bottom: 35px;
    padding-top: 30px;
  }
  .edc .collection-category + .collection-category {
    margin: 0;
  }
  .edc .collection-category-head {
    width: auto;
    float: none;
  }
  .edc .collection-category-head img {
    max-width: 111px;
  }
  .edc .products-list-wrapper {
    border: none;
  }
  .aboutEdc .t_title-header,
  .perfumers .t_title-header {
      padding: 24px 0 20px;
  }
  .aboutEdc .t_title-header .en,
  .perfumers .t_title-header .en {
    font-size: 31px !important;
    padding: 11px 0 10px !important;
    line-height: 1 !important;
  }
  .aboutEdc .article {
    margin: 0 auto;
  }
  .aboutEdc .section .image {
    width: 100%;
    float: none;
  }
  .aboutEdc .section .text {
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
    float: none;
    font-size: 12px;
    line-height: 19px;
  }
  .perfumers .lead {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 20px;
    text-align: left;
  }
  .perfumers .perfumers-content.pc {
    display: none;
  }
  .perfumers .perfumers-content.sp {
    display: inherit;
  }
  .perfumers .perfumersArea {
    width: 100%;
    margin: 0 auto;
  }
  .perfumers .t_title-header {
    padding: 35px 0 30px;
  }
  .perfumers .perfumers-content {
    max-width: 340px;
    margin: auto;
  }
  .perfumers .perfumers-list {
    text-align: center;
    margin: 0 auto;
    max-width: 340px;
  }
  .perfumers .perfumers-list .perfumers-item {
    width: 100% !important;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
  }
  .perfumers .perfumers-list .perfumers-item .image {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 170px;
  }
  .perfumers .perfumers-list .perfumers-item figure {
    margin-left: 0px;
  }
  .perfumers .perfumers-list .perfumers-item figcaption {
    max-width: 768px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .perfumers .perfumers-list .perfumers-item figcaption .text {
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    margin: 10px 0;
  } 
  .perfumers .perfumers-list .perfumers-item figcaption .sign {
    margin: 0 auto;
    width: 100%;
    max-width: 170px;
  }
  .perfumers .perfumers-content .swiper-pagination {
    display: block;
    position: relative;
    margin-top: 40px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .perfumers .perfumers-content> .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .page-collection.page-extraits-de-cologne .ctn_content_bgimg.history {
    padding: 35px 10px 105px;
  }
}