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

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

  #top_wrapper {
    position: relative;
  }
  #top_wrapper .headline {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 37px;
  }
  #top_wrapper .headline h1 {
    display: inline;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 1;
    position: relative;
    z-index: 10;
  }
  #top_wrapper .shares {
    width: calc(100% - 80px);
    max-width: 1200px;
    padding-top: 42px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 5;
  }
  #top_wrapper .shares .social-button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 20px;
  }
  #top_wrapper .shares .social-button::after {
    display: none;
  }

  #firstview {
    width: calc(100% - 80px);
    max-width: 1440px;
    margin: 21px auto 0;
    position: relative;
  }
  #firstview .main_image {
    position: relative;
    z-index: 0;
  }
  #firstview .main_image img {
    width: 100%;
  }
  #firstview .text {
    position: absolute;
    left: 120px;
    top: 184px;
    z-index: 10;
  }
  #firstview .text .product_name {
    line-height: 1;
  }
  #firstview .text .product_name img {
    width: 494px;
  }
  #firstview .text .price {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 308px;
    height: 50px;
    margin: 30px auto 0;
    background: #ffffff;
  }
  #firstview .text .price > p {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  #firstview .text .price > p span:nth-child(1) {
    padding-bottom: 2px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
  }
  #firstview .text .price > p span:nth-child(2) {
    margin-left: 6px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 31.29px;
    line-height: 1;
  }
  #firstview .text .price > p span:nth-child(3) {
    margin-left: 11px;
    padding-bottom: 2px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
  }
  #firstview .text .release_date {
    margin-top: 45px;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
  }

  #summary {
    width: calc(100% - 80px);
    max-width: 1440px;
    margin: 0 auto;
    background: #dbdee4;
  }
  #summary .feature {
    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(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
  }
  #summary .feature .block_01 {
    width: 630px;
  }
  #summary .feature .block_01 h2 img {
    width: 100%;
  }
  #summary .feature .block_01 p {
    margin-top: 30px;
  }
  #summary .feature .block_01 p:nth-of-type(1) {
    padding-left: 45px;
  }
  #summary .feature .block_01 p:nth-of-type(1) img {
    width: 534px;
  }
  #summary .feature .block_01 p:nth-of-type(2) {
    margin-top: 33px;
  }
  #summary .feature .block_01 p:nth-of-type(2) img {
    width: 630px;
  }
  #summary .feature .block_02 {
    width: 500px;
  }
  #summary .feature .block_02 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 40px 0;
  }
  #summary .feature .block_02 > ul > li {
    width: 100%;
  }
  #summary .feature .block_02 > ul > li .title {
    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 .feature .block_02 > ul > li .title > p {
    flex-shrink: 0;
  }
  #summary .feature .block_02 > ul > li .title > p img {
    width: 90px;
  }
  #summary .feature .block_02 > ul > li .title > div > h3 {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
  }
  #summary .feature .block_02 > ul > li .title > div > p {
    margin-top: 10px;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }
  #summary .feature .block_02 > ul > li .image {
    margin-top: 20px;
  }
  #summary .feature .block_02 > ul > li .image img {
    width: 100%;
  }
  #summary .scene_list {
    padding-top: 72px;
    background: #ffffff;
  }
  #summary .scene_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;
    max-width: 1200px;
    margin: 0 auto;
  }
  #summary .scene_list > ul li {
    width: calc(376% * 100 / 1200);
  }
  #summary .scene_list > ul li img {
    width: 100%;
  }
  #summary .scene_list > ul li figcaption {
    padding-top: 16px;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
  }

  #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: 337px;
    margin: 0 20px;
    padding-top: 36px;
  }
  #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;
  }
  #spec .content .product_colors {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  #spec .content .product_colors img {
    max-width: 100%;
  }

  #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) {
  #bb20 {
    margin: 0 auto;
  }
  #bb20 img {
    max-width: none;
  }
  #bb20 i.lcmd_ffs_normal {
    font-style: inherit;
    font-feature-settings: normal;
  }
  #bb20 .cd_sp_only {
    display: none !important;
  }

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

  #top_wrapper {
    position: relative;
  }
  #top_wrapper .headline {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 37px;
  }
  #top_wrapper .headline h1 {
    display: inline;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 1;
    position: relative;
    z-index: 10;
  }
  #top_wrapper .shares {
    width: calc(100% - 80px);
    max-width: 1200px;
    padding-top: 42px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 5;
  }
  #top_wrapper .shares .social-button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 20px;
  }
  #top_wrapper .shares .social-button::after {
    display: none;
  }

  #firstview {
    width: calc(100% - 80px);
    max-width: 1440px;
    margin: 1.3815789474vw auto 0;
    position: relative;
  }
  #firstview .main_image {
    position: relative;
    z-index: 0;
  }
  #firstview .main_image img {
    width: 100%;
  }
  #firstview .text {
    position: absolute;
    left: 7.8947368421vw;
    top: 12.1052631579vw;
    z-index: 10;
  }
  #firstview .text .product_name {
    line-height: 1;
  }
  #firstview .text .product_name img {
    width: 32.5vw;
  }
  #firstview .text .price {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 20.2631578947vw;
    height: 3.2894736842vw;
    margin: 1.9736842105vw auto 0;
    background: #ffffff;
  }
  #firstview .text .price > p {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  #firstview .text .price > p span:nth-child(1) {
    padding-bottom: 0.1315789474vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 1.1842105263vw;
    line-height: 1;
  }
  #firstview .text .price > p span:nth-child(2) {
    margin-left: 0.3947368421vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.0585526316vw;
    line-height: 1;
  }
  #firstview .text .price > p span:nth-child(3) {
    margin-left: 0.7236842105vw;
    padding-bottom: 0.1315789474vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 1.1842105263vw;
    line-height: 1;
  }
  #firstview .text .release_date {
    margin-top: 2.9605263158vw;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 1.0526315789vw;
    line-height: 1;
  }

  #summary {
    width: calc(100% - 80px);
    max-width: 1440px;
    margin: 0 auto;
    background: #dbdee4;
  }
  #summary .feature {
    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(100% - 80px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 4.6052631579vw 0;
  }
  #summary .feature .block_01 {
    width: 43.5197368421vw;
    max-width: 630px;
  }
  #summary .feature .block_01 h2 img {
    width: 100%;
  }
  #summary .feature .block_01 p {
    margin-top: 1.9736842105vw;
  }
  #summary .feature .block_01 p:nth-of-type(1) {
    padding-left: 2.9605263158vw;
  }
  #summary .feature .block_01 p:nth-of-type(1) img {
    width: 36.8881578947vw;
    max-width: 534px;
  }
  #summary .feature .block_01 p:nth-of-type(2) {
    margin-top: 2.1710526316vw;
  }
  #summary .feature .block_01 p:nth-of-type(2) img {
    width: 43.5197368421vw;
    max-width: 630px;
  }
  #summary .feature .block_02 {
    width: 36.1842105263vw;
    max-width: 500px;
    margin-left: 5px;
  }
  #summary .feature .block_02 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 2.6315789474vw 0;
  }
  #summary .feature .block_02 > ul > li {
    width: 100%;
  }
  #summary .feature .block_02 > ul > li .title {
    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 .feature .block_02 > ul > li .title > p {
    flex-shrink: 0;
  }
  #summary .feature .block_02 > ul > li .title > p img {
    width: 90px;
  }
  #summary .feature .block_02 > ul > li .title > div > h3 {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
  }
  #summary .feature .block_02 > ul > li .title > div > p {
    margin-top: 0.6578947368vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }
  #summary .feature .block_02 > ul > li .image {
    margin-top: 1.3157894737vw;
  }
  #summary .feature .block_02 > ul > li .image img {
    width: 100%;
  }
  #summary .scene_list {
    padding-top: 4.7368421053vw;
    background: #ffffff;
  }
  #summary .scene_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;
    max-width: 1200px;
    margin: 0 auto;
    gap: 0 2.3684210526vw;
  }
  #summary .scene_list > ul li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  #summary .scene_list > ul li img {
    width: 100%;
  }
  #summary .scene_list > ul li figcaption {
    padding-top: 16px;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
  }

  #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: 337px;
    margin: 0 10px;
    padding-top: 1.9736842105vw;
  }
  #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;
  }
  #spec .content .product_colors {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  #spec .content .product_colors img {
    max-width: 100%;
  }

  #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) {
  #bb20 {
    margin: 0 auto;
  }
  #bb20 img {
    max-width: none;
  }
  #bb20 i.lcmd_ffs_normal {
    font-style: inherit;
    font-feature-settings: normal;
  }
  #bb20 .cd_pc_only {
    display: none !important;
  }

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

  #top_wrapper {
    position: relative;
  }
  #top_wrapper .headline {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding-top: 5.6vw;
  }
  #top_wrapper .headline h1 {
    display: inline;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.0666666667vw;
    line-height: 1;
    position: relative;
    z-index: 10;
  }
  #top_wrapper .shares {
    width: calc(100% - 30px);
    padding-top: 5.6vw;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 5;
  }
  #top_wrapper .shares .social-button {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    gap: 0 10px;
  }
  #top_wrapper .shares .social-button::after {
    display: none;
  }

  #firstview {
    margin: 2vw auto 0;
    position: relative;
  }
  #firstview .main_image {
    position: relative;
    z-index: 0;
  }
  #firstview .main_image img {
    width: 100%;
  }
  #firstview .text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 80.9333333333vw;
    z-index: 10;
  }
  #firstview .text .product_name {
    text-align: center;
    line-height: 1;
  }
  #firstview .text .product_name img {
    width: 79.2vw;
  }
  #firstview .text .price {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: 49.3333333333vw;
    height: 8vw;
    margin: 5.0666666667vw auto 0;
    background: #ffffff;
  }
  #firstview .text .price > p {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  #firstview .text .price > p span:nth-child(1) {
    padding-bottom: 0.32vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.88vw;
    line-height: 1;
  }
  #firstview .text .price > p span:nth-child(2) {
    margin-left: 0.96vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.0053333333vw;
    line-height: 1;
  }
  #firstview .text .price > p span:nth-child(3) {
    margin-left: 1.76vw;
    padding-bottom: 0.32vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 2.88vw;
    line-height: 1;
  }
  #firstview .text .release_date {
    margin-top: 6vw;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.2vw;
    line-height: 1;
  }

  #summary {
    background: #dbdee4;
  }
  #summary .feature {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 10.6666666667vw 0 14.2666666667vw;
  }
  #summary .feature .block_01 h2 img {
    width: 100%;
  }
  #summary .feature .block_01 p {
    margin-top: 7.3333333333vw;
  }
  #summary .feature .block_01 p:nth-of-type(1) {
    padding-left: 3.3333333333vw;
  }
  #summary .feature .block_01 p:nth-of-type(1) img {
    width: 85.4666666667vw;
  }
  #summary .feature .block_01 p:nth-of-type(2) {
    margin-top: 7.4666666667vw;
    text-align: center;
  }
  #summary .feature .block_01 p:nth-of-type(2) img {
    width: 84vw;
    max-width: 100%;
  }
  #summary .feature .block_02 {
    margin-top: 13.3333333333vw;
  }
  #summary .feature .block_02 > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 10.6666666667vw 0;
  }
  #summary .feature .block_02 > ul > li {
    width: 100%;
  }
  #summary .feature .block_02 > ul > li .title {
    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 3.6vw;
  }
  #summary .feature .block_02 > ul > li .title > p {
    flex-shrink: 0;
  }
  #summary .feature .block_02 > ul > li .title > p img {
    width: 18vw;
  }
  #summary .feature .block_02 > ul > li .title > div > h3 {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 5.2vw;
    line-height: 1;
  }
  #summary .feature .block_02 > ul > li .title > div > p {
    margin-top: 2vw;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 3.4666666667vw;
    line-height: 4.6666666667vw;
  }
  #summary .feature .block_02 > ul > li .image {
    margin-top: 4.5333333333vw;
  }
  #summary .feature .block_02 > ul > li .image img {
    width: 100%;
  }
  #summary .scene_list {
    padding-top: 12vw;
    background: #ffffff;
  }
  #summary .scene_list > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 30px);
    margin: 0 auto;
    gap: 9.3333333333vw 0;
  }
  #summary .scene_list > ul li {
    width: 100%;
  }
  #summary .scene_list > ul li img {
    width: 100%;
  }
  #summary .scene_list > ul li figcaption {
    padding-top: 2.6666666667vw;
    text-align: center;
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 4.4vw;
    line-height: 1;
  }

  #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-top: 5.3333333333vw;
    padding-left: 15.3333333333vw;
  }
  #app .content .block_02 img {
    width: 67.6vw;
  }
  #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;
  }
  #spec .content .product_colors img {
    width: 100%;
  }

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

