@charset "utf-8";
/* CSS Document */
/*============================
#pm25ans
============================*/
#pm25ans {}
#pm25ans .brandhistory {
  margin: 0 auto;
  padding: 60px 0 121px;
}
#pm25ans img {
  width: 100%;
  vertical-align: top;
}
#pm25ans .brandhistory > hgroup {
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
#pm25ans .brandhistory > hgroup::before {
  content: "";
  position: absolute;
  background-image: url("../../common/img/message-logo-min.jpg");
  background-repeat: no-repeat;
  top: -24px;
  width: 125px;
  aspect-ratio: 125/232;
  background-size: contain;
  z-index: -1;
  left: -464px;
  right: 0;
  margin: auto;
}
#pm25ans .brandhistory hgroup .en {
  text-align: center;
  font-family: var(--font-en-1);
  font-style: italic;
  line-height: 1.2;
  letter-spacing: -0.001em;
  color: #C08251;
  font-size: 35px;
  font-weight: 600;
  margin: 0 auto 16px;
}
#pm25ans .brandhistory hgroup .jp {
  font-size: 18px;
  margin: 0 auto;
  color: #4D3024;
  text-align: center;
}
#pm25ans .brandhistory .logo {
  margin: 0 auto 56px;
  max-width: 48px;
}
/*============================
#mv
============================*/
#pm25ans .brandhistory #mv {
  margin-bottom: 80px;
}
/*============================
#intro
============================*/
#pm25ans .brandhistory #intro {
  width: 90%;
  margin: 0 auto;
}
#pm25ans .brandhistory #intro .logo {
  margin: 0 auto 56px;
  max-width: 48px;
}
#pm25ans .brandhistory #intro .txt {
  text-align: center;
  line-height: 2;
  font-size: 18px;
  color: #333;
  margin: 0 auto 86px;
}
.brandhistory {}
.brandhistory .en {}
.brandhistory .jp {}
/*============================
#mv
============================*/
.brandhistory #mv.js-scroll-advanced.scroll-fadeup.isActive {}
.brandhistory .logo {}
.brandhistory > .txt {
  text-align: center;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 60px;
}
.brandhistory .banner {
  max-width: 700px;
  margin: 0 auto;
}
.history-box {}
.history-box .history-detail {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 30px;
  position: relative;
}
.history-box .history-detail::before {
  content: "";
  position: absolute;
  height: calc(100% - 126px);
  width: calc(50vw + 100% - 100px);
  background-image: linear-gradient(45deg, #F6F2F0, #F6F2F0);
  top: -28px;
  bottom: 0;
  transform: translateX(-50vw);
  margin: auto 0;
}
.history-box .history-detail .year {
  font-family: "Shippori Mincho", serif;
  color: #E2D4CC;
  font-size: 100px;
  margin-bottom: 40px;
  position: relative;
}
.history-box .history-detail .month-wrap {
  padding-left: 100px;
  padding-bottom: 100px;
  position: relative;
}
.history-box .history-detail.no-img .month-wrap {}
.history-box .history-detail .month-box {
  margin-bottom: 40px;
}
.history-box .history-detail .month-wrap::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #E2D4CC;
  left: 50px;
}
.history-box .history-detail .month-box .col2-month {
  display: flex;
  gap: 6.5%;
  justify-content: flex-start;
}
.history-box .history-detail .month-box .inner-month {
  margin-top: 40px
}
.history-box .history-detail .month-box .col2-month .left-box {
  width: 38%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.history-box .history-detail .month-box .col2-month .left-box .month {
  position: absolute;
  left: 0;
  top: 0;
}
.history-box .history-detail.no-img .month-box .col2-month .left-box .month {
  position: relative;
  margin-bottom: 60px;
}
.history-box .history-detail .month-box .col2-month .left-box .txt {
  padding-left: 9%;
  font-size: 20px;
  font-weight: 500;
  margin: auto 0;
  line-height: 1.5;
}
.history-box .history-detail .month-box .col2-month .img {
  width: 55.5%;
}
.history-box .history-detail .month-box .col1-month {
  display: flex;
  align-items: center;
  padding-left: 7.5%;
  gap: 24px;
}
.history-box .history-detail .month-box .col1-month .img {
  width: 19%;
}
.history-box .history-detail .month-box .col1-month .txt-box {
  width: 46%;
}
.history-box .history-detail .month-box .col1-month .txt-box .ttl {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.5;
}
.history-box .history-detail .month-box .col1-month .txt-box .txt {}
.history-box .history-detail .month-box .month {
  font-family: "Shippori Mincho", serif;
  color: #E2D4CC;
  font-size: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .br-pc {
    display: none;
  }
  /*============================
#pm25ans
============================*/
  #pm25ans {}
  #pm25ans .brandhistory {
    padding: 60px 0;
  }
  /*============================
#page-ttl
============================*/
  #pm25ans .brandhistory hgroup {
    margin-bottom: 40px;
  }
  #pm25ans .brandhistory hgroup::before {
    top: -12px;
    width: 74px;
    z-index: -1;
    left: 0;
    right: 0;
  }
  #pm25ans .brandhistory hgroup .en {
    font-size: 25px;
    letter-spacing: 0.05em;
    margin: 0 auto 8px;
  }
  #pm25ans .brandhistory hgroup .jp {
    font-size: 14px;
  }
  /*============================
#mv
============================*/
  #pm25ans .brandhistory #mv {
    margin-bottom: 30px;
  }
  /*============================
#intro
============================*/
  #pm25ans .brandhistory #intro {}
  #pm25ans .brandhistory #intro .logo {}
  #pm25ans .brandhistory #intro .txt {
    margin: 0 auto 110px;
    text-align: justify;
    letter-spacing: 0;
  }
  .brandhistory {}
  .brandhistory .en {}
  .brandhistory .jp {}
  /*============================
#mv
============================*/
  .brandhistory #mv.js-scroll-advanced.scroll-fadeup.isActive {}
  .brandhistory .logo {}
  .brandhistory > .txt {
    font-size: 16px;
    text-align: justify;
    width: 89%;
    margin: 0 auto 40px;
    line-height: 1.5;
  }
  .brandhistory .banner {
    width: 89%;
  }
  .history-box {}
  .history-box .history-detail {
    width: 89%;
    margin: 0 auto 0;
}
  .history-box .history-detail::before {
  content: "";
  position: absolute;
  margin-left: calc(50% - 50vw);
  height: calc(100% - 75px);
  width: 100vw;
  background-image: linear-gradient(45deg, #F6F2F0, #F6F2F0);
  left: 0;
  top: -28px;
  bottom: 0;
  margin: auto 0;
  margin: auto calc(50% - 50vw);
  transform: translateX(0vw);
}
  .history-box .history-detail .year {
    font-size: 50px;
    margin-bottom: 24px;
}
  .history-box .history-detail .month-wrap {padding-left: 34px;padding-bottom: 44px;}
  .history-box .history-detail .month-wrap::before {
    left: 12px;
    top: -15px;
}
  .history-box .history-detail .month-box {}
  .history-box .history-detail .month-box .col2-month {
    flex-direction: column;
}
  .history-box .history-detail .month-box .col2-month .left-box {
    width: 100%;
}
  .history-box .history-detail .month-box .col2-month .left-box .month {
    position: relative;
}
  .history-box .history-detail.no-img .month-box .col2-month .left-box .month {
    margin-bottom: 15px;
}
  .history-box .history-detail .month-box .col2-month .left-box .txt {
    padding: 0;
    font-size: 18px;
    margin-bottom: 5px;
}
  .history-box .history-detail .month-box .col2-month .img {
    width: 100%;
}
  .history-box .history-detail .month-box .col1-month {
    padding-left: 0;
    gap: 6.5%;
    align-items: flex-start;
}
  .history-box .history-detail .month-box .col1-month .img {
    width: 33.9%;
}
  .history-box .history-detail .month-box .col1-month .txt-box {
    width: 59.6%;
}
  .history-box .history-detail .month-box .col1-month .txt-box .ttl {
    font-size: 14px;
    margin-bottom: 3px;
    text-align: left;
}
  .history-box .history-detail .month-box .col1-month .txt-box .txt {
    font-size: 12px;
    margin: 0;
    width: 89%;
    line-height: 1.5;
    text-align: left;
}
  .history-box .history-detail .month-box .month {
    font-size: 30px;
    margin-bottom: 10px;
}
}
@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
  .brandhistory {}
  .brandhistory .en {}
  .brandhistory .jp {}
  /*============================
#mv
============================*/
  .brandhistory #mv.js-scroll-advanced.scroll-fadeup.isActive {}
  .brandhistory .logo {}
  .brandhistory .txt {
    line-height: 1.5;
  }
  .brandhistory .banner {}
}