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

.bold {
  font-weight: 700;
}

.bluelock2609 {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #000;
}
.bluelock2609 a {
  color: #000;
  text-decoration: none;
}
.bluelock2609 ul.caut {
  text-align: left;
  list-style-type: none;
  line-height: 1.4;
}
.bluelock2609 ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: .1em;
}
.bluelock2609 ul.caut li strong {
  color: #f60000 !important;
}
.bluelock2609 ul.caut.dot li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.bluelock2609_yokoku {
  display: block;
  width: 100%;
  color: #fff;
  background: #cc0000;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}

/* 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;
  }

  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }

  #maga_header {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  #maga_header .input button {
    height: auto !important;
  }

  #footer_sec-03 .innerBlock {
    max-width: 1000px;
    width: 100%;
  }

  #footer_sec-03 .innerBlock > ul.list01 > li {
    max-width: 201px;
    height: auto !important;
    width: 20%;
  }

  #footer_sec-03 .innerBlock > ul.list01 > li:first-child {
    max-width: 190px;
    width: 20%;
  }

  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }

  #update2015_footer #footer_sec-03 .innerBlock > ul.list01 > li:last-child {
    width: 20%;
    overflow-wrap: anywhere;
    word-break: normal;
    line-break: strict;
  }

  #update2015_footer #footer_sec-03 .innerBlock > ul.list01 > li > ul.kiyaku {
    text-wrap: wrap;
  }
}
@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;
  }

  #bg_wrapper {
    position: relative;
  }

  .bluelock2609 {
    font-size: 18px;
    font-feature-settings: "palt";
    color: #000;
    overflow: hidden;
    z-index: 0;
    position: relative;
    /* cp-------------------------------*/
    /* post-------------------------------*/
    /* foods-------------------------------*/
    /* goods-------------------------------*/
    /* print-------------------------------*/
  }
  .bluelock2609 span.mono {
    text-transform: full-width;
    font-feature-settings: "pwid" 0;
  }
  .bluelock2609_bg_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
  }
  .bluelock2609_bg_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000%;
    background: url("../img/bluelock2609_bg.jpg");
    background-repeat: repeat;
    background-position: center 0;
    will-change: transform;
  }
  .bluelock2609_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 43px;
    background: #ff0000;
  }
  .bluelock2609_yokoku img {
    width: 54.5px;
  }
  .bluelock2609_kv {
    max-width: 992.5px;
    width: 98%;
    margin: 30px auto 0;
    line-height: 0;
  }
  .bluelock2609_nav {
    margin-top: 60px;
  }
  .bluelock2609_nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bluelock2609_nav ul li {
    max-width: 750.5px;
    width: 98%;
    position: relative;
    line-height: 0;
  }
  .bluelock2609_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
  }
  .bluelock2609_nav ul li:first-of-type a::before {
    content: "";
    width: 719px;
    height: 160px;
    background: url("../img/bluelock2609_nav_file_img.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: calc(50% - calc(719px / 2) + 34px);
    z-index: 1;
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_nav ul li:first-of-type a::before {
    width: 89.8vw;
    left: auto;
    left: calc(50% - calc(89.8vw / 2) + 5vw);
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_nav ul li:nth-of-type(2) a::before {
    content: "";
    width: 717px;
    height: 150px;
    background: url("../img/bluelock2609_nav_card_img.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 40px;
    left: calc(50% - calc(717px / 2) + 34px);
    z-index: 1;
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_nav ul li:nth-of-type(2) a::before {
    width: 89.8vw;
    left: auto;
    left: calc(50% - calc(89.8vw / 2) + 5vw);
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_nav ul li:nth-of-type(3) a::before {
    content: "";
    width: 158px;
    height: 110px;
    background: url("../img/bluelock2609_nav_post_img.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 57px;
    left: calc(50% - calc(158px / 2) + 272px);
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(4) a::before {
    content: "";
    width: 638px;
    height: 179px;
    background: url("../img/bluelock2609_nav_foods_img.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 30px;
    left: calc(50% - calc(638px / 2));
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(5) a::before {
    content: "";
    width: 700px;
    height: 229.5px;
    background: url("../img/bluelock2609_nav_goods_img.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 6px;
    left: calc(50% - calc(700px / 2) + 13px);
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(6) a::before {
    content: "";
    width: 719px;
    height: 156.5px;
    background: url("../img/bluelock2609_nav_loppi_img.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 14px;
    left: calc(50% - calc(719px / 2));
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(7) a::before {
    content: "";
    width: 653px;
    height: 182px;
    background: url("../img/bluelock2609_nav_print_img.png") no-repeat;
    background-size: contain;
    background-position: center bottom;
    position: absolute;
    top: 30px;
    left: calc(50% - calc(653px / 2));
    z-index: 1;
  }
  .bluelock2609_footer {
    margin-top: 100px;
  }
  .bluelock2609_footer_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    background: url("../img/bluelock2609_contact_bg.png");
    padding: 60px 0 30px;
  }
  .bluelock2609_footer_contact_ttl {
    width: 504.5px;
    position: relative;
  }
  .bluelock2609_footer_contact_ttl::before {
    content: "";
    width: 207px;
    height: 22px;
    background: url("../img/bluelock2609_contact_deco.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -40px;
    left: calc(50% - calc(207px / 2));
  }
  .bluelock2609_footer_contact_chat {
    width: 721px;
  }
  .bluelock2609_footer_txt {
    margin-top: 50px;
    text-align: center;
    color: #fff;
  }
  .bluelock2609_footer_official {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 480px;
    height: 160px;
    margin: 60px auto 0;
    background: #fff;
    border: 2px solid #00419b;
  }
  .bluelock2609_footer_official img {
    width: 390px;
  }
  .bluelock2609_footer_copy {
    margin: 90px 0;
    text-align: center;
    color: #fff;
  }
  .bluelock2609_footer_pagetop {
    width: 150px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
  }
  .bluelock2609 ul.caut {
    margin: 20px 20px 0;
  }
  .bluelock2609 ul.caut.cp {
    max-width: 750px;
    width: 100%;
    margin: 30px auto 0;
    color: #fff;
  }
  .bluelock2609_cp {
    margin-top: 50px;
    padding-top: 50px;
    background: url("../img/bluelock2609_bg_trgl.png") no-repeat center top;
  }
  .bluelock2609_cp_ttl {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
  }
  .bluelock2609_cp_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
    padding: 60px 0;
    position: relative;
  }
  .bluelock2609_cp_date::before {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_cp_date::after {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_cp_date_ttl {
    width: 230px;
    line-height: 0;
  }
  .bluelock2609_cp_date_time {
    max-width: 572.5px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_cp_date ul.caut {
    text-align: center;
    font-size: 20px;
    color: #fff;
  }
  .bluelock2609_file {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_file::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_file::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_file::before, .bluelock2609_file::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_file_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_file_ttl img {
    width: 632px;
  }
  .bluelock2609_file_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_file_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_file_ex {
    max-width: 511.5px;
    width: 100%;
    margin: 30px auto 0;
    line-height: 0;
  }
  .bluelock2609_file_flow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
  }
  .bluelock2609_file_flow p {
    max-width: 501px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_file_flow ul.caut {
    margin-top: 10px !important;
    font-size: 20px;
    text-align: center;
  }
  .bluelock2609_file_flow ul.caut br {
    display: none;
  }
  .bluelock2609_file_limit {
    max-width: 573px;
    width: 100%;
    margin: 30px auto 0;
    line-height: 0;
  }
  .bluelock2609_file_img {
    max-width: 753px;
    width: 100%;
    margin: 10px auto 0;
  }
  .bluelock2609_file_itemlist {
    max-width: 780px;
    width: 100%;
    margin: 30px auto 0;
  }
  .bluelock2609_file_itemlist_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_file_itemlist_ttl img {
    width: 223px;
  }
  .bluelock2609_file_itemlist_inr {
    background: #fff;
    border-left: 5px solid #b39d62;
    border-right: 5px solid #b39d62;
    border-bottom: 5px solid #b39d62;
    padding: 0 0 30px;
  }
  .bluelock2609_file_itemlist_tbl {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluelock2609_file_itemlist_tbl tr th, .bluelock2609_file_itemlist_tbl tr td {
    border-right: 1px solid #fff;
    font-size: 18px;
    vertical-align: middle;
    letter-spacing: -.01em;
  }
  .bluelock2609_file_itemlist_tbl tr th {
    padding: 8px 8px 10px;
    background: #053f8f;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: 500;
  }
  .bluelock2609_file_itemlist_tbl tr th:last-child {
    border-right: none;
  }
  .bluelock2609_file_itemlist_tbl tr td {
    padding: 10px 8px;
    background: #ededed;
    vertical-align: middle;
  }
  .bluelock2609_file_itemlist_tbl tr td:first-child {
    width: 150px;
    height: 140px;
    text-align: center;
  }
  .bluelock2609_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .bluelock2609_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-child(even) td {
    background: #dddddd;
  }
  .bluelock2609_file_itemlist_tbl tr:first-child td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(2) td:first-child img {
    width: 125.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(3) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(4) td:first-child img {
    width: 125px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(5) td:first-child img {
    width: 124.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(6) td:first-child img {
    width: 125.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(7) td:first-child img {
    width: 110px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(8) td:first-child img {
    width: 111px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(9) td:first-child img {
    width: 121.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(10) td:first-child img {
    width: 125px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(11) td:first-child img {
    width: 64.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(12) td:first-child img {
    width: 64.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(13) td:first-child img {
    width: 64px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(14) td:first-child img {
    width: 107px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(15) td:first-child img {
    width: 106px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(16) td:first-child img {
    width: 106px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(17) td:first-child img {
    width: 91px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(18) td:first-child img {
    width: 88px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(19) td:first-child img {
    width: 39px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(20) td:first-child img {
    width: 39.5px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(21) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(22) td:first-child img {
    width: 125px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(23) td:first-child img {
    width: 125px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(24) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(25) td:first-child img {
    width: 125px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(26) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(27) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(28) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(29) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_itemlist_tbl tr:nth-of-type(30) td:first-child img {
    width: 126px;
  }
  .bluelock2609_file_caution {
    max-width: 780px;
    width: 100%;
    margin: 50px auto 0;
  }
  .bluelock2609_file_caution_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_file_caution_ttl img {
    width: 131.5px;
  }
  .bluelock2609_file_caution_inr {
    background: #fff;
    border-left: 5px solid #b39d62;
    border-right: 5px solid #b39d62;
    border-bottom: 5px solid #b39d62;
    padding: 0 0 30px;
  }
  .bluelock2609_file_caution ul.caut {
    margin-top: 0;
    padding-top: 20px;
  }
  .bluelock2609_card {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_card::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_card::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_card::before, .bluelock2609_card::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_card_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_card_ttl img {
    width: 663px;
  }
  .bluelock2609_card_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_card_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_card_ex {
    max-width: 515px;
    width: 100%;
    margin: 30px auto 0;
    line-height: 0;
  }
  .bluelock2609_card_flow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
  }
  .bluelock2609_card_flow p {
    max-width: 517.5px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_card_flow ul.caut {
    margin-top: 10px !important;
    font-size: 20px;
    text-align: center;
  }
  .bluelock2609_card_flow ul.caut br {
    display: none;
  }
  .bluelock2609_card_limit {
    max-width: 573px;
    width: 100%;
    margin: 30px auto 0;
    line-height: 0;
  }
  .bluelock2609_card_img {
    max-width: 649px;
    width: 100%;
    margin: 10px auto 0;
  }
  .bluelock2609_card_itemlist {
    max-width: 780px;
    width: 100%;
    margin: 30px auto 0;
  }
  .bluelock2609_card_itemlist_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_card_itemlist_ttl img {
    width: 326.5px;
  }
  .bluelock2609_card_itemlist_inr {
    background: #fff;
    border-left: 5px solid #b39d62;
    border-right: 5px solid #b39d62;
    border-bottom: 5px solid #b39d62;
    padding: 0 0 30px;
  }
  .bluelock2609_card_itemlist_tbl {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluelock2609_card_itemlist_tbl tr th, .bluelock2609_card_itemlist_tbl tr td {
    border-right: 1px solid #fff;
    font-size: 18px;
    vertical-align: middle;
    letter-spacing: -.01em;
  }
  .bluelock2609_card_itemlist_tbl tr th {
    padding: 8px 8px 10px;
    background: #053f8f;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: 500;
  }
  .bluelock2609_card_itemlist_tbl tr th:last-child {
    border-right: none;
  }
  .bluelock2609_card_itemlist_tbl tr td {
    padding: 10px 8px;
    background: #ededed;
    vertical-align: middle;
  }
  .bluelock2609_card_itemlist_tbl tr td:first-child {
    width: 150px;
    height: 140px;
    text-align: center;
  }
  .bluelock2609_card_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .bluelock2609_card_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .bluelock2609_card_itemlist_tbl tr td span {
    display: block;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-child(even) td {
    background: #dddddd;
  }
  .bluelock2609_card_itemlist_tbl tr:first-child td:first-child img {
    width: 77px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(2) td:first-child img {
    width: 74.5px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(3) td:first-child img {
    width: 71px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(4) td:first-child img {
    width: 72px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(5) td:first-child img {
    width: 76px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(6) td:first-child img {
    width: 72px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(7) td:first-child img {
    width: 73px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(8) td:first-child img {
    width: 77px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(9) td:first-child img {
    width: 78px;
  }
  .bluelock2609_card_itemlist_tbl tr:nth-of-type(10) td:first-child img {
    width: 74px;
  }
  .bluelock2609_card_caution {
    max-width: 780px;
    width: 100%;
    margin: 50px auto 0;
  }
  .bluelock2609_card_caution_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_card_caution_ttl img {
    width: 131.5px;
  }
  .bluelock2609_card_caution_inr {
    background: #fff;
    border-left: 5px solid #b39d62;
    border-right: 5px solid #b39d62;
    border-bottom: 5px solid #b39d62;
    padding: 0 0 30px;
  }
  .bluelock2609_card_caution ul.caut {
    margin-top: 0;
    padding-top: 20px;
  }
  .bluelock2609_post {
    margin-top: 50px;
    padding-top: 50px;
    background: url("../img/bluelock2609_bg_trgl.png") no-repeat center top;
  }
  .bluelock2609_post_ttl {
    max-width: 649.5px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_post_ex {
    max-width: 657.5px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_post_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
    padding: 60px 0;
    position: relative;
  }
  .bluelock2609_post_date::before {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_post_date::after {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_post_date_ttl {
    width: 230px;
    line-height: 0;
  }
  .bluelock2609_post_date_time {
    max-width: 702.5px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_post_content {
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_post_content::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_post_content::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_post_content::before, .bluelock2609_post_content::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_post_img {
    max-width: 644.5px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_post_btn {
    max-width: 701px;
    width: 100%;
    margin: 60px auto 0;
  }
  .bluelock2609_post_caution {
    max-width: 780px;
    width: 100%;
    margin: 60px auto 0;
  }
  .bluelock2609_post_caution_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_post_caution_ttl img {
    width: 288px;
  }
  .bluelock2609_post_caution_inr {
    background: #fff;
    border-left: 5px solid #b39d62;
    border-right: 5px solid #b39d62;
    border-bottom: 5px solid #b39d62;
    padding: 0 0 30px;
  }
  .bluelock2609_post_caution_inr {
    text-align: left;
    padding: 10px 20px 40px;
    color: #0b014a;
  }
  .bluelock2609_post_caution_inr h4 {
    display: block;
    margin: 1em 1em 0;
    font-size: 1.1em;
    font-weight: normal;
  }
  .bluelock2609_post_caution_inr h4:not(:first-of-type) {
    margin-top: 40px;
  }
  .bluelock2609_post_caution_inr ul.caut {
    margin: 0.2em 1em 0;
    padding: 0;
  }
  .bluelock2609_post_caution_inr ul.caut .att {
    color: #e8c397;
  }
  .bluelock2609_post_caution_inr ol {
    list-style-type: none;
    margin: 1em 1em 0;
    padding: 0;
    line-height: 1.3;
  }
  .bluelock2609_post_caution_inr ol li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.2em;
  }
  .bluelock2609_post_caution_inr p {
    display: block;
    margin: 1em 1em 0;
  }
  .bluelock2609_post_caution_inr p.lnk {
    padding-left: 1em;
    text-indent: -1em;
  }
  .bluelock2609_post_caution_inr p.lnk:first-of-type {
    padding-bottom: 1em;
  }
  .bluelock2609_post_caution_inr a {
    border-bottom: 2px solid #1482c8;
  }
  .bluelock2609_foods {
    margin-top: 50px;
    padding-top: 50px;
    background: url("../img/bluelock2609_bg_trgl.png") no-repeat center top;
  }
  .bluelock2609_foods_ttl {
    max-width: 596.5px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_foods_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 80px;
    padding: 60px 0;
    position: relative;
  }
  .bluelock2609_foods_date::before {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_foods_date::after {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_foods_date_time {
    max-width: 483px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_foods_date ul.caut {
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
    color: #fff;
  }
  .bluelock2609_foods_toppo {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_foods_toppo::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_foods_toppo::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_foods_toppo::before, .bluelock2609_foods_toppo::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_foods_toppo_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_foods_toppo_ttl img {
    width: 285px;
  }
  .bluelock2609_foods_toppo_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_foods_toppo_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_foods_toppo_pr {
    max-width: 445.5px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_foods_toppo_img {
    max-width: 693px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_foods_toppochoco {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_foods_toppochoco::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_foods_toppochoco::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_foods_toppochoco::before, .bluelock2609_foods_toppochoco::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_foods_toppochoco_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_foods_toppochoco_ttl img {
    width: 440.5px;
  }
  .bluelock2609_foods_toppochoco_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_foods_toppochoco_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_foods_toppochoco_pr {
    max-width: 445.5px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_foods_toppochoco_img {
    max-width: 693px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_foods ul.caut.cp li:nth-of-type(5) {
    margin-top: 1em;
  }
  .bluelock2609_shopsearch {
    margin-top: 30px;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bluelock2609_shopsearch_btn {
    max-width: 701px;
    width: 100%;
  }
  .bluelock2609_shopsearch ul.caut {
    margin-top: 10px;
    text-align: center;
  }
  .bluelock2609_goods {
    margin-top: 50px;
    padding-top: 50px;
    background: url("../img/bluelock2609_bg_trgl.png") no-repeat center top;
  }
  .bluelock2609_goods_ttl {
    max-width: 436px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_goods_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    padding: 60px 0;
    position: relative;
  }
  .bluelock2609_goods_date::before {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_goods_date::after {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_goods_date_time {
    max-width: 483px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_goods_date ul.caut {
    text-align: center;
    font-size: 20px;
    color: #fff;
  }
  .bluelock2609_goods_date ul.caut br {
    display: none;
  }
  .bluelock2609_goods_ex {
    max-width: 711px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_goods_acrylicstand {
    max-width: 800px;
    width: 100%;
    margin: 20px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_goods_acrylicstand::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_goods_acrylicstand::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_goods_acrylicstand::before, .bluelock2609_goods_acrylicstand::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_goods_acrylicstand_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_goods_acrylicstand_ttl img {
    width: 427px;
  }
  .bluelock2609_goods_acrylicstand_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_goods_acrylicstand_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_goods_acrylicstand_pr {
    max-width: 341px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_goods_acrylicstand_live {
    max-width: 685px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_goods_acrylicstand_img {
    max-width: 617.5px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_goods_badge {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_goods_badge::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_goods_badge::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_goods_badge::before, .bluelock2609_goods_badge::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_goods_badge_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_goods_badge_ttl img {
    width: 234px;
  }
  .bluelock2609_goods_badge_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_goods_badge_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_goods_badge_pr {
    max-width: 279.5px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_goods_badge_live {
    max-width: 695px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_goods_badge_realistic {
    max-width: 659px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_goods_badge_minichara {
    max-width: 657px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_goods_keyholder {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_goods_keyholder::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_goods_keyholder::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_goods_keyholder::before, .bluelock2609_goods_keyholder::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_goods_keyholder_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_goods_keyholder_ttl img {
    width: 498px;
  }
  .bluelock2609_goods_keyholder_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_goods_keyholder_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_goods_keyholder_pr {
    max-width: 340.5px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_goods_keyholder_live {
    max-width: 685px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_goods_keyholder_img {
    max-width: 720px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_goods_loppi {
    max-width: 721px;
    width: 100%;
    margin: 60px auto 0;
  }
  .bluelock2609_print {
    margin-top: 50px;
    padding-top: 50px;
    background: url("../img/bluelock2609_bg_trgl.png") no-repeat center top;
  }
  .bluelock2609_print_ttl {
    max-width: 467px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_print_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    padding: 60px 0;
    position: relative;
  }
  .bluelock2609_print_date::before {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_print_date::after {
    content: "";
    width: 416px;
    height: 39px;
    background: url("../img/bluelock2609_date_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(416px / 2));
  }
  .bluelock2609_print_date_ttl {
    max-width: 128px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_print_date_time {
    max-width: 512px;
    width: 100%;
    line-height: 0;
  }
  .bluelock2609_print_date ul.caut {
    text-align: center;
    font-size: 20px;
    color: #fff;
  }
  .bluelock2609_print_item {
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
    padding: 20px 0 80px;
    border: 2px solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_print_item::before {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 10px;
    left: calc(50% - calc(778px / 2));
  }
  .bluelock2609_print_item::after {
    content: "";
    width: 778px;
    height: 53px;
    background: url("../img/bluelock2609_box_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: calc(50% - calc(778px / 2));
  }
}
@media screen and (min-width: 751px) and (max-width: 790px) {
  .bluelock2609_print_item::before, .bluelock2609_print_item::after {
    width: 98%;
    left: 1%;
  }
}
@media screen and (min-width: 751px), print {
  .bluelock2609_print_item_ttl {
    display: flex;
    justify-content: center;
    padding: 70px 0;
    position: relative;
  }
  .bluelock2609_print_item_ttl img {
    width: 653px;
  }
  .bluelock2609_print_item_ttl::before {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_top.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_print_item_ttl::after {
    content: "";
    width: 146px;
    height: 54px;
    background: url("../img/bluelock2609_ttl_deco_btm.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(146px / 2));
  }
  .bluelock2609_print_item_pr {
    max-width: 453.5px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_print_item_ex {
    max-width: 650px;
    width: 100%;
    margin: 20px auto 0;
  }
  .bluelock2609_print_item_realistic {
    max-width: 659px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_print_item_minichara {
    max-width: 673px;
    width: 100%;
    margin: 40px auto 0;
  }
  .bluelock2609_print_btn {
    max-width: 701px;
    width: 100%;
    margin: 40px auto 0;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  body {
    min-height: 100vh;
  }

  a:hover {
    opacity: 1 !important;
  }

  .pc {
    display: none;
  }

  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }

  .spfooter {
    position: relative;
  }

  .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;
  }

  .bluelock2609 {
    font-size: 3.2vw;
    color: #000;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    position: relative;
    z-index: 0;
    overflow: hidden;
    /* cp-------------------------------*/
    /* post-------------------------------*/
    /* foods-------------------------------*/
    /* goods-------------------------------*/
    /* print-------------------------------*/
  }
  .bluelock2609 span.mono {
    text-transform: full-width;
    font-feature-settings: "pwid" 0;
  }
  .bluelock2609_bg_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
  }
  .bluelock2609_bg_layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000%;
    background: url("../img/bluelock2609_bg.jpg");
    background-repeat: repeat;
    background-position: center 0;
    will-change: transform;
  }
  .bluelock2609 img {
    width: 100%;
    height: auto;
  }
  .bluelock2609_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 6.6666666667vw;
    background: #ff0000;
    line-height: 0;
  }
  .bluelock2609_yokoku img {
    width: 9.0666666667vw;
  }
  .bluelock2609_kv {
    width: 99.4666666667vw;
    margin: 4vw auto 0;
    line-height: 0;
  }
  .bluelock2609_nav {
    margin-top: 8vw;
    position: relative;
    line-height: 0;
  }
  .bluelock2609_nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.3333333333vw;
  }
  .bluelock2609_nav ul li {
    width: 97.3333333333vw;
    position: relative;
  }
  .bluelock2609_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
  }
  .bluelock2609_nav ul li:first-of-type a::before {
    content: "";
    width: 92.8vw;
    height: 19.3333333333vw;
    background: url("../img/bluelock2609_nav_file_img_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 8vw;
    left: calc(50% - calc(92vw / 2) + 3vw);
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(2) a::before {
    content: "";
    width: 92.4vw;
    height: 18.5333333333vw;
    background: url("../img/bluelock2609_nav_card_img_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 8vw;
    left: calc(50% - calc(92vw / 2) + 3vw);
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(3) a::before {
    content: "";
    width: 20.9333333333vw;
    height: 14.6666666667vw;
    background: url("../img/bluelock2609_nav_post_img_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 8vw;
    left: calc(50% - calc(20.9333333333vw / 2) + 36vw);
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(4) a::before {
    content: "";
    width: 84.9333333333vw;
    height: 23.7333333333vw;
    background: url("../img/bluelock2609_nav_foods_img_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 4.6666666667vw;
    left: calc(50% - calc(84.9333333333vw / 2));
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(5) a::before {
    content: "";
    width: 93.3333333333vw;
    height: 30.5333333333vw;
    background: url("../img/bluelock2609_nav_goods_img_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0.6666666667vw;
    left: calc(50% - calc(93.3333333333vw / 2) + 1.6vw);
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(6) a::before {
    content: "";
    width: 95.8666666667vw;
    height: 20.8vw;
    background: url("../img/bluelock2609_nav_loppi_img_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(95.8666666667vw / 2));
    z-index: 1;
  }
  .bluelock2609_nav ul li:nth-of-type(7) a::before {
    content: "";
    width: 86.9333333333vw;
    height: 24.1333333333vw;
    background: url("../img/bluelock2609_nav_print_img_sp.png") no-repeat;
    background-size: contain;
    background-position: center bottom;
    position: absolute;
    top: 4vw;
    left: calc(50% - calc(86.9333333333vw / 2));
    z-index: 1;
  }
  .bluelock2609_footer {
    margin-top: 13.3333333333vw;
  }
  .bluelock2609_footer_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2vw;
    background: url("../img/bluelock2609_contact_bg.png");
    padding: 8vw 0 4vw;
  }
  .bluelock2609_footer_contact_ttl {
    width: 67.3333333333vw;
    position: relative;
  }
  .bluelock2609_footer_contact_ttl::before {
    content: "";
    width: 27.6vw;
    height: 2.9333333333vw;
    background: url("../img/bluelock2609_contact_deco_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -5.3333333333vw;
    left: calc(50% - calc(27.6vw / 2));
  }
  .bluelock2609_footer_contact_chat {
    width: 96vw;
  }
  .bluelock2609_footer_txt {
    margin-top: 6.6666666667vw;
    text-align: center;
    color: #fff;
  }
  .bluelock2609_footer_official {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64vw;
    height: 21.3333333333vw;
    margin: 8vw auto 0;
    background: #fff;
    border: 0.2666666667vw solid #00419b;
  }
  .bluelock2609_footer_official img {
    width: 52vw;
  }
  .bluelock2609_footer_copy {
    margin: 12vw 0;
    text-align: center;
    color: #fff;
  }
  .bluelock2609_footer_pagetop {
    width: 15.4666666667vw;
    position: fixed;
    right: 2.6666666667vw;
    bottom: 1.3333333333vw;
    z-index: 99;
    transition: 0.3s ease-out;
  }
  .bluelock2609 ul.caut {
    margin: 1em 1em 0;
  }
  .bluelock2609 ul.caut.cp {
    width: 94.6666666667vw;
    margin: 4vw auto 0;
    color: #fff;
  }
  .bluelock2609_cp {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    background: url("../img/bluelock2609_bg_trgl_sp.png") no-repeat center top;
    background-size: 100% auto;
  }
  .bluelock2609_cp_ttl {
    width: 97.0666666667vw;
    margin: 0 auto;
  }
  .bluelock2609_cp_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 4vw;
    padding: 8vw 0;
    position: relative;
  }
  .bluelock2609_cp_date::before {
    content: "";
    width: 55.4666666667vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(55.4666666667vw / 2));
  }
  .bluelock2609_cp_date::after {
    content: "";
    width: 55.3333333333vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(55.3333333333vw / 2));
  }
  .bluelock2609_cp_date_ttl {
    width: 30.6666666667vw;
    line-height: 0;
  }
  .bluelock2609_cp_date_time {
    width: 76.2666666667vw;
    line-height: 0;
  }
  .bluelock2609_cp_date ul.caut {
    margin-top: 2.6666666667vw;
    text-align: center;
    font-size: 3.2vw;
    color: #fff;
  }
  .bluelock2609_file {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_file::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_file::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_file_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_file_ttl img {
    width: 84.4vw;
  }
  .bluelock2609_file_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_file_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_file_ex {
    width: 68.2666666667vw;
    margin: 4vw auto 0;
    line-height: 0;
  }
  .bluelock2609_file_flow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.3333333333vw;
    margin-top: 4vw;
  }
  .bluelock2609_file_flow p {
    width: 66.9333333333vw;
    line-height: 0;
  }
  .bluelock2609_file_flow ul.caut {
    margin-top: 1.3333333333vw !important;
    font-size: 3.2vw;
    text-align: center;
  }
  .bluelock2609_file_limit {
    width: 76.4vw;
    margin: 4vw auto 0;
    line-height: 0;
  }
  .bluelock2609_file_img {
    width: 94.6666666667vw;
    margin: 1.3333333333vw auto 0;
  }
  .bluelock2609_file_itemlist {
    width: 94.6666666667vw;
    margin: 4vw auto 0;
  }
  .bluelock2609_file_itemlist_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 8vw;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_file_itemlist_ttl img {
    width: 29.7333333333vw;
  }
  .bluelock2609_file_itemlist_inr {
    background: #fff;
    border-left: 0.6666666667vw solid #b39d62;
    border-right: 0.6666666667vw solid #b39d62;
    border-bottom: 0.6666666667vw solid #b39d62;
    padding: 0 0 4vw;
  }
  .bluelock2609_file_itemlist_tbl {
    width: 100%;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluelock2609_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw;
    background: #053f8f;
    font-size: 3.2vw;
    text-align: center;
  }
  .bluelock2609_file_itemlist_tbl thead tr th {
    display: inline;
    color: #fff;
  }
  .bluelock2609_file_itemlist_tbl thead tr th:not(:last-child):not(:first-child)::after {
    content: "\00a0/\00a0";
  }
  .bluelock2609_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;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td {
    display: inline;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:first-of-type {
    width: 17.3333333333vw;
    height: 18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(2),
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 18.6666666667vw;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    height: inherit;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(3),
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 4vw;
  }
  .bluelock2609_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 3em);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #dddddd;
  }
  .bluelock2609_file_itemlist_tbl tbody tr:first-child td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(2) td:first-child img {
    width: calc(33.4666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(3) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(4) td:first-child img {
    width: calc(33.3333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(5) td:first-child img {
    width: calc(33.2vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(6) td:first-child img {
    width: calc(33.4666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(7) td:first-child img {
    width: calc(29.3333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(8) td:first-child img {
    width: calc(29.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(9) td:first-child img {
    width: calc(32.4vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(10) td:first-child img {
    width: calc(33.3333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(11) td:first-child img {
    width: calc(17.2vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(12) td:first-child img {
    width: calc(17.2vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(13) td:first-child img {
    width: calc(17.0666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(14) td:first-child img {
    width: calc(28.5333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(15) td:first-child img {
    width: calc(28.2666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(16) td:first-child img {
    width: calc(28.2666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(17) td:first-child img {
    width: calc(24.2666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(18) td:first-child img {
    width: calc(23.4666666667vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(19) td:first-child img {
    width: calc(10.4vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(20) td:first-child img {
    width: calc(10.5333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(21) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(22) td:first-child img {
    width: calc(33.3333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(23) td:first-child img {
    width: calc(33.3333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(24) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(25) td:first-child img {
    width: calc(33.3333333333vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(26) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(27) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(28) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(29) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_itemlist_tbl tbody tr:nth-of-type(30) td:first-child img {
    width: calc(33.6vw / 2);
  }
  .bluelock2609_file_caution {
    width: 94.6666666667vw;
    margin: 6.6666666667vw auto 0;
  }
  .bluelock2609_file_caution_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 8vw;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_file_caution_ttl img {
    width: 17.6vw;
  }
  .bluelock2609_file_caution_inr {
    background: #fff;
    border-left: 0.6666666667vw solid #b39d62;
    border-right: 0.6666666667vw solid #b39d62;
    border-bottom: 0.6666666667vw solid #b39d62;
    padding: 0 0 4vw;
  }
  .bluelock2609_file_caution ul.caut {
    margin-top: 0;
    padding-top: 2.6666666667vw;
  }
  .bluelock2609_card {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_card::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_card::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_card_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_card_ttl img {
    width: 88.4vw;
  }
  .bluelock2609_card_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_card_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_card_ex {
    width: 68.8vw;
    margin: 4vw auto 0;
    line-height: 0;
  }
  .bluelock2609_card_flow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.3333333333vw;
    margin-top: 4vw;
  }
  .bluelock2609_card_flow p {
    width: 69.3333333333vw;
    line-height: 0;
  }
  .bluelock2609_card_flow ul.caut {
    margin-top: 1.3333333333vw !important;
    font-size: 3.2vw;
    text-align: center;
  }
  .bluelock2609_card_limit {
    width: 76.4vw;
    margin: 4vw auto 0;
    line-height: 0;
  }
  .bluelock2609_card_img {
    width: 86.5333333333vw;
    margin: 1.3333333333vw auto 0;
  }
  .bluelock2609_card_itemlist {
    width: 94.6666666667vw;
    margin: 4vw auto 0;
  }
  .bluelock2609_card_itemlist_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 8vw;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_card_itemlist_ttl img {
    width: 43.3333333333vw;
  }
  .bluelock2609_card_itemlist_inr {
    background: #fff;
    border-left: 0.6666666667vw solid #b39d62;
    border-right: 0.6666666667vw solid #b39d62;
    border-bottom: 0.6666666667vw solid #b39d62;
    padding: 0 0 4vw;
  }
  .bluelock2609_card_itemlist_tbl {
    width: 100%;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bluelock2609_card_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw;
    background: #053f8f;
    font-size: 3.2vw;
    text-align: center;
  }
  .bluelock2609_card_itemlist_tbl thead tr th {
    display: inline;
    color: #fff;
  }
  .bluelock2609_card_itemlist_tbl thead tr th:not(:last-child):not(:first-child)::after {
    content: "\00a0/\00a0";
  }
  .bluelock2609_card_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;
    /*
    &:first-child {
      padding-bottom: 5vw;
      td:nth-child(2) span {
        display: block;
        position: absolute;
        bottom: 4vw;
      }
    }
    */
  }
  .bluelock2609_card_itemlist_tbl tbody tr td {
    display: inline;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:first-of-type {
    width: 17.3333333333vw;
    height: 18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(2),
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 18.6666666667vw;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(3) {
    width: 4em;
    height: inherit;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(3),
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 4vw;
  }
  .bluelock2609_card_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 4em);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-child(even) {
    background: #dddddd;
  }
  .bluelock2609_card_itemlist_tbl tbody tr:first-child td:first-child img {
    width: calc(20.5333333333vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(2) td:first-child img {
    width: calc(19.8666666667vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(3) td:first-child img {
    width: calc(18.9333333333vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(4) td:first-child img {
    width: calc(19.2vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(5) td:first-child img {
    width: calc(20.2666666667vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(6) td:first-child img {
    width: calc(19.2vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(7) td:first-child img {
    width: calc(19.4666666667vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(8) td:first-child img {
    width: calc(20.5333333333vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(9) td:first-child img {
    width: calc(20.8vw / 2);
  }
  .bluelock2609_card_itemlist_tbl tbody tr:nth-of-type(10) td:first-child img {
    width: calc(19.7333333333vw / 2);
  }
  .bluelock2609_card_caution {
    width: 94.6666666667vw;
    margin: 6.6666666667vw auto 0;
  }
  .bluelock2609_card_caution_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 8vw;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_card_caution_ttl img {
    width: 17.6vw;
  }
  .bluelock2609_card_caution_inr {
    background: #fff;
    border-left: 0.6666666667vw solid #b39d62;
    border-right: 0.6666666667vw solid #b39d62;
    border-bottom: 0.6666666667vw solid #b39d62;
    padding: 0 0 4vw;
  }
  .bluelock2609_card_caution ul.caut {
    margin-top: 0;
    padding-top: 2.6666666667vw;
  }
  .bluelock2609_post {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    background: url("../img/bluelock2609_bg_trgl_sp.png") no-repeat center top;
    background-size: 100% auto;
  }
  .bluelock2609_post_ttl {
    width: 86.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_post_ex {
    width: 87.7333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_post_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 6.6666666667vw;
    padding: 8vw 0;
    position: relative;
  }
  .bluelock2609_post_date::before {
    content: "";
    width: 55.4666666667vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(55.4666666667vw / 2));
  }
  .bluelock2609_post_date::after {
    content: "";
    width: 55.3333333333vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(55.3333333333vw / 2));
  }
  .bluelock2609_post_date_ttl {
    width: 30.6666666667vw;
    line-height: 0;
  }
  .bluelock2609_post_date_time {
    width: 93.7333333333vw;
    line-height: 0;
  }
  .bluelock2609_post_content {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_post_content::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_post_content::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_post_img {
    width: 86vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_post_btn {
    width: 93.3333333333vw;
    margin: 8vw auto 0;
  }
  .bluelock2609_post_caution {
    width: 94.6666666667vw;
    margin: 8vw auto 0;
  }
  .bluelock2609_post_caution_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 8vw;
    background: linear-gradient(90deg, #b29c60, #e9d7a6 22%, #b29c60 64%, #e9d7a6 87%, #b29c60);
    line-height: 0;
  }
  .bluelock2609_post_caution_ttl img {
    width: 38.4vw;
  }
  .bluelock2609_post_caution_inr {
    background: #fff;
    border-left: 0.6666666667vw solid #b39d62;
    border-right: 0.6666666667vw solid #b39d62;
    border-bottom: 0.6666666667vw solid #b39d62;
    padding: 0 0 4vw;
  }
  .bluelock2609_post_caution_inr {
    text-align: left;
    padding: 0.5em 0 2em;
    line-height: 1.3;
  }
  .bluelock2609_post_caution_inr h4 {
    display: block;
    margin: 1em 1em 0;
    font-size: 1.1em;
    font-weight: normal;
  }
  .bluelock2609_post_caution_inr h4:not(:first-of-type) {
    margin-top: 5.3333333333vw;
  }
  .bluelock2609_post_caution_inr ul.caut {
    margin: 0.2em 1em 0;
    padding: 0;
  }
  .bluelock2609_post_caution_inr ul.caut .att {
    color: #e8c397;
  }
  .bluelock2609_post_caution_inr ol {
    list-style-type: none;
    margin: 1em 1em 0;
    padding: 0;
  }
  .bluelock2609_post_caution_inr ol li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .bluelock2609_post_caution_inr p {
    display: block;
    margin: 1em 1em 0;
  }
  .bluelock2609_post_caution_inr p.lnk {
    font-weight: 500;
    padding-left: 1.4em;
    text-indent: -1.4em;
  }
  .bluelock2609_post_caution_inr p.lnk:first-of-type {
    padding-bottom: 1em;
  }
  .bluelock2609_post_caution_inr a {
    border-bottom: 1px solid #1482c8;
  }
  .bluelock2609_foods {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    background: url("../img/bluelock2609_bg_trgl_sp.png") no-repeat center top;
    background-size: 100% auto;
  }
  .bluelock2609_foods_ttl {
    width: 79.4666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_foods_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10.6666666667vw;
    padding: 8vw 0;
    position: relative;
  }
  .bluelock2609_foods_date::before {
    content: "";
    width: 55.4666666667vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(55.4666666667vw / 2));
  }
  .bluelock2609_foods_date::after {
    content: "";
    width: 55.3333333333vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(55.3333333333vw / 2));
  }
  .bluelock2609_foods_date_time {
    width: 64.6666666667vw;
    line-height: 0;
  }
  .bluelock2609_foods_date ul.caut {
    width: 80vw;
    text-align: center;
    font-size: 3.2vw;
    color: #fff;
    text-align: left;
  }
  .bluelock2609_foods_toppo {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_foods_toppo::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_foods_toppo::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_foods_toppo_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_foods_toppo_ttl img {
    width: 37.8666666667vw;
  }
  .bluelock2609_foods_toppo_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_foods_toppo_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_foods_toppo_pr {
    width: 59.4666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_foods_toppo_img {
    width: 92.4vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_foods_toppochoco {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_foods_toppochoco::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_foods_toppochoco::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_foods_toppochoco_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_foods_toppochoco_ttl img {
    width: 58.8vw;
  }
  .bluelock2609_foods_toppochoco_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_foods_toppochoco_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_foods_toppochoco_pr {
    width: 59.4666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_foods_toppochoco_img {
    width: 92.4vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_foods ul.caut.cp li:nth-of-type(5) {
    margin-top: 1em;
  }
  .bluelock2609_shopsearch {
    margin-top: 4vw;
    padding: 0 1.3333333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bluelock2609_shopsearch_btn {
    width: 93.3333333333vw;
  }
  .bluelock2609_shopsearch ul.caut {
    margin-top: 1.3333333333vw;
    text-align: left;
  }
  .bluelock2609_goods {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    background: url("../img/bluelock2609_bg_trgl_sp.png") no-repeat center top;
    background-size: 100% auto;
  }
  .bluelock2609_goods_ttl {
    width: 58.2666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_goods_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5.3333333333vw;
    padding: 8vw 0;
    position: relative;
  }
  .bluelock2609_goods_date::before {
    content: "";
    width: 55.4666666667vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(55.4666666667vw / 2));
  }
  .bluelock2609_goods_date::after {
    content: "";
    width: 55.3333333333vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(55.3333333333vw / 2));
  }
  .bluelock2609_goods_date_time {
    width: 64.6666666667vw;
    line-height: 0;
  }
  .bluelock2609_goods_date ul.caut {
    margin: 0.5em 1em 0;
    text-align: left;
    font-size: 3.2vw;
    color: #fff;
  }
  .bluelock2609_goods_ex {
    width: 94.8vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_goods_acrylicstand {
    width: 97.3333333333vw;
    margin: 2.6666666667vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_goods_acrylicstand::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_goods_acrylicstand::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_goods_acrylicstand_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_goods_acrylicstand_ttl img {
    width: 66.6666666667vw;
  }
  .bluelock2609_goods_acrylicstand_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_goods_acrylicstand_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_goods_acrylicstand_pr {
    width: 45.6vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_goods_acrylicstand_live {
    width: 91.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_goods_acrylicstand_img {
    width: 82.4vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_goods_badge {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_goods_badge::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_goods_badge::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_goods_badge_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_goods_badge_ttl img {
    width: 47.2vw;
  }
  .bluelock2609_goods_badge_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_goods_badge_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_goods_badge_pr {
    width: 37.3333333333vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_goods_badge_live {
    width: 92.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_goods_badge_realistic {
    width: 87.8666666667vw;
    margin: 6.6666666667vw auto 0;
  }
  .bluelock2609_goods_badge_minichara {
    width: 87.6vw;
    margin: 6.6666666667vw auto 0;
  }
  .bluelock2609_goods_keyholder {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_goods_keyholder::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_goods_keyholder::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_goods_keyholder_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_goods_keyholder_ttl img {
    width: 75.2vw;
  }
  .bluelock2609_goods_keyholder_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_goods_keyholder_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_goods_keyholder_pr {
    width: 45.4666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_goods_keyholder_live {
    width: 91.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_goods_keyholder_img {
    width: 91.6vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_goods_loppi {
    width: 96vw;
    margin: 8vw auto 0;
  }
  .bluelock2609_print {
    margin-top: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    background: url("../img/bluelock2609_bg_trgl_sp.png") no-repeat center top;
    background-size: 100% auto;
  }
  .bluelock2609_print_ttl {
    width: 62.2666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_print_date {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 5.3333333333vw;
    padding: 8vw 0;
    position: relative;
  }
  .bluelock2609_print_date::before {
    content: "";
    width: 55.4666666667vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(55.4666666667vw / 2));
  }
  .bluelock2609_print_date::after {
    content: "";
    width: 55.3333333333vw;
    height: 5.2vw;
    background: url("../img/bluelock2609_date_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(55.3333333333vw / 2));
  }
  .bluelock2609_print_date_ttl {
    width: 17.0666666667vw;
    line-height: 0;
  }
  .bluelock2609_print_date_time {
    width: 68.2666666667vw;
    line-height: 0;
  }
  .bluelock2609_print_date ul.caut {
    text-align: center;
    font-size: 3.2vw;
    color: #fff;
  }
  .bluelock2609_print_item {
    width: 97.3333333333vw;
    margin: 5.3333333333vw auto 0;
    padding: 2.6666666667vw 0 10.6666666667vw;
    border: 0.2666666667vw solid #c1ab61;
    background: #fff;
    position: relative;
  }
  .bluelock2609_print_item::before {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_print_item::after {
    content: "";
    width: 94.1333333333vw;
    height: 7.0666666667vw;
    background: url("../img/bluelock2609_box_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 1.3333333333vw;
    left: calc(50% - calc(94.1333333333vw / 2));
  }
  .bluelock2609_print_item_ttl {
    display: flex;
    justify-content: center;
    padding: 9.3333333333vw 0;
    position: relative;
  }
  .bluelock2609_print_item_ttl img {
    width: 94.8vw;
  }
  .bluelock2609_print_item_ttl::before {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_top_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_print_item_ttl::after {
    content: "";
    width: 19.4666666667vw;
    height: 7.2vw;
    background: url("../img/bluelock2609_ttl_deco_btm_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: calc(50% - calc(19.4666666667vw / 2));
  }
  .bluelock2609_print_item_pr {
    width: 60.5333333333vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_print_item_ex {
    width: 86.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .bluelock2609_print_item_realistic {
    width: 87.8666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_print_item_minichara {
    width: 89.7333333333vw;
    margin: 5.3333333333vw auto 0;
  }
  .bluelock2609_print_btn {
    width: 93.3333333333vw;
    margin: 5.3333333333vw auto 0;
  }
}
