@charset "UTF-8";
/* Scss Document */
.l-body {
  flex: 1 0 auto; }

.c-article_content table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 0 0 20px;
  width: 100%; }
  .c-article_content table th, .c-article_content table td {
    border: 1px solid #ccc;
    padding: 8px 10px 5px;
    text-align: left; }
  .c-article_content table th {
    background: #efefef; }

.blank-temp {
  font-size: 1.6rem;
  line-height: 1.6; }

#calendar {
  margin-bottom: 2.3em;
  margin-right: 3px; }
  #calendar table {
    margin-right: 3px;
    width: 100%;
    caption-side: top; }
  #calendar span, #calendar table, #calendar tbody, #calendar thead, #calendar tr, #calendar th, #calendar th {
    vertical-align: middle; }
  #calendar a {
    vertical-align: middle; }
  #calendar .calendar_title {
    color: #000000;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
  #calendar .calendarhead {
    border-top: 1px solid #e3e3e3;
    color: #000000;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase; }

th.calendarday {
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  color: #9e9e9e;
  font-size: 10px;
  letter-spacing: 0;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase; }

td.calendarday {
  border-left: 1px dotted #d5d5d5;
  padding: 3px 1px;
  text-align: center; }

td.calendarday.sunday {
  background-color: #fff0ee; }

td.calendarday.saturday {
  background-color: #f0f3fc; }

.calendarday a {
  color: #c09853 !important;
  display: block; }

.calendarday a:hover {
  background-color: #1ba1e2;
  color: #ffffff !important; }

.today {
  background-color: #fcf8e3;
  font-weight: bold; }

table#ml {
  margin-bottom: 2.3em;
  overflow: hidden;
  width: 100%; }

table#ml th {
  background-color: #efefef;
  border-bottom: 1px dotted #e6e6e6;
  font-weight: bold;
  padding: 5px; }

table#ml td {
  border-bottom: 1px dotted #e6e6e6;
  padding: 6px; }

.ml_contents {
  background: none repeat scroll 0 0 #f7f7f7;
  font-family: 'ＭＳ ゴシック', sans-serif;
  line-height: 160%;
  padding: 10px; }

.columnSection h3 {
  position: relative;
  padding-bottom: 1rem;
  border-bottom: 2px solid #e5e5e5;
  font-size: 1.8rem;
  margin-bottom: 3rem;
  line-height: 1.5; }
  .columnSection h3:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 4rem;
    height: 2px;
    background-color: #333; }

.columnSection {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 2rem 2rem;
  border: 1px solid #333;
  line-height: 1.5; }
  .columnSection .enq > h2 {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 2rem; }
  .columnSection h4 {
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #e5e5e5;
    font-size: 1.8rem;
    margin-bottom: 0.5rem; }
  .columnSection figure.mr-md-3 {
    min-width: 30%; }
    @media (max-width: 575.98px) {
      .columnSection figure.mr-md-3 {
        min-width: auto; } }
  .columnSection .btn.btn-danger {
    background-color: #dc3545;
    border-color: #dc3545; }

.pagination {
  font-size: 1.6rem; }

.prList {
  background: #f3f3f3;
  list-style: none;
  margin: 1rem 0;
  padding: 1rem; }
  .prList li {
    display: flex;
    margin-bottom: 8px; }
    .prList li:before {
      background: #B7B8B8;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      color: #fff;
      content: "PR";
      line-height: 1;
      margin: 2px 7px 0 0;
      padding: 3px;
      text-align: center; }

.c-article_content > figure {
  text-align: center; }

.c-article_content > figure img {
  width: auto; }

.c-article_content .d-flex p {
  width: 100%; }

.c-article_content a {
  font-weight: 800; }

/*freepage用*/
.c-article_content.freepage > h2:first-of-type {
  margin-top: 0 !important; }

.c-article_content.freepage > figure img {
  max-width: 100%;
  width: auto; }

.c-article_content.freepage .c-articleindex_item_description {
  font-size: 1.4rem;
  line-height: 1.5; }
.c-article_content.freepage .c-primarysection_heading {
  line-height: 1.5; }
@media only screen and (max-width: 480px) {
  .c-article_content.freepage .c-articleindex_item_heading {
    font-size: 1.4rem;
    line-height: 1.5; } }

.c-pickupindex_listitem:nth-child(odd) {
  background: #FAFAFA; }

p.ovh {
  width: 100%; }

@media only screen and (max-width: 480px) {
  .l-megamenu_item .c-primarysection_header {
    border-top: 3px solid #e5e5e5; }
  .l-megamenu_item .-level2 .c-primarysection_header {
    border-top: 2px solid #e5e5e5;
    background: none;
    padding: 0.6rem 0; }

  .c-primarysection {
    margin-top: 3rem; } }
.cx-detail {
  background: #F3F3F3; }

.megamenu_search h2 {
  font-size: 1.6rem;
  padding: 0.6rem 0; }

.tab-menu {
  display: flex;
  margin-bottom: 2rem;
  border-radius: 4px; }
  .tab-menu .item {
    width: 50%;
    flex: 1 0 auto; }
    .tab-menu .item .link {
      position: relative;
      display: inline-block;
      background-color: #eee;
      text-align: center;
      width: 100%;
      padding: 0.5rem; }
      .tab-menu .item .link.active {
        color: #fff;
        background-color: #cc1414; }
        .tab-menu .item .link.active:before {
          content: "";
          position: absolute;
          border: solid 10px transparent;
          border-top: solid 10px #cc1414;
          top: 100%;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
      .tab-menu .item .link:hover, .tab-menu .item .link:focus {
        text-decoration: none; }

@media (min-width: 769px) {
  .-markezinedaypremium .c-boxsection_eventindex_listitem_logo img {
    width: 14.8rem; } }
@media (min-width: 769px) {
  .c-profile_img {
    flex-basis: 9.2rem;
    margin-right: 2rem; } }
.l-footer_functionnav_usermenu_listitem, .l-footer_functionnav_cta_listitem {
  flex: 1 0 auto; }

/*旧デザイン左右　用*/
.imgLRBlock .imgR {
  float: right;
  margin: 0 0 0 20px; }

.imgLRBlock .imgL {
  float: left;
  margin: 0 20px 0 0; }

.imgLRBlock .ovh {
  overflow: hidden; }

.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

@media (max-width: 769px) {
  .imgLRBlock .imgR {
    float: none;
    margin: 0;
    text-align: center; }

  .imgLRBlock .imgL {
    float: none;
    margin: 0;
    text-align: center; } }
/*IE11 用*/
@media all and (-ms-high-contrast: none) {
  .l-main.col-md-8, .l-sidebar.col-md-4 {
    padding-right: calc(5rem / 2);
    padding-left: calc(5rem / 2); } }
