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

.bold {
  font-weight: 700;
}

.naniwaxmas::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  content: "";
  background: url("../img/naniwaxmas_bg.jpg") center fixed;
}

.naniwaxmas {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 1.3;
  color: #000;
  letter-spacing: -0.02em;
  image-rendering: -webkit-optimize-contrast;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.naniwaxmas a {
  color: #ed0000 !important;
  text-decoration: none;
  font-weight: 700 !important;
}
.naniwaxmas ul.caut {
  text-align: left;
  list-style-type: none;
  font-weight: 500;
}
.naniwaxmas ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.2em;
}
.naniwaxmas ul.caut li strong {
  color: #ed0000 !important;
}
.naniwaxmas .red {
  color: #e60012;
}
.naniwaxmas_yokoku {
  display: block;
  width: 100%;
  background: #e60012;
  text-align: center;
  line-height: 0;
}
.naniwaxmas_kv, .naniwaxmas_nav,
.naniwaxmas .mv,
.naniwaxmas .owabi, .naniwaxmas_footer {
  background: -moz-linear-gradient(to left, #c7e8fa, #eaf6fd 25%, #eaf6fd 75%, #c7e8fa);
  background: -webkit-linear-gradient(to left, #c7e8fa, #eaf6fd 25%, #eaf6fd 75%, #c7e8fa);
  background: linear-gradient(to left, #c7e8fa, #eaf6fd 25%, #eaf6fd 75%, #c7e8fa);
}
.naniwaxmas_nav ul {
  list-style-type: none;
}
.naniwaxmas_contents .date ul li strong a,
.naniwaxmas_contents .date ul li.red a {
  text-decoration: underline;
}

@media print {
  body {
    display: none !important;
  }
}
/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #maga_head_wrap {
    z-index: 1;
  }
  #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 {
  .naniwaxmas::before {
    background-size: 871px;
  }
}
@media screen and (min-width: 751px), print {
  .naniwaxmas {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    /* navi ------------------------------------------- */
    /* contact ------------------------------------------- */
    /* receipt ------------------------------------------- */
    /* file ------------------------------------------- */
    /* twitter ------------------------------------------- */
    /* goods ------------------------------------------- */
    /* broadcast ------------------------------------------- */
  }
  .naniwaxmas_yokoku {
    padding: 8px 0 9px;
    margin: 0 auto;
  }
  .naniwaxmas_yokoku img {
    width: 74px;
  }
  .naniwaxmas .owabi {
    padding: 1em 0;
  }
  .naniwaxmas .owabi p {
    background: #fff;
    border: solid 1px #ed0000;
    color: #ed0000;
    max-width: 800px;
    margin: 0 auto;
    font-size: 19.3px;
    text-align: left;
    padding: 1em 2em;
    line-height: 1.6;
  }
  .naniwaxmas .owabi p a {
    text-decoration: underline;
    color: #0368d9 !important;
    font-weight: 500 !important;
  }
  .naniwaxmas_kv {
    line-height: 0;
    margin: 0 auto;
  }
  .naniwaxmas_kv img {
    margin-top: 50px;
    width: 800px;
  }
  .naniwaxmas_contents {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .naniwaxmas_contents_inr {
    background: rgba(255, 255, 255, 0.87);
    padding: 50px 0;
  }
  .naniwaxmas_contents_inr_contents {
    margin: 0 auto;
    width: 720px;
  }
  .naniwaxmas_contents ul.caut {
    width: 760px;
    margin: 0 auto;
  }
  .naniwaxmas_contents ul.caut2 {
    margin: 50px auto 0;
  }
  .naniwaxmas_contents .btn {
    width: 714px;
    margin: 50px auto -10px;
  }
  .naniwaxmas_contents .btn ul {
    margin-top: 10px;
    font-weight: 500;
  }
  .naniwaxmas_nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 0;
    width: 760px;
    margin: 0 auto;
    padding: 70px 0 45px;
  }
  .naniwaxmas_nav ul li {
    padding-bottom: 25px;
    position: relative;
  }
  .naniwaxmas_nav ul li img {
    width: 370px;
    box-shadow: 0 6px 10px rgba(0, 33, 51, 0.45);
  }
  .naniwaxmas .naniwaxmas_footer {
    padding-top: 50px;
  }
  .naniwaxmas .naniwaxmas_contact {
    width: 760px;
    margin: 0 auto 50px;
  }
  .naniwaxmas .naniwaxmas_contact h3 {
    padding: 20px 0 30px;
  }
  .naniwaxmas .naniwaxmas_contact .naniwaxmas_contact_btn li {
    margin-bottom: 2vw;
  }
  .naniwaxmas .naniwaxmas_contact .naniwaxmas_contact_btn li img {
    box-shadow: 0 6px 10px rgba(0, 33, 51, 0.45);
  }
  .naniwaxmas .naniwaxmas_copy {
    margin-bottom: 50px;
    font-size: 14px;
    letter-spacing: 0;
  }
  .naniwaxmas .naniwaxmas_bnr {
    margin-bottom: 40px;
  }
  .naniwaxmas .naniwaxmas_bnr img {
    width: 760px;
  }
  .naniwaxmas .pagetop {
    width: 113px;
    margin: 0px 0px 0px calc(50% + 284px);
    position: fixed;
    left: auto;
    bottom: 24px;
    z-index: 99;
  }
  .naniwaxmas .cake {
    padding: 70px 0 70px;
    position: relative;
    margin-bottom: -70px;
  }
  .naniwaxmas .cake_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .cake_ttl img {
    width: 747px;
  }
  .naniwaxmas .cake_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .cake_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .cake_date p img {
    height: 36px;
  }
  .naniwaxmas .cake_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .cake_date {
    border: none;
    background: none;
    width: 590px;
    padding: 0 0 30px;
    margin-bottom: 0;
  }
  .naniwaxmas .cake_date p img {
    height: auto;
  }
  .naniwaxmas .cake_image_bx {
    position: relative;
  }
  .naniwaxmas .cake_image_bx_limit {
    position: absolute;
    top: -50px;
    right: 0;
    width: 90px;
  }
  .naniwaxmas .karaagekun {
    padding: 70px 0 70px;
    position: relative;
    margin-bottom: -20px;
  }
  .naniwaxmas .karaagekun_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .karaagekun_ttl img {
    width: 623px;
  }
  .naniwaxmas .karaagekun_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .karaagekun_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .karaagekun_date p img {
    height: 36px;
  }
  .naniwaxmas .karaagekun_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .karaagekun_date {
    border: none;
    background: none;
    width: 590px;
    padding: 0 0 30px;
    margin-bottom: 0;
  }
  .naniwaxmas .karaagekun_date p img {
    height: auto;
  }
  .naniwaxmas .karaagekun_image_bx {
    position: relative;
  }
  .naniwaxmas .karaagekun_image_bx_limit {
    position: absolute;
    top: -50px;
    right: 0;
    width: 90px;
  }
  .naniwaxmas .karaagekun .receipt_bx div p.alcohol {
    background: #c9caca;
  }
  .naniwaxmas .karaagekun .flow {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 50px;
    text-align: left;
  }
  .naniwaxmas .karaagekun .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .karaagekun .flow h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .karaagekun .flow h5 {
    text-align: center;
  }
  .naniwaxmas .karaagekun .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .karaagekun .flow p.img {
    width: 720px;
    margin: 0 auto;
  }
  .naniwaxmas .karaagekun .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .karaagekun .flow ul {
    text-align: left;
    font-size: 18px;
  }
  .naniwaxmas .karaagekun .flow ul li {
    margin-bottom: 25px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .naniwaxmas .karaagekun .flow ul li ul.caut {
    margin-top: 0.5em;
    font-size: 16px;
  }
  .naniwaxmas .karaagekun .flow .flow_dl {
    margin-top: 50px;
  }
  .naniwaxmas .karaagekun .flow .flow_dl h5 {
    background: #323232;
    padding: 15px;
    margin-bottom: 30px;
  }
  .naniwaxmas .karaagekun .flow .flow_dl h5 img {
    height: 27px;
  }
  .naniwaxmas .karaagekun .flow .flow_dl div {
    display: flex;
    justify-content: space-between;
    margin: 0 -4px;
  }
  .naniwaxmas .karaagekun .flow .flow_dl div p {
    width: 359px;
  }
  .naniwaxmas .karaagekun .flow h5 {
    margin: 40px auto 15px;
  }
  .naniwaxmas .karaagekun .flow h5 img {
    height: 28px;
  }
  .naniwaxmas .karaagekun .flow ul.caut {
    width: 720px;
    font-size: 16px;
  }
  .naniwaxmas .karaagekun .flow ul.caut li {
    margin-bottom: 0;
  }
  .naniwaxmas .karaagekun .flow p {
    text-align: left;
    font-size: 16px;
  }
  .naniwaxmas .receipt_bx {
    font-size: 20px;
    text-align: left;
    margin-top: 30px;
  }
  .naniwaxmas .receipt_bx_pr {
    margin-bottom: 15px;
  }
  .naniwaxmas .receipt_bx_pr strong {
    font-size: 2em;
    font-weight: 500;
    vertical-align: -0.07em;
  }
  .naniwaxmas .receipt_bx ul {
    font-size: 18px;
    margin: 20px auto 20px;
  }
  .naniwaxmas .receipt_bx div {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
  }
  .naniwaxmas .receipt_bx div p:not(.alcohol) {
    border-top: solid 1px #323232;
    border-bottom: solid 1px #323232;
    line-height: 1;
    padding: 0.2em 0 0.4em;
    width: 608px;
    text-align: center;
  }
  .naniwaxmas .receipt_bx div p.alcohol {
    background: #e60012;
    color: #fff;
    width: 100px;
    text-align: center;
    padding: 0.25em 0 0.4em;
    line-height: 1;
  }
  .naniwaxmas .receipt_bx dl {
    font-size: 18px;
    display: flex;
    margin-top: 10px;
    align-items: center;
  }
  .naniwaxmas .receipt_bx dl dt {
    background: #595757;
    color: #fff;
    line-height: 1;
    padding: 0.2em 0.5em 0.4em;
    margin-right: 0.6em;
  }
  .naniwaxmas .receipt_bx ul.caut {
    font-size: 16px;
    margin: 20px auto 10px;
  }
  .naniwaxmas .receipt_bx table {
    width: 460px;
    font-size: 18px;
  }
  .naniwaxmas .receipt_bx table thead tr th {
    font-weight: 500;
  }
  .naniwaxmas .receipt_bx table thead tr th small {
    font-size: 0.9em;
  }
  .naniwaxmas .receipt_bx table tr td {
    letter-spacing: 0.03em;
    font-weight: 700;
  }
  .naniwaxmas .receipt_bx table tr td strong {
    font-size: 1.3em;
    vertical-align: -0.09em;
  }
  .naniwaxmas .receipt_bx table tr td strong:not(.red) {
    color: #242324;
  }
  .naniwaxmas .receipt_bx table tr td span {
    font-size: 1.2em;
  }
  .naniwaxmas .receipt {
    padding: 70px 0 70px;
    position: relative;
    padding: 90px 0 70px;
  }
  .naniwaxmas .receipt_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .receipt_ttl img {
    width: 644px;
  }
  .naniwaxmas .receipt_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .receipt_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .receipt_date p img {
    height: 36px;
  }
  .naniwaxmas .receipt_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .receipt .owabi {
    padding: 0;
    margin: 3em auto 5em;
  }
  .naniwaxmas .receipt .owabi p {
    padding: 1em 1.1em;
  }
  .naniwaxmas .receipt_ex {
    width: 657px;
    margin: 0 auto 65px;
  }
  .naniwaxmas .receipt .btn2 {
    width: 400px;
    margin: 0 auto;
  }
  .naniwaxmas .receipt_image_bx {
    margin: 40px auto 0;
    position: relative;
    width: 720px;
  }
  .naniwaxmas .receipt_image_bx_date {
    margin-bottom: 20px;
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx_date img {
    height: 58px;
  }
  .naniwaxmas .receipt_image_bx_limit img {
    position: absolute;
    top: 199px;
    right: -20px;
    height: 174px;
  }
  .naniwaxmas .receipt_image_bx_type img {
    position: absolute;
    top: 199px;
    left: -20px;
    height: 174px;
  }
  .naniwaxmas .receipt_image_bx_img img {
    width: 540px;
  }
  .naniwaxmas .receipt_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx h3 img {
    width: 710px;
  }
  .naniwaxmas .receipt_image_bx_pr {
    margin-bottom: 20px;
  }
  .naniwaxmas .receipt_image_bx_pr img {
    height: 52px;
  }
  .naniwaxmas .receipt_image_bx ul.caut {
    margin-top: 50px;
  }
  .naniwaxmas .receipt_image_bx_ttl {
    width: 710px;
    margin: 0 auto;
  }
  .naniwaxmas .receipt_image_bx_img {
    width: 540px;
    margin: 40px auto 50px;
  }
  .naniwaxmas .receipt_image_bx.bx2 {
    margin: 70px auto 0;
    position: relative;
    width: 720px;
  }
  .naniwaxmas .receipt_image_bx.bx2_date {
    margin-bottom: 20px;
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx.bx2_date img {
    height: 58px;
  }
  .naniwaxmas .receipt_image_bx.bx2_limit img {
    position: absolute;
    top: 81px;
    right: -20px;
    height: 174px;
  }
  .naniwaxmas .receipt_image_bx.bx2_type img {
    position: absolute;
    top: 81px;
    left: -20px;
    height: 174px;
  }
  .naniwaxmas .receipt_image_bx.bx2_img img {
    width: 0px;
  }
  .naniwaxmas .receipt_image_bx.bx2 h3 {
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx.bx2 h3 img {
    width: 710px;
  }
  .naniwaxmas .receipt_image_bx.bx2_pr {
    margin-bottom: 20px;
  }
  .naniwaxmas .receipt_image_bx.bx2_pr img {
    height: 52px;
  }
  .naniwaxmas .receipt_image_bx.bx2 ul.caut {
    margin-top: 50px;
  }
  .naniwaxmas .receipt_image_bx.bx2 .receipt_image_bx_limit img {
    top: 81px;
  }
  .naniwaxmas .receipt .item {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 20px;
    text-align: left;
    border: solid 3px #eb6ea5;
  }
  .naniwaxmas .receipt .item h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .receipt .item h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .receipt .item h5 {
    text-align: center;
  }
  .naniwaxmas .receipt .item h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .receipt .item p.img {
    width: 661px;
    margin: 0 auto;
  }
  .naniwaxmas .receipt .item ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .receipt .item h4:not(.date) {
    background: #eb6ea5;
  }
  .naniwaxmas .receipt .item div {
    display: flex;
    align-items: center;
  }
  .naniwaxmas .receipt .item div ul {
    text-align: left;
    font-size: 18px;
    width: 520px;
  }
  .naniwaxmas .receipt .item div ul li {
    margin-bottom: 15px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .naniwaxmas .receipt .item div ul li ul.caut {
    margin-top: 0.5em;
    font-size: 16px;
  }
  .naniwaxmas .receipt .item div ul li ul.caut li {
    margin-bottom: 0;
  }
  .naniwaxmas .receipt .item div p {
    width: 200px;
  }
  .naniwaxmas .receipt .item div p img {
    width: 160px;
    margin: 0 auto 0 15px;
  }
  .naniwaxmas .receipt .flow {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
  }
  .naniwaxmas .receipt .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .receipt .flow h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .receipt .flow h5 {
    text-align: center;
  }
  .naniwaxmas .receipt .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .receipt .flow p.img {
    width: 661px;
    margin: 0 auto;
  }
  .naniwaxmas .receipt .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .receipt .flow h4 {
    margin-bottom: 20px;
  }
  .naniwaxmas .receipt .flow h6 {
    margin: 1.2em auto 0.1em -0.5em;
  }
  .naniwaxmas .receipt .caution {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
  }
  .naniwaxmas .receipt .caution h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .receipt .caution h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .receipt .caution h5 {
    text-align: center;
  }
  .naniwaxmas .receipt .caution h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .receipt .caution p.img {
    width: 0px;
    margin: 0 auto;
  }
  .naniwaxmas .receipt .caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .receipt .caution h4 {
    margin-bottom: 20px;
  }
  .naniwaxmas .file {
    padding: 70px 0 70px;
    position: relative;
  }
  .naniwaxmas .file_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .file_ttl img {
    width: 644px;
  }
  .naniwaxmas .file_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .file_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .file_date p img {
    height: 36px;
  }
  .naniwaxmas .file_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .file_date {
    margin-top: 25px;
  }
  .naniwaxmas .file_date p img {
    height: 74px;
  }
  .naniwaxmas .file_ex {
    width: 603px;
    margin: 45px auto 0;
  }
  .naniwaxmas .file_image_bx {
    margin: 80px auto 0;
    position: relative;
    width: 720px;
  }
  .naniwaxmas .file_image_bx_date {
    margin-bottom: 20px;
    line-height: 1;
  }
  .naniwaxmas .file_image_bx_date img {
    height: 58px;
  }
  .naniwaxmas .file_image_bx_limit img {
    position: absolute;
    top: -60px;
    right: -20px;
    height: 174px;
  }
  .naniwaxmas .file_image_bx_type img {
    position: absolute;
    top: -60px;
    left: -20px;
    height: 174px;
  }
  .naniwaxmas .file_image_bx_img img {
    width: 500px;
  }
  .naniwaxmas .file_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .file_image_bx h3 img {
    width: 710px;
  }
  .naniwaxmas .file_image_bx_pr {
    margin-bottom: 20px;
  }
  .naniwaxmas .file_image_bx_pr img {
    height: 52px;
  }
  .naniwaxmas .file_image_bx ul.caut {
    margin-top: 50px;
  }
  .naniwaxmas .file_image_bx_ttl {
    width: 380px;
    margin: 0 auto 50px;
  }
  .naniwaxmas .file .flow {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
  }
  .naniwaxmas .file .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .file .flow h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .file .flow h5 {
    text-align: center;
  }
  .naniwaxmas .file .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .file .flow p.img {
    width: 668px;
    margin: 0 auto;
  }
  .naniwaxmas .file .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .file .itemlist {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
    border: solid 3px #eb6ea5;
    text-align: center;
  }
  .naniwaxmas .file .itemlist h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .file .itemlist h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .file .itemlist h5 {
    text-align: center;
  }
  .naniwaxmas .file .itemlist h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .file .itemlist p.img {
    width: 600px;
    margin: 0 auto;
  }
  .naniwaxmas .file .itemlist ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .file .itemlist table {
    margin-top: 35px;
  }
  .naniwaxmas .file .itemlist table tr th, .naniwaxmas .file .itemlist table tr td {
    padding: 9px 10px;
    border-right: 1px solid #ffffff;
    font-size: 16px;
  }
  .naniwaxmas .file .itemlist table tr th {
    font-weight: 500;
    background: #be972f;
    color: #fff;
    white-space: nowrap;
    text-align: center;
  }
  .naniwaxmas .file .itemlist table tr td {
    background: #f8f8f8;
  }
  .naniwaxmas .file .itemlist table tr td:first-child {
    width: 11%;
    text-align: center;
    white-space: nowrap;
  }
  .naniwaxmas .file .itemlist table tr td:nth-child(2) {
    width: 54%;
    padding-left: 10px;
    letter-spacing: -0.03em;
  }
  .naniwaxmas .file .itemlist table tr td:nth-child(3) {
    width: 9%;
    text-align: center;
    white-space: nowrap;
  }
  .naniwaxmas .file .itemlist table tr td:last-child {
    width: 26%;
    text-align: right;
    white-space: nowrap;
    border-right: none;
    padding-right: 10px;
  }
  .naniwaxmas .file .itemlist table tr:nth-child(even) td {
    background: #ececec;
  }
  .naniwaxmas .file .itemlist_pop {
    margin-bottom: 40px;
  }
  .naniwaxmas .file .itemlist_pop_ttl {
    width: 454px;
    margin-bottom: 25px;
  }
  .naniwaxmas .file .itemlist_pop_img {
    width: 360px;
  }
  .naniwaxmas .file .itemlist h4:not(.date) {
    background: #eb6ea5;
  }
  .naniwaxmas .file #caution {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 35px;
    text-align: left;
  }
  .naniwaxmas .file #caution h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .file #caution h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .file #caution h5 {
    text-align: center;
  }
  .naniwaxmas .file #caution h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .file #caution p.img {
    width: 0px;
    margin: 0 auto;
  }
  .naniwaxmas .file #caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter {
    padding: 70px 0 70px;
    position: relative;
  }
  .naniwaxmas .twitter_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .twitter_ttl img {
    width: 644px;
  }
  .naniwaxmas .twitter_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .twitter_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .twitter_date p img {
    height: 36px;
  }
  .naniwaxmas .twitter_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .twitter_ex {
    width: 709px;
    margin: 0 auto 70px;
  }
  .naniwaxmas .twitter_image_bx {
    margin: 55px auto 0;
    position: relative;
    width: 720px;
  }
  .naniwaxmas .twitter_image_bx_date {
    margin-bottom: 20px;
    line-height: 1;
  }
  .naniwaxmas .twitter_image_bx_date img {
    height: 58px;
  }
  .naniwaxmas .twitter_image_bx_limit img {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 174px;
  }
  .naniwaxmas .twitter_image_bx_type img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 174px;
  }
  .naniwaxmas .twitter_image_bx_img img {
    width: 600px;
  }
  .naniwaxmas .twitter_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .twitter_image_bx h3 img {
    width: 710px;
  }
  .naniwaxmas .twitter_image_bx_pr {
    margin-bottom: 20px;
  }
  .naniwaxmas .twitter_image_bx_pr img {
    height: 52px;
  }
  .naniwaxmas .twitter_image_bx ul.caut {
    margin-top: 50px;
  }
  .naniwaxmas .twitter_image_bx_ttl {
    width: 380px;
    margin: 0 auto 50px;
  }
  .naniwaxmas .twitter .flow {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
  }
  .naniwaxmas .twitter .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .twitter .flow h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .twitter .flow h5 {
    text-align: center;
  }
  .naniwaxmas .twitter .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .twitter .flow p.img {
    width: 668px;
    margin: 0 auto;
  }
  .naniwaxmas .twitter .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter .itemlist {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
    border: solid 3px #eb6ea5;
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .twitter .itemlist h5 {
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .twitter .itemlist p.img {
    width: 600px;
    margin: 0 auto;
  }
  .naniwaxmas .twitter .itemlist ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter .itemlist table {
    margin-top: 35px;
  }
  .naniwaxmas .twitter .itemlist table tr th, .naniwaxmas .twitter .itemlist table tr td {
    padding: 9px 10px;
    border-right: 1px solid #ffffff;
    font-size: 16px;
  }
  .naniwaxmas .twitter .itemlist table tr th {
    font-weight: 500;
    background: #be972f;
    color: #fff;
    white-space: nowrap;
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist table tr td {
    background: #f8f8f8;
  }
  .naniwaxmas .twitter .itemlist table tr td:first-child {
    width: 11%;
    text-align: center;
    white-space: nowrap;
  }
  .naniwaxmas .twitter .itemlist table tr td:nth-child(2) {
    width: 54%;
    padding-left: 10px;
    letter-spacing: -0.03em;
  }
  .naniwaxmas .twitter .itemlist table tr td:nth-child(3) {
    width: 9%;
    text-align: center;
    white-space: nowrap;
  }
  .naniwaxmas .twitter .itemlist table tr td:last-child {
    width: 26%;
    text-align: right;
    white-space: nowrap;
    border-right: none;
    padding-right: 10px;
  }
  .naniwaxmas .twitter .itemlist table tr:nth-child(even) td {
    background: #ececec;
  }
  .naniwaxmas .twitter .itemlist_pop {
    margin-bottom: 40px;
  }
  .naniwaxmas .twitter .itemlist_pop_ttl {
    width: 454px;
    margin-bottom: 25px;
  }
  .naniwaxmas .twitter .itemlist_pop_img {
    width: 360px;
  }
  .naniwaxmas .twitter .itemlist h4 {
    background: #eb6ea5;
  }
  .naniwaxmas .twitter #caution {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 15px;
    text-align: left;
  }
  .naniwaxmas .twitter #caution h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .twitter #caution h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .twitter #caution h5 {
    text-align: center;
  }
  .naniwaxmas .twitter #caution h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .twitter #caution p.img {
    width: 0px;
    margin: 0 auto;
  }
  .naniwaxmas .twitter #caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter #caution ul {
    margin-bottom: 20px;
  }
  .naniwaxmas .twitter #caution ul.twitter_caut li {
    text-indent: -1.5em;
    padding-left: 1.5em;
  }
  .naniwaxmas .goods {
    padding: 70px 0 70px;
    position: relative;
    margin-bottom: -20px;
  }
  .naniwaxmas .goods_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .goods_ttl img {
    width: 644px;
  }
  .naniwaxmas .goods_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .goods_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .goods_date p img {
    height: 36px;
  }
  .naniwaxmas .goods_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .goods_ttl2 img {
    width: 590px;
  }
  .naniwaxmas .goods_place {
    width: 400px;
    margin: 0 auto 20px;
  }
  .naniwaxmas .goods_pr img {
    height: 31px;
    margin: 0 auto 20px;
  }
  .naniwaxmas .goods_image_bx {
    margin: 30px auto 0;
    position: relative;
    width: 720px;
  }
  .naniwaxmas .goods_image_bx_date {
    margin-bottom: 20px;
    line-height: 1;
  }
  .naniwaxmas .goods_image_bx_date img {
    height: 58px;
  }
  .naniwaxmas .goods_image_bx_limit img {
    position: absolute;
    top: -60px;
    right: -20px;
    height: 174px;
  }
  .naniwaxmas .goods_image_bx_type img {
    position: absolute;
    top: -60px;
    left: -20px;
    height: 174px;
  }
  .naniwaxmas .goods_image_bx_img img {
    width: 600px;
  }
  .naniwaxmas .goods_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .goods_image_bx h3 img {
    width: 710px;
  }
  .naniwaxmas .goods_image_bx_pr {
    margin-bottom: 20px;
  }
  .naniwaxmas .goods_image_bx_pr img {
    height: 52px;
  }
  .naniwaxmas .goods_image_bx ul.caut {
    margin-top: 50px;
  }
  .naniwaxmas .goods_image_bx h3 {
    width: 470px;
    margin: 0 auto 40px;
  }
  .naniwaxmas .goods_image_bx .img2 {
    margin: 0 auto 30px 23px;
  }
  .naniwaxmas .goods .more {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
    width: 720px;
  }
  .naniwaxmas .goods .more h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .goods .more h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .goods .more h5 {
    text-align: center;
  }
  .naniwaxmas .goods .more h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .goods .more p.img {
    width: 0px;
    margin: 0 auto;
  }
  .naniwaxmas .goods .more ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .goods .more h4 img {
    height: 36px;
    margin-bottom: -0.15em;
  }
  .naniwaxmas .goods .more h5 {
    width: 518px;
    margin: 0 auto 20px;
    line-height: 1;
  }
  .naniwaxmas .goods .more .goods_pr img {
    height: 35px;
    margin: 0 auto 75px;
    display: block;
  }
  .naniwaxmas .goods .more .goods_date {
    width: 690px;
    margin: 0 -8px 50px;
  }
  .naniwaxmas .goods .more .goods_date h4 img {
    height: 58px;
  }
  .naniwaxmas .goods .more .goods_date p {
    text-align: center;
  }
  .naniwaxmas .goods .more .btn {
    width: 694px;
    margin: 50px -10px 40px;
  }
  .naniwaxmas .goods .more .btn ul {
    margin-top: 0;
    text-align: center;
    width: 694px;
  }
  .naniwaxmas .goods .more h6 {
    margin: 1.2em auto 0.1em -0.5em;
  }
  .naniwaxmas .goods .more ul {
    margin: 2em auto;
  }
  .naniwaxmas .goods .more_check {
    text-align: center;
    font-size: 20px;
  }
  .naniwaxmas .goods ul.caut {
    width: 720px;
    margin-top: 50px;
  }
  .naniwaxmas .loppi {
    padding: 70px 0 70px;
    position: relative;
    padding-bottom: 0;
  }
  .naniwaxmas .loppi_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .loppi_ttl img {
    width: 644px;
  }
  .naniwaxmas .loppi_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .loppi_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .loppi_date p img {
    height: 36px;
  }
  .naniwaxmas .loppi_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .loppi_date {
    margin-top: 25px;
  }
  .naniwaxmas .loppi .more {
    width: 720px;
    text-align: left;
    margin: 50px auto;
  }
  .naniwaxmas .loppi .more h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.1em -0.5em;
  }
  .naniwaxmas .loppi .more ul {
    margin: 2em auto;
  }
  .naniwaxmas .loppi .more ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .loppi .more_check {
    text-align: center;
    font-size: 20px;
  }
  .naniwaxmas .loppi_ttl2 img {
    height: 151px;
  }
  .naniwaxmas .loppi_ttl2_2 img {
    height: 196px;
  }
  .naniwaxmas .loppi_pr img {
    height: 35px;
    margin: 0 auto 20px;
  }
  .naniwaxmas .loppi_image_bx {
    margin: 60px auto 0;
    position: relative;
    width: 720px;
  }
  .naniwaxmas .loppi_image_bx_date {
    margin-bottom: 20px;
    line-height: 1;
  }
  .naniwaxmas .loppi_image_bx_date img {
    height: 58px;
  }
  .naniwaxmas .loppi_image_bx_limit img {
    position: absolute;
    top: -178px;
    right: -20px;
    height: 174px;
  }
  .naniwaxmas .loppi_image_bx_type img {
    position: absolute;
    top: -178px;
    left: -20px;
    height: 174px;
  }
  .naniwaxmas .loppi_image_bx_img img {
    width: 720px;
  }
  .naniwaxmas .loppi_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .loppi_image_bx h3 img {
    width: 710px;
  }
  .naniwaxmas .loppi_image_bx_pr {
    margin-bottom: 20px;
  }
  .naniwaxmas .loppi_image_bx_pr img {
    height: 52px;
  }
  .naniwaxmas .loppi_image_bx ul.caut {
    margin-top: 50px;
  }
  .naniwaxmas .loppi_image_bx h3 {
    width: 470px;
    margin: 0 auto 40px;
  }
  .naniwaxmas .loppi_image_bx .img2 {
    margin: 0 auto 30px 23px;
  }
  .naniwaxmas .loppi ul.caut {
    width: 720px;
    margin-top: 50px;
  }
  .naniwaxmas .loppi hr {
    content: "";
    width: 778px;
    height: 44px;
    background: url("../img/naniwaxmas_hr.png") center no-repeat;
    background-size: 778px;
    margin: 25px auto 25px;
  }
  .naniwaxmas .broadcast {
    padding: 70px 0 70px;
    position: relative;
    padding-bottom: 0;
  }
  .naniwaxmas .broadcast_ttl {
    margin-bottom: 30px;
    line-height: 0;
  }
  .naniwaxmas .broadcast_ttl img {
    width: 711px;
  }
  .naniwaxmas .broadcast_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 720px;
    margin: 0 auto 50px;
    border: solid 3px #be972f;
    border-radius: 10px;
    padding: 50px 0 30px;
  }
  .naniwaxmas .broadcast_date h4 img {
    height: 58px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .broadcast_date p img {
    height: 36px;
  }
  .naniwaxmas .broadcast_date ul.caut {
    width: 720px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .naniwaxmas .broadcast_date {
    margin-top: 25px;
    padding-bottom: 0;
  }
  .naniwaxmas .broadcast_date p img {
    height: 74px;
    margin-bottom: 30px;
  }
  .naniwaxmas .broadcast_ex {
    width: 509px;
    margin: 0 auto 50px;
  }
  .naniwaxmas .broadcast_time {
    background: #fff;
    border: solid 3px #006cb8;
    border-radius: 15px;
    width: 760px;
    margin: 50px auto 0;
    padding: 0 20px 40px;
    text-align: left;
    width: 720px;
    text-align: center;
    padding: 25px 0 20px;
    font-size: 28px;
  }
  .naniwaxmas .broadcast_time h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 15px;
    margin: 0 -20px 30px;
    border-radius: 9px 9px 0 0;
    text-align: center;
  }
  .naniwaxmas .broadcast_time h4:not(.date) img {
    height: 32px;
  }
  .naniwaxmas .broadcast_time h5 {
    text-align: center;
  }
  .naniwaxmas .broadcast_time h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .broadcast_time p.img {
    width: 0px;
    margin: 0 auto;
  }
  .naniwaxmas .broadcast_time ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .broadcast_time ul {
    font-size: 0.9em;
    margin-top: 0.7em;
    line-height: 2.4em;
  }
  .naniwaxmas .broadcast ul.caut {
    width: 720px;
    margin: 45px auto 20px;
  }
}
/* 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;
  }
  #maga_head_wrap {
    background: #fff;
  }
  .naniwaxmas::before {
    background: url("../img/naniwaxmas_bg.jpg") center fixed;
    background-size: 116.1333333333vw;
  }
  .naniwaxmas {
    margin: 0 auto;
    text-align: center;
    font-size: 3.2vw;
    /* navi ------------------------------------------- */
    /* contact ------------------------------------------- */
    /* receipt ------------------------------------------- */
    /* file ------------------------------------------- */
    /* twitter ------------------------------------------- */
    /* goods ------------------------------------------- */
    /* broadcast ------------------------------------------- */
  }
  .naniwaxmas_yokoku {
    padding: 1.0666666667vw 0 1.2vw;
    margin: 0 auto;
  }
  .naniwaxmas_yokoku img {
    width: 9.8666666667vw;
  }
  .naniwaxmas .owabi {
    padding: 1em 0;
  }
  .naniwaxmas .owabi p {
    background: #fff;
    border: solid 1px #ed0000;
    color: #ed0000;
    width: 100%;
    margin: 0 auto;
    font-size: 3.4vw;
    text-align: left;
    padding: 1em 1.1em;
    line-height: 1.6;
  }
  .naniwaxmas .owabi p a {
    text-decoration: underline;
    color: #0368d9 !important;
    font-weight: 500 !important;
  }
  .naniwaxmas_kv {
    line-height: 0;
    margin: 0 auto;
    padding-bottom: 9.3333333333vw;
  }
  .naniwaxmas_kv img {
    margin-top: 6.6666666667vw;
    width: 106.6666666667vw;
  }
  .naniwaxmas_contents {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .naniwaxmas_contents_inr {
    background: rgba(255, 255, 255, 0.87);
    padding: 6.6666666667vw 0;
  }
  .naniwaxmas_contents_inr_contents {
    margin: 0 auto;
    width: 97.3333333333vw;
  }
  .naniwaxmas_contents ul.caut {
    width: 97.3333333333vw;
    margin: 0 auto;
  }
  .naniwaxmas_contents ul.caut2 {
    margin: 6.6666666667vw auto 0;
  }
  .naniwaxmas_contents .btn {
    width: 95.2vw;
    margin: 6.6666666667vw auto -1.3333333333vw;
  }
  .naniwaxmas_contents .btn ul {
    margin-top: 1.3333333333vw;
    font-weight: 500;
  }
  .naniwaxmas .mv {
    margin: 4vw auto;
    width: 97%;
  }
  .naniwaxmas .mv .inr {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .naniwaxmas .mv .inr iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .naniwaxmas_nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 0;
    width: 97.3333333333vw;
    margin: 0 auto;
    padding: 9.3333333333vw auto 6vw;
  }
  .naniwaxmas_nav ul li {
    padding-bottom: 3.3333333333vw;
    position: relative;
  }
  .naniwaxmas_nav ul li img {
    width: 47.3333333333vw;
    box-shadow: 0 0.8vw 1.3333333333vw rgba(0, 33, 51, 0.45);
  }
  .naniwaxmas .naniwaxmas_footer {
    padding-top: 6.6666666667vw;
  }
  .naniwaxmas .naniwaxmas_contact {
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
  }
  .naniwaxmas .naniwaxmas_contact h3 {
    padding: 2.6666666667vw 0 4vw;
  }
  .naniwaxmas .naniwaxmas_contact .naniwaxmas_contact_btn li {
    margin-bottom: 2vw;
  }
  .naniwaxmas .naniwaxmas_contact .naniwaxmas_contact_btn li img {
    box-shadow: 0 0.8vw 1.3333333333vw rgba(0, 33, 51, 0.45);
  }
  .naniwaxmas .naniwaxmas_copy {
    margin-bottom: 6.6666666667vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0;
  }
  .naniwaxmas .naniwaxmas_bnr {
    margin-bottom: 5.3333333333vw;
  }
  .naniwaxmas .naniwaxmas_bnr img {
    width: 97.3333333333vw;
  }
  .naniwaxmas .pagetop {
    width: 15.0666666667vw;
    margin: 0 0 0 84%;
    position: fixed;
    left: auto;
    bottom: 24px;
    z-index: 99;
  }
  .naniwaxmas .cake {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
    margin-bottom: -9.3333333333vw;
  }
  .naniwaxmas .cake_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .cake_ttl img {
    width: 99.6vw;
  }
  .naniwaxmas .cake_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .cake_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .cake_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .cake_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .cake_date {
    border: none;
    background: none;
    width: 78.6666666667vw;
    padding: 0 0 4vw;
    margin-bottom: 0;
  }
  .naniwaxmas .cake_date p img {
    height: auto;
  }
  .naniwaxmas .cake_image_bx {
    position: relative;
  }
  .naniwaxmas .cake_image_bx_limit {
    position: absolute;
    top: 6.6666666667vw;
    right: 0;
    width: 12vw;
  }
  .naniwaxmas .karaagekun {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
    padding: 12vw 0 9.3333333333vw;
    margin-bottom: -2.6666666667vw;
  }
  .naniwaxmas .karaagekun_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .karaagekun_ttl img {
    width: 83.0666666667vw;
  }
  .naniwaxmas .karaagekun_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .karaagekun_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .karaagekun_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .karaagekun_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .karaagekun_date {
    border: none;
    background: none;
    width: 78.6666666667vw;
    padding: 0 0 4vw;
    margin-bottom: 0;
  }
  .naniwaxmas .karaagekun_date p img {
    height: auto;
  }
  .naniwaxmas .karaagekun_image_bx {
    position: relative;
  }
  .naniwaxmas .karaagekun_image_bx_limit {
    position: absolute;
    top: 6.6666666667vw;
    right: 0;
    width: 12vw;
  }
  .naniwaxmas .karaagekun .receipt_bx div p.alcohol {
    background: #c9caca;
  }
  .naniwaxmas .karaagekun .flow {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 6.6666666667vw;
    text-align: left;
  }
  .naniwaxmas .karaagekun .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .karaagekun .flow h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .karaagekun .flow h5 {
    text-align: center;
  }
  .naniwaxmas .karaagekun .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .karaagekun .flow p.img {
    width: 96vw;
    margin: 0 auto;
  }
  .naniwaxmas .karaagekun .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .karaagekun .flow ul {
    text-align: left;
    font-size: 3.3333333333vw;
  }
  .naniwaxmas .karaagekun .flow ul li {
    margin-bottom: 3.3333333333vw;
    padding-left: 1em;
    text-indent: -1em;
  }
  .naniwaxmas .karaagekun .flow ul li ul.caut {
    width: 89.7vw;
    margin-top: 0.5em;
    font-size: 3.2vw;
  }
  .naniwaxmas .karaagekun .flow .flow_dl {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .karaagekun .flow .flow_dl h5 {
    background: #323232;
    padding: 2vw;
    margin-bottom: 4vw;
  }
  .naniwaxmas .karaagekun .flow .flow_dl h5 img {
    height: 3.6vw;
  }
  .naniwaxmas .karaagekun .flow .flow_dl div {
    display: flex;
    justify-content: space-between;
    margin: 0 -0.5333333333vw;
  }
  .naniwaxmas .karaagekun .flow .flow_dl div p {
    width: 47.8666666667vw;
  }
  .naniwaxmas .karaagekun .flow h5 {
    margin: 5.3333333333vw auto 2vw;
  }
  .naniwaxmas .karaagekun .flow h5 img {
    height: 3.7333333333vw;
  }
  .naniwaxmas .karaagekun .flow ul.caut {
    width: 93.3333333333vw;
    font-size: 3.2vw;
  }
  .naniwaxmas .karaagekun .flow ul.caut li {
    margin-bottom: 0;
  }
  .naniwaxmas .karaagekun .flow p {
    text-align: left;
    font-size: 3.2vw;
  }
  .naniwaxmas .receipt_bx {
    margin-top: 4vw;
    font-size: 3.3333333333vw;
    text-align: left;
  }
  .naniwaxmas .receipt_bx_pr {
    font-size: 3.4666666667vw;
    margin-bottom: 2vw;
  }
  .naniwaxmas .receipt_bx_pr strong {
    font-size: 2em;
    font-weight: 500;
    vertical-align: -0.07em;
  }
  .naniwaxmas .receipt_bx ul {
    font-size: 3.3333333333vw;
    margin: 2.6666666667vw auto 2.6666666667vw;
  }
  .naniwaxmas .receipt_bx div {
    display: flex;
    justify-content: space-between;
    font-size: 3.3333333333vw;
  }
  .naniwaxmas .receipt_bx div p:not(.alcohol) {
    border-top: solid 0.1333333333vw #323232;
    border-bottom: solid 0.1333333333vw #323232;
    line-height: 1;
    padding: 0.2em 0 0.3em;
    width: 74.5vw;
    text-align: center;
  }
  .naniwaxmas .receipt_bx div p.alcohol {
    background: #e60012;
    color: #fff;
    width: 20vw;
    text-align: center;
    padding: 0.25em 0 0.4em;
    line-height: 1;
  }
  .naniwaxmas .receipt_bx dl {
    font-size: 3.3333333333vw;
    display: flex;
    margin-top: 1.3333333333vw;
    align-items: center;
  }
  .naniwaxmas .receipt_bx dl dt {
    background: #595757;
    color: #fff;
    line-height: 1;
    padding: 0.2em 0.5em 0.35em;
    margin-right: 0.6em;
  }
  .naniwaxmas .receipt_bx ul.caut {
    font-size: 3.2vw;
    margin: 2.6666666667vw auto 1.3333333333vw;
  }
  .naniwaxmas .receipt_bx table {
    width: 85.333333vw;
    font-size: 3.3333333333vw;
  }
  .naniwaxmas .receipt_bx table thead tr th {
    font-weight: 500;
  }
  .naniwaxmas .receipt_bx table thead tr th small {
    font-size: 0.9em;
  }
  .naniwaxmas .receipt_bx table tr td {
    letter-spacing: 0.03em;
    font-weight: 700;
  }
  .naniwaxmas .receipt_bx table tr td strong {
    font-size: 1.3em;
    vertical-align: -0.09em;
  }
  .naniwaxmas .receipt_bx table tr td strong:not(.red) {
    color: #242324;
  }
  .naniwaxmas .receipt_bx table tr td span {
    font-size: 1.2em;
  }
  .naniwaxmas .receipt {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
  }
  .naniwaxmas .receipt_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .receipt_ttl img {
    width: 85.8666666667vw;
  }
  .naniwaxmas .receipt_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .receipt_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .receipt_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .receipt_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .receipt .owabi {
    padding: 0;
    margin: 2em auto 3em;
  }
  .naniwaxmas .receipt .owabi p {
    padding: 1em 0.98em;
  }
  .naniwaxmas .receipt_ex {
    width: 87.6vw;
    margin: 0 auto 8.6666666667vw;
  }
  .naniwaxmas .receipt_date {
    margin: 0 auto 6.6666666667vw;
  }
  .naniwaxmas .receipt .btn2 {
    width: 53.3333333333vw;
    margin: 0 auto;
  }
  .naniwaxmas .receipt_image_bx {
    margin: 5.3333333333vw auto 0;
    position: relative;
    width: 97.3333333333vw;
  }
  .naniwaxmas .receipt_image_bx_date {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx_date img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .receipt_image_bx_limit img {
    position: absolute;
    top: 26.5333333333vw;
    right: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .receipt_image_bx_type img {
    position: absolute;
    top: 26.5333333333vw;
    left: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .receipt_image_bx_img img {
    width: 72vw;
  }
  .naniwaxmas .receipt_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx h3 img {
    width: 94.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx_pr {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx_pr img {
    height: 6.9333333333vw;
  }
  .naniwaxmas .receipt_image_bx ul.caut {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx_ttl {
    width: 94.6666666667vw;
    margin: 0 auto;
  }
  .naniwaxmas .receipt_image_bx_img {
    width: 72vw;
    margin: 5.3333333333vw auto 6.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx.bx2 {
    margin: 9.3333333333vw auto 0;
    position: relative;
    width: 97.3333333333vw;
  }
  .naniwaxmas .receipt_image_bx.bx2_date {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx.bx2_date img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .receipt_image_bx.bx2_limit img {
    position: absolute;
    top: 10.8vw;
    right: -2.6666666667vw;
    height: 23.2vw;
  }
  .naniwaxmas .receipt_image_bx.bx2_type img {
    position: absolute;
    top: 10.8vw;
    left: -2.6666666667vw;
    height: 23.2vw;
  }
  .naniwaxmas .receipt_image_bx.bx2_img img {
    width: 0vw;
  }
  .naniwaxmas .receipt_image_bx.bx2 h3 {
    line-height: 1;
  }
  .naniwaxmas .receipt_image_bx.bx2 h3 img {
    width: 94.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx.bx2_pr {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx.bx2_pr img {
    height: 6.9333333333vw;
  }
  .naniwaxmas .receipt_image_bx.bx2 ul.caut {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .receipt_image_bx.bx2 .receipt_image_bx_limit img {
    top: 10.8vw;
  }
  .naniwaxmas .receipt .item {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 2.6666666667vw;
    text-align: left;
    border: solid 0.4vw #eb6ea5;
  }
  .naniwaxmas .receipt .item h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .receipt .item h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .receipt .item h5 {
    text-align: center;
  }
  .naniwaxmas .receipt .item h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .receipt .item p.img {
    width: 88.1333333333vw;
    margin: 0 auto;
  }
  .naniwaxmas .receipt .item ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .receipt .item h4:not(.date) {
    background: #eb6ea5;
  }
  .naniwaxmas .receipt .item div {
    display: flex;
    align-items: center;
  }
  .naniwaxmas .receipt .item div ul {
    text-align: left;
    font-size: 3.3333333333vw;
    width: 60vw;
  }
  .naniwaxmas .receipt .item div ul li {
    margin-bottom: 1.6vw;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.3em;
  }
  .naniwaxmas .receipt .item div ul li ul.caut {
    margin-top: 0;
    font-size: 3.2vw;
  }
  .naniwaxmas .receipt .item div ul li ul.caut li {
    margin-bottom: 0;
  }
  .naniwaxmas .receipt .item div p {
    width: 30.9333333333vw;
  }
  .naniwaxmas .receipt .item div p img {
    width: 30.9333333333vw;
    margin: 0 auto 2vw 2vw;
  }
  .naniwaxmas .receipt .flow {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
  }
  .naniwaxmas .receipt .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .receipt .flow h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .receipt .flow h5 {
    text-align: center;
  }
  .naniwaxmas .receipt .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .receipt .flow p.img {
    width: 88.1333333333vw;
    margin: 0 auto;
  }
  .naniwaxmas .receipt .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .receipt .flow h4 {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .receipt .flow h6 {
    margin: 1.2em auto 0.1em -0.5em;
  }
  .naniwaxmas .receipt .caution {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
  }
  .naniwaxmas .receipt .caution h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .receipt .caution h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .receipt .caution h5 {
    text-align: center;
  }
  .naniwaxmas .receipt .caution h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .receipt .caution p.img {
    width: 0vw;
    margin: 0 auto;
  }
  .naniwaxmas .receipt .caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .receipt .caution h4 {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .file {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
  }
  .naniwaxmas .file_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .file_ttl img {
    width: 85.8666666667vw;
  }
  .naniwaxmas .file_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .file_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .file_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .file_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .file_date {
    margin-top: 3.3333333333vw;
  }
  .naniwaxmas .file_date p img {
    height: 9.8666666667vw;
  }
  .naniwaxmas .file_ex {
    width: 80.4vw;
    margin: 6vw auto 0;
  }
  .naniwaxmas .file_image_bx {
    margin: 10.6666666667vw auto 0;
    position: relative;
    width: 97.3333333333vw;
  }
  .naniwaxmas .file_image_bx_date {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .file_image_bx_date img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .file_image_bx_limit img {
    position: absolute;
    top: -8vw;
    right: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .file_image_bx_type img {
    position: absolute;
    top: -8vw;
    left: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .file_image_bx_img img {
    width: 66.6666666667vw;
  }
  .naniwaxmas .file_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .file_image_bx h3 img {
    width: 94.6666666667vw;
  }
  .naniwaxmas .file_image_bx_pr {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .file_image_bx_pr img {
    height: 6.9333333333vw;
  }
  .naniwaxmas .file_image_bx ul.caut {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .file_image_bx_ttl {
    width: 50.6666666667vw;
    margin: 0 auto 6.6666666667vw;
  }
  .naniwaxmas .file .flow {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
  }
  .naniwaxmas .file .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .file .flow h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .file .flow h5 {
    text-align: center;
  }
  .naniwaxmas .file .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .file .flow p.img {
    width: 89.0666666667vw;
    margin: 0 auto;
  }
  .naniwaxmas .file .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .file .itemlist {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
    border: solid 0.4vw #eb6ea5;
    text-align: center;
  }
  .naniwaxmas .file .itemlist h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .file .itemlist h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .file .itemlist h5 {
    text-align: center;
  }
  .naniwaxmas .file .itemlist h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .file .itemlist p.img {
    width: 80vw;
    margin: 0 auto;
  }
  .naniwaxmas .file .itemlist ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .file .itemlist table {
    margin-top: 4.6666666667vw;
  }
  .naniwaxmas .file .itemlist table thead tr {
    display: block;
    background: #be972f;
    padding: 1.6vw 4vw 2.2vw;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .naniwaxmas .file .itemlist table thead tr th {
    font-weight: 500;
    color: #fff;
    display: inline;
  }
  .naniwaxmas .file .itemlist table thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .naniwaxmas .file .itemlist table tbody tr {
    display: flex;
    flex-wrap: wrap;
    background: #f8f8f8;
    padding: 1.3vw 3vw;
    font-size: 3.2vw;
    text-align: left;
  }
  .naniwaxmas .file .itemlist table tbody tr td {
    display: inline;
    color: #000;
  }
  .naniwaxmas .file .itemlist table tbody tr td:first-child {
    width: 5em;
    padding-right: 0.5em;
  }
  .naniwaxmas .file .itemlist table tbody tr td:nth-child(3) {
    width: 5em;
    padding-right: 0.5em;
  }
  .naniwaxmas .file .itemlist table tbody tr td:nth-child(2) {
    width: calc(100% - 5em);
  }
  .naniwaxmas .file .itemlist table tbody tr td:nth-child(4) {
    width: calc(100% - 5em);
  }
  .naniwaxmas .file .itemlist table tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .naniwaxmas .file .itemlist table tbody tr:nth-child(even) {
    background: #ececec;
  }
  .naniwaxmas .file .itemlist_pop {
    margin-bottom: 5.3333333333vw;
  }
  .naniwaxmas .file .itemlist_pop_ttl {
    width: 60.5333333333vw;
    margin-bottom: 3.3333333333vw;
  }
  .naniwaxmas .file .itemlist_pop_img {
    width: 48vw;
  }
  .naniwaxmas .file .itemlist h4:not(.date) {
    background: #eb6ea5;
  }
  .naniwaxmas .file #caution {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 4.6666666667vw;
    text-align: left;
  }
  .naniwaxmas .file #caution h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .file #caution h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .file #caution h5 {
    text-align: center;
  }
  .naniwaxmas .file #caution h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .file #caution p.img {
    width: 0vw;
    margin: 0 auto;
  }
  .naniwaxmas .file #caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
  }
  .naniwaxmas .twitter_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .twitter_ttl img {
    width: 85.8666666667vw;
  }
  .naniwaxmas .twitter_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .twitter_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .twitter_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .twitter_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .twitter_ex {
    width: 94.5333333333vw;
    margin: 0 auto 9.3333333333vw;
  }
  .naniwaxmas .twitter_image_bx {
    margin: 7.3333333333vw auto 0;
    position: relative;
    width: 97.3333333333vw;
  }
  .naniwaxmas .twitter_image_bx_date {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .twitter_image_bx_date img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .twitter_image_bx_limit img {
    position: absolute;
    top: 0vw;
    right: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .twitter_image_bx_type img {
    position: absolute;
    top: 0vw;
    left: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .twitter_image_bx_img img {
    width: 80vw;
  }
  .naniwaxmas .twitter_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .twitter_image_bx h3 img {
    width: 94.6666666667vw;
  }
  .naniwaxmas .twitter_image_bx_pr {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .twitter_image_bx_pr img {
    height: 6.9333333333vw;
  }
  .naniwaxmas .twitter_image_bx ul.caut {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .twitter_image_bx_ttl {
    width: 50.6666666667vw;
    margin: 0 auto 6.6666666667vw;
  }
  .naniwaxmas .twitter .flow {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
  }
  .naniwaxmas .twitter .flow h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .twitter .flow h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .twitter .flow h5 {
    text-align: center;
  }
  .naniwaxmas .twitter .flow h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .twitter .flow p.img {
    width: 89.0666666667vw;
    margin: 0 auto;
  }
  .naniwaxmas .twitter .flow ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter .itemlist {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
    border: solid 0.4vw #eb6ea5;
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .twitter .itemlist h5 {
    text-align: center;
  }
  .naniwaxmas .twitter .itemlist h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .twitter .itemlist p.img {
    width: 80vw;
    margin: 0 auto;
  }
  .naniwaxmas .twitter .itemlist ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter .itemlist table {
    margin-top: 4.6666666667vw;
  }
  .naniwaxmas .twitter .itemlist table thead tr {
    display: block;
    background: #be972f;
    padding: 1.6vw 4vw 2.2vw;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .naniwaxmas .twitter .itemlist table thead tr th {
    font-weight: 500;
    color: #fff;
    display: inline;
  }
  .naniwaxmas .twitter .itemlist table thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .naniwaxmas .twitter .itemlist table tbody tr {
    display: flex;
    flex-wrap: wrap;
    background: #f8f8f8;
    padding: 1.3vw 3vw;
    font-size: 3.2vw;
    text-align: left;
  }
  .naniwaxmas .twitter .itemlist table tbody tr td {
    display: inline;
    color: #000;
  }
  .naniwaxmas .twitter .itemlist table tbody tr td:first-child {
    width: 5em;
    padding-right: 0.5em;
  }
  .naniwaxmas .twitter .itemlist table tbody tr td:nth-child(3) {
    width: 5em;
    padding-right: 0.5em;
  }
  .naniwaxmas .twitter .itemlist table tbody tr td:nth-child(2) {
    width: calc(100% - 5em);
  }
  .naniwaxmas .twitter .itemlist table tbody tr td:nth-child(4) {
    width: calc(100% - 5em);
  }
  .naniwaxmas .twitter .itemlist table tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .naniwaxmas .twitter .itemlist table tbody tr:nth-child(even) {
    background: #ececec;
  }
  .naniwaxmas .twitter .itemlist_pop {
    margin-bottom: 5.3333333333vw;
  }
  .naniwaxmas .twitter .itemlist_pop_ttl {
    width: 60.5333333333vw;
    margin-bottom: 3.3333333333vw;
  }
  .naniwaxmas .twitter .itemlist_pop_img {
    width: 48vw;
  }
  .naniwaxmas .twitter .itemlist h4 {
    background: #eb6ea5;
  }
  .naniwaxmas .twitter #caution {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 2vw;
    text-align: left;
  }
  .naniwaxmas .twitter #caution h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .twitter #caution h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .twitter #caution h5 {
    text-align: center;
  }
  .naniwaxmas .twitter #caution h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .twitter #caution p.img {
    width: 0vw;
    margin: 0 auto;
  }
  .naniwaxmas .twitter #caution ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .twitter #caution ul {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .twitter #caution ul.twitter_caut li {
    text-indent: -1.5em;
    padding-left: 1.5em;
  }
  .naniwaxmas .goods {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
    margin-bottom: -2.6666666667vw;
  }
  .naniwaxmas .goods_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .goods_ttl img {
    width: 85.8666666667vw;
  }
  .naniwaxmas .goods_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .goods_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .goods_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .goods_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .goods_ttl2 img {
    width: 78.6666666667vw;
  }
  .naniwaxmas .goods_place {
    width: 53.3333333333vw;
    margin: 0 auto 2.6666666667vw;
  }
  .naniwaxmas .goods_pr img {
    height: 4.1333333333vw;
    margin: 0 auto 2.6666666667vw;
  }
  .naniwaxmas .goods_image_bx {
    margin: 4vw auto 0;
    position: relative;
    width: 97.3333333333vw;
  }
  .naniwaxmas .goods_image_bx_date {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .goods_image_bx_date img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .goods_image_bx_limit img {
    position: absolute;
    top: -8vw;
    right: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .goods_image_bx_type img {
    position: absolute;
    top: -8vw;
    left: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .goods_image_bx_img img {
    width: 80vw;
  }
  .naniwaxmas .goods_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .goods_image_bx h3 img {
    width: 94.6666666667vw;
  }
  .naniwaxmas .goods_image_bx_pr {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .goods_image_bx_pr img {
    height: 6.9333333333vw;
  }
  .naniwaxmas .goods_image_bx ul.caut {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .goods_image_bx h3 {
    width: 62.6666666667vw;
    margin: 0 auto 5.3333333333vw;
  }
  .naniwaxmas .goods_image_bx .img2 {
    margin: 0 auto 4vw 3.0666666667vw;
  }
  .naniwaxmas .goods .more {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
    width: 96.6666666667vw;
  }
  .naniwaxmas .goods .more h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .goods .more h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .goods .more h5 {
    text-align: center;
  }
  .naniwaxmas .goods .more h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .goods .more p.img {
    width: 0vw;
    margin: 0 auto;
  }
  .naniwaxmas .goods .more ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .goods .more h4 img {
    height: 4.8vw;
    margin-bottom: -0.15em;
  }
  .naniwaxmas .goods .more h5 {
    width: 69.0666666667vw;
    margin: 0 auto 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .goods .more .goods_pr img {
    height: 4.6666666667vw;
    margin: 0 auto 10vw;
    display: block;
  }
  .naniwaxmas .goods .more .goods_date {
    width: 92vw;
    margin: 0 0.5vw 6.6666666667vw;
  }
  .naniwaxmas .goods .more .goods_date h4 img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .goods .more .goods_date p {
    text-align: center;
  }
  .naniwaxmas .goods .more .btn {
    width: 92.5333333333vw;
    margin: 6.6666666667vw 0.1vw 5.3333333333vw;
  }
  .naniwaxmas .goods .more .btn ul {
    margin-top: 0;
    text-align: center;
    width: 92.5333333333vw;
  }
  .naniwaxmas .goods .more h6 {
    margin: 1.2em auto 0.1em -0.5em;
  }
  .naniwaxmas .goods .more ul {
    margin: 1.5em auto;
  }
  .naniwaxmas .goods .more_check {
    text-align: center;
    font-size: 3.6vw;
  }
  .naniwaxmas .goods ul.caut {
    width: 97.3333333333vw;
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .loppi {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
    padding-bottom: 0;
  }
  .naniwaxmas .loppi_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .loppi_ttl img {
    width: 85.8666666667vw;
  }
  .naniwaxmas .loppi_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .loppi_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .loppi_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .loppi_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .loppi_date {
    margin-top: 3.3333333333vw;
  }
  .naniwaxmas .loppi .more {
    width: 97.3333333333vw;
    text-align: left;
    margin: 6.6666666667vw auto;
  }
  .naniwaxmas .loppi .more h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.1em -0.5em;
  }
  .naniwaxmas .loppi .more ul {
    margin: 2em auto;
  }
  .naniwaxmas .loppi .more ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .loppi .more_check {
    text-align: center;
    font-size: 3.6vw;
  }
  .naniwaxmas .loppi_ttl2 img {
    height: 20.1333333333vw;
  }
  .naniwaxmas .loppi_ttl2_2 img {
    height: 26.1333333333vw;
  }
  .naniwaxmas .loppi_pr img {
    height: 4.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
  .naniwaxmas .loppi_image_bx {
    margin: 8vw auto 0;
    position: relative;
    width: 97.3333333333vw;
  }
  .naniwaxmas .loppi_image_bx_date {
    margin-bottom: 2.6666666667vw;
    line-height: 1;
  }
  .naniwaxmas .loppi_image_bx_date img {
    height: 7.7333333333vw;
  }
  .naniwaxmas .loppi_image_bx_limit img {
    position: absolute;
    top: -23.7333333333vw;
    right: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .loppi_image_bx_type img {
    position: absolute;
    top: -23.7333333333vw;
    left: 0vw;
    height: 23.2vw;
  }
  .naniwaxmas .loppi_image_bx_img img {
    width: 95.3333333333vw;
  }
  .naniwaxmas .loppi_image_bx h3 {
    line-height: 1;
  }
  .naniwaxmas .loppi_image_bx h3 img {
    width: 94.6666666667vw;
  }
  .naniwaxmas .loppi_image_bx_pr {
    margin-bottom: 2.6666666667vw;
  }
  .naniwaxmas .loppi_image_bx_pr img {
    height: 6.9333333333vw;
  }
  .naniwaxmas .loppi_image_bx ul.caut {
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .loppi_image_bx h3 {
    width: 62.6666666667vw;
    margin: 0 auto 5.3333333333vw;
  }
  .naniwaxmas .loppi_image_bx .img2 {
    margin: 0 auto 4vw 3.0666666667vw;
  }
  .naniwaxmas .loppi ul.caut {
    width: 97.3333333333vw;
    margin-top: 6.6666666667vw;
  }
  .naniwaxmas .loppi hr {
    content: "";
    width: 97.3333333333vw;
    height: 5.8666666667vw;
    background: url("../img/naniwaxmas_hr.png") center no-repeat;
    background-size: 97.3333333333vw;
    margin: 3.3333333333vw auto 3.3333333333vw;
  }
  .naniwaxmas .broadcast {
    padding: 9.3333333333vw 0 9.3333333333vw;
    position: relative;
    padding-bottom: 0;
  }
  .naniwaxmas .broadcast_ttl {
    margin-bottom: 4vw;
    line-height: 0;
  }
  .naniwaxmas .broadcast_ttl img {
    width: 94.8vw;
  }
  .naniwaxmas .broadcast_date {
    line-height: 1;
    background: #fff;
    position: relative;
    width: 97.3333333333vw;
    margin: 0 auto 6.6666666667vw;
    border: solid 0.4vw #be972f;
    border-radius: 1.3333333333vw;
    padding: 6.6666666667vw 0 4vw;
  }
  .naniwaxmas .broadcast_date h4 img {
    height: 7.7333333333vw;
    position: absolute;
    top: -4vw;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .naniwaxmas .broadcast_date p img {
    height: 4.8vw;
  }
  .naniwaxmas .broadcast_date ul.caut {
    width: 93.3333333333vw;
    margin-top: 2.6666666667vw;
    line-height: 1.4;
  }
  .naniwaxmas .broadcast_date {
    margin-top: 3.3333333333vw;
    padding-bottom: 0;
  }
  .naniwaxmas .broadcast_date p img {
    height: 9.8666666667vw;
    margin-bottom: 4vw;
  }
  .naniwaxmas .broadcast_ex {
    width: 67.8666666667vw;
    margin: 0 auto 6.6666666667vw;
  }
  .naniwaxmas .broadcast_time {
    background: #fff;
    border: solid 0.4vw #006cb8;
    border-radius: 2vw;
    width: 97.3333333333vw;
    margin: 6.6666666667vw auto 0;
    padding: 0 1.7333333333vw 5.3333333333vw;
    text-align: left;
    width: 93.3333333333vw;
    text-align: center;
    padding: 3.3333333333vw 0 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .naniwaxmas .broadcast_time h4:not(.date) {
    background: #006cb8;
    line-height: 1;
    padding: 2vw;
    margin: -0.2vw -1.9vw 4vw;
    border-radius: 1.4666666667vw 1.4666666667vw 0 0;
    text-align: center;
  }
  .naniwaxmas .broadcast_time h4:not(.date) img {
    height: 4.2666666667vw;
  }
  .naniwaxmas .broadcast_time h5 {
    text-align: center;
  }
  .naniwaxmas .broadcast_time h6 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 1.2em auto 0.5em;
  }
  .naniwaxmas .broadcast_time p.img {
    width: 0vw;
    margin: 0 auto;
  }
  .naniwaxmas .broadcast_time ul li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .naniwaxmas .broadcast_time ul {
    font-size: 0.9em;
    margin-top: 0.7em;
    line-height: 2.5em;
  }
  .naniwaxmas .broadcast ul.caut {
    width: 93.3333333333vw;
    margin: 6vw auto 2.6666666667vw;
  }
}