@charset "utf-8";

/*@font-face {*/
  /*font-family: "readerregular";*/
  /*src: url("/gb/assets/font/reader/reader-regular-webfont.eot");*/
  /*src: url("/gb/assets/font/reader/reader-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/gb/assets/font/reader/reader-regular-webfont.woff2") format("woff2"), url("/gb/assets/font/reader/reader-regular-webfont.woff") format("woff"), url("/gb/assets/font/reader/reader-regular-webfont.ttf") format("truetype"), url("/gb/assets/font/reader/reader-regular-webfont.svg#readerregular") format("svg");*/
  /*font-weight: normal;*/
  /*font-style: normal; }*/

/*@font-face {*/
  /*font-family: "readerbold";*/
  /*src: url("/gb/assets/font/reader/reader-bold-webfont.eot");*/
  /*src: url("/gb/assets/font/reader/reader-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/gb/assets/font/reader/reader-bold-webfont.woff2") format("woff2"), url("/gb/assets/font/reader/reader-bold-webfont.woff") format("woff"), url("/gb/assets/font/reader/reader-bold-webfont.ttf") format("truetype"), url("/gb/assets/font/reader/reader-bold-webfont.svg#readerbold") format("svg");*/
  /*font-weight: normal;*/
  /*font-style: normal; }*/


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

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: 100%;
  line-height: 1.5;
  font-family: 'readerregular','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','Helvetica Neue','Hiragino Kaku Gothic W3 JIS2004',Meiryo,Helvetica,Helvetica,Arial,sans-serif;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin: 0;
  font-family: 'readerbold','ヒラギノ角ゴ Pro W6',HiraKakuProN-W6,'Hiragino Kaku Gothic W6 JIS2004',Meiryo,Helvetica,Helvetica,Arial,sans-serif;
}

p, blockquote, dl, dd, figure {
  margin: 0;
}
ol, ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
a{
  text-decoration:none;
  display: inline-block;
}
a:hover, a:active {
  outline: 0;
}

img {
  border: 0;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  outline:none;
}
svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
th, td {
  text-align: left;
  vertical-align: baseline;
  padding: 0;
}

.cf:before,
.cf:after {
  content:"";
  display:table;
}

.cf:after {
  clear:both;
}
.cf {
  *zoom:1;
}
p{
  line-height: 1;
}

/* ---- .slogo ---- */
.slogo img{
  width:100%;
}
.slogo{
  border-bottom:solid 1px #000;
}

/*---------- .footer_bottom ----------*/
.footer_bottom{
  padding: 12.5vw 0;
  background: #f2f2f2;
  border-top:solid 1px #ccc;
}
.footer_bottom img{
  width: 100%;
}
.footer_bottom .footer_link{
  padding: 0 6.25vw;
}
.footer_bottom a{
  display: block;
  width: 100%;
  padding: 7.8125vw;
  background: #fff;
  border: 1px solid #cfcfcf;
  color: #c8102e;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  box-sizing: border-box;
}
.footer_bottom .footer_logo{
  width: 99px;
  margin: 0 auto 7.14vw;
}
.footer_bottom .footer_txt{
  display: inline-block;
  text-decoration: underline;
}
.footer_bottom a[target="_blank"] .footer_txt:after{
  content:'';
  display: inline-block;
  width: 11px;
  height:9px;
  background: url(/gb/fragrance/everbloom/assets/assets/img/footer_icn_blank.png) no-repeat center center;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  vertical-align: middle;
  margin-left:15px;
}




/*---------- .sec_font_line ----------*/
.sec_font{
  font-family: 'readerbold', 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-feature-settings : "palt";
  position: relative;
}
.sec_font_line{
  position: relative;
  display: inline-block;
  white-space: nowrap;
  /*font-family: 'Hiragino Kaku Gothic ProN' , 'メイリオ',sans-serif;*/
  line-height: 1;
  margin: 6px 0;
  font-feature-settings: "palt";
  font-weight: bold;
}
.sec_font_line:after{
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  content: '';
  display: block;
  border-bottom: solid 2px #c8102e;
}


/*------ movie -------------------------------------*/
.movie_start{
  margin-top: 7.857%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
.movie_start .movie_photo{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.movie_start iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 1;
}
.playerbox{
  opacity: 0;
  transition-duration:1s;
}
.play{
  opacity: 1;
  transition-duration:1s;
}


/* ----- sec_bottom ----- */
.sec_bottom{
  border-top:solid 1px #000;
  padding:1px 3.125%;
}
.sec_bottom img{
  width:100%;
}
.bottom_note{
  margin:2% 0;
  font-size:9px;
}
.bottom_note li{
  text-indent: -1em;
  padding-left:1em;
}
.bottom_btn{
  margin:14% 0;
}
.bottom_btn p{
  margin:2% 0;
}

.sec img,
.sec2 img,
.sec3 img,
.sec4 img,
.sec5 img{
  width: 100%;
}

/* ----- sec2 ----- */
.sec2{
  padding: 15.625% 6.25%;
}
.sec2_catch{
  margin-top: 8.75%;
}
.sec2_item{
  margin-top: 10.714%;
}
.sec2_item ul{
  font-size: 0;
  line-height: 0;
}
.sec2_item ul li{
  float: left;
  border-right: 1px solid #ccc;
  width: 49.821%;
}
.sec2_item ul li:last-child{
  border-right: none;
}
.sec2_item_name{
  margin-top: 13.978%;
}
.sec2_item_catch{
  margin-top: 6.81%;
}
.sec2_item1_btn,
.sec2_item2_btn{
  margin-top: 10%;
  width: 89.605%;
}
.sec2_item2_btn{
  margin-left: auto;
}

/* ----- sec3 ----- */
.sec3{
  padding: 15.625% 6.25%;
  background: url("/gb/fragrance/sp/everbloom/assets/img/sec3_bg.jpg") no-repeat center;
  background-size: cover;
}
.sec3_txt1{
  margin-top: 8.75%;
}
.sec3_txt2{
  margin-top: 10.714%;
}

/* ----- sec4 ----- */
.sec4{
  padding: 15.625% 6.25% 31.25%;
  background: url("/gb/fragrance/sp/everbloom/assets/img/sec4_bg.jpg") no-repeat center top;
  background-size: cover;
}
.sec4 ul li{
  display: inline-block;
  width: 12.142%;
  margin-right: 3.571%;
}
.sec4 ul li:last-child{
  margin-right: 0;
}
.sec4_item1_bg{
  margin-top: 8.928%;
  padding: 8.928% 0;
  background-color: #fff;
}
.sec4_item1_large_box{
  position: relative;
  padding-top: 122.14%;
}
.sec4_item1_large{
  position: absolute;
  top: 13.928%;
  left: 0;
}
.sec4_item1_min_box{
  text-align: center;
  position: relative;
  z-index: 10;
}
.sec4_item2_bg{
  margin-top: 12.5%;
  padding: 8.928% 0;
}
.sec4_item1_txt1{
  margin-top: 5.357%;
}
.sec4_item1_txt2{
  margin-top: 7.142%;
}
.sec4_item1_txt3{
  margin-top: 6.607%;
}
.sec4_item1_txt4{
  margin-top: 7.142%;
}

.sec4_item2{
  margin-top: 17.857%;
  padding-top: 17.857%;
  border-top: 1px solid #b3b3b3;
}
.sec4_item2_bg{
  padding: 8.928% 0;
  background-color: #fff;
}
.sec4_item2_large_box{
  position: relative;
  padding-top: 118.571%;
}
.sec4_item2_large{
  position: absolute;
  top:8.571%;
  left: 0;
}
.sec4_item2_min_box{
  position: relative;
  z-index: 10;
  text-align: center;
}
.sec4_item2_txt1{
  margin-top: 5.357%;
}
.sec4_item2_txt2{
  margin-top: 6.964%;
}
.sec4_item2_txt3{
  margin-top: 6.607%;
}
.sec4_item2_txt4{
  margin-top: 6.964%;
}

.sec4_item_icon{
  line-height: 0;
  margin-top: 8.928%;
}
.sec4_item_cart{
  margin-top: 7.812%;
}
.sec4_item_cart_detail{
  line-height: 0;
  margin-top: 2.678%;
}
.sec4_item_cart_price1{
  margin-top: 5.357%;
}
.sec4_item_cart_price2{
  margin-top: 3.571%;
}
.sec4_item_cart_txt{
  font-size: 11px;
  margin-top: 3.571%;
}
.sec4_item_cart_txt_red{
  font-size: 11px;
  color: #c8102e;
  margin-top: 9.375%;
}
.sec4_item_cart_shop_ttl{
  margin-top: 3.906%;
}
.sec4_item_cart_shop_btn{
  margin-top: 3.125%;
}
.sec4_item_cart_online_btn{
  margin-top: 2.968%;
}
.sec4_item_cart_online_ttl{
  margin-top: 9.375%;
}
.sec4_item_cart_online_txt1{
  margin-top: 3.125%;
}
.sec4_item_cart_online_txt2{
  margin-top: 5.178%;
}
.sec4_movie{
  margin-top: 17.857%;
  padding-top: 17.857%;
  border-top: 1px solid #b3b3b3;
}
.sec4_item_min p{
  display: inline-block;
  border: 1px solid #b3b3b3;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.is-active p{
  border: 1px solid #c8102e;
}


/*---------- .sec5 ----------*/
.sec5{
  padding: 12.5vw 6.25vw;
  background: #fdeceb;
}
.sec5 .sec5_ttl_pref{
  color: #000;
  font-weight: bold;
  font-size: 4.68vw;
  margin: 9.375vw 0 6.25vw;
}
.sec5 .sec5_list_shop li{
  padding: 5.468vw 0;
  color: #000;
}
.sec5 .sec5_list_shop_link{
  display: inline-block;
  color: #000;
  font-size: 4.0625vw;
  line-height: 1.5;
  margin-bottom: 4.6875vw;
  position: relative;
  text-decoration: underline;
}
.sec5 .sec5_list_shop_link:after{
  display: inline-block;
  content: "";
  width: 11px;
  height: 9px;
  background: url(/gb/fragrance/sp/everbloom/assets/img/sec5_icon_window.png) no-repeat 0 0;
  background-size: 11px;
  margin-left: 6px;
}
.sec5 .sec5_list_shop_link.no_icon{
  text-decoration: none;
}
.sec5 .sec5_list_shop_link.no_icon:after{
  display: none;
}
.sec5 .sec5_list_shop_detail{
  font-size: 3.75vw;
  line-height: 1.5;
}
.sec5 .sec5_list_shop_detail + .sec5_list_shop_detail{
  margin-top: 3.125vw;
}
.sec5 .sec5_list_shop_detail dt{
  position: relative;
  display: inline-block;
  padding-right: 1em;
}
.sec5 .sec5_list_shop_detail dt:after{
  display: block;
  content: "：";
  position: absolute;
  right: 0;
  top: 0;
}