@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 !important;
  margin-top: 20px;
}

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

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }

  #wrapper {
    min-width: inherit;
  }

  #bg_wrapper {
    background: url("../img/bouba_bg.png"), linear-gradient(to bottom, #0861af 1000px, #4fc2f1);
    background-position: calc(50% + 80px) -240px, 0 0;
    background-repeat: repeat-y, repeat;
  }

  #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 {
  .bouba {
    position: relative;
    font-size: 18px;
    /* sheet ------------------------------------------- */
    /* goods ------------------------------------------- */
    /* print ------------------------------------------- */
  }
  .bouba img {
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
  }
  .bouba_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    background: #cc0000;
    line-height: 0;
  }
  .bouba_yokoku img {
    width: 52px;
  }
  .bouba_main {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    line-height: 0;
    position: relative;
  }
  .bouba_main h1 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    background-image: url("../img/bouba_main_grad.png");
    background-repeat: repeat-x;
    background-size: 100% 236px;
    background-position: center bottom;
    position: absolute;
    z-index: 10;
  }
  .bouba_main h1 a {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100%;
  }
  .bouba_main h1 img {
    max-width: 846px;
    width: 100%;
    position: relative;
  }
  .bouba_main span {
    display: block;
    max-width: 986px;
    width: 100%;
    margin: 15px auto 0;
    position: relative;
    z-index: 1;
  }
  .bouba_navi {
    margin: 0 auto;
    padding-top: 35px;
    background: url("../img/bouba_navi_grad.png") center top repeat-x;
  }
  .bouba_navi ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_navi ul li {
    width: 730px;
    margin-top: 20px;
  }
  .bouba_navi ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .bouba_footer {
    padding: 100px 0 0;
    position: relative;
  }
  .bouba_footer p.caut {
    margin-top: 20px;
    text-align: center;
    color: #fff;
  }
  .bouba_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 750px;
    height: 410px;
    margin: 0 auto;
    background: url("../img/bouba_contact_bg.png") no-repeat;
    background-size: contain;
    box-sizing: border-box;
    position: relative;
    line-height: 0;
  }
  .bouba_contact_ttl {
    width: 609.5px;
  }
  .bouba_contact_chat {
    width: 730px;
  }
  .bouba_contact_mail {
    width: 730px;
  }
  .bouba_bnr {
    width: 532px;
    margin: 70px auto;
  }
  .bouba_copy {
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
  }
  .bouba ul.caut {
    padding-left: 20px;
    padding-right: 20px;
  }
  .bouba ul.caut.cp {
    width: 760px;
    margin: 30px auto 0;
    color: #fff;
  }
  .bouba ul.caut.dot li {
    padding-left: .5em;
    text-indent: -.5em;
  }
  .bouba .att {
    color: #cc0000;
  }
  .bouba .pagetop {
    width: 75px;
    right: 20px;
    z-index: 99;
  }
  .bouba_sheet {
    margin-top: 50px;
    padding-top: 50px;
  }
  .bouba_sheet_ttl {
    width: 577px;
    margin: 0 auto;
  }
  .bouba_sheet_ex {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_sheet_ex p {
    width: 522.5px;
  }
  .bouba_sheet_ex ul.caut {
    font-size: 20px;
    text-align: center;
    color: #fff;
  }
  .bouba_sheet_date {
    width: 690px;
    height: 162px;
    margin: 40px auto 0;
    padding-top: 10px;
    background: #fff;
    border-radius: calc(232px / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_sheet_date_ttl {
    margin-top: 20px;
    width: 216.5px;
  }
  .bouba_sheet_date_time {
    width: 637px;
  }
  .bouba_sheet_date p.caut {
    margin-top: 15px;
    text-align: center;
    color: #192681;
  }
  .bouba_sheet_items {
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px;
  }
  .bouba_sheet_items_inr {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bouba_sheet_items_limit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 360px;
    height: 60px;
    margin: 0 auto;
    background: #e346b9;
    border-radius: 30px;
  }
  .bouba_sheet_items_limit img {
    width: 255px;
  }
  .bouba_sheet_items_img {
    width: 695px;
    margin: 30px auto 0;
  }
  .bouba_sheet_items ul.caut {
    margin-top: 40px;
  }
  .bouba_sheet_itemlist {
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px;
  }
  .bouba_sheet_itemlist_inr {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
  }
  .bouba_sheet_itemlist_ttl {
    width: 280.5px;
    margin: 10px auto;
  }
  .bouba_sheet_itemlist_tbl {
    width: 100%;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bouba_sheet_itemlist_tbl tr th, .bouba_sheet_itemlist_tbl tr td {
    padding: 10px 8px;
    border-right: 1px solid #fff;
    font-size: px(16);
    letter-spacing: -.01em;
  }
  .bouba_sheet_itemlist_tbl tr th {
    background: #e346b9;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: 500;
    vertical-align: middle;
  }
  .bouba_sheet_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
  }
  .bouba_sheet_itemlist_tbl tr td {
    background: #ededed;
    vertical-align: middle;
  }
  .bouba_sheet_itemlist_tbl tr td:first-child {
    width: 150px;
    text-align: center;
  }
  .bouba_sheet_itemlist_tbl tr td:nth-child(2) {
    width: auto;
    white-space: nowrap;
  }
  .bouba_sheet_itemlist_tbl tr td:nth-child(3) {
    width: 3em;
    text-align: center;
    white-space: nowrap;
  }
  .bouba_sheet_itemlist_tbl tr td:last-child {
    width: 7em;
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .bouba_sheet_itemlist_tbl tr:nth-child(even) td {
    background: #dddddd;
  }
  .bouba_sheet_itemlist ul.caut {
    color: #fff;
    margin-top: 10px;
  }
  .bouba_sheet_flow {
    max-width: 800px;
    width: 100%;
    margin: 60px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px 10px 20px;
  }
  .bouba_sheet_flow_ttl {
    width: 149.5px;
    margin: 0 auto;
  }
  .bouba_sheet_flow_chart {
    max-width: 780px;
    width: 100%;
    margin: 10px auto 0;
  }
  .bouba_sheet_caut {
    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px;
    margin-top: 60px;
  }
  .bouba_sheet_caut_inr {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bouba_sheet_caut_ttl {
    width: 149px;
    margin: 0 auto;
  }
  .bouba_sheet_caut ul.caut {
    max-width: 752px;
    margin: 10px auto 0;
  }
  .bouba_goods {
    margin-top: 50px;
    padding-top: 50px;
  }
  .bouba_goods_ttl {
    width: 368.5px;
    margin: 0 auto;
  }
  .bouba_goods_date {
    width: 690px;
    height: 162px;
    margin: 40px auto 0;
    padding-top: 30px;
    background: #fff;
    border-radius: calc(232px / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_goods_date_time {
    width: 520.5px;
  }
  .bouba_goods_date ul.caut {
    margin-top: 15px;
    text-align: center;
    color: #192681;
  }
  .bouba_acrylicstand {
    width: 800px;
    margin: 40px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px;
  }
  .bouba_acrylicstand_ttl {
    width: 512px;
    margin: 0 auto;
  }
  .bouba_acrylicstand_inr {
    background: #fff;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bouba_acrylicstand_pr {
    width: 309.5px;
    margin: 0 auto 0;
  }
  .bouba_acrylicstand_img {
    width: 575.5px;
    margin: 30px auto 0;
  }
  .bouba_acrylicstand ul.caut {
    margin-top: 30px;
  }
  .bouba_loppi_bnr {
    width: 680px;
    margin: 40px auto 0;
  }
  .bouba_shopsearch {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }
  .bouba_shopsearch_btn {
    width: 650px;
  }
  .bouba_shopsearch p.caut {
    margin-top: 10px;
  }
  .bouba_badge {
    width: 800px;
    margin: 40px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px;
  }
  .bouba_badge_ttl {
    width: 364.5px;
    margin: 0 auto;
  }
  .bouba_badge_inr {
    background: #fff;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bouba_badge_pr {
    width: 300px;
    margin: 0 auto 0;
  }
  .bouba_badge_img {
    width: 666px;
    margin: 30px auto 0;
  }
  .bouba_badge ul.caut {
    margin-top: 30px;
  }
  .bouba_loppi_bnr {
    width: 680px;
    margin: 40px auto 0;
  }
  .bouba_shopsearch {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }
  .bouba_shopsearch_btn {
    width: 650px;
  }
  .bouba_shopsearch p.caut {
    margin-top: 10px;
  }
  .bouba_print {
    margin-top: 50px;
    padding-top: 50px;
  }
  .bouba_print_ttl {
    width: 368.5px;
    margin: 0 auto;
  }
  .bouba_print_date {
    width: 690px;
    height: 162px;
    margin: 40px auto 0;
    padding-top: 30px;
    background: #fff;
    border-radius: calc(232px / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_print_date_ttl {
    width: 119.5px;
  }
  .bouba_print_date_time {
    width: 520.5px;
    margin-top: 20px;
  }
  .bouba_print_date ul.caut {
    margin-top: 15px;
    text-align: center;
    color: #192681;
  }
  .bouba_print_bromide {
    width: 800px;
    margin: 40px auto 0;
    border: 1px solid #fff;
    background: #0764b1;
    padding: 10px;
  }
  .bouba_print_bromide_ttl {
    width: 649.5px;
    margin: 0 auto;
  }
  .bouba_print_bromide_inr {
    background: #fff;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .bouba_print_bromide_limit {
    width: 300px;
    height: 60px;
    margin: 10px auto 0;
    border-radius: 30px;
    background: #e346b9;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bouba_print_bromide_limit img {
    width: 104.5px;
  }
  .bouba_print_bromide_img {
    width: 728px;
    margin: 20px auto 0;
  }
  .bouba_print_bromide_pr {
    width: 383.5px;
    margin: 20px auto 0;
  }
  .bouba_print_bromide ul.caut {
    margin-top: 30px;
  }
  .bouba_print_btn {
    width: 650px;
    margin: 20px auto 0;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  #bg_wrapper {
    background: url("../img/bouba_bg_sp.png"), linear-gradient(to bottom, #0861af 1000px, #4fc2f1);
    background-size: 100% auto;
    background-position: 0 0, 0 0;
    background-repeat: repeat-y, repeat;
  }

  .spfooter {
    position: relative;
    background: #fff;
    z-index: 1;
  }

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

  .bouba {
    width: 100%;
    margin: 0 auto 6vw;
    position: relative;
    font-size: 3vw;
    /* sheet ------------------------------------------- */
    /* goods ------------------------------------------- */
    /* print ------------------------------------------- */
  }
  .bouba img {
    width: 100%;
    height: auto;
  }
  .bouba a:hover {
    opacity: 1;
  }
  .bouba_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5.3333333333vw;
    background: #b60005;
    line-height: 0;
  }
  .bouba_yokoku img {
    width: 7.0666666667vw;
  }
  .bouba_main {
    margin-top: 15px;
    line-height: 0;
  }
  .bouba_main span {
    display: none;
    visibility: hidden;
  }
  .bouba_navi {
    width: 100%;
    padding-top: 1.3333333333vw;
    background: url("../img/bouba_navi_grad_sp.png") center top no-repeat;
    line-height: 0;
  }
  .bouba_navi ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_navi ul li {
    width: 97.3333333333vw;
    margin-top: 2.6666666667vw;
  }
  .bouba_navi ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .bouba_footer {
    padding: 13.3333333333vw 0 0;
    position: relative;
  }
  .bouba_footer p.caut {
    margin-top: 2.6666666667vw;
    text-align: center;
    color: #fff;
  }
  .bouba_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 0;
  }
  .bouba_contact_ttl {
    width: 81.3333333333vw;
  }
  .bouba_contact_chat {
    width: 97.3333333333vw;
    margin-top: 2.6666666667vw;
  }
  .bouba_contact_mail {
    width: 97.3333333333vw;
    margin-top: 1.3333333333vw;
  }
  .bouba_bnr {
    width: 72.2666666667vw;
    margin: 13.3333333333vw auto;
  }
  .bouba_copy {
    padding: 1.3333333333vw 0;
    font-size: 2.6666666667vw;
    text-align: center;
    color: #fff;
  }
  .bouba ul.caut {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bouba ul.caut.cp {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    color: #fff;
  }
  .bouba ul.caut.dot li {
    padding-left: .5em;
    text-indent: -.5em;
  }
  .bouba .att {
    color: #cc0000;
  }
  .bouba .pagetop {
    width: 9.8666666667vw;
    right: 2.6666666667vw;
    z-index: 99;
  }
  .bouba_sheet {
    margin-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
  .bouba_sheet_ttl {
    width: 76.9333333333vw;
    margin: 0 auto;
  }
  .bouba_sheet_ex {
    margin-top: 2.6666666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_sheet_ex p {
    width: 69.7333333333vw;
  }
  .bouba_sheet_ex ul.caut {
    text-align: center;
    color: #fff;
  }
  .bouba_sheet_date {
    width: 92vw;
    height: 21.6vw;
    margin: 5.3333333333vw auto 0;
    padding-top: 1.3333333333vw;
    background: #fff;
    border-radius: calc(21.6vw / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_sheet_date_ttl {
    margin-top: 2.6666666667vw;
    width: 28.8vw;
  }
  .bouba_sheet_date_time {
    width: 85.0666666667vw;
  }
  .bouba_sheet_date p.caut {
    margin-top: 1.3333333333vw;
    text-align: center;
    color: #192681;
  }
  .bouba_sheet_items {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw;
  }
  .bouba_sheet_items_inr {
    background: #fff;
    padding-top: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
  .bouba_sheet_items_limit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48vw;
    height: 8vw;
    margin: 0 auto;
    background: #e346b9;
    border-radius: 4vw;
  }
  .bouba_sheet_items_limit img {
    width: 33.8666666667vw;
  }
  .bouba_sheet_items_img {
    width: 92.6666666667vw;
    margin: 4vw auto 0;
  }
  .bouba_sheet_items ul.caut {
    margin-top: 5.3333333333vw;
  }
  .bouba_sheet_itemlist {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw;
  }
  .bouba_sheet_itemlist_inr {
    background: #fff;
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
  .bouba_sheet_itemlist_ttl {
    width: 37.3333333333vw;
    margin: 1.3333333333vw auto 0;
  }
  .bouba_sheet_itemlist_inr {
    margin-top: 10px;
    box-sizing: border-box;
    background: #fff;
  }
  .bouba_sheet_itemlist_tbl {
    width: 100%;
    margin: 0 auto;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .bouba_sheet_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw;
    background: #e346b9;
    font-size: 3.2vw;
    text-align: center;
  }
  .bouba_sheet_itemlist_tbl thead tr th {
    display: inline;
    color: #fff;
  }
  .bouba_sheet_itemlist_tbl thead tr th:not(:last-child)::after {
    content: "\00a0/\00a0";
  }
  .bouba_sheet_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;
  }
  .bouba_sheet_itemlist_tbl tbody tr td {
    display: inline;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(2),
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    height: inherit;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(3),
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 4vw;
  }
  .bouba_sheet_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 24vw);
  }
  .bouba_sheet_itemlist_tbl tbody tr td:first-child img {
    width: 17.8666666667vw;
  }
  .bouba_sheet_itemlist_tbl tbody tr:nth-child(even) {
    background: #dddddd;
  }
  .bouba_sheet_itemlist ul.caut {
    color: #fff;
    margin-top: 1.3333333333vw;
  }
  .bouba_sheet_flow {
    width: 97.3333333333vw;
    margin: 8vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw 1.3333333333vw 2.6666666667vw;
  }
  .bouba_sheet_flow_ttl {
    width: 20vw;
    margin: 0 auto;
  }
  .bouba_sheet_flow_chart {
    width: 94.4vw;
    margin: 1.3333333333vw auto 0;
  }
  .bouba_sheet_caut {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw;
    margin-top: 8vw;
  }
  .bouba_sheet_caut_inr {
    background: #fff;
    padding-top: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
  .bouba_sheet_caut_ttl {
    width: 20vw;
    margin: 0 auto;
  }
  .bouba_sheet_caut ul.caut {
    max-width: 94.6666666667vw;
    margin: 1.3333333333vw auto 0;
  }
  .bouba_goods {
    margin-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
  .bouba_goods_ttl {
    width: 49.2vw;
    margin: 0 auto;
  }
  .bouba_goods_date {
    width: 97.3333333333vw;
    height: 25.3333333333vw;
    margin: 5.3333333333vw auto 0;
    padding-top: 4vw;
    background: #fff;
    border-radius: calc(25.3333333333vw / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_goods_date_time {
    width: 69.4666666667vw;
  }
  .bouba_goods_date ul.caut {
    margin-top: 2.6666666667vw;
    text-align: center;
    color: #192681;
  }
  .bouba_acrylicstand {
    width: 97.3333333333vw;
    margin: 5.3333333333vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw;
  }
  .bouba_acrylicstand_ttl {
    width: 68.4vw;
    margin: 0 auto;
  }
  .bouba_acrylicstand_inr {
    background: #fff;
    margin-top: 1.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
  .bouba_acrylicstand_pr {
    width: 41.3333333333vw;
    margin: 0 auto 0;
  }
  .bouba_acrylicstand_img {
    width: 76.8vw;
    margin: 4vw auto 0;
  }
  .bouba_acrylicstand ul.caut {
    margin-top: 4vw;
  }
  .bouba_badge {
    width: 97.3333333333vw;
    margin: 4vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw;
  }
  .bouba_badge_ttl {
    width: 48.6666666667vw;
    margin: 0 auto;
  }
  .bouba_badge_inr {
    background: #fff;
    margin-top: 1.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
  .bouba_badge_pr {
    width: 40vw;
    margin: 0 auto 0;
  }
  .bouba_badge_img {
    width: 88.8vw;
    margin: 4vw auto 0;
  }
  .bouba_badge ul.caut {
    margin-top: 4vw;
  }
  .bouba_shopsearch {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 4vw;
  }
  .bouba_shopsearch_btn {
    width: 91.7333333333vw;
  }
  .bouba_shopsearch p.caut {
    margin-top: 1.3333333333vw;
    text-align: center;
  }
  .bouba_loppi_bnr {
    width: 82.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
  .bouba_print {
    margin-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
  .bouba_print_ttl {
    width: 54.5333333333vw;
    margin: 0 auto;
  }
  .bouba_print_date {
    width: 92vw;
    height: 21.6vw;
    margin: 5.3333333333vw auto 0;
    padding-top: 4vw;
    background: #fff;
    border-radius: calc(21.6vw / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bouba_print_date_ttl {
    width: 15.8666666667vw;
  }
  .bouba_print_date_time {
    width: 74.9333333333vw;
    margin-top: 2.6666666667vw;
  }
  .bouba_print_date ul.caut {
    margin-top: 2vw;
    text-align: center;
    color: #192681;
  }
  .bouba_print_bromide {
    width: 97.3333333333vw;
    margin: 5.3333333333vw auto 0;
    border: 0.1333333333vw solid #fff;
    background: #0764b1;
    padding: 1.3333333333vw;
  }
  .bouba_print_bromide_ttl {
    width: 86.8vw;
    margin: 0 auto;
  }
  .bouba_print_bromide_inr {
    background: #fff;
    margin-top: 1.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
  .bouba_print_bromide_limit {
    width: 40vw;
    height: 8vw;
    margin: 1.3333333333vw auto 0;
    border-radius: 4vw;
    background: #e346b9;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .bouba_print_bromide_limit img {
    width: 14vw;
  }
  .bouba_print_bromide_img {
    width: 91.6vw;
    margin: 2.6666666667vw auto 0;
  }
  .bouba_print_bromide_pr {
    width: 51.2vw;
    margin: 2.6666666667vw auto 0;
  }
  .bouba_print_bromide ul.caut {
    margin-top: 4vw;
  }
  .bouba_print_btn {
    width: 86.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
}
