@charset "UTF-8";
/****************************************
*
*</news/css/news.css>
*
****************************************/
/* global
----------------------------------------*/
/* main_container
----------------------------------------*/
/* news_main */
.news_detail h2 {
  font-size: 14px;
}

.ns_aside {
  position: relative;
  margin-bottom: 10px;
}

.ns_aside > .date {
  padding: 2px 44px 2px 0;
  font-size: 10px;
  color: #2b2b2d;
}

.ns_aside .icon_goods,
.ns_aside .icon_event,
.ns_aside .icon_campaign,
.ns_aside .icon_entertainment,
.ns_aside .icon_topics,
.ns_aside .icon_atarikuji,
.ns_aside .icon_sanrioplus {
  position: absolute;
  top: 0;
  right: 0;
}

.ns_img {
  margin-top: 20px;
}

.ns_img > li {
  margin-top: 10px;
}

.ns_img > li:first-child {
  margin-top: 0;
}

.ns_free {
  margin-top: 10px;
  font-size: 12px;
}

.nsf_label {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.nsf_date {
  padding: 3px 0 3px 20px;
}

.nsf_txt {
  line-height: 160%;
}

.nsf_notes {
  color: #919299;
  font-size: 10px;
  line-height: 180%;
}

/* etc_bnr */
.etc_bnr {
  margin-top: 40px;
}

.etc_bnr a {
  margin-left: 10px;
}

.etc_bnr a:first-child {
  margin-left: 0;
}

/* handling_store */
.handling_store {
  margin-top: 40px;
}

.handling_store a {
  color: #eb5278;
}

/* relation_wrap */
.relation_wrap {
  margin-top: 40px;
  border-top: 1px solid #e6e6e6;
}

.relation_box {
  margin-top: 40px;
  border-top: 11px solid #f7f7f7;
}

.relation_box h3 {
  margin: 20px 20px 0 20px;
}

.rel_link_inr {
  margin-top: 20px;
  font-size: 12px;
}

.rel_link_inr li {
  margin-bottom: 3px;
  margin-left: 40px;
}

.searchListForm h2,
.searchListForm .pdBox {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.searchListForm h2 {
  margin-right: 25px;
  line-height: 35px;
  vertical-align: top;
}

.searchListForm .default {
  width: 143px;
}

.searchListForm .btn01ss {
  height: 35px;
  border-radius: 3px;
}

.searchListForm .btn01ss button {
  width: 155px;
  padding: 10px 0;
  *padding: 8px 0 10px 0;
  background: none;
  border: none;
  text-align: center;
}

.shopList {
  margin-top: 30px;
  padding: 20px 10px 0 10px;
  border-top: 1px dotted #a0a0a0;
}

/*
 *
 * 20191005 add
 *
 */
.ns_aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
}

.ns_aside .date {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ns_aside .icon_goods,
.ns_aside .icon_event,
.ns_aside .icon_eventcafe,
.ns_aside .icon_others,
.ns_aside .icon_smartphone,
.ns_aside .icon_campaign,
.ns_aside .icon_entertainment,
.ns_aside .icon_topics,
.ns_aside .icon_atarikuji,
.ns_aside .icon_sanrioplus {
  position: static;
}

.ns_aside span {
  margin-left: 10px;
}

/* rwd add start 202102 */

/* rwd add end 202102 */

@media (min-width: 768px) {
  .handling_store .shopList .tableType01 tbody .tel a {
    pointer-events: none;
    color: #49494d;
  }
}

@media (max-width: 767px) {
  .xBreadNav .current {
    font-size: 0;
    line-height: 1;
  }
  .xBreadNav .current::after {
    content: 'ニュース詳細';
    display: inline;
    font-size: 10px;
    margin-left: -5px;
  }
  .store_detail {
    padding-top: 10px;
  }
  .store_detail .page_label {
    padding: 6px 15px 16px;
    border-bottom: 2px solid #e6e6e6;
    -webkit-box-shadow: 0 4px 1px 0 #f7f7f7;
            box-shadow: 0 4px 1px 0 #f7f7f7;
    color: #000;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
  }
  .store_detail .main_container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .store_detail .news_detail {
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .store_detail .news_detail > * {
    width: 100%;
  }
  .store_detail .news_detail > .ns_aside {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 3px;
    padding-right: 3px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .store_detail .news_detail > .ns_aside .date {
    color: #a5a6ad;
    font-size: 11px;
  }
  .store_detail .news_detail > .ns_aside span {
    width: 55px;
    padding: 3px 5px;
    color: #fff;
    font-size: 10px;
    text-align: center;
  }
  .store_detail .news_detail > .ns_aside span.icon_campaign, .store_detail .news_detail > .ns_aside span.icon_smartphone {
    width: 78px;
  }
  .store_detail .news_detail > .ns_aside span.icon_atarikuji {
    width: 72px;
  }
  .store_detail .news_detail > .ns_aside span.icon_eventcafe {
    width: calc(8em + 14px);
  }
  .store_detail .news_detail > h2 {
    color: #000;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding-bottom: 20px;
  }
  .store_detail .news_detail > .ns_cont {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .store_detail .news_detail > .ns_cont .ns_img img {
    height: auto;
  }
  .store_detail .news_detail > .ns_cont #mainImg {
    width: 100%;
  }
  .store_detail .news_detail > .ns_cont .ns_free {
    margin-top: 15px;
  }
  .store_detail .news_detail > .ns_cont .ns_free .nsf_txt {
    line-height: 18px;
  }
  .store_detail .news_detail > .ns_cont .ns_free .nsf_txt .arr_r_pk {
    background-image: none;
    padding-left: 0;
  }
  .store_detail .news_detail > .ns_cont .ns_free .nsf_txt .ext_link {
    background-image: none;
    margin-right: 0;
    padding-right: 0;
  }
  .store_detail .news_detail > .ns_free {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .store_detail .news_detail .nscont_img {
    max-width: 100%;
  }
  .store_detail .news_detail .nscont_img img {
    height: auto;
    width: 100%;
    max-width: 100%;
  }
  .store_detail .news_detail table.ns_cont + table.ns_cont {
    margin-top: 20px;
  }
  .store_detail .news_detail table.ns_cont td {
    vertical-align: middle;
    width: 60%;
  }
  .store_detail .news_detail table.ns_cont td .nscont_img {
    margin: 0;
    padding: 0;
  }
  .store_detail .news_detail table.ns_cont td:first-child {
    width: 40%;
  }
  .store_detail .news_detail table.ns_cont td.nscont_txt {
    padding: 0 0 0 20px;
  }
  .store_detail .news_detail table.ns_cont td.nscont_txt .ns_free {
    margin: 0;
  }
  .etc_bnr {
    display: none;
  }
  .handling_store {
    padding: 0;
    margin-top: 30px;
    background: transparent;
  }
  .handling_store .inner {
    padding: 0;
  }
  .handling_store .btn01ss {
    display: none;
  }
  .handling_store .searchListForm h2 {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    border-top: 10px solid #f5f5f6;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
  .handling_store .searchListForm #area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: 0;
    width: 100%;
  }
  .handling_store .searchListForm #area > * {
    width: 100%;
  }
  .handling_store .searchListForm #area select {
    display: block !important;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    overflow: hidden;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-right: 42px;
    padding-left: 12px;
    background: #f485a1 url(/common_v2/img/bg_pd_top_off.png) right top no-repeat;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    z-index: 99;
    border: none;
    margin: 3px auto 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 248px;
    font-weight: normal;
  }
  .handling_store .searchListForm #area select:focus {
    outline: none;
  }
  .handling_store .searchListForm #area .pdWrapper {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 10px 0 0;
    padding: 0;
  }
  .handling_store .searchListForm #area .pdWrapper > div {
    pointer-events: none;
    font-size: 12px;
    background-color: transparent;
    background-image: none;
    color: #49494d;
    line-height: 18px;
    border-radius: 0;
    height: auto;
    padding: 0;
    margin: 0 auto;
    width: 248px;
    display: block;
  }
  .handling_store .shopList {
    border: none;
    margin: 0;
    padding: 0;
  }
  .handling_store .shopList .store_pref {
    display: none;
  }
  .handling_store .shopList .tableType01 {
    border: none;
    border-bottom: 2px solid #e3e3e3;
    margin-top: 20px;
  }
  .handling_store .shopList .tableType01 th, .handling_store .shopList .tableType01 td {
    display: block;
    width: 100%;
  }
  .handling_store .shopList .tableType01 thead th {
    border: none;
  }
  .handling_store .shopList .tableType01 thead .name {
    padding: 0 0 10px;
  }
  .handling_store .shopList .tableType01 thead .tel, .handling_store .shopList .tableType01 thead .comment {
    display: none;
  }
  .handling_store .shopList .tableType01 tbody tr {
    border-top: 2px solid #e3e3e3;
  }
  .handling_store .shopList .tableType01 tbody .comment {
    display: none;
  }
  .handling_store .shopList .tableType01 tbody .tel {
    border: none;
    padding: 15px 17px 15px 0;
  }
  .handling_store .shopList .tableType01 tbody .name {
    border: none;
    padding: 15px 17px 0 0;
  }
  .relation_box.rel_chara .sp_recent_carousel_container {
    border-bottom: none;
    border-top: 10px solid #f5f5f6;
    margin: 30px 0 0;
  }
  .relation_box.rel_chara .sp_recent_carousel {
    margin-left: 35px;
  }
  .relation_box.rel_chara .slides li a {
    display: block;
    width: 100px;
  }
  .relation_box.rel_chara .slides li a img {
    display: block;
    width: 100%;
    max-width: 90px;
  }
  .relation_box.rel_chara .recent_carousel_title {
    margin: 0;
  }
  .relation_box.rel_chara .caption {
    text-align: left;
  }
  .relation_box.rel_chara .caption .cls_label {
    color: #2b2b2d;
    font-size: 10px;
  }
  .relation_box.rel_chara .flex-control-na {
    padding-top: 2px;
  }
  .relation_box.rel_link {
    padding-bottom: 30px;
    border-top: 10px solid #f5f5f6;
  }
  .relation_box.rel_link .section_header h2 {
    margin: 0;
  }
  .relation_box.rel_goods {
    padding: 0;
  }
  .relation_box.rel_goods .sp_recent_goods_carousel_container {
    border-bottom: none;
    border-top: 10px solid #f5f5f6;
    margin: 0;
  }
  .relation_box.rel_goods .recent_goods_carousel_title {
    margin: 0;
  }
  .event_hall_guide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 15px;
  }
  .event_hall_guide > * {
    width: 100%;
  }
  .event_hall_guide h2 {
    margin: 20px 0 0 0;
    padding: 20px 0 10px;
    border-top: 10px solid #f5f5f6;
    font-size: 13px;
    color: #000;
  }
  .event_hall_guide .eh_aside {
    margin: 0 0 10px;
    font-size: 11px;
  }
  .event_hall_guide .eh_aside .arr_r_pk {
    padding: 0 0 0 12px;
    background: url(/common_v2/img/icon_arrow_08.png) no-repeat left center;
    background-size: 6px 7px;
    display: inline-block;
    color: #ec5c80;
    text-decoration: none;
  }
  .event_hall_guide .eh_aside .notes {
    margin-top: 5px;
    font-size: 11px;
    color: #000;
  }
  .event_hall_guide table.em_info_tbl {
    border: 0;
    font-size: 11px;
  }
  .event_hall_guide table.em_info_tbl th, .event_hall_guide table.em_info_tbl td {
    border: none;
    vertical-align: top;
  }
  .event_hall_guide table.em_info_tbl th {
    width: 1%;
    padding: 4px 8px 4px 0;
    white-space: nowrap;
    font-weight: bold;
  }
  .event_hall_guide table.em_info_tbl th::after {
    content: ' ：';
  }
  .event_hall_guide table.em_info_tbl td {
    padding: 2px 5px;
  }
  .event_hall_guide .event_gmap {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: 0;
    padding: 0;
  }
  .event_hall_guide .event_gmap .print_map {
    display: none;
  }
  .event_hall_guide .event_gmap #gmap_view {
    height: 350px;
    width: 100%;
  }
  .side_container {
    display: block !important;
    float: none;
    width: 100%;
  }
  .side_container > ul:not(.side_banner) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .side_container > ul:not(.side_banner) > * {
    width: 100%;
  }
  .side_container #custom_post_widget-30 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 30px 15px 0;
    padding: 20px 15px;
    background-color: #efefef;
  }
  .side_container #custom_post_widget-30 .side_cont {
    background: transparent;
    margin: 0;
    padding: 0;
  }
  .side_container #custom_post_widget-30 .scont_label.scont_keyword {
    background-image: none;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0;
  }
  .side_container #custom_post_widget-30 .scont_keyword_wrap {
    margin-left: -10px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 5px;
    overflow: hidden;
  }
  .side_container #custom_post_widget-30 .scont_keyword_wrap .scont_keyword_list {
    background: transparent;
    border-top: 10px solid #efefef;
    border-left: 10px solid #efefef;
    display: inline-block;
    float: left;
    font-size: 11px;
    margin: 0;
    padding: 0;
  }
  .side_container #custom_post_widget-30 .scont_keyword_wrap a {
    padding: 10px;
    background-color: #f485a1;
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
  }
  .side_container #custom_post_widget-6 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 30px 15px 0;
    border-bottom: 2px solid #e3e3e3;
  }
  .side_container #custom_post_widget-6 .side_cont {
    background: #fff;
    margin: 0;
    padding: 0;
  }
  .side_container #custom_post_widget-6 .scont_label {
    background-image: none;
    width: 100%;
    display: table;
    padding: 0 3px 0 0;
    border-top: 2px solid #e3e3e3;
    font-weight: normal;
    border-bottom: none;
  }
  .side_container #custom_post_widget-6 a {
    padding: 15px 17px 15px 0;
    background: url(/common_v2/img/icon_arrow_07.png) no-repeat right center;
    background-size: 8px 11px;
    display: block;
    color: #2b2b2d;
    text-decoration: none;
  }
  .side_container #custom_post_widget-6 .scont_desc {
    display: none;
  }
  .side_container #custom_post_widget-12 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0 15px 0;
    border-bottom: 2px solid #e3e3e3;
  }
  .side_container #custom_post_widget-12 .side_cont {
    background: #fff;
    margin: 0;
    padding: 0;
  }
  .side_container #custom_post_widget-12 .scont_label {
    background-image: none;
    width: 100%;
    display: table;
    padding: 0 3px 0 0;
    font-weight: normal;
    border-bottom: none;
  }
  .side_container #custom_post_widget-12 a {
    padding: 15px 17px 15px 0;
    background: url(/common_v2/img/icon_arrow_07.png) no-repeat right center;
    background-size: 8px 11px;
    display: block;
    color: #2b2b2d;
    text-decoration: none;
  }
  .side_container #custom_post_widget-12 .scont_desc {
    display: none;
  }
  .side_container .side_banner {
    margin: 30px 15px 0;
  }
  .side_container .side_banner a {
    display: block;
    margin: 10px auto;
    width: 80%;
  }
  .side_container .side_banner img {
    display: block;
    height: 100%;
    width: 100%;
  }
  /*
   * rwd.cssの最新ニュース・イベント部分のcssを関連ニュースに適用
   * さらに、足りない部分を追記
   */
  #recent_news_carousel .carousel_inner a:hover .img {
    border: none;
  }
  #recent_news_carousel .carousel_inner a:hover .img img {
    margin: 0;
  }
  #recent_news_carousel + .cont_inner.show_sp .ftb_container {
    padding: 10px 0 30px 0;
  }
  #recent_news_carousel + .cont_inner.show_sp .ftb_container > a img {
    width: 100%;
    height: auto;
  }
  #recent_news_carousel.carouselSet {
    margin-top: 0;
  }
  #recent_news_carousel .carousel_wrap {
    padding: 0;
  }
  #recent_news_carousel .section_header .ttl {
    margin: 30px 0 0 0;
    padding: 20px 0;
    border-top: 10px solid #f5f5f6;
    color: #000;
    font-size: 14px;
    font-weight: 700;
  }
  #recent_news_carousel .section_header .link {
    top: 59%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #recent_news_carousel .section_header .link a {
    display: inline-block;
    position: relative;
    padding-left: 0;
    background-image: none;
    background-position: left center;
    font-size: 12px;
  }
  #recent_news_carousel .section_header .link a::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-top: 2px solid #eb4f76;
    border-right: 2px solid #eb4f76;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 2px 10px 0 0;
  }
  #recent_news_carousel .ftn_container {
    padding: 0;
    margin: 0;
    background-color: transparent;
  }
  #recent_news_carousel .carousel_inner {
    width: 100%;
    margin: 0;
  }
  #recent_news_carousel .carousel {
    width: 100% !important;
    margin: 0 15px;
    border-bottom: 2px solid #e3e3e3;
  }
  #recent_news_carousel .carousel > li {
    float: none !important;
    width: 100%;
    padding-right: 3px;
    border-top: 2px solid #e3e3e3;
  }
  #recent_news_carousel .carousel > li:nth-child(n+4) {
    display: none;
  }
  #recent_news_carousel .carousel > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 17px 15px 0;
  }
  #recent_news_carousel .carousel > li > a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 5px;
    height: 5px;
    border-top: 3px solid #eb4f76;
    border-right: 3px solid #eb4f76;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
  }
  #recent_news_carousel .carousel > li img {
    width: 100%;
    height: auto;
  }
  #recent_news_carousel .carousel > li .img {
    width: 30%;
  }
  #recent_news_carousel .carousel > li .caption {
    width: 70%;
    padding-left: 20px;
  }
  #recent_news_carousel .carousel .cls_label {
    padding: 0;
    font-size: 12px;
  }
  #recent_news_carousel .carousel_indi_wrap,
  #recent_news_carousel .btnPrev,
  #recent_news_carousel .btnNext {
    display: none !important;
  }
  .movie-content {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
  }
  .movie-content iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
  }
}

/*# sourceMappingURL=NW1c.css.map */
