@charset "UTF-8";
@media screen and (min-width: 1520px) {
  #page_bb21 {
    margin: 0 auto;
  }
  #page_bb21 img {
    max-width: none;
  }
  #page_bb21 i.lcmd_ffs_normal {
    font-style: inherit;
    font-feature-settings: normal;
  }
  #page_bb21 .cd_sp_only {
    display: none !important;
  }

  #page_bb21_contents {
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0 auto;
    overflow: hidden;
    font-feature-settings: "palt";
  }

  .lcmd_effect_fadein {
    transition: opacity 0.4s, transform 0.4s ease-out;
    transform: translateY(-60px);
    opacity: 0;
  }
  .lcmd_effect_fadein.lcmd_effect_fadein_active {
    transform: translateY(0);
    opacity: 1;
  }

  #firstview {
    padding: 0 40px 56px;
    position: relative;
    z-index: 0;
  }
  #firstview .main_image {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  #firstview .main_image img {
    width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: relative;
    z-index: 0;
  }
  #firstview .main_image .release_date {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    left: 50px;
    bottom: 30px;
    z-index: 10;
  }
  #firstview .decoration_image {
    width: calc(100% + 80px);
    max-width: 1600px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 0;
  }
  #firstview .decoration_image img {
    width: 100%;
  }

  #summary_wrapper {
    position: relative;
    z-index: 200;
  }
  #summary_wrapper .shares {
    width: calc(100% - 80px);
    max-width: 1200px;
    padding-top: 45px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 100;
  }
  #summary_wrapper .shares .social-button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 20px;
  }
  #summary_wrapper .shares .social-button::after {
    display: none;
  }
  #summary_wrapper #summary {
    padding-top: 63px;
    line-height: 1;
    position: relative;
    z-index: 0;
  }
  #summary_wrapper #summary .block_01 {
    position: relative;
  }
  #summary_wrapper #summary .block_01 .text {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 42px;
  }
  #summary_wrapper #summary .block_01 .text img {
    width: 676px;
  }
  #summary_wrapper #summary .block_01 .image {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    max-width: 1440px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
  }
  #summary_wrapper #summary .block_01 .image .product {
    position: absolute;
    right: 42px;
    bottom: 0;
  }
  #summary_wrapper #summary .block_01 .image .product img {
    width: 605px;
  }
  #summary_wrapper #summary .block_01 .image .bg img {
    width: 470px;
  }
  #summary_wrapper #summary .block_01 .price {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 50px auto 0;
  }
  #summary_wrapper #summary .block_01 .price h1 img {
    width: 429px;
  }
  #summary_wrapper #summary .block_01 .price p {
    margin-top: 16px;
  }
  #summary_wrapper #summary .block_01 .price p img {
    width: 202px;
  }
  #summary_wrapper #summary .block_02 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    margin: 107px auto 0;
    max-width: 1440px;
  }
  #summary_wrapper #summary .block_02 .image {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: relative;
    z-index: -1;
  }
  #summary_wrapper #summary .block_02 .image .product {
    position: absolute;
    left: 116px;
    bottom: 15px;
  }
  #summary_wrapper #summary .block_02 .image .product img {
    width: 447px;
  }
  #summary_wrapper #summary .block_02 .image .bg img {
    width: 578px;
  }
  #summary_wrapper #summary .block_02 .text {
    margin-left: 90px;
    padding-top: 45px;
  }
  #summary_wrapper #summary .block_02 .text img {
    width: 495px;
  }

  #feature {
    padding-top: 77px;
  }
  #feature .headline {
    text-align: center;
  }
  #feature .headline img {
    width: 593px;
  }
  #feature .content {
    margin-top: 36px;
    padding: 55px 0 52px;
    background: #f2edea;
    position: relative;
  }
  #feature .content h3 {
    display: block;
    width: calc(100% - 80px);
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  #feature .content h3 > span {
    display: block;
    width: 81.1%;
    text-align: center;
    background-image: linear-gradient(#000000, #000000);
    background-position: left center;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    line-height: 1;
  }
  #feature .content h3 > span > span {
    display: inline-block;
    padding: 0 8px;
    background: #f2edea;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
  }
  #feature .content .feature_wrapper {
    width: calc(100% - 80px);
    max-width: 1000px;
    margin: 0 auto;
  }
  #feature .content .feature_wrapper .list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto;
    position: relative;
    z-index: 200;
  }
  #feature .content .feature_wrapper .list > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 810px;
  }
  #feature .content .feature_wrapper .list > ul figure {
    max-width: 250px;
  }
  #feature .content .feature_wrapper .list > ul figure img {
    width: 100%;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption {
    margin-top: 10px;
    text-align: center;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption h4 {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption p {
    margin-top: 5px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }
  #feature .content .feature_wrapper .list.opt_right {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 35px;
  }
  #feature .content .feature_wrapper .point_01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    max-width: 1440px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_01 .product {
    position: absolute;
    right: 73px;
    top: -90px;
    z-index: 10;
  }
  #feature .content .feature_wrapper .point_01 .product img {
    width: 414px;
  }
  #feature .content .feature_wrapper .point_01 .bg {
    position: relative;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_01 .bg img {
    width: 336px;
  }
  #feature .content .feature_wrapper .point_02 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    max-width: 1440px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: -70px;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_02 .product {
    position: absolute;
    left: 31px;
    bottom: 43px;
    z-index: 10;
  }
  #feature .content .feature_wrapper .point_02 .product img {
    width: 347px;
  }
  #feature .content .feature_wrapper .point_02 .bg {
    position: relative;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_02 .bg img {
    width: 323px;
  }

  #anywhere {
    padding-top: 80px;
  }
  #anywhere .headline {
    text-align: center;
  }
  #anywhere .headline img {
    width: 593px;
  }
  #anywhere .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 26px auto 0;
    max-width: 1600px;
    gap: 0 3px;
  }
  #anywhere .content img {
    max-width: 100%;
  }

  #colors {
    padding: 64px 40px 0;
  }
  #colors .headline {
    text-align: center;
  }
  #colors .headline img {
    width: 310px;
  }
  #colors .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 26px auto 0;
    max-width: 1200px;
  }
  #colors .content img {
    max-width: 100%;
  }

  #app {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
  }
  #app .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background: #f1f1f1;
    padding: 0 calc(50% * 100 / 1200) 35px;
  }
  #app .content .block_01 {
    max-width: 420px;
    padding-top: 30px;
  }
  #app .content .block_01 .name {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 15px;
  }
  #app .content .block_01 .name img {
    width: 61px;
  }
  #app .content .block_01 .name > div {
    padding-top: 4px;
  }
  #app .content .block_01 .name > div p {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
  }
  #app .content .block_01 .name > div h3 {
    display: block;
    margin-top: 5px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    white-space: nowrap;
  }
  #app .content .block_01 .detail {
    max-width: 359px;
    margin-top: 15px;
    background: #ffffff;
    border: 2px solid #dddddd;
    padding: 20px 0;
  }
  #app .content .block_01 .detail .store {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 22px;
  }
  #app .content .block_01 .detail .store img {
    height: 40px;
  }
  #app .content .block_01 .detail .store + ul {
    margin-top: 14px;
  }
  #app .content .block_02 {
    max-width: 346px;
    margin: 0 20px;
  }
  #app .content .block_02 img {
    width: 100%;
  }
  #app .content .block_03 {
    max-width: 300px;
  }
  #app .content .block_03 .point {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 80px;
    margin-top: 50px;
    position: relative;
  }
  #app .content .block_03 .point p {
    text-align: center;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
  }
  #app .content .block_03 .point::before, #app .content .block_03 .point::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #59b462;
    border-radius: 1px;
    position: absolute;
    left: 0;
  }
  #app .content .block_03 .point::before {
    top: 0;
  }
  #app .content .block_03 .point::after {
    bottom: 0;
  }
  #app .content .block_03 .explain {
    margin-top: 14px;
  }
  #app .content .block_03 .explain p {
    text-align: center;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }

  #spec {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
  }

  #lineup {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
  }
  #lineup img {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1520px) {
  #page_bb21 {
    margin: 0 auto;
  }
  #page_bb21 img {
    max-width: none;
  }
  #page_bb21 i.lcmd_ffs_normal {
    font-style: inherit;
    font-feature-settings: normal;
  }
  #page_bb21 .cd_sp_only {
    display: none !important;
  }

  #page_bb21_contents {
    box-sizing: border-box;
    max-width: 1600px;
    margin: 0 auto;
    overflow: hidden;
    font-feature-settings: "palt";
  }

  .lcmd_effect_fadein {
    transition: opacity 0.4s, transform 0.4s ease-out;
    transform: translateY(-60px);
    opacity: 0;
  }
  .lcmd_effect_fadein.lcmd_effect_fadein_active {
    transform: translateY(0);
    opacity: 1;
  }

  #firstview {
    padding: 0 40px 3.6842105263vw;
    position: relative;
    z-index: 0;
  }
  #firstview .main_image {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  #firstview .main_image img {
    width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: relative;
    z-index: 0;
  }
  #firstview .main_image .release_date {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 1.0526315789vw;
    line-height: 1;
    position: absolute;
    left: 3.2894736842vw;
    bottom: 1.9736842105vw;
    z-index: 10;
  }
  #firstview .decoration_image {
    width: calc(100% + 80px);
    max-width: 1600px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 0;
  }
  #firstview .decoration_image img {
    width: 100%;
  }

  #summary_wrapper {
    position: relative;
    z-index: 200;
  }
  #summary_wrapper .shares {
    width: calc(100% - 80px);
    max-width: 1200px;
    padding-top: 2.9605263158vw;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 100;
  }
  #summary_wrapper .shares .social-button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 1.3157894737vw;
  }
  #summary_wrapper .shares .social-button::after {
    display: none;
  }
  #summary_wrapper #summary {
    padding-top: 4.1447368421vw;
    line-height: 1;
    position: relative;
    z-index: 0;
  }
  #summary_wrapper #summary .block_01 {
    position: relative;
  }
  #summary_wrapper #summary .block_01 .text {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 2.7631578947vw;
  }
  #summary_wrapper #summary .block_01 .text img {
    width: 44.4736842105vw;
  }
  #summary_wrapper #summary .block_01 .image {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    max-width: 1440px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
  }
  #summary_wrapper #summary .block_01 .image .product {
    position: absolute;
    right: 2.7631578947vw;
    bottom: 0;
  }
  #summary_wrapper #summary .block_01 .image .product img {
    width: 39.8026315789vw;
  }
  #summary_wrapper #summary .block_01 .image .bg img {
    width: 30.9210526316vw;
  }
  #summary_wrapper #summary .block_01 .price {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 3.2894736842vw auto 0;
  }
  #summary_wrapper #summary .block_01 .price h1 img {
    width: 28.2236842105vw;
  }
  #summary_wrapper #summary .block_01 .price p {
    margin-top: 1.0526315789vw;
  }
  #summary_wrapper #summary .block_01 .price p img {
    width: 13.2894736842vw;
  }
  #summary_wrapper #summary .block_02 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    margin: 7.0394736842vw auto 0;
    max-width: 1440px;
  }
  #summary_wrapper #summary .block_02 .image {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: relative;
    z-index: -1;
  }
  #summary_wrapper #summary .block_02 .image .product {
    position: absolute;
    left: 7.6315789474vw;
    bottom: 0.9868421053vw;
  }
  #summary_wrapper #summary .block_02 .image .product img {
    width: 29.4078947368vw;
  }
  #summary_wrapper #summary .block_02 .image .bg img {
    width: 38.0263157895vw;
  }
  #summary_wrapper #summary .block_02 .text {
    margin-left: 5.9210526316vw;
    padding-top: 2.9605263158vw;
  }
  #summary_wrapper #summary .block_02 .text img {
    width: 32.5657894737vw;
  }

  #feature {
    padding-top: 5.0657894737vw;
  }
  #feature .headline {
    text-align: center;
  }
  #feature .headline img {
    width: 39.0131578947vw;
  }
  #feature .content {
    margin-top: 2.3684210526vw;
    padding: 3.6184210526vw 0 3.4210526316vw;
    background: #f2edea;
    position: relative;
  }
  #feature .content h3 {
    display: block;
    width: calc(100% - 80px);
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 1.9736842105vw;
  }
  #feature .content h3 > span {
    display: block;
    width: 81.1%;
    text-align: center;
    background-image: linear-gradient(#000000, #000000);
    background-position: left center;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    line-height: 1;
  }
  #feature .content h3 > span > span {
    display: inline-block;
    padding: 0 0.5263157895vw;
    background: #f2edea;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
  }
  #feature .content .feature_wrapper {
    width: calc(100% - 80px);
    max-width: 1000px;
    margin: 0 auto;
  }
  #feature .content .feature_wrapper .list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto;
    position: relative;
    z-index: 200;
  }
  #feature .content .feature_wrapper .list > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(680vw * 100 / 1000);
    max-width: 810px;
  }
  #feature .content .feature_wrapper .list > ul figure {
    width: calc(220vw * 100 / 1000);
    max-width: 250px;
  }
  #feature .content .feature_wrapper .list > ul figure img {
    width: 100%;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption {
    margin-top: 10px;
    text-align: center;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption h4 {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption p {
    margin-top: 5px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }
  #feature .content .feature_wrapper .list.opt_right {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-top: 35px;
  }
  #feature .content .feature_wrapper .point_01 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    max-width: 1440px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_01 .product {
    position: absolute;
    right: 4.8026315789vw;
    top: -5.9210526316vw;
    z-index: 10;
  }
  #feature .content .feature_wrapper .point_01 .product img {
    width: 27.2368421053vw;
  }
  #feature .content .feature_wrapper .point_01 .bg {
    position: relative;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_01 .bg img {
    width: 22.1052631579vw;
  }
  #feature .content .feature_wrapper .point_02 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: calc(100% - 80px);
    max-width: 1440px;
    transform: translateX(-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: absolute;
    left: 50%;
    bottom: -4.6052631579vw;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_02 .product {
    position: absolute;
    left: 2.0394736842vw;
    bottom: 2.8289473684vw;
    z-index: 10;
  }
  #feature .content .feature_wrapper .point_02 .product img {
    width: 22.8289473684vw;
  }
  #feature .content .feature_wrapper .point_02 .bg {
    position: relative;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_02 .bg img {
    width: 21.25vw;
  }

  #anywhere {
    padding-top: 5.2631578947vw;
  }
  #anywhere .headline {
    text-align: center;
  }
  #anywhere .headline img {
    width: 39.0131578947vw;
  }
  #anywhere .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 1.7105263158vw auto 0;
    max-width: 1600px;
    gap: 0 0.1973684211vw;
  }
  #anywhere .content img {
    max-width: 100%;
  }

  #colors {
    padding: 4.2105263158vw 40px 0;
  }
  #colors .headline {
    text-align: center;
  }
  #colors .headline img {
    width: 20.3947368421vw;
  }
  #colors .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin: 1.7105263158vw auto 0;
    max-width: 1200px;
  }
  #colors .content img {
    max-width: 100%;
  }

  #app {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
  }
  #app .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background: #f1f1f1;
    padding: 0 calc(50% * 100 / 1200) 35px;
  }
  #app .content .block_01 {
    width: calc(440vw * 100 / 1000);
    max-width: 359px;
    padding-top: 30px;
  }
  #app .content .block_01 .name {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 15px;
  }
  #app .content .block_01 .name img {
    width: 4.0131578947vw;
  }
  #app .content .block_01 .name > div {
    padding-top: 0.2631578947vw;
  }
  #app .content .block_01 .name > div p {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 0.9210526316vw;
    line-height: 1;
    white-space: nowrap;
  }
  #app .content .block_01 .name > div h3 {
    display: block;
    margin-top: 0.3289473684vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 1.9736842105vw;
    line-height: 1;
    white-space: nowrap;
  }
  #app .content .block_01 .detail {
    max-width: 359px;
    margin-top: 15px;
    background: #ffffff;
    border: 2px solid #dddddd;
    padding: 20px 0;
  }
  #app .content .block_01 .detail .store {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 22px;
  }
  #app .content .block_01 .detail .store img {
    height: 2.6315789474vw;
  }
  #app .content .block_01 .detail .store + ul {
    margin-top: 14px;
  }
  #app .content .block_02 {
    width: 26.3157894737vw;
    max-width: 346px;
    margin: 0 10px;
  }
  #app .content .block_02 img {
    width: 100%;
  }
  #app .content .block_03 {
    max-width: 300px;
    flex-shrink: 0;
  }
  #app .content .block_03 .point {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 80px;
    margin-top: 3.2894736842vw;
    position: relative;
  }
  #app .content .block_03 .point p {
    text-align: center;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
  }
  #app .content .block_03 .point::before, #app .content .block_03 .point::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #59b462;
    border-radius: 1px;
    position: absolute;
    left: 0;
  }
  #app .content .block_03 .point::before {
    top: 0;
  }
  #app .content .block_03 .point::after {
    bottom: 0;
  }
  #app .content .block_03 .explain {
    margin-top: 14px;
  }
  #app .content .block_03 .explain p {
    text-align: center;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }

  #spec {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
  }

  #lineup {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
  }
  #lineup img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #page_bb21 {
    margin: 0 auto;
  }
  #page_bb21 img {
    max-width: none;
  }
  #page_bb21 i.lcmd_ffs_normal {
    font-style: inherit;
    font-feature-settings: normal;
  }
  #page_bb21 .cd_pc_only {
    display: none !important;
  }

  #page_bb21_contents {
    overflow: hidden;
    font-feature-settings: "palt";
  }

  .lcmd_effect_fadein {
    transition: opacity 0.4s, transform 0.4s ease-out;
    transform: translateY(-60px);
    opacity: 0;
  }
  .lcmd_effect_fadein.lcmd_effect_fadein_active {
    transform: translateY(0);
    opacity: 1;
  }

  #firstview {
    position: relative;
    z-index: 0;
  }
  #firstview .main_image {
    position: relative;
    z-index: 10;
  }
  #firstview .main_image img {
    width: 100%;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: relative;
    z-index: 0;
  }
  #firstview .main_image .release_date {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.9333333333vw;
    line-height: 1;
    position: absolute;
    left: 15px;
    bottom: 3.3333333333vw;
    z-index: 10;
  }
  #firstview .decoration_image {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
  }
  #firstview .decoration_image img {
    width: 100%;
  }

  #summary_wrapper {
    position: relative;
    z-index: 200;
  }
  #summary_wrapper .shares {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-top: 4.6666666667vw;
    padding-left: 0.6666666667vw;
  }
  #summary_wrapper .shares .social-button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 10px;
  }
  #summary_wrapper .shares .social-button::after {
    display: none;
  }
  #summary_wrapper #summary {
    line-height: 1;
    position: relative;
    z-index: 0;
  }
  #summary_wrapper #summary .block_01 {
    position: relative;
  }
  #summary_wrapper #summary .block_01 .text {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-top: 8vw;
  }
  #summary_wrapper #summary .block_01 .text img {
    width: 60vw;
  }
  #summary_wrapper #summary .block_01 .image {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 11.3333333333vw;
    pointer-events: none;
    position: relative;
    z-index: -1;
  }
  #summary_wrapper #summary .block_01 .image .product {
    position: absolute;
    right: 0;
    bottom: 1.8666666667vw;
  }
  #summary_wrapper #summary .block_01 .image .product img {
    width: 86.6666666667vw;
  }
  #summary_wrapper #summary .block_01 .image .bg img {
    width: 75.2vw;
  }
  #summary_wrapper #summary .block_01 .price {
    width: calc(100% - 30px);
    margin: 9.8666666667vw auto 0;
  }
  #summary_wrapper #summary .block_01 .price h1 img {
    width: 68.6666666667vw;
  }
  #summary_wrapper #summary .block_01 .price p {
    margin-top: 2.9333333333vw;
  }
  #summary_wrapper #summary .block_01 .price p img {
    width: 40.4vw;
  }
  #summary_wrapper #summary .block_02 {
    margin-top: 15.0666666667vw;
  }
  #summary_wrapper #summary .block_02 .image {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    position: relative;
    z-index: -1;
  }
  #summary_wrapper #summary .block_02 .image .product {
    position: absolute;
    left: 12.9333333333vw;
    bottom: 2.8vw;
  }
  #summary_wrapper #summary .block_02 .image .product img {
    width: 71.4666666667vw;
  }
  #summary_wrapper #summary .block_02 .image .bg img {
    width: 92.5333333333vw;
  }
  #summary_wrapper #summary .block_02 .text {
    width: calc(100% - 30px);
    margin: 7.8666666667vw auto 0;
  }
  #summary_wrapper #summary .block_02 .text img {
    width: 79.0666666667vw;
  }

  #feature {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-top: 14.6666666667vw;
  }
  #feature .headline img {
    width: 100%;
  }
  #feature .content {
    margin-top: 4.6666666667vw;
    padding: 10vw 0 9.7333333333vw;
    background: #f2edea;
    position: relative;
  }
  #feature .content h3 {
    display: block;
    padding-bottom: 5.3333333333vw;
  }
  #feature .content h3 > span {
    display: block;
    width: 80vw;
    margin: 0 auto;
    text-align: center;
    background-image: linear-gradient(#000000, #000000);
    background-position: left center;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    line-height: 1;
  }
  #feature .content h3 > span > span {
    display: inline-block;
    padding: 0 2.4vw;
    background: #f2edea;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.2vw;
    line-height: 1;
  }
  #feature .content .feature_wrapper .list > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 6.6666666667vw 0;
  }
  #feature .content .feature_wrapper .list > ul figure {
    text-align: center;
  }
  #feature .content .feature_wrapper .list > ul figure img {
    width: 66.6666666667vw;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption {
    margin-top: 3.6vw;
    text-align: center;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption h4 {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 4.8vw;
    line-height: 5.6vw;
  }
  #feature .content .feature_wrapper .list > ul figure figcaption p {
    margin-top: 1.6vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.2vw;
    line-height: 4.4vw;
  }
  #feature .content .feature_wrapper .point_01 {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 13.3333333333vw 0 10.6666666667vw;
    padding: 0 3.3333333333vw;
    position: relative;
  }
  #feature .content .feature_wrapper .point_01 .product {
    position: absolute;
    right: 19.3333333333vw;
    top: -4.4vw;
    z-index: 10;
  }
  #feature .content .feature_wrapper .point_01 .product img {
    width: 68.4vw;
  }
  #feature .content .feature_wrapper .point_01 .bg {
    position: relative;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_01 .bg img {
    width: 53.8666666667vw;
  }
  #feature .content .feature_wrapper .point_02 {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 12vw;
    padding: 0 8.9333333333vw;
    position: relative;
  }
  #feature .content .feature_wrapper .point_02 .product {
    position: absolute;
    left: 18.2666666667vw;
    bottom: 4.2666666667vw;
    z-index: 10;
  }
  #feature .content .feature_wrapper .point_02 .product img {
    width: 57.7333333333vw;
  }
  #feature .content .feature_wrapper .point_02 .bg {
    position: relative;
    z-index: 0;
  }
  #feature .content .feature_wrapper .point_02 .bg img {
    width: 51.7333333333vw;
  }

  #anywhere {
    padding-top: 14vw;
  }
  #anywhere .headline {
    width: calc(100% - 30px);
    margin: 0 auto;
    text-align: center;
  }
  #anywhere .headline img {
    width: 100%;
  }
  #anywhere .content {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-top: 5.3333333333vw;
    gap: 0.5333333333vw 0;
  }
  #anywhere .content img {
    width: 100%;
  }

  #colors {
    width: calc(100% - 30px);
    margin: 9.3333333333vw auto 0;
  }
  #colors .headline {
    text-align: center;
  }
  #colors .headline img {
    width: 49.6vw;
  }
  #colors .content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 4.4vw;
  }
  #colors .content img {
    width: 100%;
  }

  #app {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  #app .content {
    background: #f1f1f1;
    padding: 6vw 0;
  }
  #app .content .block_01 {
    width: 71.6vw;
    margin: 0 auto;
  }
  #app .content .block_01 .name {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 2.9333333333vw;
  }
  #app .content .block_01 .name img {
    width: 12.2666666667vw;
  }
  #app .content .block_01 .name > div {
    padding-top: 0.8vw;
  }
  #app .content .block_01 .name > div p {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 2.8vw;
    line-height: 1;
    white-space: nowrap;
  }
  #app .content .block_01 .name > div h3 {
    display: block;
    margin-top: 1vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 6vw;
    line-height: 1;
    white-space: nowrap;
  }
  #app .content .block_01 .detail {
    margin-top: 3.3333333333vw;
    background: #ffffff;
    border: 0.2666666667vw solid #dddddd;
    padding: 2.6666666667vw 6.6666666667vw;
  }
  #app .content .block_01 .detail .store {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 4vw;
  }
  #app .content .block_01 .detail .store img {
    height: 8vw;
  }
  #app .content .block_01 .detail .store + ul {
    margin-top: 2.6666666667vw;
  }
  #app .content .block_02 {
    padding-left: 13.0666666667vw;
  }
  #app .content .block_02 img {
    width: 69.7333333333vw;
  }
  #app .content .block_03 {
    width: 60.2666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  #app .content .block_03 .point {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    height: 16.1333333333vw;
    position: relative;
  }
  #app .content .block_03 .point p {
    text-align: center;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    font-size: 4vw;
    line-height: 5.4vw;
  }
  #app .content .block_03 .point::before, #app .content .block_03 .point::after {
    content: "";
    width: 100%;
    height: 0.4vw;
    background: #59b462;
    border-radius: 0.2vw;
    position: absolute;
    left: 0;
  }
  #app .content .block_03 .point::before {
    top: 0;
  }
  #app .content .block_03 .point::after {
    bottom: 0;
  }
  #app .content .block_03 .explain {
    margin-top: 2.9333333333vw;
  }
  #app .content .block_03 .explain p {
    text-align: center;
    color: #000000;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 400;
    font-size: 3.6vw;
    line-height: 5.2vw;
  }

  #spec {
    width: calc(100% - 30px);
    margin: 0 auto;
  }

  #lineup {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-bottom: 40px;
  }
  #lineup img {
    max-width: 100%;
  }
}

