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

.hololv2603 {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 1.38em;
  color: #404040;
}
.hololv2603 a {
  color: #ff0000;
  text-decoration: none;
  font-weight: 700 !important;
}
.hololv2603 ul.caut {
  text-align: left;
  list-style-type: none;
}
.hololv2603 ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
}
.hololv2603 ul.caut li:not(:last-child) {
  padding-bottom: 0.1em;
}
.hololv2603 ul.caut li strong {
  color: #ff0000 !important;
}
.hololv2603 ul li.red {
  color: #ff0000;
  font-weight: 700 !important;
}
.hololv2603_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/hololv2603_bg.png") center top;
    background-size: 949px;
  }
  .hololv2603 {
    font-size: 16px;
    margin: 0 auto;
  }
  .hololv2603_yokoku {
    padding: 10px 0;
  }
  .hololv2603_yokoku img {
    width: 92px;
  }
  .hololv2603_kv {
    position: relative;
    max-width: 1000px;
    line-height: 0;
    text-align: center;
    margin: 0 auto -15px;
    padding-bottom: 85px;
    background: url("../img/hololv2603_kv_center.png") no-repeat center bottom;
    background-size: 970px;
  }
  .hololv2603_kv a {
    position: relative;
    z-index: 1;
  }
  .hololv2603_kv img {
    position: relative;
    z-index: 1;
  }
  .hololv2603_kv::before {
    content: "";
    width: 346px;
    height: 351px;
    position: absolute;
    bottom: 0;
    left: -100px;
    background: url("../img/hololv2603_kv_left.png") no-repeat;
    background-size: 346px;
    z-index: 0;
  }
  .hololv2603_kv::after {
    content: "";
    width: 516px;
    height: 334px;
    position: absolute;
    bottom: 0;
    right: -91px;
    background: url("../img/hololv2603_kv_right.png") no-repeat;
    background-size: 516px;
    z-index: 0;
  }
  .hololv2603_introduction {
    max-width: 800px;
    margin: 0 auto 70px;
    text-align: center;
    line-height: 1;
  }
  .hololv2603_introduction_ex {
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
  }
  .hololv2603_introduction_ex img {
    width: 628px;
  }
  .hololv2603_introduction_ex::before {
    content: "";
    width: 152px;
    height: 201px;
    background: url("../img/hololv2603_deco_left.png") center top;
    background-size: 152px;
    position: absolute;
    top: -7px;
    left: 5px;
  }
  .hololv2603_introduction_ex::after {
    content: "";
    width: 152px;
    height: 201px;
    background: url("../img/hololv2603_deco_right.png") center top;
    background-size: 152px;
    position: absolute;
    top: -7px;
    right: 5px;
  }
  .hololv2603_introduction_bx {
    background: #fff;
    border-radius: 25px;
    padding: 40px 0;
  }
  .hololv2603_introduction_bx_img1 {
    width: 720px;
    margin: 0 auto 60px;
  }
  .hololv2603_introduction_bx_img2 {
    width: 720px;
    margin: 0 auto 74px;
  }
  .hololv2603_introduction_bx_img3 {
    width: 720px;
    margin: 0 auto;
  }
  .hololv2603_nav {
    max-width: 800px;
    margin: 0 auto 80px;
    position: relative;
    line-height: 1;
  }
  .hololv2603_nav ul li {
    line-height: 1;
  }
  .hololv2603_nav ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .hololv2603_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .hololv2603_line {
    content: "";
    margin: 75px auto 0;
    width: 100%;
    height: 28px;
    top: 0;
    left: 0;
    background: url("../img/hololv2603_line.png") center top;
    background-size: 10px;
  }
  .hololv2603_btn {
    width: 640px;
    margin: 40px auto 0;
    line-height: 1;
  }
  .hololv2603 ul.caut_last {
    letter-spacing: 0.03em;
    margin-top: 50px;
  }
  .hololv2603 ul.caut_last.caut_last2 {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #fff;
  }
  .hololv2603 {
    /* firstarrival-------------------------------*/
  }
  .hololv2603_firstarrival {
    text-align: center;
    margin: 0 auto 90px;
    padding-top: 20px;
  }
  .hololv2603_firstarrival_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 31px 0 32px;
    margin-bottom: 50px;
  }
  .hololv2603_firstarrival_ttl::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_firstarrival_ttl::after {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .hololv2603_firstarrival_ttl h2 img {
    width: 705px;
  }
  .hololv2603_firstarrival_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 4px #fff57f;
    border-radius: 23px;
    padding-bottom: 25px;
  }
  .hololv2603_firstarrival_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 12px 0 14px;
    border-radius: 13px 13px 0 0;
  }
  .hololv2603_firstarrival_date h3 img {
    height: 31px;
  }
  .hololv2603_firstarrival_date p img {
    height: 37px;
  }
  .hololv2603_firstarrival_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .hololv2603_firstarrival_date p img {
    height: 74px;
  }
  .hololv2603_file_ttl {
    position: relative;
  }
  .hololv2603_file_ttl::before {
    content: "";
    width: 152px;
    height: 201px;
    background: url("../img/hololv2603_deco_left.png") center top;
    background-size: 152px;
    position: absolute;
    top: -55px;
    left: 5px;
  }
  .hololv2603_file_ttl::after {
    content: "";
    width: 152px;
    height: 201px;
    background: url("../img/hololv2603_deco_right.png") center top;
    background-size: 152px;
    position: absolute;
    top: -55px;
    right: 5px;
  }
  .hololv2603_file_ttl img {
    width: 669px;
  }
  .hololv2603_file_bx {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_file_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_file_bx_ttl_bx_ttl {
    width: 0px;
    margin: 0 auto 7px;
  }
  .hololv2603_file_bx_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_file_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_file_bx_txt {
    line-height: 1;
  }
  .hololv2603_file_bx_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_file_bx_type img {
    position: absolute;
    top: 210px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_file_bx_pr {
    max-width: 0px;
    margin: 0 auto;
  }
  .hololv2603_file_bx_typ {
    line-height: 1;
  }
  .hololv2603_file_bx_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_file_bx_img {
    max-width: 720px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2603_file_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_file_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_file_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_file_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_file_itemlist {
    margin: 60px auto 0;
  }
  .hololv2603_file_itemlist h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 30px;
    border: solid 3px #fff57f;
    padding: 10px 0 11px;
    border-radius: 40px;
  }
  .hololv2603_file_itemlist h3 img {
    height: 49px;
  }
  .hololv2603_file_itemlist_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2603_file_itemlist_tbl {
    margin: 0 auto -40px;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .hololv2603_file_itemlist_tbl tr {
    min-height: 140px;
  }
  .hololv2603_file_itemlist_tbl tr th, .hololv2603_file_itemlist_tbl tr td {
    padding: 8px 12px 10px;
    border-right: 1px solid #d1d1d1;
    letter-spacing: -0.01em;
  }
  .hololv2603_file_itemlist_tbl tr th {
    background: #707070;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
  }
  .hololv2603_file_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
    padding: 8px 7px 10px 11px;
  }
  .hololv2603_file_itemlist_tbl tr td {
    font-size: 18px;
    background: #fff;
    vertical-align: middle;
    height: 140px;
  }
  .hololv2603_file_itemlist_tbl tr td:first-child {
    text-align: center;
    padding: 10px;
    line-height: 1;
  }
  .hololv2603_file_itemlist_tbl tr td:first-child img {
    width: 128px;
  }
  .hololv2603_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
    padding: 8px 8px 10px;
  }
  .hololv2603_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .hololv2603_file_itemlist_tbl tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .hololv2603_file_itemlist_tbl tr:nth-child(6) td img {
    width: 100px;
  }
  .hololv2603_file_itemlist_tbl tr:nth-child(13) td img {
    width: 110px;
  }
  .hololv2603_file_itemlist_tbl tr:nth-child(14) td img {
    width: 66px;
  }
  .hololv2603_file_caution {
    margin: 60px auto 0;
  }
  .hololv2603_file_caution h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 30px;
    border: solid 3px #fff57f;
    padding: 10px 0 11px;
    border-radius: 40px;
  }
  .hololv2603_file_caution h3 img {
    height: 49px;
  }
  .hololv2603_file_caution_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2603_file_caution_inr {
    background: #fff;
  }
  .hololv2603_file_caution_inr ul.caut {
    letter-spacing: 0.01em;
    max-width: 720px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .hololv2603_sheet {
    padding-top: 60px;
  }
  .hololv2603_sheet_ttl {
    position: relative;
  }
  .hololv2603_sheet_ttl::before {
    content: "";
    width: 152px;
    height: 201px;
    background: url("../img/hololv2603_deco_left.png") center top;
    background-size: 152px;
    position: absolute;
    top: -55px;
    left: 5px;
  }
  .hololv2603_sheet_ttl::after {
    content: "";
    width: 152px;
    height: 201px;
    background: url("../img/hololv2603_deco_right.png") center top;
    background-size: 152px;
    position: absolute;
    top: -55px;
    right: 5px;
  }
  .hololv2603_sheet_ttl img {
    width: 608px;
  }
  .hololv2603_sheet_bx {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_sheet_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_sheet_bx_ttl_bx_ttl {
    width: 0px;
    margin: 0 auto 7px;
  }
  .hololv2603_sheet_bx_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_sheet_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_sheet_bx_txt {
    line-height: 1;
  }
  .hololv2603_sheet_bx_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_sheet_bx_type img {
    position: absolute;
    top: 210px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_sheet_bx_pr {
    max-width: 0px;
    margin: 0 auto;
  }
  .hololv2603_sheet_bx_typ {
    line-height: 1;
  }
  .hololv2603_sheet_bx_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_sheet_bx_img {
    max-width: 720px;
    margin: 45px auto 0;
    line-height: 1;
  }
  .hololv2603_sheet_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_sheet_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_sheet_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_sheet_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_sheet_bx_ex {
    width: 516px;
  }
  .hololv2603_sheet_itemlist {
    margin: 60px auto 0;
  }
  .hololv2603_sheet_itemlist h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 30px;
    border: solid 3px #fff57f;
    padding: 10px 0 11px;
    border-radius: 40px;
  }
  .hololv2603_sheet_itemlist h3 img {
    height: 49px;
  }
  .hololv2603_sheet_itemlist_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2603_sheet_itemlist_tbl {
    margin: 0 auto -40px;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .hololv2603_sheet_itemlist_tbl tr {
    min-height: 140px;
  }
  .hololv2603_sheet_itemlist_tbl tr th, .hololv2603_sheet_itemlist_tbl tr td {
    padding: 8px 12px 10px;
    border-right: 1px solid #d1d1d1;
    letter-spacing: -0.01em;
  }
  .hololv2603_sheet_itemlist_tbl tr th {
    background: #707070;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
  }
  .hololv2603_sheet_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
    padding: 8px 7px 10px 11px;
  }
  .hololv2603_sheet_itemlist_tbl tr td {
    font-size: 18px;
    background: #fff;
    vertical-align: middle;
    height: 140px;
  }
  .hololv2603_sheet_itemlist_tbl tr td:first-child {
    text-align: center;
    padding: 10px;
    line-height: 1;
  }
  .hololv2603_sheet_itemlist_tbl tr td:first-child img {
    width: 128px;
  }
  .hololv2603_sheet_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
    padding: 8px 8px 10px;
  }
  .hololv2603_sheet_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .hololv2603_sheet_itemlist_tbl tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .hololv2603_sheet_itemlist_tbl tr:nth-child(6) td img {
    width: 100px;
  }
  .hololv2603_sheet_itemlist_tbl tr:nth-child(13) td img {
    width: 110px;
  }
  .hololv2603_sheet_itemlist_tbl tr:nth-child(14) td img {
    width: 66px;
  }
  .hololv2603_sheet_itemlist_tbl tr th:first-child {
    width: 150px;
  }
  .hololv2603_sheet_itemlist_tbl tr th:nth-child(3) {
    width: 70px;
  }
  .hololv2603_sheet_itemlist_tbl tr th:last-child {
    width: 128px;
  }
  .hololv2603_sheet_itemlist_tbl tr td:first-child img {
    width: 36px;
  }
  .hololv2603_sheet_itemlist_tbl tr:nth-child(3) td img, .hololv2603_sheet_itemlist_tbl tr:nth-child(4) td img {
    width: 38px;
  }
  .hololv2603_sheet_itemlist ul.caut_last li:first-child {
    padding-bottom: 0.5em;
  }
  .hololv2603_sheet_caution {
    margin: 60px auto 0;
  }
  .hololv2603_sheet_caution h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 30px;
    border: solid 3px #fff57f;
    padding: 10px 0 11px;
    border-radius: 40px;
  }
  .hololv2603_sheet_caution h3 img {
    height: 49px;
  }
  .hololv2603_sheet_caution_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2603_sheet_caution_inr {
    background: #fff;
  }
  .hololv2603_sheet_caution_inr ul.caut {
    letter-spacing: 0.01em;
    max-width: 720px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .hololv2603 {
    /* decoration-------------------------------*/
  }
  .hololv2603_decoration {
    text-align: center;
    margin: 0 auto 90px;
    padding-top: 20px;
  }
  .hololv2603_decoration_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 31px 0 32px;
    margin-bottom: 50px;
  }
  .hololv2603_decoration_ttl::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_decoration_ttl::after {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .hololv2603_decoration_ttl h2 img {
    width: 406px;
  }
  .hololv2603_decoration {
    margin-bottom: 90px;
  }
  .hololv2603_decoration_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 4px #fff57f;
    border-radius: 23px;
    padding-bottom: 25px;
  }
  .hololv2603_decoration_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 12px 0 14px;
    border-radius: 13px 13px 0 0;
  }
  .hololv2603_decoration_date h3 img {
    height: 31px;
  }
  .hololv2603_decoration_date p img {
    height: 37px;
  }
  .hololv2603_decoration_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .hololv2603_decoration_date p img {
    height: 75px;
  }
  .hololv2603_decoration_time {
    background: #fff;
    border: solid 2px #ff0000;
    max-width: 760px;
    margin: -30px auto 0;
    padding: 25px 10px 30px;
    font-size: 18px;
    color: #ff0000;
  }
  .hololv2603_decoration_time p {
    margin-bottom: 23px;
    line-height: 1.5em;
  }
  .hololv2603_decoration_time p strong {
    color: #ff0000;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: underline;
    vertical-align: -0.03em;
  }
  .hololv2603_decoration_time ul {
    line-height: 1.5em;
    text-align: left;
    display: inline-block;
  }
  .hololv2603_decoration_shop {
    margin: 60px auto 0;
  }
  .hololv2603_decoration_shop h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 30px;
    border: solid 3px #fff57f;
    padding: 10px 0 11px;
    border-radius: 40px;
  }
  .hololv2603_decoration_shop h3 img {
    height: 49px;
  }
  .hololv2603_decoration_shop_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2603_decoration_shop_inr {
    background: #fff;
    padding: 35px 0 40px;
    margin-top: 30px;
  }
  .hololv2603_decoration_shop_inr dl {
    margin-bottom: 30px;
  }
  .hololv2603_decoration_shop_inr dl dt {
    width: 414px;
    line-height: 1;
    margin: 0 auto 20px;
  }
  .hololv2603_decoration_shop_inr dl dd {
    font-size: 24px;
    line-height: 1;
  }
  .hololv2603_decoration_shop_inr_img img {
    max-width: 680px;
    margin: 0 auto;
  }
  .hololv2603_decoration_shop_inr ul.caut {
    max-width: 680px;
    margin: 5px auto 0;
  }
  .hololv2603_decoration_goods {
    text-align: center;
    margin: 0 auto 90px;
    padding-top: 20px;
  }
  .hololv2603_decoration_goods_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 31px 0 32px;
    margin-bottom: 50px;
  }
  .hololv2603_decoration_goods_ttl::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_decoration_goods_ttl::after {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .hololv2603_decoration_goods_ttl h2 img {
    width: 520px;
  }
  .hololv2603_decoration_goods_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 4px #fff57f;
    border-radius: 23px;
    padding-bottom: 25px;
  }
  .hololv2603_decoration_goods_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 12px 0 14px;
    border-radius: 13px 13px 0 0;
  }
  .hololv2603_decoration_goods_date h3 img {
    height: 31px;
  }
  .hololv2603_decoration_goods_date p img {
    height: 37px;
  }
  .hololv2603_decoration_goods_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .hololv2603_decoration_goods_date {
    padding-top: 22px;
  }
  .hololv2603_decoration_goods_ex {
    margin: -30px auto 55px;
    position: relative;
  }
  .hololv2603_decoration_goods_ex img {
    max-width: 550px;
  }
  .hololv2603_decoration_goods_ex::before {
    content: "";
    width: 125px;
    height: 137px;
    background: url("../img/hololv2603_deco2_left.png") center top;
    background-size: 125px;
    position: absolute;
    top: 33px;
    left: 5px;
  }
  .hololv2603_decoration_goods_ex::after {
    content: "";
    width: 125px;
    height: 137px;
    background: url("../img/hololv2603_deco2_right.png") center top;
    background-size: 125px;
    position: absolute;
    top: 33px;
    right: 5px;
  }
  .hololv2603_decoration_goods_bx {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_decoration_goods_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_ttl_bx_ttl {
    width: 427px;
    margin: 0 auto 7px;
  }
  .hololv2603_decoration_goods_bx_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_decoration_goods_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_decoration_goods_bx_txt {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_decoration_goods_bx_type img {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_pr {
    max-width: 330px;
    margin: 0 auto;
  }
  .hololv2603_decoration_goods_bx_typ {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_decoration_goods_bx_img {
    max-width: 680px;
    margin: 20px auto 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_decoration_goods_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_decoration_goods_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_decoration_goods_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_decoration_goods_bx2 {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_decoration_goods_bx2_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_ttl_bx_ttl {
    width: 644px;
    margin: 0 auto 7px;
  }
  .hololv2603_decoration_goods_bx2_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_decoration_goods_bx2_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_decoration_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_decoration_goods_bx2_type img {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_pr {
    max-width: 328px;
    margin: 0 auto;
  }
  .hololv2603_decoration_goods_bx2_typ {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_decoration_goods_bx2_img {
    max-width: 720px;
    margin: 20px auto 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_decoration_goods_bx2_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_decoration_goods_bx2_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_decoration_goods_bx2 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_decoration_goods_bx3 {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_decoration_goods_bx3_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_ttl_bx_ttl {
    width: 566px;
    margin: 0 auto 7px;
  }
  .hololv2603_decoration_goods_bx3_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_decoration_goods_bx3_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_decoration_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_decoration_goods_bx3_type img {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_pr {
    max-width: 322px;
    margin: 0 auto;
  }
  .hololv2603_decoration_goods_bx3_typ {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_decoration_goods_bx3_img {
    max-width: 720px;
    margin: 20px auto 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_decoration_goods_bx3_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_decoration_goods_bx3_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_decoration_goods_bx3 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_decoration_goods_bx3 ul.caut li:first-child, .hololv2603_decoration_goods_bx3 ul.caut li:nth-child(2) {
    padding-left: 5em;
    text-indent: -5em;
  }
  .hololv2603 {
    /* goods-------------------------------*/
  }
  .hololv2603_goods {
    text-align: center;
    margin: 0 auto 90px;
    padding-top: 20px;
  }
  .hololv2603_goods_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 31px 0 32px;
    margin-bottom: 50px;
  }
  .hololv2603_goods_ttl::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_goods_ttl::after {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .hololv2603_goods_ttl h2 img {
    width: 520px;
  }
  .hololv2603_goods_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 4px #fff57f;
    border-radius: 23px;
    padding-bottom: 25px;
  }
  .hololv2603_goods_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 12px 0 14px;
    border-radius: 13px 13px 0 0;
  }
  .hololv2603_goods_date h3 img {
    height: 31px;
  }
  .hololv2603_goods_date p img {
    height: 37px;
  }
  .hololv2603_goods_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .hololv2603_goods_date {
    padding-top: 22px;
  }
  .hololv2603_goods_bx {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_goods_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_goods_bx_ttl_bx_ttl {
    width: 536px;
    margin: 0 auto 7px;
  }
  .hololv2603_goods_bx_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_goods_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_goods_bx_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_goods_bx_type img {
    position: absolute;
    top: 110px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_goods_bx_pr {
    max-width: 322px;
    margin: 0 auto;
  }
  .hololv2603_goods_bx_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_goods_bx_img {
    max-width: 663px;
    margin: -15px auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_goods_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_goods_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_goods_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_goods_bx_img {
    margin-bottom: 70px;
    transform: translateX(-8px);
  }
  .hololv2603_goods_bx_img2 {
    max-width: 646px;
    transform: translateX(1px);
    margin: -45px auto 40px;
  }
  .hololv2603_goods_bx2 {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_goods_bx2_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_goods_bx2_ttl_bx_ttl {
    width: 371px;
    margin: 0 auto 7px;
  }
  .hololv2603_goods_bx2_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_goods_bx2_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx2_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_goods_bx2_type img {
    position: absolute;
    top: 224px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_goods_bx2_pr {
    max-width: 256px;
    margin: 0 auto;
  }
  .hololv2603_goods_bx2_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx2_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_goods_bx2_img {
    max-width: 720px;
    margin: 0px auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx2_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_goods_bx2_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_goods_bx2_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_goods_bx2 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_goods_bx2_ttl_bx {
    padding-bottom: 30px;
  }
  .hololv2603_goods_bx2_img {
    margin-bottom: 30px;
  }
  .hololv2603_goods_bx3 {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_goods_bx3_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_goods_bx3_ttl_bx_ttl {
    width: 493px;
    margin: 0 auto 7px;
  }
  .hololv2603_goods_bx3_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_goods_bx3_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx3_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_goods_bx3_type img {
    position: absolute;
    top: 224px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_goods_bx3_pr {
    max-width: 257px;
    margin: 0 auto;
  }
  .hololv2603_goods_bx3_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx3_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_goods_bx3_img {
    max-width: 720px;
    margin: 0px auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx3_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_goods_bx3_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_goods_bx3_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_goods_bx3 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_goods_bx3_ttl_bx {
    padding-bottom: 30px;
  }
  .hololv2603_goods_bx3_img {
    margin-bottom: 30px;
  }
  .hololv2603_goods_bx3_img2 {
    max-width: 656px;
  }
  .hololv2603_goods_bx4 {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_goods_bx4_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_goods_bx4_ttl_bx_ttl {
    width: 606px;
    margin: 0 auto 7px;
  }
  .hololv2603_goods_bx4_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_goods_bx4_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_goods_bx4_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx4_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_goods_bx4_type img {
    position: absolute;
    top: 136px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_goods_bx4_pr {
    max-width: 290px;
    margin: 0 auto;
  }
  .hololv2603_goods_bx4_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx4_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_goods_bx4_img {
    max-width: 662px;
    margin: 0px auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx4_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_goods_bx4_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_goods_bx4_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_goods_bx4 ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_goods_bx4_txt img {
    height: 107px;
    margin-bottom: 40px;
  }
  .hololv2603_goods_bx4_img {
    transform: translateX(29px);
  }
  .hololv2603_goods_btn {
    margin: 30px auto 0;
  }
  .hololv2603 {
    /* print-------------------------------*/
  }
  .hololv2603_print {
    text-align: center;
    margin: 0 auto 90px;
    padding-top: 20px;
  }
  .hololv2603_print_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 31px 0 32px;
    margin-bottom: 50px;
  }
  .hololv2603_print_ttl::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_print_ttl::after {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .hololv2603_print_ttl h2 img {
    width: 436px;
  }
  .hololv2603_print_date {
    background: #fff;
    max-width: 760px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 4px #fff57f;
    border-radius: 23px;
    padding-bottom: 25px;
  }
  .hololv2603_print_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 12px 0 14px;
    border-radius: 13px 13px 0 0;
  }
  .hololv2603_print_date h3 img {
    height: 31px;
  }
  .hololv2603_print_date p img {
    height: 37px;
  }
  .hololv2603_print_date ul.caut {
    text-align: center;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .hololv2603_print_bx {
    margin: 30px auto 0;
    background: #fff;
    padding: 0 0 40px;
    border-radius: 25px;
    position: relative;
  }
  .hololv2603_print_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 25px 25px 0 0;
    padding: 25px 0;
    line-height: 1;
  }
  .hololv2603_print_bx_ttl_bx_ttl {
    width: 608px;
    margin: 0 auto 7px;
  }
  .hololv2603_print_bx_ex {
    margin: 0 auto 5px;
    padding-top: 40px;
    width: 719px;
  }
  .hololv2603_print_bx_ex p {
    font-size: 24px;
    line-height: 1.33em;
    margin-top: 15px;
  }
  .hololv2603_print_bx_txt {
    line-height: 1;
  }
  .hololv2603_print_bx_txt img {
    height: 68px;
    margin: 10px auto 30px;
  }
  .hololv2603_print_bx_type img {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 148px;
    line-height: 1;
  }
  .hololv2603_print_bx_pr {
    max-width: 414px;
    margin: 0 auto;
  }
  .hololv2603_print_bx_typ {
    line-height: 1;
  }
  .hololv2603_print_bx_typ img {
    height: 98px;
    margin: 10px auto 25px;
  }
  .hololv2603_print_bx_img {
    max-width: 720px;
    margin: 0px auto 0;
    line-height: 1;
  }
  .hololv2603_print_bx_btn.shopbtn {
    width: 640px;
    margin: 40px auto 5px;
    display: inline-block;
  }
  .hololv2603_print_bx_btn.shopbtn ul {
    margin-top: 6px;
  }
  .hololv2603_print_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 3px;
  }
  .hololv2603_print_bx ul.caut {
    max-width: 720px;
    margin: 40px auto 0;
  }
  .hololv2603_print_bx_ttl_bx {
    padding-bottom: 40px;
  }
  .hololv2603_print_bx_ttl_bx_ttl {
    margin-bottom: 0;
  }
  .hololv2603_print_bx_typ img {
    margin-top: 0;
  }
  .hololv2603_print_bx_img {
    margin-bottom: 45px;
  }
  .hololv2603 {
    /* broadcast-------------------------------*/
  }
  .hololv2603_broadcast {
    text-align: center;
    margin: 0 auto 90px;
    padding-top: 20px;
  }
  .hololv2603_broadcast_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 31px 0 32px;
    margin-bottom: 50px;
  }
  .hololv2603_broadcast_ttl::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_broadcast_ttl::after {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    bottom: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
    transform: rotate(180deg);
  }
  .hololv2603_broadcast_ttl h2 img {
    width: 493px;
  }
  .hololv2603_broadcast_ex {
    width: 710px;
    margin: 0 auto 45px;
  }
  .hololv2603_broadcast_date, .hololv2603_broadcast_date2 {
    background: #fff;
    max-width: 760px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 4px #fff57f;
    border-radius: 23px;
    padding-bottom: 25px;
  }
  .hololv2603_broadcast_date h3, .hololv2603_broadcast_date2 h3 {
    background: #fff57f;
    line-height: 1;
    margin: -1px -1px 20px -1px;
    padding: 12px 0 14px;
    border-radius: 13px 13px 0 0;
  }
  .hololv2603_broadcast_date h3 img, .hololv2603_broadcast_date2 h3 img {
    height: 31px;
  }
  .hololv2603_broadcast_date p img, .hololv2603_broadcast_date2 p img {
    height: 37px;
  }
  .hololv2603_broadcast_date ul.caut, .hololv2603_broadcast_date2 ul.caut {
    text-align: center;
    width: 720px;
    margin: 15px auto 0;
    line-height: 1.38em;
  }
  .hololv2603_broadcast_date h4 img, .hololv2603_broadcast_date2 h4 img {
    height: 60px;
    margin-bottom: 20px;
  }
  .hololv2603_broadcast_date p.hololv2603_broadcast_date_date img, .hololv2603_broadcast_date2 p.hololv2603_broadcast_date_date img {
    height: 83px;
    margin: 20px auto;
  }
  .hololv2603_broadcast_date_time, .hololv2603_broadcast_date2_time {
    background: #eee;
    max-width: 680px;
    margin: 0 auto;
    padding: 25px 0;
  }
  .hololv2603_broadcast_date_time h5 img, .hololv2603_broadcast_date2_time h5 img {
    height: 31px;
    margin-bottom: 20px;
  }
  .hololv2603_broadcast_date_time p.soon img, .hololv2603_broadcast_date2_time p.soon img {
    height: 33px;
    margin-bottom: 10px;
  }
  .hololv2603_broadcast_date p.hololv2603_broadcast_date_chara img {
    height: 31px;
  }
  .hololv2603_broadcast_date2 {
    margin: -30px auto 50px;
  }
  .hololv2603_broadcast_date2 ul li:not(:last-child) {
    margin-bottom: 40px;
  }
  .hololv2603_broadcast_date2 ul li p.hololv2603_broadcast_date_chara img {
    height: 31px;
  }
  .hololv2603_broadcast_date2 ul li:first-child p.hololv2603_broadcast_date_chara img, .hololv2603_broadcast_date2 ul li:last-child p.hololv2603_broadcast_date_chara img {
    height: 68px;
  }
  .hololv2603_broadcast ul.caut_last {
    max-width: 760px;
    margin: 0 auto;
  }
  .hololv2603_footer {
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding-top: 40px;
  }
  .hololv2603_footer::before {
    content: "";
    width: 100%;
    height: 26px;
    position: absolute;
    top: -17px;
    left: 0;
    background: url("../img/hololv2603_footer_deco.png") top center repeat-x;
    background-size: 10px;
  }
  .hololv2603_footer_contact {
    max-width: 800px;
    background: #fff;
    border-radius: 25px;
    margin: 0 auto 40px;
    padding: 20px 0 33px;
  }
  .hololv2603_footer_contact h2 {
    width: 744px;
    margin: 0 auto 15px;
    line-height: 1;
  }
  .hololv2603_footer_contact p {
    max-width: 760px;
    margin: 0 auto;
    line-height: 1;
  }
  .hololv2603_footer_txt {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1;
  }
  .hololv2603_footer_copy {
    margin-bottom: 10px;
  }
  .hololv2603_footer_bnr {
    max-width: 400px;
    margin: 0 auto 30px;
    line-height: 0;
    transform: translateX(-10px);
  }
  .hololv2603_footer_pagetop {
    width: 111px;
    position: fixed;
    right: 25px;
    bottom: 24px;
    z-index: 99;
  }
}
@media screen and (max-width: 1000px) {
  .hololv2603_kv {
    padding-bottom: 8.5vw;
    background: url("../img/hololv2603_kv_center.png") no-repeat center bottom;
    background-size: 97vw;
  }
  .hololv2603_kv::before {
    width: 34.5999vw;
    height: 35.0999vw;
    left: -10vw;
    background: url("../img/hololv2603_kv_left.png") no-repeat;
    background-size: 34.5999vw;
  }
  .hololv2603_kv::after {
    width: 51.6vw;
    height: 33.4vw;
    right: -9.1vw;
    background: url("../img/hololv2603_kv_right.png") no-repeat;
    background-size: 51.6vw;
  }
}
/* 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/hololv2603_bg.png") center top;
    background-size: 125.8666666667vw;
  }
  .hololv2603 {
    font-size: 3.2vw;
    margin: 0 auto;
  }
  .hololv2603_yokoku {
    padding: 1.3333333333vw 0;
  }
  .hololv2603_yokoku img {
    width: 12.4vw;
  }
  .hololv2603_kv {
    line-height: 0;
    text-align: center;
    margin: 0 auto 9.3333333333vw;
    padding-bottom: 0;
  }
  .hololv2603_kv img {
    width: 100%;
  }
  .hololv2603_introduction {
    margin: 0 auto 9.3333333333vw;
    text-align: center;
    line-height: 1;
  }
  .hololv2603_introduction_ex {
    position: relative;
    z-index: 1;
    margin-bottom: 4.6666666667vw;
  }
  .hololv2603_introduction_ex img {
    width: 83.7333333333vw;
  }
  .hololv2603_introduction_ex::before {
    content: "";
    width: 20.2666666667vw;
    height: 26.8vw;
    background: url("../img/hololv2603_deco_left.png") center top;
    background-size: 20.2666666667vw;
    position: absolute;
    top: -0.9333333333vw;
    left: 0.6666666667vw;
  }
  .hololv2603_introduction_ex::after {
    content: "";
    width: 20.2666666667vw;
    height: 26.8vw;
    background: url("../img/hololv2603_deco_right.png") center top;
    background-size: 20.2666666667vw;
    position: absolute;
    top: -0.9333333333vw;
    right: 0.6666666667vw;
  }
  .hololv2603_introduction_bx {
    background: #fff;
    border-radius: 3.3333333333vw;
    padding: 5.3333333333vw 0;
  }
  .hololv2603_introduction_bx_img1 {
    width: 96vw;
    margin: 0 auto 8vw;
  }
  .hololv2603_introduction_bx_img2 {
    width: 96vw;
    margin: 0 auto 9.8666666667vw;
  }
  .hololv2603_introduction_bx_img3 {
    width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_nav {
    margin: 0 auto 12vw;
    position: relative;
    line-height: 1;
  }
  .hololv2603_nav ul li {
    line-height: 1;
  }
  .hololv2603_nav ul li:not(:last-child) {
    margin-bottom: 2.6666666667vw;
  }
  .hololv2603_inr {
    margin: 0 auto;
  }
  .hololv2603_line {
    content: "";
    margin: 10vw auto 0;
    width: 100%;
    height: 3.7333333333vw;
    top: 0;
    left: 0;
    background: url("../img/hololv2603_line_sp.png") center top;
    background-size: 1.3333333333vw;
  }
  .hololv2603_btn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0;
    line-height: 1;
  }
  .hololv2603 ul.caut_last {
    max-width: 96vw;
    margin: 6.6666666667vw auto 0;
  }
  .hololv2603 ul.caut_last.caut_last2 {
    margin: 4vw auto 0;
    padding-top: 4vw;
    border-top: solid 1px #fff;
  }
  .hololv2603 {
    /* firstarrival-------------------------------*/
  }
  .hololv2603_firstarrival {
    text-align: center;
    margin: 0 auto 12vw;
    padding-top: 2.6666666667vw;
  }
  .hololv2603_firstarrival_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 4.1333333333vw 0 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .hololv2603_firstarrival_ttl::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_firstarrival_ttl::after {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .hololv2603_firstarrival_ttl h2 img {
    width: 94.2666666667vw;
  }
  .hololv2603_firstarrival_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.5333333333vw #fff57f;
    border-radius: 3.0666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2603_firstarrival_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.6vw 0 1.8666666667vw;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
  }
  .hololv2603_firstarrival_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2603_firstarrival_date p img {
    height: 4.9333333333vw;
  }
  .hololv2603_firstarrival_date ul.caut {
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .hololv2603_firstarrival_date p img {
    height: 9.8666666667vw;
  }
  .hololv2603_file_ttl {
    position: relative;
  }
  .hololv2603_file_ttl::before {
    content: "";
    width: 20.2666666667vw;
    height: 26.8vw;
    background: url("../img/hololv2603_deco_left_sp.png") center top;
    background-size: 20.2666666667vw;
    position: absolute;
    top: -7.3333333333vw;
    left: 0.6666666667vw;
    z-index: 0;
  }
  .hololv2603_file_ttl::after {
    content: "";
    width: 20.2666666667vw;
    height: 26.8vw;
    background: url("../img/hololv2603_deco_right_sp.png") center top;
    background-size: 20.2666666667vw;
    position: absolute;
    top: -7.3333333333vw;
    right: 0.6666666667vw;
    z-index: 0;
  }
  .hololv2603_file_ttl img {
    width: 89.3333333333vw;
    z-index: 1;
    position: relative;
  }
  .hololv2603_file_bx {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_file_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_file_bx_ttl_bx_ttl {
    width: 0vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_file_bx_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_file_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_file_bx_txt {
    line-height: 1;
  }
  .hololv2603_file_bx_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_file_bx_type img {
    position: absolute;
    top: 28vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_file_bx_pr {
    max-width: 0vw;
    margin: 0 auto;
  }
  .hololv2603_file_bx_typ {
    line-height: 1;
  }
  .hololv2603_file_bx_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_file_bx_img {
    max-width: 96vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2603_file_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_file_bx_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_file_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_file_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_file_itemlist {
    margin: 8vw auto 0;
  }
  .hololv2603_file_itemlist h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 4vw;
    border: solid 0.4vw #fff57f;
    padding: 1.3333333333vw 0 1.4666666667vw;
    border-radius: 5.3333333333vw;
  }
  .hololv2603_file_itemlist h3 img {
    height: 6.5333333333vw;
  }
  .hololv2603_file_itemlist_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_file_itemlist {
    letter-spacing: -0.01em;
  }
  .hololv2603_file_itemlist_tbl {
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
    max-width: 96vw;
    margin: 0 auto -5.3333333333vw;
  }
  .hololv2603_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw 2.5vw;
    background: #707070;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .hololv2603_file_itemlist_tbl thead tr th {
    color: #fff;
    display: inline;
  }
  .hololv2603_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .hololv2603_file_itemlist_tbl tbody tr {
    background: #fff;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    min-height: 18.6666666667vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr td {
    display: inline;
    letter-spacing: -0.01em;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    line-height: 1;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:first-of-type img {
    width: 17.0666666667vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:nth-child(2), .hololv2603_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 5.0666666667vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:nth-child(3), .hololv2603_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 5.0666666667vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 22.6666666667vw);
  }
  .hololv2603_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .hololv2603_file_itemlist_tbl tbody tr:nth-child(6) td img {
    width: 13.3333333333vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr:nth-child(13) td img {
    width: 14.6666666667vw;
  }
  .hololv2603_file_itemlist_tbl tbody tr:nth-child(14) td img {
    width: 8.8vw;
  }
  .hololv2603_file_caution {
    margin: 8vw auto 0;
  }
  .hololv2603_file_caution h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 4vw;
    border: solid 0.4vw #fff57f;
    padding: 1.3333333333vw 0 1.4666666667vw;
    border-radius: 5.3333333333vw;
  }
  .hololv2603_file_caution h3 img {
    height: 6.5333333333vw;
  }
  .hololv2603_file_caution_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_file_caution_inr {
    background: #fff;
  }
  .hololv2603_file_caution_inr ul.caut {
    letter-spacing: 0.015em;
    max-width: 90.6666666667vw;
    margin: 0 auto;
    padding: 5.3333333333vw 0;
  }
  .hololv2603_sheet {
    padding-top: 8vw;
  }
  .hololv2603_sheet_ttl {
    position: relative;
  }
  .hololv2603_sheet_ttl::before {
    content: "";
    width: 20.2666666667vw;
    height: 26.8vw;
    background: url("../img/hololv2603_deco_left_sp.png") center top;
    background-size: 20.2666666667vw;
    position: absolute;
    top: -7.3333333333vw;
    left: 0.6666666667vw;
  }
  .hololv2603_sheet_ttl::after {
    content: "";
    width: 20.2666666667vw;
    height: 26.8vw;
    background: url("../img/hololv2603_deco_right_sp.png") center top;
    background-size: 20.2666666667vw;
    position: absolute;
    top: -7.3333333333vw;
    right: 0.6666666667vw;
  }
  .hololv2603_sheet_ttl img {
    width: 81.2vw;
  }
  .hololv2603_sheet_bx {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_sheet_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_sheet_bx_ttl_bx_ttl {
    width: 0vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_sheet_bx_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_sheet_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_sheet_bx_txt {
    line-height: 1;
  }
  .hololv2603_sheet_bx_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_sheet_bx_type img {
    position: absolute;
    top: 28vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_sheet_bx_pr {
    max-width: 0vw;
    margin: 0 auto;
  }
  .hololv2603_sheet_bx_typ {
    line-height: 1;
  }
  .hololv2603_sheet_bx_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_sheet_bx_img {
    max-width: 96vw;
    margin: 6vw auto 0;
    line-height: 1;
  }
  .hololv2603_sheet_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_sheet_bx_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_sheet_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_sheet_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_sheet_bx_ex {
    width: 68.8vw;
  }
  .hololv2603_sheet_itemlist {
    margin: 8vw auto 0;
  }
  .hololv2603_sheet_itemlist h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 4vw;
    border: solid 0.4vw #fff57f;
    padding: 1.3333333333vw 0 1.4666666667vw;
    border-radius: 5.3333333333vw;
  }
  .hololv2603_sheet_itemlist h3 img {
    height: 6.5333333333vw;
  }
  .hololv2603_sheet_itemlist_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_sheet_itemlist {
    letter-spacing: -0.01em;
  }
  .hololv2603_sheet_itemlist_tbl {
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
    max-width: 96vw;
    margin: 0 auto -5.3333333333vw;
  }
  .hololv2603_sheet_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw 2.5vw;
    background: #707070;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .hololv2603_sheet_itemlist_tbl thead tr th {
    color: #fff;
    display: inline;
  }
  .hololv2603_sheet_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .hololv2603_sheet_itemlist_tbl tbody tr {
    background: #fff;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    min-height: 18.6666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td {
    display: inline;
    letter-spacing: -0.01em;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    line-height: 1;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:first-of-type img {
    width: 17.0666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(2), .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 5.0666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(3), .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 5.0666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 22.6666666667vw);
  }
  .hololv2603_sheet_itemlist_tbl tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr:nth-child(6) td img {
    width: 13.3333333333vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr:nth-child(13) td img {
    width: 14.6666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr:nth-child(14) td img {
    width: 8.8vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr th:first-child {
    width: 20vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr th:nth-child(3) {
    width: 9.3333333333vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr th:last-child {
    width: 17.0666666667vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr td:first-child img {
    width: 4.8vw;
  }
  .hololv2603_sheet_itemlist_tbl tbody tr:nth-child(3) td img, .hololv2603_sheet_itemlist_tbl tbody tr:nth-child(4) td img {
    width: 5.0666666667vw;
  }
  .hololv2603_sheet_itemlist ul.caut_last li:first-child {
    padding-bottom: 0.5em;
  }
  .hololv2603_sheet_caution {
    margin: 8vw auto 0;
  }
  .hololv2603_sheet_caution h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 4vw;
    border: solid 0.4vw #fff57f;
    padding: 1.3333333333vw 0 1.4666666667vw;
    border-radius: 5.3333333333vw;
  }
  .hololv2603_sheet_caution h3 img {
    height: 6.5333333333vw;
  }
  .hololv2603_sheet_caution_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_sheet_caution_inr {
    background: #fff;
  }
  .hololv2603_sheet_caution_inr ul.caut {
    letter-spacing: 0.015em;
    max-width: 90.6666666667vw;
    margin: 0 auto;
    padding: 5.3333333333vw 0;
  }
  .hololv2603 {
    /* decoration-------------------------------*/
  }
  .hololv2603_decoration {
    text-align: center;
    margin: 0 auto 12vw;
    padding-top: 2.6666666667vw;
  }
  .hololv2603_decoration_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 4.1333333333vw 0 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .hololv2603_decoration_ttl::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_decoration_ttl::after {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .hololv2603_decoration_ttl h2 img {
    width: 54.1333333333vw;
  }
  .hololv2603_decoration {
    margin-bottom: 12vw;
  }
  .hololv2603_decoration_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.5333333333vw #fff57f;
    border-radius: 3.0666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2603_decoration_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.6vw 0 1.8666666667vw;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
  }
  .hololv2603_decoration_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2603_decoration_date p img {
    height: 4.9333333333vw;
  }
  .hololv2603_decoration_date ul.caut {
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .hololv2603_decoration_date p img {
    height: 10vw;
  }
  .hololv2603_decoration_time {
    background: #fff;
    border: solid 0.2666666667vw #ff0000;
    max-width: 96vw;
    margin: -4vw auto 0;
    padding: 3.3333333333vw 1.3333333333vw 4vw;
    font-size: 3.4666666667vw;
    color: #ff0000;
  }
  .hololv2603_decoration_time p {
    margin-bottom: 3.0666666667vw;
    line-height: 1.5em;
  }
  .hololv2603_decoration_time p strong {
    color: #ff0000;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: underline;
    vertical-align: -0.03em;
  }
  .hololv2603_decoration_time ul {
    line-height: 1.5em;
    text-align: left;
    display: inline-block;
  }
  .hololv2603_decoration_shop {
    margin: 8vw auto 0;
  }
  .hololv2603_decoration_shop h3 {
    background: rgba(255, 245, 127, 0.3);
    line-height: 1;
    margin: 0 auto 4vw;
    border: solid 0.4vw #fff57f;
    padding: 1.3333333333vw 0 1.4666666667vw;
    border-radius: 5.3333333333vw;
  }
  .hololv2603_decoration_shop h3 img {
    height: 6.5333333333vw;
  }
  .hololv2603_decoration_shop_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_decoration_shop_inr {
    background: #fff;
    padding: 4.6666666667vw 0 5.3333333333vw;
    margin-top: 4vw;
  }
  .hololv2603_decoration_shop_inr dl {
    margin-bottom: 4vw;
  }
  .hololv2603_decoration_shop_inr dl dt {
    width: 55.2vw;
    line-height: 1;
    margin: 0 auto 2.6666666667vw;
  }
  .hololv2603_decoration_shop_inr dl dd {
    font-size: 3.2vw;
    line-height: 1;
  }
  .hololv2603_decoration_shop_inr_img img {
    max-width: 90.6666666667vw;
    margin: 0 auto;
  }
  .hololv2603_decoration_shop_inr ul.caut {
    max-width: 90.6666666667vw;
    margin: 0.6666666667vw auto 0;
  }
  .hololv2603_decoration_goods {
    text-align: center;
    margin: 0 auto 12vw;
    padding-top: 2.6666666667vw;
  }
  .hololv2603_decoration_goods_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 4.1333333333vw 0 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .hololv2603_decoration_goods_ttl::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_decoration_goods_ttl::after {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .hololv2603_decoration_goods_ttl h2 img {
    width: 69.3333333333vw;
  }
  .hololv2603_decoration_goods_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.5333333333vw #fff57f;
    border-radius: 3.0666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2603_decoration_goods_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.6vw 0 1.8666666667vw;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
  }
  .hololv2603_decoration_goods_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2603_decoration_goods_date p img {
    height: 4.9333333333vw;
  }
  .hololv2603_decoration_goods_date ul.caut {
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .hololv2603_decoration_goods_date {
    padding-top: 2.9333333333vw;
  }
  .hololv2603_decoration_goods_ex {
    margin: -4vw auto 7.3333333333vw;
    position: relative;
  }
  .hololv2603_decoration_goods_ex img {
    max-width: 73.3333333333vw;
    position: relative;
    z-index: 1;
  }
  .hololv2603_decoration_goods_ex::before {
    content: "";
    width: 16.6666666667vw;
    height: 18.2666666667vw;
    background: url("../img/hololv2603_deco2_left_sp.png") center top;
    background-size: 16.6666666667vw;
    position: absolute;
    top: 4.4vw;
    left: 0.6666666667vw;
    z-index: 0;
  }
  .hololv2603_decoration_goods_ex::after {
    content: "";
    width: 16.6666666667vw;
    height: 18.2666666667vw;
    background: url("../img/hololv2603_deco2_right_sp.png") center top;
    background-size: 16.6666666667vw;
    position: absolute;
    top: 4.4vw;
    right: 0.6666666667vw;
    z-index: 0;
  }
  .hololv2603_decoration_goods_bx {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_decoration_goods_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_ttl_bx_ttl {
    width: 56.9333333333vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_decoration_goods_bx_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_decoration_goods_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_decoration_goods_bx_txt {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_decoration_goods_bx_type img {
    position: absolute;
    top: 0vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_pr {
    max-width: 44vw;
    margin: 0 auto;
  }
  .hololv2603_decoration_goods_bx_typ {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_decoration_goods_bx_img {
    max-width: 90.6666666667vw;
    margin: 2.6666666667vw auto 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_decoration_goods_bx_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_decoration_goods_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_decoration_goods_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_decoration_goods_bx2 {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_decoration_goods_bx2_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_ttl_bx_ttl {
    width: 85.8666666667vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_decoration_goods_bx2_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_decoration_goods_bx2_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_decoration_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_decoration_goods_bx2_type img {
    position: absolute;
    top: 0vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_pr {
    max-width: 43.7333333333vw;
    margin: 0 auto;
  }
  .hololv2603_decoration_goods_bx2_typ {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_decoration_goods_bx2_img {
    max-width: 96vw;
    margin: 2.6666666667vw auto 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx2_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_decoration_goods_bx2_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_decoration_goods_bx2_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_decoration_goods_bx2 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_decoration_goods_bx2 ul.caut li:first-child {
    padding-left: 5em;
    text-indent: -5em;
  }
  .hololv2603_decoration_goods_bx3 {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_decoration_goods_bx3_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_ttl_bx_ttl {
    width: 75.4666666667vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_decoration_goods_bx3_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_decoration_goods_bx3_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_decoration_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_decoration_goods_bx3_type img {
    position: absolute;
    top: 0vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_pr {
    max-width: 42.9333333333vw;
    margin: 0 auto;
  }
  .hololv2603_decoration_goods_bx3_typ {
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_decoration_goods_bx3_img {
    max-width: 96vw;
    margin: 2.6666666667vw auto 0;
    line-height: 1;
  }
  .hololv2603_decoration_goods_bx3_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_decoration_goods_bx3_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_decoration_goods_bx3_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_decoration_goods_bx3 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603 {
    /* goods-------------------------------*/
  }
  .hololv2603_goods {
    text-align: center;
    margin: 0 auto 12vw;
    padding-top: 2.6666666667vw;
  }
  .hololv2603_goods_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 4.1333333333vw 0 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .hololv2603_goods_ttl::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_goods_ttl::after {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .hololv2603_goods_ttl h2 img {
    width: 69.3333333333vw;
  }
  .hololv2603_goods_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.5333333333vw #fff57f;
    border-radius: 3.0666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2603_goods_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.6vw 0 1.8666666667vw;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
  }
  .hololv2603_goods_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2603_goods_date p img {
    height: 4.9333333333vw;
  }
  .hololv2603_goods_date ul.caut {
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .hololv2603_goods_date {
    padding-top: 2.9333333333vw;
  }
  .hololv2603_goods_date ul.caut {
    display: inline-block;
    width: auto;
  }
  .hololv2603_goods_bx {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_goods_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_goods_bx_ttl_bx_ttl {
    width: 71.6vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_goods_bx_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_goods_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_goods_bx_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_goods_bx_type img {
    position: absolute;
    top: 14.9333333333vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_goods_bx_pr {
    max-width: 42.9333333333vw;
    margin: 0 auto;
  }
  .hololv2603_goods_bx_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_goods_bx_img {
    max-width: 88.4vw;
    margin: -2vw auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_goods_bx_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_goods_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_goods_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_goods_bx_img {
    margin-bottom: 9.3333333333vw;
    transform: translateX(-1.0666666667vw);
  }
  .hololv2603_goods_bx_img2 {
    max-width: 86.1333333333vw;
    transform: translateX(0.1333333333vw);
    margin: -6vw auto 5.3333333333vw;
  }
  .hololv2603_goods_bx2 {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_goods_bx2_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_goods_bx2_ttl_bx_ttl {
    width: 49.4666666667vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_goods_bx2_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_goods_bx2_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_goods_bx2_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx2_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_goods_bx2_type img {
    position: absolute;
    top: 30.1333333333vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_goods_bx2_pr {
    max-width: 34.1333333333vw;
    margin: 0 auto;
  }
  .hololv2603_goods_bx2_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx2_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_goods_bx2_img {
    max-width: 96vw;
    margin: 0vw auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx2_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_goods_bx2_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_goods_bx2_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_goods_bx2 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_goods_bx2_ttl_bx {
    padding-bottom: 4vw;
  }
  .hololv2603_goods_bx2_img {
    margin-bottom: 4vw;
  }
  .hololv2603_goods_bx3 {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_goods_bx3_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_goods_bx3_ttl_bx_ttl {
    width: 65.7333333333vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_goods_bx3_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_goods_bx3_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_goods_bx3_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx3_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_goods_bx3_type img {
    position: absolute;
    top: 30.1333333333vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_goods_bx3_pr {
    max-width: 34.2666666667vw;
    margin: 0 auto;
  }
  .hololv2603_goods_bx3_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx3_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_goods_bx3_img {
    max-width: 96vw;
    margin: 0vw auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx3_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_goods_bx3_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_goods_bx3_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_goods_bx3 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_goods_bx3_ttl_bx {
    padding-bottom: 4vw;
  }
  .hololv2603_goods_bx3_img {
    margin-bottom: 4vw;
  }
  .hololv2603_goods_bx3_img2 {
    max-width: 87.4666666667vw;
  }
  .hololv2603_goods_bx4 {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_goods_bx4_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_goods_bx4_ttl_bx_ttl {
    width: 80.9333333333vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_goods_bx4_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_goods_bx4_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_goods_bx4_txt {
    line-height: 1;
  }
  .hololv2603_goods_bx4_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_goods_bx4_type img {
    position: absolute;
    top: 18.4vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_goods_bx4_pr {
    max-width: 38.6666666667vw;
    margin: 0 auto;
  }
  .hololv2603_goods_bx4_typ {
    line-height: 1;
  }
  .hololv2603_goods_bx4_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_goods_bx4_img {
    max-width: 88.2666666667vw;
    margin: 0vw auto 0;
    line-height: 1;
  }
  .hololv2603_goods_bx4_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_goods_bx4_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_goods_bx4_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_goods_bx4 ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_goods_bx4_txt img {
    height: 14.2666666667vw;
    margin-bottom: 5.3333333333vw;
  }
  .hololv2603_goods_bx4_img {
    transform: translateX(3.8666666667vw);
  }
  .hololv2603_goods_btn {
    margin: 4vw auto 0;
  }
  .hololv2603 {
    /* print-------------------------------*/
  }
  .hololv2603_print {
    text-align: center;
    margin: 0 auto 12vw;
    padding-top: 2.6666666667vw;
  }
  .hololv2603_print_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 4.1333333333vw 0 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .hololv2603_print_ttl::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_print_ttl::after {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .hololv2603_print_ttl h2 img {
    width: 58.2666666667vw;
  }
  .hololv2603_print_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.5333333333vw #fff57f;
    border-radius: 3.0666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2603_print_date h3 {
    background: #fff57f;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.6vw 0 1.8666666667vw;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
  }
  .hololv2603_print_date h3 img {
    height: 4.2666666667vw;
  }
  .hololv2603_print_date p img {
    height: 4.9333333333vw;
  }
  .hololv2603_print_date ul.caut {
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .hololv2603_print_bx {
    margin: 4vw auto 0;
    background: #fff;
    padding: 0 0 5.3333333333vw;
    border-radius: 3.3333333333vw;
    position: relative;
  }
  .hololv2603_print_bx_ttl_bx {
    background: linear-gradient(#fff57f, #fff);
    border-radius: 3.3333333333vw 3.3333333333vw 0 0;
    padding: 3.3333333333vw 0;
    line-height: 1;
  }
  .hololv2603_print_bx_ttl_bx_ttl {
    width: 81.0666666667vw;
    margin: 0 auto 0.9333333333vw;
  }
  .hololv2603_print_bx_ex {
    margin: 0 auto 0.6666666667vw;
    padding-top: 5.3333333333vw;
    width: 96vw;
  }
  .hololv2603_print_bx_ex p {
    font-size: 3.2vw;
    line-height: 1.33em;
    margin-top: 2vw;
  }
  .hololv2603_print_bx_txt {
    line-height: 1;
  }
  .hololv2603_print_bx_txt img {
    height: 9.0666666667vw;
    margin: 1.3333333333vw auto 4vw;
  }
  .hololv2603_print_bx_type img {
    position: absolute;
    top: 0vw;
    right: 0.6666666667vw;
    width: 19.7333333333vw;
    line-height: 1;
  }
  .hololv2603_print_bx_pr {
    max-width: 55.2vw;
    margin: 0 auto;
  }
  .hololv2603_print_bx_typ {
    line-height: 1;
  }
  .hololv2603_print_bx_typ img {
    height: 13.0666666667vw;
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .hololv2603_print_bx_img {
    max-width: 96vw;
    margin: 0vw auto 0;
    line-height: 1;
  }
  .hololv2603_print_bx_btn.shopbtn {
    width: 85.3333333333vw;
    margin: 5.3333333333vw auto 0.6666666667vw;
    display: inline-block;
  }
  .hololv2603_print_bx_btn.shopbtn ul {
    margin-top: 0.8vw;
  }
  .hololv2603_print_bx_btn.shopbtn ul li:nth-child(2) {
    margin-top: 0.6666666667vw;
  }
  .hololv2603_print_bx ul.caut {
    max-width: 96vw;
    margin: 5.3333333333vw auto 0;
  }
  .hololv2603_print_bx_ttl_bx {
    padding-bottom: 5.3333333333vw;
  }
  .hololv2603_print_bx_ttl_bx_ttl {
    margin-bottom: 0;
  }
  .hololv2603_print_bx_typ img {
    margin-top: 0;
  }
  .hololv2603_print_bx_img {
    margin-bottom: 6vw;
  }
  .hololv2603 {
    /* broadcast-------------------------------*/
  }
  .hololv2603_broadcast {
    text-align: center;
    margin: 0 auto 12vw;
    padding-top: 2.6666666667vw;
  }
  .hololv2603_broadcast_ttl {
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding: 4.1333333333vw 0 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .hololv2603_broadcast_ttl::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_broadcast_ttl::after {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
    transform: rotate(180deg);
  }
  .hololv2603_broadcast_ttl h2 img {
    width: 65.7333333333vw;
  }
  .hololv2603_broadcast_ex {
    width: 94.6666666667vw;
    margin: 0 auto 6vw;
  }
  .hololv2603_broadcast_date, .hololv2603_broadcast_date2 {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.5333333333vw #fff57f;
    border-radius: 3.0666666667vw;
    padding-bottom: 3.3333333333vw;
  }
  .hololv2603_broadcast_date h3, .hololv2603_broadcast_date2 h3 {
    background: #fff57f;
    line-height: 1;
    margin: -0.1333333333vw -0.1333333333vw 2.6666666667vw -0.1333333333vw;
    padding: 1.6vw 0 1.8666666667vw;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
  }
  .hololv2603_broadcast_date h3 img, .hololv2603_broadcast_date2 h3 img {
    height: 4.2666666667vw;
  }
  .hololv2603_broadcast_date p img, .hololv2603_broadcast_date2 p img {
    height: 4.9333333333vw;
  }
  .hololv2603_broadcast_date ul.caut, .hololv2603_broadcast_date2 ul.caut {
    width: 90.6666666667vw;
    margin: 2vw auto 0;
    line-height: 1.38em;
  }
  .hololv2603_broadcast_date h4 img, .hololv2603_broadcast_date2 h4 img {
    height: 8vw;
    margin-bottom: 2.6666666667vw;
  }
  .hololv2603_broadcast_date p.hololv2603_broadcast_date_date img, .hololv2603_broadcast_date2 p.hololv2603_broadcast_date_date img {
    height: 11.0666666667vw;
    margin: 2.6666666667vw auto;
  }
  .hololv2603_broadcast_date_time, .hololv2603_broadcast_date2_time {
    background: #eee;
    max-width: 85.3333333333vw;
    margin: 0 auto;
    padding: 3.3333333333vw 0;
  }
  .hololv2603_broadcast_date_time h5 img, .hololv2603_broadcast_date2_time h5 img {
    height: 4.1333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  .hololv2603_broadcast_date_time p.soon img, .hololv2603_broadcast_date2_time p.soon img {
    height: 4.4vw;
    margin-bottom: 1.3333333333vw;
  }
  .hololv2603_broadcast_date p.hololv2603_broadcast_date_chara img {
    height: 4.1333333333vw;
  }
  .hololv2603_broadcast_date2 {
    margin: -4vw auto 6.6666666667vw;
  }
  .hololv2603_broadcast_date2 ul li:not(:last-child) {
    margin-bottom: 5.3333333333vw;
  }
  .hololv2603_broadcast_date2 ul li p.hololv2603_broadcast_date_chara img {
    height: 4.1333333333vw;
  }
  .hololv2603_broadcast_date2 ul li:first-child p.hololv2603_broadcast_date_chara img, .hololv2603_broadcast_date2 ul li:last-child p.hololv2603_broadcast_date_chara img {
    height: 9.0666666667vw;
  }
  .hololv2603_broadcast ul.caut_last {
    max-width: 96vw;
    margin: 0 auto;
  }
  .hololv2603_footer {
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    position: relative;
    padding-top: 5.3333333333vw;
  }
  .hololv2603_footer::before {
    content: "";
    width: 100%;
    height: 3.4666666667vw;
    position: absolute;
    top: -2.2666666667vw;
    left: 0;
    background: url("../img/hololv2603_footer_deco_sp.png") top center repeat-x;
    background-size: 1.3333333333vw;
  }
  .hololv2603_footer_contact {
    background: #fff;
    border-radius: 3.3333333333vw;
    margin: 0 auto 5.3333333333vw;
    padding: 2.6666666667vw 0 4.4vw;
  }
  .hololv2603_footer_contact h2 {
    width: 99.2vw;
    margin: 0 auto 2vw;
    line-height: 1;
  }
  .hololv2603_footer_contact p {
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
  }
  .hololv2603_footer_txt {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .hololv2603_footer_copy {
    margin-bottom: 1.3333333333vw;
    font-size: 2.9333333333vw;
  }
  .hololv2603_footer_bnr {
    max-width: 53.6vw;
    margin: 0 auto 4vw;
    line-height: 0;
    transform: translateX(-1.3333333333vw);
  }
  .hololv2603_footer_pagetop {
    width: 13.2vw;
    position: fixed;
    right: 3.3333333333vw;
    bottom: 24px;
    z-index: 99;
  }
}