/* ==========================================================================
    Typograpgy
   ========================================================================== */
@import url("https://use.typekit.net/tsi0yta.css");

#whiteday_0223 {
  color: #343434;
}

#whiteday_0223 .credit_main,
#whiteday_0223 .credit {
  font-family: classico-urw, sans-serif;
  font-style: normal;
}

#whiteday_0223 .heading_counter {
  font-family: p22-brass-script-pro, cursive;
  font-weight: 400;
  font-style: normal;
}

#whiteday_0223 .heading_intro,
#whiteday_0223 .heading_article,
#whiteday_0223 .text_main,
#whiteday_0223 .heading_wrapping,
#whiteday_0223 .text_wrapping {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#whiteday_0223 .heading_intro {
  font-size: calc(44 * (100vw / 750));
  letter-spacing: 0.16em;
  line-height: 1.6;
}

@media (min-width: 768px) {
  #whiteday_0223 .heading_intro {
    font-size: 30px;
    letter-spacing: 0.18em;
  }
}

#whiteday_0223 .heading_article {
  font-size: calc(25 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.16em;
}

@media (min-width: 768px) {
  #whiteday_0223 .heading_article {
    font-size: 20px;
    line-height: 2.2;
  }
}

#whiteday_0223 .heading_counter {
  font-size: calc(48 * (100vw / 750));
  color: #92c0d9;
}

#whiteday_0223 .heading_counter span.small {
  font-size: calc(28 * (100vw / 750));
}

@media (min-width: 768px) {
  #whiteday_0223 .heading_counter {
    font-size: 33px;
  }

  #whiteday_0223 .heading_counter span.small {
    font-size: 18px;
  }
}

#whiteday_0223 .text_main {
  font-size: calc(22 * (100vw / 750));
  letter-spacing: 0.12em;
  line-height: 1.8;
}

#whiteday_0223 .text_main .half-spacing {
  letter-spacing: 0.035em;
}

@media (min-width: 768px) {
  #whiteday_0223 .text_main {
    font-size: 14px;
    line-height: 2.1;
  }
}

#whiteday_0223 .credit_main {
  font-size: calc(22 * (100vw / 750));
  font-weight: 400;
  letter-spacing: 0.12em;
  line-height: 1.6;
}

@media (min-width: 768px) {
  #whiteday_0223 .credit_main {
    font-size: 12px;
  }
}

#whiteday_0223 .credit {
  letter-spacing: 0.12em;
}

@media (max-width: 767px) {
  #whiteday_0223 .credit {
    font-size: calc(22 * (100vw / 750));
    font-weight: 600;
  }
}

#whiteday_0223 .heading_wrapping {
  font-size: calc(28 * (100vw / 750));
  letter-spacing: 0.15em;
  margin-bottom: calc(12 * (100vw / 750));
}

@media (min-width: 768px) {
  #whiteday_0223 .heading_wrapping {
    margin-bottom: 5px;
    font-size: 16px;
  }
}

#whiteday_0223 .text_wrapping {
  font-size: calc(24 * (100vw / 750));
  letter-spacing: 0.15em;
  line-height: 1.6;
}

@media (min-width: 768px) {
  #whiteday_0223 .text_wrapping {
    font-size: 14px;
  }
}

/* ==========================================================================
   Base
   ========================================================================== */
#whiteday_0223 {
  width: 100%;
}

@media (min-width: 768px) {
  #whiteday_0223 {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
  }
}

#whiteday_0223 img {
  min-width: 1px;
  min-height: 1px;
}

#whiteday_0223 div {
  height: auto;
}

#whiteday_0223 div img,
#whiteday_0223 div picture {
  width: 100%;
  height: auto;
}

#whiteday_0223 .item .img-wrapper {
  width: 100%;
}

@media (max-width: 767px) {
  #whiteday_0223 .item .img-wrapper_sml {
    width: calc(580 * (100vw / 750));
    margin-left: auto;
    margin-right: auto;
  }
}

#whiteday_0223 .heading_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}

#whiteday_0223 .credit_woman:before,
#whiteday_0223 .credit_men:before,
#whiteday_0223 .credit_left:before,
#whiteday_0223 .credit_right:before {
  display: inline-block;
  position: absolute;
  top: 4%;
  left: 0;
}

#whiteday_0223 .credit {
  position: relative;
}

#whiteday_0223 .credit_woman:before {
  content: "Women:";
}

#whiteday_0223 .credit_men:before {
  content: "Men:";
}
#whiteday_0223 .credit_left:before {
  content: "upside:";
}

#whiteday_0223 .credit_right:before {
  content: "downside:";
}

@media (min-width: 768px) {
  #whiteday_0223 .credit_left:before {
    content: "left:";
  }

  #whiteday_0223 .credit_right:before {
    content: "right:";
  }

  #whiteday_0223 .flex_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #whiteday_0223 .item01 .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  #whiteday_0223 .item01 .img-wrapper {
    width: 100%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  #whiteday_0223 .item02 .flex_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #whiteday_0223 .item02 .img-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 344px;
    flex: 0 344px;
  }

  #whiteday_0223 .item02 .text_content {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }

  #whiteday_0223 .item03 .flex_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  #whiteday_0223 .item03 .img-wrapper {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }

  #whiteday_0223 .item03 .img-wrapper + .img-wrapper {
    margin-top: 13px;
  }

  #whiteday_0223 .giftwrap_area {
    text-align: center;
  }

  #whiteday_0223 .giftwrap_area .img-wrapper {
    width: 100%;
    max-width: 306px;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnViewAll {
  width: calc(460 * (100vw / 750));
  display: block;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .breadlist.lp {
    margin: calc(60 * (100vw / 900)) auto;
    width: calc(900 * (100vw / 900));
    font-size: calc(12 * (100vw / 900));
  }
}

@media (min-width: 900px) {
  .breadlist.lp {
    margin: 60px auto;
    width: 900px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .breadlist.lp {
    line-height: calc(40 * (100vw / 750));
    font-size: calc(20 * (100vw / 750));
    margin: calc(25 * (100vw / 750)) auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }
}

@media (max-width: 767px) {
  /* ==========================================================================
    SP
==========================================================================*/
  *.desktop,
  * .desktop {
    display: none !important;
  }

  .LP_intro {
    padding: 0 calc(45 * (100vw / 750));
    margin-bottom: calc(72 * (100vw / 750));
  }

  .LP_intro .heading_intro {
    margin: calc(30 * (100vw / 750)) 0 calc(11 * (100vw / 750));
  }

  .item {
    border-top: 2px solid #92c0d9;
    margin-left: calc(50 * (100vw / 750));
    margin-right: calc(50 * (100vw / 750));
  }

  .heading_content {
    margin-top: calc(35 * (100vw / 750));
    margin-bottom: calc(50 * (100vw / 750));
  }

  .heading_content .heading_counter {
    margin-right: calc(39 * (100vw / 750));
    position: relative;
    top: calc(10 * (100vw / 750));
  }

  .credit_left li.credit,
  .credit_right li.credit {
    padding-left: calc(140 * (100vw / 750));
  }

  .credit_men li.credit,
  .credit_woman li.credit {
    padding-left: calc(110 * (100vw / 750));
  }

  .item01 {
    margin-bottom: calc(178 * (100vw / 750));
  }

  .item01 .img-wrapper:nth-child(1) {
    margin-bottom: calc(15 * (100vw / 750));
  }

  .item01 .text_content {
    margin-top: calc(32 * (100vw / 750));
  }

  .item01 .text_main {
    margin-bottom: calc(29 * (100vw / 750));
  }

  .item02 {
    margin-bottom: calc(158 * (100vw / 750));
  }

  .item02 .img-wrapper:nth-child(1) {
    margin-bottom: calc(17 * (100vw / 750));
  }

  .item02 .text_content {
    margin-top: calc(32 * (100vw / 750));
  }

  .item02 .text_main {
    margin-bottom: calc(37 * (100vw / 750));
  }

  .item03 {
    margin-bottom: calc(145 * (100vw / 750));
  }

  .item03 .img-wrapper:nth-child(1) {
    margin-bottom: calc(21 * (100vw / 750));
  }

  .item03 .text_content {
    margin: calc(21 * (100vw / 750)) 0 calc(15 * (100vw / 750));
  }

  .item03 .text_main {
    margin-bottom: calc(37 * (100vw / 750));
  }

  .giftwrap_area {
    margin-top: calc(133 * (100vw / 750));
    text-align: center;
  }

  .giftwrap_area .img-wrapper {
    width: calc(590 * (100vw / 750));
    margin-left: auto;
    margin-right: auto;
    margin-bottom: calc(35 * (100vw / 750));
  }
}

@media (min-width: 768px) {
  /* ==========================================================================
    PC
==========================================================================*/
  *.SP,
  * .SP {
    display: none !important;
  }

  .item,
  .LP_intro .text_content {
    max-width: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .LP_intro {
    margin-bottom: 68px;
  }

  .LP_intro .heading_intro {
    margin: 40px 0 26px;
  }

  .item {
    border-top: 2px solid #92c0d9;
    padding-top: 33px;
  }

  .item .heading_content {
    margin-bottom: 34px;
  }

  .item .heading_counter {
    margin-top: 11px;
    margin-right: 35px;
  }

  .item .heading_counter .small {
    margin-right: 6.5px;
  }

  .item .text_content {
    margin-top: 27px;
  }

  .item .text_content .text_main {
    margin-bottom: 25px;
  }

  .item ul.credit {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .item ul.credit li.credit + li.credit:before {
    content: "/";
    display: inline-block;
    margin: 0 9px 0 4px;
  }

  .item ul.credit_woman li.credit + li.credit:after {
    content: "/";
    display: inline-block;
    margin: 0 -6px 0 4px;
  }

  .item ul.credit_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .item ul.credit_left {
    margin-right: 3px;
  }

  .item ul.credit_woman {
    margin-right: 10px;
  }

  .item .credit_woman:before,
  .item .credit_left:before,
  .item .credit_right:before,
  .item .credit_men:before {
    top: 0 !important;
    font-weight: 600;
    font-size: 12px;
    margin-top: 1.3%;
  }

  .item ul.credit_men li:first-child {
    padding-left: 37px;
  }

  .item .credit_woman li:first-child {
    padding-left: 55px;
  }

  .item .credit_left li:first-child {
    padding-left: 32px;
  }

  .item .credit_right li:first-child {
    padding-left: 40px;
  }

  .item01 {
    margin-bottom: 126px;
  }

  .item02 {
    margin-bottom: 76px;
  }

  .item02 .heading_content {
    margin-bottom: 37px;
  }

  .item02 .text_content {
    margin-top: 21px;
    margin-bottom: 45px;
  }

  .item02 .text_content .text_main {
    margin-bottom: 30px;
  }

  .item03 {
    margin-bottom: 105px;
  }

  .item03 .heading_content {
    margin-bottom: 38px;
  }

  .item03 .img-wrapper:nth-child(2) {
    margin-bottom: 10px;
  }

  .item03 .text_content {
    margin-bottom: 127px;
  }

  .giftwrap_area {
    margin-top: 120px;
  }

  .giftwrap_area .img-wrapper {
    margin-bottom: 18px;
  }
}

/*ANIMATIONS*/
[data-animation] {
  opacity: 0.001;
}

.fade-up {
  animation-duration: 2000ms;
  -webkit-animation-duration: 2000ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-name: fade-up;
  -webkit-animation-name: fade-up;
}

@-webkit-keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}

@keyframes fade-up {
  from {
    opacity: 0;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
