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

.bold {
  font-weight: 700;
}

.hololv2507 {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 1.38em;
  color: #000000;
}
.hololv2507 a {
  color: #ff0000;
  text-decoration: none;
  font-weight: 700 !important;
}
.hololv2507 ul.caut {
  text-align: left;
  list-style-type: none;
}
.hololv2507 ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
}
.hololv2507 ul.caut li:not(:last-child) {
  padding-bottom: 0.1em;
}
.hololv2507 ul.caut li strong {
  color: #ff0000 !important;
}
.hololv2507 ul.caut li.red {
  color: #ff0000;
  font-weight: 700 !important;
}
.hololv2507_yokoku {
  background: #ff0000;
  text-align: center;
  line-height: 1;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #wrapper {
    min-width: inherit;
  }
  #bg_wrapper #wrapper2 {
    max-width: none;
  }
  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }
}
@media screen and (min-width: 751px), print {
  #maga_header {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock {
    max-width: 1000px;
    width: 100%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li {
    max-width: 201px;
    height: 460px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li:first-child {
    max-width: 190px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #bg_wrapper {
    background: url("../img/hololv2507_bg.png") center top;
    background-size: 24px;
  }
  .hololv2507 {
    font-size: 16px;
    margin: 0 auto;
    /* firstarrival-------------------------------*/
    /* decoration-------------------------------*/
    /* goods-------------------------------*/
    /* print-------------------------------*/
    /* broadcast-------------------------------*/
    /* delivery-------------------------------*/
  }
  .hololv2507_yokoku {
    padding: 10px 0 9px;
  }
  .hololv2507_yokoku img {
    width: 89px;
  }
  .hololv2507_kv {
    line-height: 0;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 70px;
  }
  .hololv2507_nav {
    max-width: 800px;
    margin: 0 auto 100px;
  }
  .hololv2507_nav ul li {
    line-height: 0;
  }
  .hololv2507_nav ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .hololv2507_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .hololv2507_line img {
    width: 154px;
    margin-top: 70px;
  }
  .hololv2507_btn {
    width: 640px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .hololv2507 ul.caut_last {
    letter-spacing: 0.03em;
    color: #fff;
    text-shadow: 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa, 0 0 3px #007eaa;
  }
  .hololv2507 ul.caut_last2 {
    padding-top: 30px;
    margin-top: 30px;
    border-top: solid 1px #fff;
  }
  .hololv2507_firstarrival {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
  }
  .hololv2507_firstarrival_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_firstarrival_ttl h2 img {
    width: 682px;
  }
  .hololv2507_firstarrival_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
  }
  .hololv2507_firstarrival_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_firstarrival_date h3 img {
    height: 32px;
  }
  .hololv2507_firstarrival_date p img {
    height: 37px;
  }
  .hololv2507_firstarrival_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_firstarrival_date p img {
    height: 74px;
  }
  .hololv2507_file {
    padding-top: 70px;
  }
  .hololv2507_file_ttl {
    width: 647px;
    margin: 0 auto -30px;
  }
  .hololv2507_file_bx {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_file_bx_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_file_bx_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_file_bx_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_file_bx_ttl_bx_ttl img {
    width: 0px;
  }
  .hololv2507_file_bx_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_file_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_file_bx_txt {
    line-height: 1;
  }
  .hololv2507_file_bx_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_file_bx_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_file_bx_pr {
    max-width: 0px;
    margin: 0 auto;
  }
  .hololv2507_file_bx_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_file_bx_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_file_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_file_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_file_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_file_bx_ex {
    width: 720px;
  }
  .hololv2507_file_bx_img {
    margin: 40px auto 0;
  }
  .hololv2507_file_itemlist {
    max-width: 760px;
    margin: 40px auto 0;
  }
  .hololv2507_file_itemlist h3 {
    line-height: 1;
    margin: 0 -20px 25px -20px;
  }
  .hololv2507_file_itemlist h3 img {
    max-width: 800px;
  }
  .hololv2507_file_itemlist h4 {
    background: #f45655;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    padding: 13px 0 16px;
    line-height: 1;
  }
  .hololv2507_file_itemlist_tbl {
    width: 100%;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .hololv2507_file_itemlist_tbl tr th, .hololv2507_file_itemlist_tbl tr td {
    padding: 10px;
    border-right: 1px solid #d1d1d1;
    letter-spacing: -0.01em;
  }
  .hololv2507_file_itemlist_tbl tr th {
    background: #fff231;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
  }
  .hololv2507_file_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
  }
  .hololv2507_file_itemlist_tbl tr td {
    font-size: 18px;
    background: #fff;
    vertical-align: middle;
  }
  .hololv2507_file_itemlist_tbl tr td:first-child {
    width: 148px;
    text-align: center;
  }
  .hololv2507_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .hololv2507_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .hololv2507_file_itemlist_tbl tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .hololv2507_file_itemlist ul.caut_last {
    margin: 7px auto -5px;
  }
  .hololv2507_sticker {
    padding-top: 70px;
  }
  .hololv2507_sticker_ttl {
    width: 544px;
    margin: 0 auto -30px;
  }
  .hololv2507_sticker_bx {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_sticker_bx_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_sticker_bx_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_sticker_bx_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_sticker_bx_ttl_bx_ttl img {
    width: 0px;
  }
  .hololv2507_sticker_bx_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_sticker_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_sticker_bx_txt {
    line-height: 1;
  }
  .hololv2507_sticker_bx_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_sticker_bx_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_sticker_bx_pr {
    max-width: 0px;
    margin: 0 auto;
  }
  .hololv2507_sticker_bx_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_sticker_bx_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_sticker_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_sticker_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_sticker_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_sticker_bx_ex {
    width: 669px;
  }
  .hololv2507_sticker_bx_img {
    margin: 40px auto 0;
  }
  .hololv2507_sticker_itemlist {
    max-width: 760px;
    margin: 40px auto 0;
  }
  .hololv2507_sticker_itemlist h3 {
    line-height: 1;
    margin: 0 -20px 25px -20px;
  }
  .hololv2507_sticker_itemlist h3 img {
    max-width: 800px;
  }
  .hololv2507_sticker_itemlist h4 {
    background: #f45655;
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    padding: 13px 0 16px;
    line-height: 1;
  }
  .hololv2507_sticker_itemlist_tbl {
    width: 100%;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .hololv2507_sticker_itemlist_tbl tr th, .hololv2507_sticker_itemlist_tbl tr td {
    padding: 10px;
    border-right: 1px solid #d1d1d1;
    letter-spacing: -0.01em;
  }
  .hololv2507_sticker_itemlist_tbl tr th {
    background: #fff231;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
  }
  .hololv2507_sticker_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
  }
  .hololv2507_sticker_itemlist_tbl tr td {
    font-size: 18px;
    background: #fff;
    vertical-align: middle;
  }
  .hololv2507_sticker_itemlist_tbl tr td:first-child {
    width: 148px;
    text-align: center;
  }
  .hololv2507_sticker_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .hololv2507_sticker_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .hololv2507_sticker_itemlist_tbl tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .hololv2507_sticker_itemlist ul.caut_last {
    margin: 7px auto -5px;
  }
  .hololv2507_sticker_itemlist_tbl tr td:first-child {
    width: 104px;
    text-align: center;
  }
  .hololv2507_sticker_itemlist_tbl tr td:nth-child(2) {
    text-align: center;
    white-space: nowrap;
  }
  .hololv2507_sticker_itemlist_tbl tr td:nth-child(3) {
    text-align: left;
    white-space: inherit;
  }
  .hololv2507_sticker_itemlist_tbl tr td:nth-child(4) {
    text-align: center;
  }
  .hololv2507_sticker_itemlist_tbl tr:first-child td:first-child {
    padding: 35px 10px;
  }
  .hololv2507_sticker_itemlist_tbl tr:nth-child(2) td:first-child, .hololv2507_sticker_itemlist_tbl tr:nth-child(6) td:first-child, .hololv2507_sticker_itemlist_tbl tr:nth-child(7) td:first-child, .hololv2507_sticker_itemlist_tbl tr:nth-child(8) td:first-child, .hololv2507_sticker_itemlist_tbl tr:nth-child(9) td:first-child {
    padding: 25px 10px;
  }
  .hololv2507_sticker_caution {
    max-width: 760px;
    margin: 40px auto 0;
  }
  .hololv2507_sticker_caution h3 {
    line-height: 1;
    margin: 0 -20px 25px -20px;
  }
  .hololv2507_sticker_caution h3 img {
    max-width: 800px;
  }
  .hololv2507_sticker_caution ul.caut {
    background: #fff;
    padding: 40px 20px;
  }
  .hololv2507_decoration {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
    margin: 0 auto 100px;
  }
  .hololv2507_decoration_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_decoration_ttl h2 img {
    width: 431px;
  }
  .hololv2507_decoration_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
  }
  .hololv2507_decoration_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_decoration_date h3 img {
    height: 32px;
  }
  .hololv2507_decoration_date p img {
    height: 37px;
  }
  .hololv2507_decoration_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_decoration_time {
    background: #fff;
    border: solid 2px #ff0000;
    max-width: 760px;
    margin: 30px auto 40px;
    padding: 25px 10px 30px;
    font-size: 18px;
    color: #ff0000;
  }
  .hololv2507_decoration_time p {
    margin-bottom: 23px;
    line-height: 1.5em;
  }
  .hololv2507_decoration_time p strong {
    color: #ff0000;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: underline;
    vertical-align: -0.03em;
  }
  .hololv2507_decoration_time ul {
    line-height: 1.5em;
    text-align: left;
    display: inline-block;
  }
  .hololv2507_decoration_shop {
    max-width: 760px;
    margin: 40px auto 0;
  }
  .hololv2507_decoration_shop h3 {
    line-height: 1;
    margin: 0 -20px 25px -20px;
  }
  .hololv2507_decoration_shop h3 img {
    max-width: 800px;
  }
  .hololv2507_decoration_shop_inr {
    background: #fff;
    padding: 35px 0 40px;
  }
  .hololv2507_decoration_shop_inr dl {
    margin-bottom: 30px;
  }
  .hololv2507_decoration_shop_inr dl dt {
    width: 310px;
    line-height: 1;
    margin: 0 auto 20px;
  }
  .hololv2507_decoration_shop_inr dl dd {
    font-size: 24px;
    line-height: 1;
  }
  .hololv2507_decoration_shop_inr_img img {
    max-width: 680px;
    margin: 0 auto;
  }
  .hololv2507_decoration_shop_inr ul.caut {
    max-width: 680px;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
  }
  .hololv2507_decoration_goods_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_decoration_goods_ttl h2 img {
    width: 572px;
  }
  .hololv2507_decoration_goods_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .hololv2507_decoration_goods_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_decoration_goods_date h3 img {
    height: 32px;
  }
  .hololv2507_decoration_goods_date p img {
    height: 37px;
  }
  .hololv2507_decoration_goods_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_decoration_goods_ex {
    margin: 50px auto;
    max-width: 682px;
  }
  .hololv2507_decoration_goods_bx {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_decoration_goods_bx_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_decoration_goods_bx_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_decoration_goods_bx_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_ttl_bx_ttl img {
    width: 426px;
  }
  .hololv2507_decoration_goods_bx_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_decoration_goods_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_decoration_goods_bx_txt {
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_decoration_goods_bx_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_pr {
    max-width: 328px;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods_bx_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_decoration_goods_bx_img {
    max-width: 680px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_decoration_goods_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_decoration_goods_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_decoration_goods_bx_img {
    margin: 55px auto 0;
  }
  .hololv2507_decoration_goods_bx2 {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx_ttl img {
    width: 430px;
  }
  .hololv2507_decoration_goods_bx2_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_decoration_goods_bx2_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_decoration_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_decoration_goods_bx2_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_pr {
    max-width: 314px;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods_bx2_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_decoration_goods_bx2_img {
    max-width: 680px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_decoration_goods_bx2_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_decoration_goods_bx2 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_decoration_goods_bx2_img {
    margin: 55px auto 0;
  }
  .hololv2507_decoration_goods_bx3 {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx_ttl img {
    width: 564px;
  }
  .hololv2507_decoration_goods_bx3_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_decoration_goods_bx3_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_decoration_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_decoration_goods_bx3_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_pr {
    max-width: 318px;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods_bx3_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_decoration_goods_bx3_img {
    max-width: 680px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_decoration_goods_bx3_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_decoration_goods_bx3 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx {
    margin-bottom: 55px;
  }
  .hololv2507_decoration_goods_bx3 ul.caut {
    margin-top: 50px;
  }
  .hololv2507_decoration_goods_bx3 ul.caut li:first-child {
    padding-left: 5em;
    text-indent: -5em;
  }
  .hololv2507_decoration_goods_bx3 ul.caut li:nth-child(2) {
    padding-left: 4em;
    text-indent: -4em;
  }
  .hololv2507_goods {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
  }
  .hololv2507_goods_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_goods_ttl h2 img {
    width: 572px;
  }
  .hololv2507_goods_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .hololv2507_goods_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_goods_date h3 img {
    height: 32px;
  }
  .hololv2507_goods_date p img {
    height: 37px;
  }
  .hololv2507_goods_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_goods_date ul.caut span {
    margin-right: 0.5em;
  }
  .hololv2507_goods_bx {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_goods_bx_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_goods_bx_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_goods_bx_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_goods_bx_ttl_bx_ttl img {
    width: 524px;
  }
  .hololv2507_goods_bx_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_goods_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_goods_bx_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_goods_bx_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx_pr {
    max-width: 320px;
    margin: 0 auto;
  }
  .hololv2507_goods_bx_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_goods_bx_img {
    max-width: 674px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_goods_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_goods_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_goods_bx_img {
    margin-bottom: 60px;
    transform: translateX(-3px);
  }
  .hololv2507_goods_bx_img2 {
    max-width: 690px;
    transform: translateX(-11px);
  }
  .hololv2507_goods_bx2 {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_goods_bx2_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_goods_bx2_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_goods_bx2_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_goods_bx2_ttl_bx_ttl img {
    width: 369px;
  }
  .hololv2507_goods_bx2_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_goods_bx2_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx2_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_goods_bx2_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx2_pr {
    max-width: 284px;
    margin: 0 auto;
  }
  .hololv2507_goods_bx2_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_goods_bx2_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx2_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_goods_bx2_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_goods_bx2 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_goods_bx2_ttl_bx {
    padding-bottom: 20px;
  }
  .hololv2507_goods_bx2_img {
    margin-bottom: 50px;
  }
  .hololv2507_goods_bx3 {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_goods_bx3_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_goods_bx3_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_goods_bx3_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_goods_bx3_ttl_bx_ttl img {
    width: 491px;
  }
  .hololv2507_goods_bx3_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_goods_bx3_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx3_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_goods_bx3_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx3_pr {
    max-width: 283px;
    margin: 0 auto;
  }
  .hololv2507_goods_bx3_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_goods_bx3_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx3_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_goods_bx3_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_goods_bx3 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_goods_bx3_ttl_bx {
    padding-bottom: 20px;
  }
  .hololv2507_goods_bx3_img {
    margin-bottom: 50px;
  }
  .hololv2507_goods_bx3_img2 {
    max-width: 664px;
  }
  .hololv2507_goods_bx4 {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_goods_bx4_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_goods_bx4_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_goods_bx4_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_goods_bx4_ttl_bx_ttl img {
    width: 611px;
  }
  .hololv2507_goods_bx4_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_goods_bx4_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_goods_bx4_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx4_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_goods_bx4_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx4_pr {
    max-width: 309px;
    margin: 0 auto;
  }
  .hololv2507_goods_bx4_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_goods_bx4_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx4_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_goods_bx4_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_goods_bx4 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_goods_bx4_txt {
    margin-bottom: 40px;
  }
  .hololv2507_goods_btn.hololv2507_btn {
    margin: -10px auto 45px;
  }
  .hololv2507_print {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
  }
  .hololv2507_print_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_print_ttl h2 img {
    width: 572px;
  }
  .hololv2507_print_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
  }
  .hololv2507_print_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_print_date h3 img {
    height: 32px;
  }
  .hololv2507_print_date p img {
    height: 37px;
  }
  .hololv2507_print_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_print_bx {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_print_bx_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_print_bx_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_print_bx_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_print_bx_ttl_bx_ttl img {
    width: 368px;
  }
  .hololv2507_print_bx_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_print_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_print_bx_txt {
    line-height: 1;
  }
  .hololv2507_print_bx_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_print_bx_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_print_bx_pr {
    max-width: 399px;
    margin: 0 auto;
  }
  .hololv2507_print_bx_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_print_bx_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_print_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_print_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_print_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_print_bx_ttl_bx_ttl {
    padding-bottom: 5px;
  }
  .hololv2507_print_bx_img {
    margin-bottom: 40px;
  }
  .hololv2507_broadcast {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
  }
  .hololv2507_broadcast_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_broadcast_ttl h2 img {
    width: 490px;
  }
  .hololv2507_broadcast_ex {
    width: 722px;
    margin: 0 auto 50px;
  }
  .hololv2507_broadcast_date, .hololv2507_broadcast_date2 {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
  }
  .hololv2507_broadcast_date h3, .hololv2507_broadcast_date2 h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_broadcast_date h3 img, .hololv2507_broadcast_date2 h3 img {
    height: 32px;
  }
  .hololv2507_broadcast_date p img, .hololv2507_broadcast_date2 p img {
    height: 37px;
  }
  .hololv2507_broadcast_date ul.caut, .hololv2507_broadcast_date2 ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_broadcast_date h4, .hololv2507_broadcast_date2 h4 {
    background: #23a2dc;
    max-width: 720px;
    margin: 0 auto 20px;
    border-radius: 30px;
    padding: 10px;
  }
  .hololv2507_broadcast_date h4 img, .hololv2507_broadcast_date2 h4 img {
    height: 34px;
  }
  .hololv2507_broadcast_date p.hololv2507_broadcast_date_chara img, .hololv2507_broadcast_date2 p.hololv2507_broadcast_date_chara img {
    height: 30.5px;
    margin-bottom: 20px;
  }
  .hololv2507_broadcast_date p.hololv2507_broadcast_date_date img, .hololv2507_broadcast_date2 p.hololv2507_broadcast_date_date img {
    height: 83px;
  }
  .hololv2507_broadcast_date ul li, .hololv2507_broadcast_date2 ul li {
    margin-bottom: 40px;
  }
  .hololv2507_broadcast_date ul li:last-child, .hololv2507_broadcast_date2 ul li:last-child {
    margin-bottom: 10px;
  }
  .hololv2507_broadcast_date {
    margin-bottom: 30px;
  }
  .hololv2507_broadcast_date2 {
    margin-bottom: 50px;
  }
  .hololv2507_broadcast ul.caut_last {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2507_delivery {
    text-align: center;
    margin: 0 auto 190px;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 488px;
  }
  .hololv2507_delivery_ttl h2 {
    padding-top: 34px;
    margin-bottom: 35px;
  }
  .hololv2507_delivery_ttl h2 img {
    width: 394px;
  }
  .hololv2507_delivery_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
    border: solid 4px #fff231;
    border-radius: 20px;
    padding-bottom: 25px;
    margin-bottom: 70px;
  }
  .hololv2507_delivery_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 11px 0 14px;
    border-radius: 10px 10px 0 0;
  }
  .hololv2507_delivery_date h3 img {
    height: 32px;
  }
  .hololv2507_delivery_date p img {
    height: 37px;
  }
  .hololv2507_delivery_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 20px auto 0;
    line-height: 1.38em;
  }
  .hololv2507_delivery_ex {
    max-width: 591px;
    margin: 0 auto -20px;
  }
  .hololv2507_delivery_bx {
    margin: 50px auto;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 22px;
    position: relative;
  }
  .hololv2507_delivery_bx_ttl_bx {
    background: #fff231;
    border-radius: 22px 22px 0 0;
    position: relative;
    padding-bottom: 15px;
  }
  .hololv2507_delivery_bx_ttl_bx::before {
    position: absolute;
    bottom: -16px;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 124px;
    width: 100%;
    height: 16px;
  }
  .hololv2507_delivery_bx_ttl_bx_ttl {
    padding: 25px 0 10px;
    line-height: 1;
  }
  .hololv2507_delivery_bx_ttl_bx_ttl img {
    width: 0px;
  }
  .hololv2507_delivery_bx_ex {
    margin: 0 auto -5px;
    padding-top: 35px;
  }
  .hololv2507_delivery_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 10px;
  }
  .hololv2507_delivery_bx_txt {
    line-height: 1;
  }
  .hololv2507_delivery_bx_txt img {
    height: 108px;
    margin: 45px auto 0;
  }
  .hololv2507_delivery_bx_type {
    max-width: 316px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2507_delivery_bx_pr {
    max-width: 0px;
    margin: 0 auto;
  }
  .hololv2507_delivery_bx_place {
    position: absolute;
    top: 85px;
    right: 40px;
    width: 140px;
  }
  .hololv2507_delivery_bx_img {
    max-width: 720px;
    margin: 30px auto 0;
    line-height: 1;
  }
  .hololv2507_delivery_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2507_delivery_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2507_delivery_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2507_delivery_bx_txt img {
    max-width: 394px;
    height: auto;
    margin-top: 35px;
  }
  .hololv2507_delivery_btn ul {
    margin-top: 6px;
  }
  .hololv2507_footer {
    text-align: center;
    background: #fffaea;
    position: relative;
    padding-top: 21px;
    margin-top: 160px;
  }
  .hololv2507_footer::before {
    content: "";
    width: 100%;
    height: 89px;
    position: absolute;
    top: -89px;
    left: 0;
    background: url("../img/hololv2507_footer_bg.png") bottom center repeat-x;
    background-size: 1152px;
  }
  .hololv2507_footer_contact {
    max-width: 800px;
    background: #fff;
    border-radius: 23px;
    margin: 0 auto 30px;
    padding: 30px 0;
    position: relative;
  }
  .hololv2507_footer_contact h2 {
    width: 614px;
    margin: 0 auto 25px;
    line-height: 1;
  }
  .hololv2507_footer_contact ul {
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
  }
  .hololv2507_footer_contact ul li:first-child {
    line-height: 0;
    margin-bottom: 20px;
  }
  .hololv2507_footer_contact::before {
    position: absolute;
    top: -116px;
    left: -15px;
    content: "";
    width: 111px;
    height: 113px;
    background: url("../img/hololv2507_footer_deco.png") bottom center no-repeat;
    background-size: 111px;
  }
  .hololv2507_footer_contact::after {
    position: absolute;
    top: -68px;
    right: -15px;
    content: "";
    width: 93px;
    height: 52px;
    background: url("../img/hololv2507_footer_deco2.png") bottom center no-repeat;
    background-size: 93px;
  }
  .hololv2507_footer_txt {
    font-size: 18px;
    margin-bottom: 35px;
    text-align: center;
    line-height: 1;
  }
  .hololv2507_footer_copy {
    margin-bottom: 50px;
    text-align: center;
  }
  .hololv2507_footer_bnr {
    max-width: 760px;
    margin: 0 auto 30px;
    line-height: 0;
  }
  .hololv2507_footer_pagetop {
    width: 114px;
    position: fixed;
    right: 25px;
    bottom: 24px;
    z-index: 99;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li,
  .snsList ul a,
  .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: url("../img/hololv2507_bg.png") center top;
    background-size: 3.2vw;
  }
  .hololv2507 {
    font-size: 3.2vw;
    margin: 0 auto;
    /* firstarrival-------------------------------*/
    /* decoration-------------------------------*/
    /* goods-------------------------------*/
    /* print-------------------------------*/
    /* broadcast-------------------------------*/
    /* delivery-------------------------------*/
  }
  .hololv2507_yokoku {
    padding: 1.3333333333vw 0 1.2vw;
  }
  .hololv2507_yokoku img {
    width: 11.8666666667vw;
  }
  .hololv2507_kv {
    line-height: 0;
    text-align: center;
    max-width: 133.3333333333vw;
    margin: 0 auto 9.3333333333vw;
  }
  .hololv2507_nav {
    margin: 0 auto 13.3333333333vw;
    text-align: center;
  }
  .hololv2507_nav ul li img {
    line-height: 0;
    height: 33.3333333333vw;
  }
  .hololv2507_nav ul li:not(:last-child) {
    margin-bottom: 2.6666666667vw;
  }
  .hololv2507_inr {
    max-width: 100%;
    margin: 0 auto;
  }
  .hololv2507_line img {
    width: 20.5333333333vw;
    margin-top: 9.3333333333vw;
  }
  .hololv2507_btn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .hololv2507 ul.caut_last {
    width: 96vw;
    margin: 0 auto;
    letter-spacing: 0.03em;
    color: #fff;
    text-shadow: 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa, 0 0 0.5333333333vw #007eaa;
  }
  .hololv2507 ul.caut_last2 {
    padding-top: 4vw;
    margin-top: 4vw;
    border-top: solid 0.2666666667vw #fff;
  }
  .hololv2507_firstarrival {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
  }
  .hololv2507_firstarrival_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_firstarrival_ttl h2 img {
    width: 90.9333333333vw;
  }
  .hololv2507_firstarrival_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2507_firstarrival_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_firstarrival_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_firstarrival_date p img {
    height: 4.9333333333vw;
  }
  .hololv2507_firstarrival_date ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_firstarrival_date p img {
    height: 9.8666666667vw;
  }
  .hololv2507_file {
    padding-top: 9.3333333333vw;
  }
  .hololv2507_file_ttl {
    width: 86.2666666667vw;
    margin: 0 auto -4vw;
  }
  .hololv2507_file_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_file_bx_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_file_bx_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_file_bx_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_file_bx_ttl_bx_ttl img {
    width: 0vw;
  }
  .hololv2507_file_bx_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_file_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_file_bx_txt {
    line-height: 1;
  }
  .hololv2507_file_bx_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_file_bx_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_file_bx_pr {
    max-width: 0vw;
    margin: 0 auto;
  }
  .hololv2507_file_bx_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_file_bx_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_file_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_file_bx_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_file_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_file_bx_ex {
    width: 96vw;
  }
  .hololv2507_file_bx_img {
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_file_itemlist {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_file_itemlist h3 {
    line-height: 1;
    margin: 0 -2.6666666667vw 3.3333333333vw -2.6666666667vw;
  }
  .hololv2507_file_itemlist h4 {
    background: #f45655;
    color: #fff;
    font-size: 3.6vw;
    font-weight: 700;
    padding: 1.7333333333vw 0 2.1333333333vw;
    line-height: 1;
  }
  .hololv2507_file_itemlist ul.caut_last {
    margin: 1.2vw auto -0.6666666667vw;
  }
  .hololv2507_file_itemlist_tbl {
    width: 100%;
    margin: 0 auto;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .hololv2507_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw 2.5vw;
    background: #fff231;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .hololv2507_file_itemlist_tbl thead tr th {
    display: inline;
  }
  .hololv2507_file_itemlist_tbl thead tr th:not(:last-child):not(:first-child)::after {
    content: " / ";
  }
  .hololv2507_file_itemlist_tbl tbody tr {
    background: #fff;
    padding: 0 1vw 0 1vw;
    min-height: 18.6666666667vw;
    font-size: 3.2vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .hololv2507_file_itemlist_tbl tbody tr td {
    display: inline;
    letter-spacing: -0.01em;
  }
  .hololv2507_file_itemlist_tbl tbody tr td:first-of-type {
    width: 18.4vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    line-height: 1;
  }
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(2),
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 19.3333333333vw;
  }
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    height: inherit;
  }
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
  }
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(3),
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 4vw;
  }
  .hololv2507_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 16vw);
  }
  .hololv2507_file_itemlist_tbl tbody tr td:first-child img {
    width: 17.0666666667vw;
  }
  .hololv2507_file_itemlist_tbl tbody tr:nth-child(11), .hololv2507_file_itemlist_tbl tbody tr:nth-child(12), .hololv2507_file_itemlist_tbl tbody tr:last-child {
    min-height: 22.6666666667vw;
  }
  .hololv2507_file_itemlist_tbl tbody tr:nth-child(11) td:first-of-type, .hololv2507_file_itemlist_tbl tbody tr:nth-child(12) td:first-of-type, .hololv2507_file_itemlist_tbl tbody tr:last-child td:first-of-type {
    height: 22.6666666667vw;
  }
  .hololv2507_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .hololv2507_sticker {
    padding-top: 9.3333333333vw;
  }
  .hololv2507_sticker_ttl {
    width: 72.5333333333vw;
    margin: 0 auto -4vw;
  }
  .hololv2507_sticker_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_sticker_bx_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_sticker_bx_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_sticker_bx_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_sticker_bx_ttl_bx_ttl img {
    width: 0vw;
  }
  .hololv2507_sticker_bx_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_sticker_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_sticker_bx_txt {
    line-height: 1;
  }
  .hololv2507_sticker_bx_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_sticker_bx_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_sticker_bx_pr {
    max-width: 0vw;
    margin: 0 auto;
  }
  .hololv2507_sticker_bx_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_sticker_bx_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_sticker_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_sticker_bx_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_sticker_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_sticker_bx_ex {
    width: 89.2vw;
  }
  .hololv2507_sticker_bx_img {
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_sticker_itemlist {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_sticker_itemlist h3 {
    line-height: 1;
    margin: 0 -2.6666666667vw 3.3333333333vw -2.6666666667vw;
  }
  .hololv2507_sticker_itemlist h4 {
    background: #f45655;
    color: #fff;
    font-size: 3.6vw;
    font-weight: 700;
    padding: 1.7333333333vw 0 2.1333333333vw;
    line-height: 1;
  }
  .hololv2507_sticker_itemlist ul.caut_last {
    margin: 1.2vw auto -0.6666666667vw;
  }
  .hololv2507_sticker_itemlist_tbl {
    width: 100%;
    margin: 0 auto;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .hololv2507_sticker_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw 2.5vw;
    background: #fff231;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .hololv2507_sticker_itemlist_tbl thead tr th {
    display: inline;
  }
  .hololv2507_sticker_itemlist_tbl thead tr th:not(:last-child):not(:first-child)::after {
    content: " / ";
  }
  .hololv2507_sticker_itemlist_tbl tbody tr {
    background: #fff;
    padding: 0 1vw 0 1vw;
    min-height: 18.6666666667vw;
    font-size: 3.2vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td {
    display: inline;
    letter-spacing: -0.01em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:first-of-type {
    width: 12.5333333333vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    line-height: 1;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:first-child img {
    width: 11.2vw;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(2),
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(3),
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(4) {
    margin-left: 13.4666666667vw;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
    width: 8em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(3) {
    text-indent: 8em;
    margin-top: -4.9333333333vw;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(4) {
    width: 3em;
    height: inherit;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(4),
  .hololv2507_sticker_itemlist_tbl tbody tr td:nth-child(5) {
    padding-bottom: 4vw;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:first-child, .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(2), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(6), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(7), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(8), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(9) {
    min-height: 22.6666666667vw;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:first-child td:first-of-type, .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(2) td:first-of-type, .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(6) td:first-of-type, .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(7) td:first-of-type, .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(8) td:first-of-type, .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(9) td:first-of-type {
    height: 22.6666666667vw;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:first-child td:nth-child(4), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(2) td:nth-child(4) {
    width: 4em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(3) td:nth-child(2) {
    width: 3em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(3) td:nth-child(3) {
    text-indent: 3em;
    width: calc(100% - 3em);
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(4) td:nth-child(2) {
    width: 5em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(4) td:nth-child(3) {
    text-indent: 5em;
    width: calc(100% - 5em);
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(6) td:nth-child(2), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(7) td:nth-child(2), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(8) td:nth-child(2) {
    width: 12em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(6) td:nth-child(3), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(7) td:nth-child(3), .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(8) td:nth-child(3) {
    text-indent: 12em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:last-child td:nth-child(2) {
    width: 7em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:last-child td:nth-child(3) {
    text-indent: 7em;
  }
  .hololv2507_sticker_itemlist_tbl tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .hololv2507_sticker_caution {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_sticker_caution h3 {
    line-height: 1;
    margin: 0 -2.6666666667vw 3.3333333333vw -2.6666666667vw;
  }
  .hololv2507_sticker_caution ul.caut {
    background: #fff;
    padding: 5.3333333333vw 2.6666666667vw;
  }
  .hololv2507_decoration {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
    margin: 0 auto 13.3333333333vw;
  }
  .hololv2507_decoration_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_decoration_ttl h2 img {
    width: 57.4666666667vw;
  }
  .hololv2507_decoration_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2507_decoration_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_decoration_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_decoration_date p img {
    height: 4.9333333333vw;
  }
  .hololv2507_decoration_date ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_decoration_time {
    background: #fff;
    border: solid 0.2666666667vw #ff0000;
    max-width: 96vw;
    margin: 4vw auto 5.3333333333vw;
    padding: 3.3333333333vw 1.3333333333vw 4vw;
    font-size: 3.4666666667vw;
    color: #ff0000;
  }
  .hololv2507_decoration_time p {
    margin-bottom: 3.0666666667vw;
    line-height: 1.5em;
  }
  .hololv2507_decoration_time p strong {
    color: #ff0000;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: underline;
    vertical-align: -0.03em;
  }
  .hololv2507_decoration_time ul {
    line-height: 1.5em;
    text-align: left;
    display: inline-block;
  }
  .hololv2507_decoration_shop {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_decoration_shop h3 {
    line-height: 1;
    margin: 0 -2.6666666667vw 3.3333333333vw -2.6666666667vw;
  }
  .hololv2507_decoration_shop_inr {
    background: #fff;
    padding: 4.6666666667vw 0 5.3333333333vw;
  }
  .hololv2507_decoration_shop_inr dl {
    margin-bottom: 4vw;
  }
  .hololv2507_decoration_shop_inr dl dt {
    width: 41.3333333333vw;
    line-height: 1;
    margin: 0 auto 2.6666666667vw;
  }
  .hololv2507_decoration_shop_inr dl dd {
    font-size: 3.2vw;
    line-height: 1;
  }
  .hololv2507_decoration_shop_inr_img img {
    max-width: 90.6666666667vw;
    margin: 0 auto;
  }
  .hololv2507_decoration_shop_inr ul.caut {
    max-width: 90.6666666667vw;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
  }
  .hololv2507_decoration_goods_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_decoration_goods_ttl h2 img {
    width: 76.2666666667vw;
  }
  .hololv2507_decoration_goods_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
    padding-top: 3.3333333333vw;
  }
  .hololv2507_decoration_goods_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_decoration_goods_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_decoration_goods_date p img {
    height: 4.9333333333vw;
  }
  .hololv2507_decoration_goods_date ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_decoration_goods_ex {
    margin: 6.6666666667vw auto;
    max-width: 90.9333333333vw;
  }
  .hololv2507_decoration_goods_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_decoration_goods_bx_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_decoration_goods_bx_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_decoration_goods_bx_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_ttl_bx_ttl img {
    width: 56.8vw;
  }
  .hololv2507_decoration_goods_bx_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_decoration_goods_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_decoration_goods_bx_txt {
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_decoration_goods_bx_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_pr {
    max-width: 43.7333333333vw;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods_bx_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_decoration_goods_bx_img {
    max-width: 90.6666666667vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_decoration_goods_bx_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_decoration_goods_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_decoration_goods_bx_img {
    margin: 7.3333333333vw auto 0;
  }
  .hololv2507_decoration_goods_bx2 {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_ttl_bx_ttl img {
    width: 57.3333333333vw;
  }
  .hololv2507_decoration_goods_bx2_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_decoration_goods_bx2_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_decoration_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_decoration_goods_bx2_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_pr {
    max-width: 41.8666666667vw;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods_bx2_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_decoration_goods_bx2_img {
    max-width: 90.6666666667vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx2_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_decoration_goods_bx2_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_decoration_goods_bx2 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_decoration_goods_bx2_img {
    margin: 7.3333333333vw auto 0;
  }
  .hololv2507_decoration_goods_bx3 {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx_ttl img {
    width: 75.2vw;
  }
  .hololv2507_decoration_goods_bx3_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_decoration_goods_bx3_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_decoration_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_decoration_goods_bx3_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_pr {
    max-width: 42.4vw;
    margin: 0 auto;
  }
  .hololv2507_decoration_goods_bx3_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_decoration_goods_bx3_img {
    max-width: 90.6666666667vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_decoration_goods_bx3_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_decoration_goods_bx3_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_decoration_goods_bx3 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_decoration_goods_bx3_ttl_bx {
    margin-bottom: 7.3333333333vw;
  }
  .hololv2507_decoration_goods_bx3 ul.caut {
    margin-top: 6.6666666667vw;
  }
  .hololv2507_decoration_goods_bx3 ul.caut li:first-child {
    padding-left: 5em;
    text-indent: -5em;
  }
  .hololv2507_decoration_goods_bx3 ul.caut li:nth-child(2) {
    padding-left: 4em;
    text-indent: -4em;
  }
  .hololv2507_goods {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
  }
  .hololv2507_goods_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_goods_ttl h2 img {
    width: 76.2666666667vw;
  }
  .hololv2507_goods_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
    padding-top: 3.3333333333vw;
  }
  .hololv2507_goods_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_goods_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_goods_date p img {
    height: 4.9333333333vw;
  }
  .hololv2507_goods_date ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_goods_date ul.caut {
    text-align: center;
    width: 94.6666666667vw;
    letter-spacing: -0.03em;
  }
  .hololv2507_goods_date ul.caut li:not(:last-child) {
    padding-bottom: 0.3em;
  }
  .hololv2507_goods_date ul.caut span {
    margin-right: 0.5em;
  }
  .hololv2507_goods_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_goods_bx_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_goods_bx_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_goods_bx_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_goods_bx_ttl_bx_ttl img {
    width: 69.8666666667vw;
  }
  .hololv2507_goods_bx_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_goods_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_goods_bx_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_goods_bx_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx_pr {
    max-width: 42.6666666667vw;
    margin: 0 auto;
  }
  .hololv2507_goods_bx_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_goods_bx_img {
    max-width: 89.8666666667vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_goods_bx_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_goods_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_goods_bx_img {
    margin-bottom: 8vw;
    transform: translateX(-0.4vw);
  }
  .hololv2507_goods_bx_img2 {
    max-width: 92vw;
    transform: translateX(-1.4666666667vw);
  }
  .hololv2507_goods_bx2 {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_goods_bx2_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_goods_bx2_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_goods_bx2_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_goods_bx2_ttl_bx_ttl img {
    width: 49.2vw;
  }
  .hololv2507_goods_bx2_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_goods_bx2_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx2_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_goods_bx2_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx2_pr {
    max-width: 37.8666666667vw;
    margin: 0 auto;
  }
  .hololv2507_goods_bx2_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_goods_bx2_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx2_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_goods_bx2_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_goods_bx2 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_goods_bx2_ttl_bx {
    padding-bottom: 2.6666666667vw;
  }
  .hololv2507_goods_bx2_img {
    margin-bottom: 6.6666666667vw;
  }
  .hololv2507_goods_bx3 {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_goods_bx3_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_goods_bx3_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_goods_bx3_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_goods_bx3_ttl_bx_ttl img {
    width: 65.4666666667vw;
  }
  .hololv2507_goods_bx3_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_goods_bx3_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx3_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_goods_bx3_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx3_pr {
    max-width: 37.7333333333vw;
    margin: 0 auto;
  }
  .hololv2507_goods_bx3_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_goods_bx3_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx3_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_goods_bx3_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_goods_bx3 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_goods_bx3_ttl_bx {
    padding-bottom: 2.6666666667vw;
  }
  .hololv2507_goods_bx3_img {
    margin-bottom: 6.6666666667vw;
  }
  .hololv2507_goods_bx3_img2 {
    max-width: 88.5333333333vw;
  }
  .hololv2507_goods_bx4 {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_goods_bx4_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_goods_bx4_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_goods_bx4_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_goods_bx4_ttl_bx_ttl img {
    width: 81.4666666667vw;
  }
  .hololv2507_goods_bx4_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_goods_bx4_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_goods_bx4_txt {
    line-height: 1;
  }
  .hololv2507_goods_bx4_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_goods_bx4_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx4_pr {
    max-width: 41.2vw;
    margin: 0 auto;
  }
  .hololv2507_goods_bx4_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_goods_bx4_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_goods_bx4_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_goods_bx4_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_goods_bx4 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_goods_bx4_txt {
    margin-bottom: 5.3333333333vw;
  }
  .hololv2507_goods_btn.hololv2507_btn {
    margin: -1.3333333333vw auto 6vw;
  }
  .hololv2507_print {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
  }
  .hololv2507_print_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_print_ttl h2 img {
    width: 76.2666666667vw;
  }
  .hololv2507_print_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2507_print_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_print_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_print_date p img {
    height: 4.9333333333vw;
  }
  .hololv2507_print_date ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_print_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_print_bx_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_print_bx_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_print_bx_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_print_bx_ttl_bx_ttl img {
    width: 49.0666666667vw;
  }
  .hololv2507_print_bx_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_print_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_print_bx_txt {
    line-height: 1;
  }
  .hololv2507_print_bx_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_print_bx_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_print_bx_pr {
    max-width: 53.2vw;
    margin: 0 auto;
  }
  .hololv2507_print_bx_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_print_bx_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_print_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_print_bx_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_print_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_print_bx_ttl_bx_ttl {
    padding-bottom: 0.6666666667vw;
  }
  .hololv2507_print_bx_img {
    margin-bottom: 5.3333333333vw;
  }
  .hololv2507_broadcast {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
  }
  .hololv2507_broadcast_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_broadcast_ttl h2 img {
    width: 65.3333333333vw;
  }
  .hololv2507_broadcast_ex {
    width: 96.2666666667vw;
    margin: 0 auto 6.6666666667vw;
  }
  .hololv2507_broadcast_date, .hololv2507_broadcast_date2 {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2507_broadcast_date h3, .hololv2507_broadcast_date2 h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_broadcast_date h3 img, .hololv2507_broadcast_date2 h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_broadcast_date p img, .hololv2507_broadcast_date2 p img {
    height: 4.9333333333vw;
  }
  .hololv2507_broadcast_date ul.caut, .hololv2507_broadcast_date2 ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_broadcast_date h4, .hololv2507_broadcast_date2 h4 {
    background: #23a2dc;
    max-width: 90.6666666667vw;
    margin: 0 auto 2.6666666667vw;
    border-radius: 4vw;
    padding: 1.3333333333vw;
  }
  .hololv2507_broadcast_date h4 img, .hololv2507_broadcast_date2 h4 img {
    height: 4.5333333333vw;
  }
  .hololv2507_broadcast_date p.hololv2507_broadcast_date_chara img, .hololv2507_broadcast_date2 p.hololv2507_broadcast_date_chara img {
    height: 9.4666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .hololv2507_broadcast_date p.hololv2507_broadcast_date_date img, .hololv2507_broadcast_date2 p.hololv2507_broadcast_date_date img {
    height: 11.0666666667vw;
  }
  .hololv2507_broadcast_date ul li, .hololv2507_broadcast_date2 ul li {
    margin-bottom: 5.3333333333vw;
  }
  .hololv2507_broadcast_date ul li:last-child, .hololv2507_broadcast_date2 ul li:last-child {
    margin-bottom: 1.3333333333vw;
  }
  .hololv2507_broadcast_date {
    margin-bottom: 4vw;
  }
  .hololv2507_broadcast_date2 {
    margin-bottom: 6.6666666667vw;
  }
  .hololv2507_broadcast ul.caut_last {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2507_delivery {
    text-align: center;
    margin: 0 auto 25.3333333333vw;
    background: linear-gradient(#fff, transparent 60%, transparent) repeat-x;
    background-size: 100% 65.0666666667vw;
  }
  .hololv2507_delivery_ttl h2 {
    padding-top: 4.5333333333vw;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2507_delivery_ttl h2 img {
    width: 52.5333333333vw;
  }
  .hololv2507_delivery_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
    border: solid 0.5333333333vw #fff231;
    border-radius: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
    margin-bottom: 9.3333333333vw;
  }
  .hololv2507_delivery_date h3 {
    background: #fff231;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.4666666667vw 0 1.8666666667vw;
    border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  }
  .hololv2507_delivery_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2507_delivery_date p img {
    height: 4.9333333333vw;
  }
  .hololv2507_delivery_date ul.caut {
    line-height: 1.4em;
    text-align: left;
    width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .hololv2507_delivery_ex {
    max-width: 78.8vw;
    margin: 0 auto -2.6666666667vw;
  }
  .hololv2507_delivery_bx {
    margin: 6.6666666667vw auto;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 2.9333333333vw;
    position: relative;
  }
  .hololv2507_delivery_bx_ttl_bx {
    background: #fff231;
    border-radius: 2.9333333333vw 2.9333333333vw 0 0;
    position: relative;
    padding-bottom: 2vw;
  }
  .hololv2507_delivery_bx_ttl_bx::before {
    position: absolute;
    bottom: -2.1333333333vw;
    left: 0;
    content: "";
    background: url("../img/hololv2507_bx_ttl_bg.png") top center repeat-x;
    background-size: 16.5333333333vw;
    width: 100%;
    height: 2.1333333333vw;
  }
  .hololv2507_delivery_bx_ttl_bx_ttl {
    padding: 3.3333333333vw 0 1.3333333333vw;
    line-height: 1;
  }
  .hololv2507_delivery_bx_ttl_bx_ttl img {
    width: 0vw;
  }
  .hololv2507_delivery_bx_ex {
    margin: 0 auto -0.6666666667vw;
    padding-top: 4.6666666667vw;
  }
  .hololv2507_delivery_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 1.3333333333vw;
  }
  .hololv2507_delivery_bx_txt {
    line-height: 1;
  }
  .hololv2507_delivery_bx_txt img {
    height: 14.4vw;
    margin: 6vw auto 0;
  }
  .hololv2507_delivery_bx_type {
    max-width: 42.1333333333vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2507_delivery_bx_pr {
    max-width: 0vw;
    margin: 0 auto;
  }
  .hololv2507_delivery_bx_place {
    position: absolute;
    top: 11.3333333333vw;
    right: 2vw;
    width: 18.6666666667vw;
  }
  .hololv2507_delivery_bx_img {
    max-width: 96vw;
    margin: 4vw auto 0;
    line-height: 1;
  }
  .hololv2507_delivery_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2507_delivery_bx_btn.shopbtn ul {
    margin-top: 0.6666666667vw;
  }
  .hololv2507_delivery_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2507_delivery_bx_txt img {
    max-width: 52.5333333333vw;
    height: auto;
    margin-top: 4.6666666667vw;
  }
  .hololv2507_delivery_btn ul {
    margin-top: 0.6666666667vw;
    line-height: 1.38em;
  }
  .hololv2507_footer {
    text-align: center;
    background: #fffaea;
    position: relative;
    padding-top: 2.8vw;
    margin-top: 21.3333333333vw;
  }
  .hololv2507_footer::before {
    content: "";
    width: 100%;
    height: 11.8666666667vw;
    position: absolute;
    top: -11.8666666667vw;
    left: 0;
    background: url("../img/hololv2507_footer_bg.png") bottom left repeat-x;
    background-size: 153.6vw;
  }
  .hololv2507_footer_contact {
    max-width: 96vw;
    background: #fff;
    border-radius: 3.0666666667vw;
    margin: 0 auto 4vw;
    padding: 4vw 0;
    position: relative;
  }
  .hololv2507_footer_contact h2 {
    width: 81.8666666667vw;
    margin: 0 auto 3.3333333333vw;
    line-height: 1;
  }
  .hololv2507_footer_contact ul {
    max-width: 90.6666666667vw;
    margin: 0 auto;
    line-height: 1;
  }
  .hololv2507_footer_contact ul li:first-child {
    line-height: 0;
    margin-bottom: 2.6666666667vw;
  }
  .hololv2507_footer_contact::before {
    position: absolute;
    top: -15.4666666667vw;
    left: -0.6666666667vw;
    content: "";
    width: 14.8vw;
    height: 15.0666666667vw;
    background: url("../img/hololv2507_footer_deco.png") bottom center no-repeat;
    background-size: 14.8vw;
  }
  .hololv2507_footer_contact::after {
    position: absolute;
    top: -9.0666666667vw;
    right: -0.6666666667vw;
    content: "";
    width: 12.4vw;
    height: 6.9333333333vw;
    background: url("../img/hololv2507_footer_deco2.png") bottom center no-repeat;
    background-size: 12.4vw;
  }
  .hololv2507_footer_txt {
    font-size: 3.2vw;
    margin-bottom: 4.6666666667vw;
    text-align: center;
    line-height: 1;
  }
  .hololv2507_footer_copy {
    font-size: 2.9333333333vw;
    margin-bottom: 6.6666666667vw;
    text-align: center;
  }
  .hololv2507_footer_bnr {
    max-width: 90.6666666667vw;
    margin: 0 auto 4vw;
    line-height: 0;
  }
  .hololv2507_footer_pagetop {
    width: 16.8vw;
    position: fixed;
    right: 3.3333333333vw;
    bottom: 24px;
    z-index: 99;
  }
}