@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900);
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

.bold {
  font-weight: 700;
}

.bluearchive {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  line-height: 1.4;
  font-feature-settings: "palt";
  letter-spacing: .01em;
  color: #000;
}
.bluearchive a {
  color: #0152a4;
  text-decoration: underline;
}
.bluearchive ul.caut {
  text-align: left;
  list-style-type: none;
}
.bluearchive ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: .1em;
}
.bluearchive ul.caut.dot li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.bluearchive .att {
  color: #ff0000;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  #wrapper {
    min-width: inherit;
  }

  #bg_wrapper #wrapper2 {
    max-width: none;
  }

  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }

  header#maga_head_wrap.container {
    z-index: 1;
    background: #fff;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  #footer_sec-03 .innerBlock {
    width: 100%;
  }
  #footer_sec-03 .innerBlock > ul.list01 {
    display: flex;
    width: 100%;
  }
  #footer_sec-03 .innerBlock > ul.list01 > li {
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #bg_wrapper {
    background: linear-gradient(to bottom, #a9dfec, #7eadd1);
    position: relative;
  }
  #bg_wrapper::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bluarc2602_bg_triangle.png");
    background-position: center top;
    background-repeat: repeat;
    mix-blend-mode: soft-light;
  }
  #bg_wrapper::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bluarc2602_bg_dot.png");
    background-position: center top;
    background-repeat: repeat;
  }

  #wrapper2.container {
    position: relative;
    z-index: 10;
  }

  .bluearchive {
    font-size: 18px;
    position: relative;
    /* file-------------------------------*/
    /* decoration-------------------------------*/
    /* gift-------------------------------*/
    /* goods-------------------------------*/
  }
  .bluearchive a:hover {
    text-decoration: none;
  }
  .bluearchive_header {
    line-height: 0;
  }
  .bluearchive_yokoku {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    border-top: 6px solid #cc0000;
    position: relative;
    z-index: 10;
    margin-bottom: -20px;
  }
  .bluearchive_yokoku img {
    width: 372px;
    margin-top: -6px;
  }
  .bluearchive_kv {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .bluearchive_kv img {
    max-width: 1000px;
    width: 100%;
  }
  .bluearchive_nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 746px;
    width: 100%;
    margin: 30px auto 0;
  }
  .bluearchive_nav ul li {
    line-height: 0;
  }
  .bluearchive_nav ul li:not(:first-of-type) {
    margin-top: 10px;
  }
  .bluearchive_btn_gift {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    width: 100%;
    margin: 40px auto 0;
    padding: 40px 0;
    position: relative;
  }
  .bluearchive_btn_gift p {
    max-width: 746px;
    width: 100%;
  }
  .bluearchive_btn_gift p img {
    box-shadow: 0 0 8px #ccc;
  }
  .bluearchive_archive {
    max-width: 746px;
    width: 100%;
    margin: 30px auto 0;
  }
  .bluearchive_footer {
    margin-top: 90px;
  }
  .bluearchive_footer ul.caut {
    margin-top: 40px;
    text-align: center;
  }
  .bluearchive_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    line-height: 0;
    position: relative;
    padding-bottom: 30px;
  }
  .bluearchive_contact_ttl {
    display: flex;
    justify-content: center;
    width: 100%;
    border-top: 6px solid #2e56a0;
  }
  .bluearchive_contact_ttl img {
    width: 644px;
    margin-top: -6px;
  }
  .bluearchive_contact p {
    width: 690px;
    margin-top: 22px;
  }
  .bluearchive_copy {
    margin: 40px 0 100px;
    text-align: center;
  }
  .bluearchive_pagetop {
    width: 70px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
  }
  .bluearchive .cp {
    max-width: 800px;
    width: calc(100% - 2em);
    margin: 1em auto 0;
  }
  .bluearchive_file {
    margin-top: 50px;
    padding-top: 50px;
  }
  .bluearchive_file_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 190px;
    border-top: 4px solid #2e56a0;
    border-bottom: 4px solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari.png");
    background-position: center calc(100% - 3px);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_file_ttl img {
    width: 572px;
  }
  .bluearchive_file_date {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    max-width: 760px;
    width: 100%;
    margin: 60px auto 0;
    padding-right: 5px;
    border: 3px solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_file_date_ttl {
    width: 210px;
    line-height: 0;
  }
  .bluearchive_file_date_time {
    max-width: 530.5px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_file_date ul.caut {
    text-align: center;
    margin-top: 20px;
  }
  .bluearchive_file_ex {
    width: 526px;
    margin: 40px auto 0;
    line-height: 0;
  }
  .bluearchive_file_limit p {
    width: 596px;
    margin: 40px auto 0;
    line-height: 0;
  }
  .bluearchive_file_limit ul.caut {
    margin-top: 10px;
    font-size: 24px;
    text-align: center;
  }
  .bluearchive_file_item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_file_item_img {
    margin-top: 30px;
    max-width: 766px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_file_item ul.caut {
    width: 95%;
    margin-top: 30px;
  }
  .bluearchive_file_flow {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_file_flow_ttl {
    width: 309px;
    line-height: 0;
  }
  .bluearchive_file_flow_chart {
    margin-top: 30px;
    max-width: 661px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_file_itemlist {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_file_itemlist_ttl {
    width: 369px;
    line-height: 0;
  }
  .bluearchive_file_itemlist_tbl {
    margin-top: 20px;
    max-width: 780px;
    width: 100%;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluearchive_file_itemlist_tbl tr th, .bluearchive_file_itemlist_tbl tr td {
    padding: 10px 8px;
    border-right: 1px solid #fff;
    font-size: 16px;
    letter-spacing: -.01em;
  }
  .bluearchive_file_itemlist_tbl tr th {
    background: #0152a4;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: 500;
    vertical-align: middle;
  }
  .bluearchive_file_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
  }
  .bluearchive_file_itemlist_tbl tr td {
    background: #ededed;
    vertical-align: middle;
  }
  .bluearchive_file_itemlist_tbl tr td:first-of-type {
    width: 150px;
    text-align: center;
  }
  .bluearchive_file_itemlist_tbl tr td:nth-child(2) {
    width: auto;
    white-space: nowrap;
  }
  .bluearchive_file_itemlist_tbl tr td:nth-child(3) {
    width: 3em;
    text-align: center;
    white-space: nowrap;
  }
  .bluearchive_file_itemlist_tbl tr td:nth-child(4) {
    width: 7em;
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .bluearchive_file_itemlist_tbl tr:nth-child(even) td {
    background: #dddddd;
  }
  .bluearchive_file_itemlist ul.caut {
    max-width: 780px;
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }
  .bluearchive_file_caution {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_file_caution_ttl {
    width: 309px;
    line-height: 0;
  }
  .bluearchive_file_caution ul.caut {
    margin: 30px;
  }
  .bluearchive_deco {
    margin-top: 50px;
    padding-top: 50px;
    /*
          &_shop {
            box-sizing: border-box;
            display: flex;
            align-items: center;
            width: 760px;
            margin: 60px auto 0;
            border: 3px solid #2e56a0;
            background: #fff;
            position: relative;
            &_ttl {
              width: px2(420);
              line-height: 0;
            }
            &_det {
              width: calc(760px - 210px);
            }
            &_name {
              font-size: 30px;
              text-align: center;
            }
            &_add {
              margin-top: 10px;
              font-size: 20px;
              text-align: center;
            }
          }
          &_date {
            box-sizing: border-box;
            display: flex;
            align-items: center;
            width: 760px;
            margin: 10px auto 0;
            border: 3px solid #2e56a0;
            background: #fff;
            position: relative;
            &_ttl {
              width: px2(420);
              line-height: 0;
            }
            &_time {
              width: calc(760px - 210px);
              p {
                max-width: px2(1036);
                width: 100%;
                line-height: 0;
              }
            }
          }
    */
  }
  .bluearchive_deco_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 190px;
    border-top: 4px solid #2e56a0;
    border-bottom: 4px solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari.png");
    background-position: center calc(100% - 3px);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_deco_ttl img {
    width: 572px;
  }
  .bluearchive_deco_shopdate {
    box-sizing: border-box;
    display: flex;
    max-width: 760px;
    width: 100%;
    margin: 60px auto 0;
    padding-right: 5px;
    border: 3px solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_deco_shopdate_ttl {
    width: 230px;
    line-height: 0;
  }
  .bluearchive_deco_shopdate_det {
    width: calc(760px - 230px);
  }
  .bluearchive_deco_shop_name {
    padding-top: 20px;
    font-size: 30px;
    text-align: center;
  }
  .bluearchive_deco_shop_add {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
  }
  .bluearchive_deco_date_time {
    position: absolute;
    right: 20px;
    bottom: 30px;
    max-width: 518px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_deco_caution {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 640px;
    margin: 30px auto 0;
    padding: 30px 0;
    border: 2px solid #ff0000;
    background: #fff;
    font-size: 20px;
    color: #ff0000;
  }
  .bluearchive_deco_caution p {
    text-align: center;
  }
  .bluearchive_deco_caution p strong {
    font-weight: 500;
    text-decoration: underline;
    color: #ff0000 !important;
  }
  .bluearchive_deco_caution ul {
    margin-top: 20px;
  }
  .bluearchive_deco_item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_deco_item_ttl {
    width: 340px;
    line-height: 0;
  }
  .bluearchive_deco_item_inr {
    margin: 30px;
  }
  .bluearchive_deco_item p:not(:first-of-type) {
    margin-top: 1em;
  }
  .bluearchive_deco_badge {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_deco_badge_ttl {
    width: 472.5px;
    padding-top: 20px;
    line-height: 0;
  }
  .bluearchive_deco_badge_limit {
    width: 210.5px;
    line-height: 0;
    position: absolute;
    top: 84px;
    left: 20px;
  }
  .bluearchive_deco_badge_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 65px;
    margin-top: 30px;
    padding-right: 10px;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line.png") no-repeat;
  }
  .bluearchive_deco_badge_pr img {
    width: 238.5px;
  }
  .bluearchive_deco_badge_img {
    margin-top: 40px;
    max-width: 645px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_deco_badge ul.caut {
    width: 95%;
    margin-top: 30px;
  }
  .bluearchive_deco_acrylicboard {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_deco_acrylicboard_ttl {
    width: 298px;
    padding-top: 20px;
    line-height: 0;
  }
  .bluearchive_deco_acrylicboard_limit {
    width: 116.5px;
    line-height: 0;
    position: absolute;
    top: 84px;
    left: 20px;
  }
  .bluearchive_deco_acrylicboard_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 65px;
    margin-top: 30px;
    padding-right: 10px;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line.png") no-repeat;
  }
  .bluearchive_deco_acrylicboard_pr img {
    width: 305px;
  }
  .bluearchive_deco_acrylicboard_img {
    margin-top: 40px;
    max-width: 704px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_deco_acrylicboard ul.caut {
    width: 95%;
    margin-top: 30px;
  }
  .bluearchive_deco_bowl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_deco_bowl_ttl {
    width: 171px;
    padding-top: 20px;
    line-height: 0;
  }
  .bluearchive_deco_bowl_limit {
    width: 105.5px;
    line-height: 0;
    position: absolute;
    top: 84px;
    left: 20px;
  }
  .bluearchive_deco_bowl_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 65px;
    margin-top: 30px;
    padding-right: 10px;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line.png") no-repeat;
  }
  .bluearchive_deco_bowl_pr img {
    width: 276px;
  }
  .bluearchive_deco_bowl_img {
    margin-top: 40px;
    max-width: 724px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_deco_bowl ul.caut {
    width: 95%;
    margin-top: 30px;
  }
  .bluearchive_deco_deskmat {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_deco_deskmat_ttl {
    width: 252px;
    padding-top: 20px;
    line-height: 0;
  }
  .bluearchive_deco_deskmat_limit {
    width: 105.5px;
    line-height: 0;
    position: absolute;
    top: 84px;
    left: 20px;
  }
  .bluearchive_deco_deskmat_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 65px;
    margin-top: 30px;
    padding-right: 10px;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line.png") no-repeat;
  }
  .bluearchive_deco_deskmat_pr img {
    width: 276px;
  }
  .bluearchive_deco_deskmat_img {
    margin-top: 40px;
    max-width: 645px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_deco_deskmat ul.caut {
    width: 95%;
    margin-top: 30px;
  }
  .bluearchive_deco_soon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background-color: #fff;
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
    padding: 15px 0;
    font-size: 28px;
    font-weight: 900;
    color: #2e56a0;
  }
  .bluearchive_loppi_bnr {
    width: 690px;
    margin: 60px auto;
    line-height: 0;
  }
  .bluearchive_gift {
    margin-top: 50px;
    padding-top: 50px;
  }
  .bluearchive_gift_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 50px 0 60px;
    border-top: 4px solid #2e56a0;
    border-bottom: 4px solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari.png");
    background-position: center calc(100% - 3px);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_gift_ttl img {
    width: 582px;
  }
  .bluearchive_gift_date {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    max-width: 760px;
    width: 100%;
    margin: 60px auto 0;
    padding-right: 5px;
    border: 3px solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_gift_date_ttl {
    width: 190px;
    line-height: 0;
  }
  .bluearchive_gift_date_time {
    width: calc(760px - 190px);
  }
  .bluearchive_gift_date_time p {
    max-width: 496.5px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_gift_date_time ul.caut {
    margin-top: 20px;
    margin-left: -20px;
    padding-right: 20px;
  }
  .bluearchive_gift_ramen {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_gift_ramen_ttl {
    width: 261px;
    padding-top: 20px;
    line-height: 0;
  }
  .bluearchive_gift_ramen_pr {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    padding-top: 40px;
    line-height: 0;
    background: url("../img/bluarc2602_gift_line.png") no-repeat;
  }
  .bluearchive_gift_ramen_pr img {
    width: 467px;
  }
  .bluearchive_gift_ramen_img {
    margin-top: 40px;
    max-width: 679px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_goods {
    margin-top: 50px;
    padding-top: 50px;
  }
  .bluearchive_goods_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 190px;
    border-top: 4px solid #2e56a0;
    border-bottom: 4px solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari.png");
    background-position: center calc(100% - 3px);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_goods_ttl img {
    width: 572px;
  }
  .bluearchive_goods_date {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    max-width: 760px;
    width: 100%;
    margin: 60px auto 0;
    padding-right: 5px;
    border: 3px solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_goods_date_ttl {
    width: 190px;
    line-height: 0;
  }
  .bluearchive_goods_date_time {
    width: calc(760px - 190px);
  }
  .bluearchive_goods_date_time p {
    max-width: 496.5px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_goods_date_time ul.caut {
    margin-top: 20px;
    margin-left: -20px;
    padding-right: 20px;
  }
  .bluearchive_goods_acrylicstand {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 3px solid #2e56a0;
    border-bottom: 3px solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    max-width: 800px;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 0 40px;
    position: relative;
  }
  .bluearchive_goods_acrylicstand_ttl {
    width: 339.5px;
    padding-top: 20px;
    line-height: 0;
  }
  .bluearchive_goods_acrylicstand_limit {
    width: 306px;
    line-height: 0;
    position: absolute;
    top: 84px;
    left: 20px;
  }
  .bluearchive_goods_acrylicstand_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 65px;
    margin-top: 30px;
    padding-right: 10px;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line.png") no-repeat;
  }
  .bluearchive_goods_acrylicstand_pr img {
    width: 327.5px;
  }
  .bluearchive_goods_acrylicstand_img {
    margin-top: 40px;
    max-width: 684px;
    width: 100%;
    line-height: 0;
  }
  .bluearchive_goods_acrylicstand ul.caut {
    width: 95%;
    margin-top: 30px;
  }
  .bluearchive_shopsearch {
    margin-top: 40px;
  }
  .bluearchive_shopsearch_btn {
    max-width: 708px;
    width: 100%;
  }
  .bluearchive_shopsearch p.caut {
    margin-top: 10px;
    text-align: center;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  header#maga_head_wrap.container {
    z-index: 1;
    background: #fff;
  }

  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li, .snsList ul a, .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }

  #bg_wrapper {
    background: linear-gradient(to bottom, #a9dfec, #7eadd1);
    position: relative;
  }
  #bg_wrapper::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("../img/bluarc2602_bg_triangle.png");
    background-size: 200vw auto;
    background-position: center top;
    background-repeat: repeat;
    mix-blend-mode: soft-light;
  }
  #bg_wrapper::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url("../img/bluarc2602_bg_dot.png");
    background-size: 4vw auto;
    background-position: center top;
    background-repeat: repeat;
  }

  #wrapper2.container {
    position: relative;
    z-index: 10;
  }

  .bluearchive {
    font-size: 3.2vw;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* decoration-------------------------------*/
    /* gift-------------------------------*/
    /* goods-------------------------------*/
  }
  .bluearchive_header {
    line-height: 0;
  }
  .bluearchive_yokoku {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    border-top: 0.8vw solid #cc0000;
    position: relative;
    z-index: 10;
    line-height: 0;
    margin-bottom: -2.6666666667vw;
  }
  .bluearchive_yokoku img {
    width: 49.6vw;
    margin-top: -0.8vw;
  }
  .bluearchive_kv {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .bluearchive_kv img {
    width: 100vw;
  }
  .bluearchive_nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 97.3333333333vw;
    margin: 3.3333333333vw auto 0;
  }
  .bluearchive_nav ul li {
    line-height: 0;
  }
  .bluearchive_nav ul li:not(:first-child) {
    margin-top: 1.3333333333vw;
  }
  .bluearchive_btn_gift {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-position: center top;
    width: 100%;
    margin: 5.3333333333vw auto 0;
    padding: 5.3333333333vw 0;
    position: relative;
  }
  .bluearchive_btn_gift p {
    width: 97.3333333333vw;
  }
  .bluearchive_btn_gift p img {
    box-shadow: 0 0 1.0666666667vw #ccc;
  }
  .bluearchive_archive {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
  }
  .bluearchive_footer {
    margin-top: 9.3333333333vw;
  }
  .bluearchive_footer ul.caut {
    margin-top: 5.3333333333vw;
    text-align: center;
  }
  .bluearchive_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    line-height: 0;
    position: relative;
    padding-bottom: 4vw;
  }
  .bluearchive_contact_ttl {
    display: flex;
    justify-content: center;
    width: 100%;
    border-top: 0.8vw solid #2e56a0;
  }
  .bluearchive_contact_ttl img {
    width: 81.8666666667vw;
    margin-top: -0.8vw;
  }
  .bluearchive_contact p {
    width: 92vw;
    margin-top: 2.9333333333vw;
  }
  .bluearchive_copy {
    margin: 5.3333333333vw 0 13.3333333333vw;
    font-size: 2.9333333333vw;
    text-align: center;
  }
  .bluearchive_pagetop {
    width: 9.3333333333vw;
    position: fixed;
    right: 2.1333333333vw;
    bottom: 2.1333333333vw;
    z-index: 99;
  }
  .bluearchive .cp {
    margin: 1em 1em 0;
  }
  .bluearchive_file {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
  }
  .bluearchive_file_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 6.6666666667vw;
    border-top: 0.5333333333vw solid #2e56a0;
    border-bottom: 0.5333333333vw solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari_sp.png");
    background-size: 100% auto;
    background-position: center calc(100% - 0.4vw);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_file_ttl img {
    width: 76.2666666667vw;
  }
  .bluearchive_file_date {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 8vw auto 0;
    padding-right: 1.3333333333vw;
    border: 0.4vw solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_file_date_ttl {
    width: 28vw;
    line-height: 0;
  }
  .bluearchive_file_date_time {
    width: 70.6666666667vw;
    line-height: 0;
  }
  .bluearchive_file_date ul.caut {
    font-size: 3.2vw;
    text-align: center;
    margin-top: 2.6666666667vw;
  }
  .bluearchive_file_ex {
    width: 70.1333333333vw;
    margin: 5.3333333333vw auto 0;
    line-height: 0;
  }
  .bluearchive_file_limit {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bluearchive_file_limit p {
    width: 79.4666666667vw;
    margin-top: 5.3333333333vw;
    line-height: 0;
  }
  .bluearchive_file_limit ul.caut {
    margin-top: 1.3333333333vw;
    font-size: 3.2vw;
    text-align: center;
  }
  .bluearchive_file_item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_file_item_img {
    margin-top: 4vw;
    width: 95.4666666667vw;
    line-height: 0;
  }
  .bluearchive_file_item ul.caut {
    width: 95%;
    margin-top: 4vw;
  }
  .bluearchive_file_flow {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_file_flow_ttl {
    width: 41.2vw;
    line-height: 0;
  }
  .bluearchive_file_flow_chart {
    margin-top: 4vw;
    width: 88.1333333333vw;
    line-height: 0;
  }
  .bluearchive_file_itemlist {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_file_itemlist_ttl {
    width: 49.2vw;
    line-height: 0;
  }
  .bluearchive_file_itemlist_tbl {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluearchive_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw;
    background: #0152a4;
    font-size: 3.2vw;
    text-align: center;
  }
  .bluearchive_file_itemlist_tbl thead tr th {
    display: inline;
    color: #fff;
  }
  .bluearchive_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: "\00a0/\00a0";
  }
  .bluearchive_file_itemlist_tbl tbody tr {
    background: #ededed;
    padding: 0 4vw 0 1vw;
    min-height: 18vw;
    font-size: 3.2vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .bluearchive_file_itemlist_tbl tbody tr td {
    display: inline;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2),
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    height: inherit;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(3),
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 4vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 24vw);
  }
  .bluearchive_file_itemlist_tbl tbody tr td:first-child img {
    width: 17.8666666667vw;
  }
  .bluearchive_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #dddddd;
  }
  .bluearchive_file_itemlist ul.caut {
    width: 94.6666666667vw;
    margin: 1.3333333333vw auto 0;
    text-align: left;
  }
  .bluearchive_file_caution {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_file_caution_ttl {
    width: 41.2vw;
    line-height: 0;
  }
  .bluearchive_file_caution ul.caut {
    margin: 4vw 4vw 0;
  }
  .bluearchive_deco {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
  }
  .bluearchive_deco_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 6.6666666667vw;
    border-top: 0.5333333333vw solid #2e56a0;
    border-bottom: 0.5333333333vw solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari_sp.png");
    background-size: 100% auto;
    background-position: center calc(100% - 0.4vw);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_deco_ttl img {
    width: 76.2666666667vw;
  }
  .bluearchive_deco_shop {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding-right: 1.3333333333vw;
    border: 0.4vw solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_deco_shop_ttl {
    width: 26.6666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_shop_det {
    width: calc(97.3333333333vw - 26.6666666667vw);
  }
  .bluearchive_deco_shop_name {
    font-size: 4vw;
    text-align: center;
  }
  .bluearchive_deco_shop_add {
    margin-top: 1.3333333333vw;
    font-size: 2.6666666667vw;
    text-align: center;
  }
  .bluearchive_deco_date {
    box-sizing: border-box;
    display: flex;
    width: 97.3333333333vw;
    margin: 1.3333333333vw auto 0;
    padding-right: 1.3333333333vw;
    border: 0.4vw solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_deco_date_ttl {
    width: 26.6666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_date_time {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 1.3333333333vw;
    width: calc(97.3333333333vw - 26.6666666667vw);
  }
  .bluearchive_deco_date_time p {
    width: 66.2666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_caution {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 85.3333333333vw;
    margin: 4vw auto 0;
    padding: 4vw 0;
    border: 0.2666666667vw solid #ff0000;
    background: #fff;
    font-size: 3.2vw;
    color: #ff0000;
  }
  .bluearchive_deco_caution p {
    text-align: center;
  }
  .bluearchive_deco_caution p strong {
    font-weight: 500;
    text-decoration: underline;
    color: #ff0000 !important;
  }
  .bluearchive_deco_caution ul {
    margin-top: 2.6666666667vw;
  }
  .bluearchive_deco_item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_deco_item_ttl {
    width: 52.4vw;
    line-height: 0;
  }
  .bluearchive_deco_item_inr {
    margin: 4vw;
  }
  .bluearchive_deco_item p:not(:first-of-type) {
    margin-top: 1em;
  }
  .bluearchive_deco_badge {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_deco_badge_ttl {
    width: 63.0666666667vw;
    padding-top: 2.6666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_badge_limit {
    width: 28.1333333333vw;
    line-height: 0;
    position: absolute;
    top: 11.2vw;
    left: 1.3333333333vw;
  }
  .bluearchive_deco_badge_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 8.6666666667vw;
    margin-top: 4vw;
    padding-right: 1.3333333333vw;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line_sp.png") no-repeat;
    background-size: 100% auto;
  }
  .bluearchive_deco_badge_pr img {
    width: 36vw;
  }
  .bluearchive_deco_badge_img {
    margin-top: 5.3333333333vw;
    width: 86vw;
    line-height: 0;
  }
  .bluearchive_deco_badge ul.caut {
    width: 95%;
    margin-top: 4vw;
  }
  .bluearchive_deco_acrylicboard {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_deco_acrylicboard_ttl {
    width: 37.3333333333vw;
    padding-top: 2.6666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_acrylicboard_limit {
    width: 15.6vw;
    line-height: 0;
    position: absolute;
    top: 11.2vw;
    left: 1.3333333333vw;
  }
  .bluearchive_deco_acrylicboard_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 8.6666666667vw;
    margin-top: 4vw;
    padding-right: 1.3333333333vw;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line_sp.png") no-repeat;
    background-size: 100% auto;
  }
  .bluearchive_deco_acrylicboard_pr img {
    width: 40.6666666667vw;
  }
  .bluearchive_deco_acrylicboard_img {
    margin-top: 5.3333333333vw;
    width: 93.8666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_acrylicboard ul.caut {
    width: 95%;
    margin-top: 4vw;
  }
  .bluearchive_deco_bowl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_deco_bowl_ttl {
    width: 22.9333333333vw;
    padding-top: 2.6666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_bowl_limit {
    width: 14vw;
    line-height: 0;
    position: absolute;
    top: 11.2vw;
    left: 1.3333333333vw;
  }
  .bluearchive_deco_bowl_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 8.6666666667vw;
    margin-top: 4vw;
    padding-right: 1.3333333333vw;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line_sp.png") no-repeat;
    background-size: 100% auto;
  }
  .bluearchive_deco_bowl_pr img {
    width: 36.8vw;
  }
  .bluearchive_deco_bowl_img {
    margin-top: 5.3333333333vw;
    width: 88.9333333333vw;
    line-height: 0;
  }
  .bluearchive_deco_bowl ul.caut {
    width: 95%;
    margin-top: 4vw;
  }
  .bluearchive_deco_deskmat {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_deco_deskmat_ttl {
    width: 33.7333333333vw;
    padding-top: 2.6666666667vw;
    line-height: 0;
  }
  .bluearchive_deco_deskmat_limit {
    width: 14vw;
    line-height: 0;
    position: absolute;
    top: 11.2vw;
    left: 1.3333333333vw;
  }
  .bluearchive_deco_deskmat_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 8.6666666667vw;
    margin-top: 4vw;
    padding-right: 1.3333333333vw;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line_sp.png") no-repeat;
    background-size: 100% auto;
  }
  .bluearchive_deco_deskmat_pr img {
    width: 36.8vw;
  }
  .bluearchive_deco_deskmat_img {
    margin-top: 5.3333333333vw;
    width: 86vw;
    line-height: 0;
  }
  .bluearchive_deco_deskmat ul.caut {
    width: 95%;
    margin-top: 4vw;
  }
  .bluearchive_deco_soon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background-color: #fff;
    width: 100%;
    margin: 5.3333333333vw auto 0;
    padding: 2vw 0;
    font-size: 4.2666666667vw;
    font-weight: 900;
    color: #2e56a0;
  }
  .bluearchive_loppi_bnr {
    width: 90.6666666667vw;
    margin: 6.6666666667vw auto;
    line-height: 0;
  }
  .bluearchive_gift {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
  }
  .bluearchive_gift_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 6.6666666667vw 0 8vw;
    border-top: 0.5333333333vw solid #2e56a0;
    border-bottom: 0.5333333333vw solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari_sp.png");
    background-size: 100% auto;
    background-position: center calc(100% - 0.4vw);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_gift_ttl img {
    width: 77.6vw;
  }
  .bluearchive_gift_date {
    box-sizing: border-box;
    display: flex;
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding-right: 1.3333333333vw;
    border: 0.4vw solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_gift_date_ttl {
    width: 22.6666666667vw;
    line-height: 0;
  }
  .bluearchive_gift_date_time {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 1.3333333333vw;
    width: calc(97.3333333333vw - 22.6666666667vw);
  }
  .bluearchive_gift_date_time p {
    width: 66.2666666667vw;
    margin-top: 1.3333333333vw;
    line-height: 0;
  }
  .bluearchive_gift_date_time ul.caut {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
    margin-left: -1.3333333333vw;
    padding-right: 1.3333333333vw;
  }
  .bluearchive_gift_ramen {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_gift_ramen_ttl {
    width: 34.9333333333vw;
    padding-top: 2.6666666667vw;
    line-height: 0;
  }
  .bluearchive_gift_ramen_pr {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 8.6666666667vw;
    margin-top: 4vw;
    padding-top: 5.3333333333vw;
    line-height: 0;
    background: url("../img/bluarc2602_gift_line_sp.png") no-repeat;
    background-size: 100% auto;
  }
  .bluearchive_gift_ramen_pr img {
    width: 62.4vw;
  }
  .bluearchive_gift_ramen_img {
    margin-top: 5.3333333333vw;
    width: 90.5333333333vw;
    line-height: 0;
  }
  .bluearchive_goods {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
  }
  .bluearchive_goods_ttl {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-bottom: 6.6666666667vw;
    border-top: 0.5333333333vw solid #2e56a0;
    border-bottom: 0.5333333333vw solid #2e56a0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../img/bluarc2602_ttl_kazari_sp.png");
    background-size: 100% auto;
    background-position: center calc(100% - 0.4vw);
    background-repeat: no-repeat;
    line-height: 0;
    position: relative;
  }
  .bluearchive_goods_ttl img {
    width: 76.2666666667vw;
  }
  .bluearchive_goods_date {
    box-sizing: border-box;
    display: flex;
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding-right: 1.3333333333vw;
    border: 0.4vw solid #2e56a0;
    background: #fff;
    position: relative;
  }
  .bluearchive_goods_date_ttl {
    width: 22.6666666667vw;
    line-height: 0;
  }
  .bluearchive_goods_date_time {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 1.3333333333vw;
    width: calc(97.3333333333vw - 22.6666666667vw);
  }
  .bluearchive_goods_date_time p {
    width: 66.2666666667vw;
    margin-top: 1.3333333333vw;
    line-height: 0;
  }
  .bluearchive_goods_date_time ul.caut {
    font-size: 3.1333333333vw;
    margin-top: 1.3333333333vw;
    margin-left: -2vw;
    padding-right: 0.8vw;
  }
  .bluearchive_goods_acrylicstand {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 0.4vw solid #2e56a0;
    border-bottom: 0.4vw solid #2e56a0;
    background: #fff url("../img/bluarc2508_bg_square.png");
    background-size: 12.4vw auto;
    background-position: center top;
    width: 100%;
    margin: 6.6666666667vw auto 0;
    padding: 0 0 5.3333333333vw;
    position: relative;
  }
  .bluearchive_goods_acrylicstand_ttl {
    width: 45.3333333333vw;
    padding-top: 2.6666666667vw;
    line-height: 0;
  }
  .bluearchive_goods_acrylicstand_limit {
    width: 40.1333333333vw;
    line-height: 0;
    position: absolute;
    top: 10.6666666667vw;
    left: 1.3333333333vw;
  }
  .bluearchive_goods_acrylicstand_pr {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: 8.6666666667vw;
    margin-top: 4vw;
    padding-right: 1.3333333333vw;
    line-height: 0;
    background: url("../img/bluarc2602_ttl_line_sp.png") no-repeat;
    background-size: 100% auto;
  }
  .bluearchive_goods_acrylicstand_pr img {
    width: 39.8666666667vw;
  }
  .bluearchive_goods_acrylicstand_img {
    margin-top: 5.3333333333vw;
    width: 91.2vw;
    line-height: 0;
  }
  .bluearchive_goods_acrylicstand ul.caut {
    width: 95%;
    margin-top: 4vw;
  }
  .bluearchive_shopsearch {
    margin-top: 5.3333333333vw;
  }
  .bluearchive_shopsearch_btn {
    width: 92vw;
  }
  .bluearchive_shopsearch p.caut {
    margin-top: 1.3333333333vw;
    text-align: center;
  }
}
