@charset "UTF-8";
/*---------------LAYOUT---------------*/
#barbie_page {
  position: relative;
  width: 100%;
  min-height: 100vh;
  margin-top: -60px;
}
.barbie_bg_image {
  background: url("https://d2w53g1q050m78.cloudfront.net/phoebebeautyupco/uploads/assets/din/2402/img/barbie/barbie_bg.jpg")repeat;
  background-size: contain;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
/*PC*/
.barbie_sub {
  line-height: 0;
}
.barbie_sub_left {
  box-sizing: border-box;
  background: linear-gradient(to bottom, #e42d8a, #ebcdd4);
  background: -webkit-linear-gradient(top, #ebcdd4, #e42d8a);
  background: -moz-linear-gradient(top, #ebcdd4, #e42d8a);
  position: fixed;
  -webkit-transform: translate(-50%, 0%);
  top: 0;
  left: calc((50% - 218px) / 2);
  width: 520px;
  height: 100vh;
}
.barbie_sub_right {
  box-sizing: border-box;
  position: fixed;
  -webkit-transform: translate(50%, 0%);
  top: 0;
  right: calc((50% - 218px) / 2);
  width: 520px;
  height: 100vh;
}
.barbie_sub_cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.barbie_sub_left .barbie_sub_cont {
  width: 40%;
}
.barbie_sub_right .barbie_sub_cont {
  top: 50%;
  bottom: 0px;
  transform: translate(-50%, -50%);
  width: 45%;
}
@media screen and (max-width: 1060px) {
  .barbie_sub_left, .barbie_sub_right {
    display: none;
  }
}
/*SP*/
.barbie_main {
  background: #FFF;
  box-sizing: border-box;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, .15);
  position: relative;
  max-width: 435px;
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 1060px) {
  .barbie_main {
    border: none;
  }
}
/*---------------SPLASH---------------*/
#splash.bf_splash {
  background: linear-gradient(to bottom, #e42d8a, #ebcdd4);
  background: -webkit-linear-gradient(top, #ebcdd4, #e42d8a);
  background: -moz-linear-gradient(top, #ebcdd4, #e42d8a);
}
#splash.bf_splash #splash_logo {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15vw;
  z-index: 1000005;
}
#splash.bf_splash #splash_logo img{
	position: relative;
	z-index: 1000005;
}
@media screen and (max-width: 590px) {
  #splash.bf_splash #splash_logo {
    max-width: 35vw;
    width: 35vw;
  }
}
/*---------------MV---------------*/
.barbie_mv {
  box-sizing: border-box;
  padding: 0px;
  line-height: 0;
}
/*---------------OFFER---------------*/
.barbie_offer {
  position: relative;
	line-height: 1;
}
.barbie_offer .barbie_btn {
  position: absolute;
  bottom: 54%;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  width: 100%;
}
/*---------BUTTOM----------*/
#barbie_page .btn_more p span {
  background: #d84d95;
  border: 1.5px solid #FFF;
  border-radius: 100px;
  letter-spacing: 0.01em;
  line-height: 56px;
  color: #FFF;
  max-width: 360px;
  width: 85%;
}
#barbie_page .btn_more p span:hover::before {
  border-top: solid 1.5px #FFF;
  border-right: solid 1.5px #FFF;
}
/*----------TTL------------*/
#barbie_page .ttl {
  font-style: normal;
  margin-bottom: 40px;
}
#barbie_page .ttl .en {
  position: relative;
  color: #1b112e;
  font-weight: 500;
}
#barbie_page .ttl .jp {
  color: #3e3a39;
  letter-spacing: 0.1em;
}
/*-----------------COMMON-----------------*/
header,footer {
  display: none;
}
/*----------CONCEPT-----------*/
.barbie_concept {
  line-height: 0;
}
/*----------PRODUCT-----------*/
.barbie_product{
	line-height: 1;
}
.barbie_product_bg {
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.barbie_ttl {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: auto;
  width: 85%;
}
/*---------CHANNEL----------*/
.barbie_channel {
  padding-top: 80px;
  background: rgba(238,208,215,.5);
}
.barbie_channel_cont {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 40px;
}
.barbie_channel_cont:last-child {
  margin-bottom: 0;
}
.barbie_channel_cont .left_box {
  box-sizing: border-box;
  width: 38%;
}
.barbie_channel_cont .right_box {
  box-sizing: border-box;
  padding-left: 15px;
  width: 62%;
}
.barbie_channel_cont .channel_ttl {
  color: #3e3a39;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.01em;
  margin-bottom: 8px;
}
.barbie_channel_cont p {
  color: #3e3a39;
  font-size: 13px;
  line-height: 1.6;
}
.barbie_channel_cont .attention {
  color: #3e3a39;
  line-height: 1;
  letter-spacing: normal;
  margin: 0;
}
#barbie_page .barbie_channel_cont .btn_more {
  margin-top: 10px;
}
#barbie_page .barbie_channel_cont .btn_more p span {
  line-height: 38px;
  width: 100%;
}
/*------------------LINK--------------------*/
.barbie_link {
  box-sizing: border-box;
  background: linear-gradient(to bottom, rgba(238,208,215,.5) 50%, #FFF 100%);
  padding-top: 80px;
  padding-bottom: 100px;
}
.barbie_link_list {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  width: 75%;
}
.barbie_link_list li {
  box-sizing: border-box;
  width: calc(70%/3);
}
.barbie_link .copyright {
  max-width: 80px;
  margin: 20px 15px 0 auto;
}
/*------------------DEBUT--------------------*/
.barbie_bnr_bottom .btn_cart input[type="submit"] {
  background: #875d91;
  border-radius: 0;
  border: none;
  font-size: 1rem;
  line-height: 64px;
}
.btn_barbie {
  box-sizing: border-box;
  padding: 0 15px;
}
.btn_barbie .btn_cart input[type="submit"] {
  background: #875d91;
  border: 2px solid #FFF;
  font-size: 1rem;
}
.btn_read {
  margin-top: 25px;
  text-align: center;
}
.btn_read p {
  font-weight: 500;
  font-size: 0.8rem;
  text-align: center;
  letter-spacing: 0.05em;
}
.btn_read p a {
  display: block;
  box-sizing: border-box;
  padding: 15px 10px;
}