@charset "UTF-8";
/* ============================= ▼ 全体 ▼ == */
html {
font-size: 62.5%;
}

#LB211227otosidama {
transform: none !important;
filter: none !important;
font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
font-weight: 400;
font-style: normal;
width: 100%;
margin: 0 auto;
text-align: center;
overflow: hidden;
color:#fff;
font-feature-settings: normal;
}
#LB211227otosidama img {
width: 100%;
height: auto;
}
#LB211227otosidama .sp-only {
display: block;
}
#LB211227otosidama .pc-only {
display: none;
}
.main-inner {
width: 100% !important;
max-width: none !important;
}
/* ============================= ▲ 全体 ▲ == */
/* ============================= ▼ トレース用 ▼ == 
.LB211227otosidama {
  background-image: url(../img/page_sp.jpg);
  background-color: rgba(255, 255, 255, 0.2);
  background-blend-mode: lighten;
  background-position: top;
  background-repeat: no-repeat;
  background-position-y: -173px;
  background-size: calc(750 * (100vw / 750));
}
img {
  opacity: 0.8;
}
 ============================= ▲ トレース用 ▲ == */
/* ============================= ▼ fade ▼ == */
.LB211227otosidama .js-fade {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  opacity: 0;
}

.LB211227otosidama .js-fade.active {
  opacity: 1;
}

.LB211227otosidama .js-fade-Vr {
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  opacity: 0;
  -webkit-transform: translateY(6rem);
  transform: translateY(6rem);
}

.LB211227otosidama .js-fade-Vr.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* ============================= ▲ fade ▲ == */
/* ============================= ▼ common ▼ == */
.page-content {
  position: relative;
}

.page-content::before,
.page-content::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  background-color: #fff;
  z-index: 1;
}
.page-content::before {
  left: calc(20 * (100vw / 750));
}
.page-content::after {
  right: calc(20 * (100vw / 750));
}
.sec {
  position: relative;
}
.sec::before,
.sec::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  background-color: #fff;
}
.sec_ttl_wrapper {
  margin: 0 auto;
  position: relative;
}
.sec_ttl {
  position: absolute;
}
.sec_lead {
  font-size: calc(24 * (100vw / 750));
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.crd_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: 'Forum', cursive;
  font-size: calc(24 * (100vw / 750));
  line-height: 1.6666666667;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin: calc(56 * (100vw / 750)) auto 0;
}
.crd_item {
  padding: 0 0.5em;
}
.zindex_2 {
  position: relative;
  z-index: 2;
}
.model_img {
  background-color: #fff;
  height: 100%;
}
/* ============================= ▲ common ▲ == */
/* ============================= ▼ sec-top ▼ == */
.sec-top {
  background-color: #999999;
  padding-bottom: calc(114 * (100vw / 750));
}
.sec-top::before {
  top: calc(454 * (100vw / 750));
}
.sec-top::after {
  display: none;
}
.page_ttl {
  padding-top: calc(70 * (100vw / 750));
  margin: 0 auto;
  width: calc(667.82 * (100vw / 750));
}
.sub_ttl {
  margin-top: calc(56 * (100vw / 750));
  font-size: calc(27 * (100vw / 750));
  line-height: 1.5555555556;
  position: relative;
  left: calc(6 * (100vw / 750));
}
.start_date {
  margin-top: calc(147 * (100vw / 750));
  font-size: calc(30 * (100vw / 750));
  letter-spacing: 0.05em;
}
.sec-top_announce {
  margin-top: calc(22 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sec-top_lead {
  margin-top: calc(90 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.top_setitem_container {
  margin-top: calc(69 * (100vw / 750));
  position: relative;
  width: calc(750 * (100vw / 750));
}
.top_setitem_container::before {
  position: absolute;
  content: "";
  height: calc(782 * (100vw / 750));
  width: 100%;
  background-color: #f7f7f7;
  top: 0;
  left: 0;
  border-radius: 50% 50% 0 0/36% 36% 0 0;
}
.top_setitem_wrapper {
  position: relative;
  z-index: 1;
}
.top_setitem-img_wrapper {
  position: relative;
  width: 100vw;
  height: calc(590 * (100vw / 750));
}
.setitem-img {
  width: calc(280 * (100vw / 750));
  position: absolute;
}
.setitem-img1,
.setitem-img3 {
  top: calc(190 * (100vw / 750));
}
.setitem-img1 {
  left: calc(10 * (100vw / 750));
}
.setitem-img2 {
  z-index: 1;
  top: calc(60 * (100vw / 750));
  left: 50%;
  transform: translateX(-50%);
}
.setitem-img3 {
  right: calc(10 * (100vw / 750));
}
.setitem_ttl_wrapper {
  margin-top: calc(36 * (100vw / 750));
  font-size: calc(26 * (100vw / 750));
  letter-spacing: 0.04em;
  color: #999999;
}
.setitem_credit {
  font-family: 'Forum', cursive;
  padding-top: calc(6 * (100vw / 750));
  text-transform: uppercase;
  display: inline-block;
}
.buy_btn {
  margin: calc(57 * (100vw / 750)) auto 0;
  width: calc(250 * (100vw / 750));
}
/* ============================= ▲ sec-top ▲ == */
/* ============================= ▼ sec1 ▼ == */
.sec1 {
  background-color: #454d59;
  padding-bottom: calc(122 * (100vw / 750));
}
.sec1::before {
  top: calc(238 * (100vw / 750));
}
.sec1::after {
  bottom: calc(356 * (100vw / 750));
}
.sec1 .sec_container {
  padding-top: calc(138 * (100vw / 750));
}
.sec1 .sec_ttl_wrapper {
  width: calc(642 * (100vw / 750));
}
.model101_img {
  width: calc(641 * (100vw / 750));
  height: calc(852.1201 * (100vw / 750));
  margin: auto;
  background-color: rgba(0,0,0,0);
  background-image: url(../img/model101.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.sec1 .sec_container::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  background-color: #fff;
  top: calc(1150 * (100vw / 750));
}
.sec1 .sec_ttl {
  width: calc(383.4648 * (100vw / 750));
  top: calc(816 * (100vw / 750));
  left: 50%;
  transform: translateX(-50%);
}
.sec1 .sec_lead {
  margin-top: calc(250 * (100vw / 750));
  position: relative;
}
.sec1 .model_img_wrapper {
  margin-top: calc(128 * (100vw / 750));
}
.model102_img {
  width: calc(600 * (100vw / 750));
  margin: 0 0 0 auto;
}
.model103_img {
  width: calc(450 * (100vw / 750));
  margin: calc(60 * (100vw / 750)) auto 0 calc(60 * (100vw / 750));
}
.sec1 .crd_list {
  width: calc(580 * (100vw / 750));
}
/* ============================= ▲ sec1 ▲ == */
/* ============================= ▼ sec2 ▼ == */
.sec2 {
  background-color: #3d3835;
  padding-bottom: calc(128 * (100vw / 750));
}
.sec2::before {
  top: calc(628 * (100vw / 750));
}
.sec2::after {
  bottom: calc(364 * (100vw / 750));
}
.sec2 .sec_container {
  padding-top: calc(136 * (100vw / 750));
}
.sec2 .sec_ttl_wrapper {
  width: calc(630 * (100vw / 750));
}
.sec2 .sec_ttl {
  width: calc(676 * (100vw / 750));
  top: calc(-85 * (100vw / 750));
  left: 50%;
  transform: translateX(-50%);
}
.model201_img {
  width: calc(603 * (100vw / 750));
  height: calc(799.3633 * (100vw / 750));
  margin: calc(90 * (100vw / 750)) auto 0;
  background-color: rgba(0,0,0,0);
  background-image: url(../img/model201.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.sec2 .sec_lead {
  margin-top: calc(90 * (100vw / 750));
}
.model202_img {
  width: calc(526 * (100vw / 750));
  margin: calc(128 * (100vw / 750)) auto 0;
}
.sec2 .crd_list {
  width: calc(580 * (100vw / 750));
}
/* ============================= ▲ sec2 ▲ == */
/* ============================= ▼ sec3 ▼ == */
.sec3 {
  background-color: #9fa59b;
  padding-bottom: calc(268 * (100vw / 750));
}
.sec3::before {
  top: calc(228 * (100vw / 750));
}
.sec3::after {
  bottom: calc(138 * (100vw / 750));
}
.sec3 .sec_container {
  padding-top: calc(136 * (100vw / 750));
}
.sec3 .sec_container::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  background-color: #fff;
  top: calc(950 * (100vw / 750));
}
.sec3 .sec_ttl_wrapper {
  width: calc(674 * (100vw / 750));
}
.sec3 .ttl_before {
  width: calc(124 * (100vw / 750));
  top: calc(190 * (100vw / 750));
  left: calc(18 * (100vw / 750));
}
.sec3 .ttl_after {
  width: calc(72 * (100vw / 750));
  top: calc(333 * (100vw / 750));
  right: calc(18 * (100vw / 750));
}
.model301_img {
  width: calc(673 * (100vw / 750));
  height: calc(894.709 * (100vw / 750));
  margin: auto;
  background-color: rgba(0,0,0,0);
  background-image: url(../img/model301.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.sec3 .sec_lead {
  margin-top: calc(92 * (100vw / 750));
}
.model302_img {
  width: calc(750 * (100vw / 750));
  margin-top: calc(128 * (100vw / 750));
}
.sec3 .crd_list {
  width: calc(580 * (100vw / 750));
}
/* ============================= ▲ sec3 ▲ == */
/* ============================= ▼ check-btn ▼ == */
.btn_wrapper {
  background-color: #9fa59b;
  padding-bottom: calc(282 * (100vw / 750));
  margin-bottom: calc(200 * (100vw / 750));
  position: relative;
}
.btn_wrapper::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  background-color: #fff;
  top: calc(460 * (100vw / 750));
}
.special_btn,
.all_btn{
  margin: 0 auto;
  width: calc(638 * (100vw / 750));
}
.all_btn {
  margin-top: calc(30 * (100vw / 750));
}
/* ============================= ▲ check-btn ▲ == */
/* ============================= ▼ タブレット ▼ == */
@media screen and (min-width: 768px) and (max-width: 1400px) {
  html {
    font-size: calc(10 * (100vw / 1400));
  }
}
/* ============================= ▲ タブレット ▲ == */
/* ============================= ▼ PC ▼ == */
@media screen and (min-width: 768px) {
/* ============================= ▲ PC ▲ == */
  /* ============================= ▼ トレース用 ▼ == 
  .LB211227otosidama {
    background-image: url(../img/page_pc.jpg);
    background-color: rgba(255, 255, 255, 0.2);
    background-blend-mode: lighten;
    background-position: top;
    background-repeat: no-repeat;
    background-position-y: -156px;
    background-size: 1400px;
  }
  img {
    opacity: 0.8;
  }
   ============================= ▲ トレース用 ▲ == */
  /* ============================= ▼ 全体 ▼ == */
  #LB211227otosidama .sp-only {
    display: none;
  }
  #LB211227otosidama .pc-only {
    display: block;
  }

  .js-parallax-image {
    background-attachment: fixed;
  }

  .js-parallax-image.active {
    background-attachment: scroll;
  }

  /* ============================= ▲ 全体 ▲ == */
  /* ============================= ▼ common ▼ == */
  .page-content::before {
    left: 5rem;
  }
  .page-content::after {
    right: 5rem;
  }
  .sec_lead {
    font-size: 1.3rem;
    line-height: 1.9230769231;
    text-align: justify;
  }
  .crd_list {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.6428571429;
    margin: 0;
    justify-content: flex-start;
  }
  .model101_img,
  .model201_img,
  .model301_img {
    transition: .3s;
  }
  .model101_img:hover,
  .model201_img:hover,
  .model301_img:hover {
    opacity: .7;
  }
  /* ============================= ▲ common ▲ == */
  /* ============================= ▼ sec-top ▼ == */
  .sec-top {
    padding-bottom: 9.4rem;
  }
  .sec-top::before {
    top: 31rem;
  }
  .page_ttl {
    padding-top: 4.8rem;
    width: 63rem;
  }
  .sub_ttl {
    margin-top: 3.6rem;
    font-size: 1.8rem;
    left: 0.5rem;
  }
  .start_date {
    margin-top: 9.5rem;
    font-size: 2.1rem;
  }
  .sec-top_announce {
    margin-top: 2.2rem;
    font-size: 1.5rem;
    line-height: 1.4666666667;
    letter-spacing: 0;
  }
  .sec-top_lead {
    margin-top: 10.8rem;
    font-size: 1.5rem;
    line-height: 1.4666666667;
    letter-spacing: 0;
  }
  .top_setitem_container {
    margin: 4.6rem auto 0;
    width: 90rem;
  }
  .top_setitem_container::before {
    height: 65.2rem;
    border-radius: 50% 50% 0 0/52% 52% 0 0;
  }
  .top_setitem-img_wrapper {
    width: 76rem;
    height: 46.4rem;
    margin: 0 auto;
  }
  .setitem-img {
    width: 26rem;
  }
  .setitem-img1,
  .setitem-img3 {
    top: 14rem;
  }
  .setitem-img1 {
    left: 0;
  }
  .setitem-img2 {
    top: 5rem;
  }
  .setitem-img3 {
    right: 0;
  }
  .setitem_ttl_wrapper {
    margin-top: 5rem;
    font-size: 1.5rem;
  }
  .setitem_credit {
    padding-top: 0.8rem;
  }
  .buy_btn {
    margin-top: 3rem;
    width: 14rem;
  }
  /* ============================= ▲ sec-top ▲ == */
  /* ============================= ▼ sec1 ▼ == */
  .sec1 {
    padding-bottom: 10rem;
  }
  .sec1::before {
    top: 22rem;
  }
  .sec1::after {
    bottom: 18rem;
  }
  .sec1 .sec_container {
    padding-top: 10rem;
  }
  .sec1 .sec_container::before {
    top: 71rem;
  }
  .pc-only_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    position: relative;
    right: 1rem;
  }
  .sec1 .sec_ttl_wrapper {
    width: 55.2rem;
    margin: 0;
  }
  .sec1 .sec_ttl {
    width: 29.2rem;
    top: 71rem;
  }
  .sec1 .sec_lead {
    margin-top: 0;
    width: 25.4rem;
    margin-right: 3.8rem;
  }
  .sec1 .model_img_wrapper {
    margin-top: 15rem;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .model102_img {
    width: 50rem;
    margin: 0 0 0 10rem;
  }
  .model103_img {
    width: 40rem;
    margin: 10rem 0 0 0;
  }
  .sec1 .crd_list {
    width: 22.1rem;
    margin-left: 4.9rem;
  }
  .sec1 .crd_item {
    padding: 0 0.8em 0 0;
  }
  /* ============================= ▲ sec1 ▲ == */
  /* ============================= ▼ sec2 ▼ == */
  .sec2 {
    padding-bottom: 10rem;
  }
  .sec2::before {
    top: 51.6rem;
  }
  .sec2::after {
    bottom: 18rem;
  }
  .sec2 .sec_container {
    padding-top: 17rem;
  }
  .sec2 .sec_ttl_wrapper {
    width: 54rem;
  }
  .sec2 .sec_ttl {
    width: 60rem;
    top: -7rem;
    left: 26.4rem;
  }
  .sec2 .model_img_wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    width: 75.2rem;
    margin: 10rem auto 0;
  }
  .sec2 .sec_lead {
    margin-top: 16rem;
    width: 24.2rem;
  }
  .model202_img {
    width: 40rem;
    margin: 0 0 0 11rem;
  }
  .sec2 .crd_list {
    position: absolute;
    width: 20.1rem;
    top: 30.3rem;
    left: 0;
  }
  .sec2 .crd_item {
    padding: 0;
  }
  /* ============================= ▲ sec2 ▲ == */
  /* ============================= ▼ sec3 ▼ == */
  .sec3 {
    padding-bottom: 20.4rem;
  }
  .sec3::before {
    top: 18rem;
  }
  .sec3::after {
    bottom: 10rem;
  }
  .sec3 .sec_container {
    padding-top: 10rem;
  }
  .sec3 .sec_container::before {
    top: 75rem;
  }
  .sec3 .sec_ttl_wrapper {
    width: 58rem;
  }
  .sec3 .ttl_before {
    width: 10.4rem;
    top: 12.5rem;
    left: -6rem;
  }
  .sec3 .ttl_after {
    width: 6.5rem;
    top: 27.2rem;
    right: -5.8rem;
  }
  .sec3 .sec_lead {
    margin-top: 36rem;
    width: 25rem;
  }
  .sec3 .model_img_wrapper {
    display: flex;
    justify-content: space-between;
    width: 110rem;
    margin: 9.5rem auto 0;
    position: relative;
    flex-direction: row-reverse;
    right: 3rem;
  }
  .model302_img {
    width: 78rem;
    margin-top: 0;
  }
  .sec3 .crd_list {
    position: absolute;
    width: 28rem;
    top: 48rem;
    left: 85rem;
  }
  .sec3 .crd_item {
    padding: 0 0.8em 0 0;
  }
  /* ============================= ▲ sec3 ▲ == */
  /* ============================= ▼ check-btn ▼ == */
  .btn_wrapper {
    padding-bottom: 20rem;
    margin-bottom: 14rem;
  }
  .btn_wrapper::before {
    top: 26.7rem;
  }
  .special_btn,
  .all_btn{
    width: 42rem;
  }
  .all_btn {
    margin-top: 2rem;
  }
  /* ============================= ▲ check-btn ▲ == */
}

@media screen and (min-width: 1025px) {
  .model101_img {
    width: 55.2rem;
    height: 73.4rem;
    background-size: 55.2rem;
    margin: 0;
    background-position: center;
  }
  .model201_img {
    width: 52.2rem;
    height: 69.21819rem;
    background-size: 52.2rem;
    margin: 0 auto;
    background-position: center;
  }
  .model301_img {
    width: 55.2rem;
    height: 73.4rem;
    background-size: 55.2rem;
    margin: 0 auto;
    background-position: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .model101_img {
    width: 55.2rem;
    height: 73.4rem;
    background-size: 55.2rem;
    margin: 0;
  }
  .model201_img {
    width: 52.2rem;
    height: 69.21819rem;
    background-size: 52.2rem;
    margin: 0 auto;
  }
  .model301_img {
    width: 55.2rem;
    height: 73.4rem;
    background-size: 55.2rem;
    margin: 0 auto;
  }
}

/* .top_setitem_wrapper {
  overflow: hidden;
}

.top_setitem-img_wrapper .zoom-element {
  transform: scale(1.2);
  opacity: 0;
  animation: zoom 2s ease .5s forwards;
}

@keyframes zoom {

  0% {
    transform: scale(1.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
} */