@charset "UTF-8";
/* Scss Document */
.l-body {
  flex: 1 0 auto; }

button:focus {
  outline: none; }

.c-article_content p[id*="f"] {
  margin-top: -8.1rem;
  padding-top: 8.1rem; }
.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; }
.c-article_content a.btn {
  font-weight: normal; }

.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;
  overflow-wrap: break-word; }

.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, .c-article_content > figure a img {
  width: auto; }
  .c-article_content > figure img:nth-child(n + 2), .c-article_content > figure a img:nth-child(n + 2) {
    margin-top: 1rem; }

.c-article_content > figure a {
  display: inline-block; }
  .c-article_content > figure a:nth-child(n + 2) {
    margin-top: 1rem; }

.c-article_content > .columnSection ul, .c-article_content > .column > ul, .c-article_content table ul, .c-article_content blockquote ul {
  list-style-type: disc; }

.c-article_content > .columnSection ol, .c-article_content > .column > ol, .c-article_content table ol, .c-article_content blockquote ol {
  list-style-type: decimal; }

.c-article_content > ol, .c-article_content > ol ol, .c-article_content > ul ol {
  list-style-type: decimal;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  line-height: 1.5; }

.c-article_content > ul, .c-article_content > ul ul, .c-article_content > ol ul {
  list-style-type: disc;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  line-height: 1.5; }

ul.c-article_sns_list {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  line-height: normal;
  font-size: 1.4rem; }

.c-article_content > .columnSection ul, .c-article_content > .columnSection ol {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 2rem;
  line-height: 1.5; }
  .c-article_content > .columnSection ul:only-child, .c-article_content > .columnSection ol:only-child {
    margin: 0; }

.c-article_content > .column ul, .c-article_content > .column ol {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  line-height: 1.5; }

.c-article_content table ul, .c-article_content blockquote ul, .c-article_content table ol, .c-article_content blockquote ol {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
  line-height: 2; }

.c-article_content > .columnSection > ul li:not(:first-child), .c-article_content > .columnSection > ol li:not(:first-child), .c-article_content > .column > ul > li:not(:first-child), .c-article_content > .column > ol > li:not(:first-child), .c-article_content > ul li:not(:first-child), .c-article_content > ol li:not(:first-child) {
  margin-top: 1.5rem; }

.c-article_content .d-flex p {
  width: 100%; }

.c-article_content a {
  font-weight: 800; }

.c-article_content .columnSection figure {
  text-align: center; }

.c-article_content .columnSection figure img {
  width: auto; }

.c-article_content .columnSection figure figcaption {
  padding: 1rem 1rem;
  background-color: #f3f3f3;
  font-size: 1.2rem;
  line-height: 1.5; }

.c-article_content p {
  margin-bottom: 1.6rem; }

.c-article_content p.intvwr {
  color: #6c6c6c;
  font-weight: bold; }

/*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; }

@media only screen and (max-width: 768px) {
  .l-footer_functionnav_links_listitem {
    flex: inherit; } }

.footer-logo {
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 768px) {
    .footer-logo {
      flex-flow: column; } }

.l-footer_shoeisha_logo {
  width: auto; }
  @media only screen and (max-width: 768px) {
    .l-footer_shoeisha_logo {
      margin-bottom: 1.8rem;
      width: 4.5rem; } }

/*旧デザイン左右　用*/
.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); } }
input.btn.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd; }
  input.btn.btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca; }

input.btn.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0; }
  input.btn.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2; }

input.btn.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754; }
  input.btn.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43; }

input.btn.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107; }
  input.btn.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720; }

input.btn.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  input.btn.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37; }

input.btn.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  input.btn.btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64; }

.c-article_header_credit, .c-article_header_tags {
  flex-shrink: 1; }

@media (min-width: 769px) {
  .c-article_hero {
    display: block; } }

.c-star_icon {
  width: 2.8rem;
  height: 2.8rem;
  transition: all .3s;
  cursor: pointer;
  stroke: black;
  fill: #fff;
  fill-opacity: .25; }
  .c-star_icon:hover {
    fill: yellow;
    fill-opacity: 1; }
  .c-star_icon:active {
    transform: scale(2); }
  .c-star_icon.select {
    stroke: black;
    fill: yellow;
    fill-opacity: 1; }

.pulse-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  cursor: pointer; }
  .pulse-btn:before, .pulse-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    pointer-events: none; }

.pulse-btn:hover::before,
.pulse-btn:hover::after,
.pulse-btn:active::before,
.pulse-btn:active::after {
  animation: pulse 1s linear infinite;
  border: 2px solid yellow;
  border-radius: 50%; }

.pulse-btn:hover::after, .pulse-btn:active::after {
  animation-delay: 0s; }

@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }
.src_frame .caption {
  padding: 1rem 1rem;
  background-color: #f3f3f3;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5; }
.src_frame pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

/* ---------- チャット風吹き出し ---------- */
.chat-box {
  position: relative;
  overflow: hidden; }

.icon-img {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 80px;
  height: 80px; }
  .icon-img img {
    border-radius: 50%;
    border: 2px solid #eee;
    width: 80px;
    height: 80px; }

.icon-img-left {
  left: 0; }

.icon-img-right {
  right: 0; }

.icon-name-left {
  left: 0; }

.icon-name-right {
  right: 0; }

.icon-name {
  position: absolute;
  width: 80px;
  text-align: center;
  top: 83px;
  font-size: 12px; }

.chat-side {
  position: relative;
  float: left;
  margin: 0 105px 40px 105px; }

.chat-side-right {
  float: right; }

.chat-txt {
  position: relative;
  border: 2px solid #eee;
  border-radius: 6px;
  background: #fff;
  color: #333;
  line-height: 1.7;
  padding: 18px;
  line-height: 2; }
  .chat-txt > p:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0; }
  .chat-txt:before {
    content: "";
    position: absolute;
    border-style: solid;
    top: 16px;
    z-index: 3; }
  .chat-txt:after {
    content: "";
    position: absolute;
    border-style: solid;
    top: 15px;
    z-index: 2; }

/* 吹き出しの三角 */
/* 吹き出しの三角（左） */
.chat-txt-left:before {
  left: -7px;
  border-width: 7px 10px 7px 0;
  border-color: transparent #fff transparent transparent; }
.chat-txt-left:after {
  left: -10px;
  border-width: 8px 10px 8px 0;
  border-color: transparent #eee transparent transparent; }

/* 吹き出しの三角（右） */
.chat-txt-right:before {
  right: -7px;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #fff; }
.chat-txt-right:after {
  right: -10px;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #eee; }

@media (max-width: 767px) {
  .icon-img {
    width: 60px;
    height: 60px; }
    .icon-img img {
      width: 60px;
      height: 60px; }

  .icon-name {
    width: 60px;
    top: 62px;
    font-size: 12px; }

  /* 吹き出し（左） */
  .chat-side-left {
    margin: 0 0 30px 78px; }

  /* 吹き出し（右） */
  .chat-side-right {
    margin: 0 78px 30px 0; }

  /* 吹き出し内のテキスト */
  .chat-txt {
    padding: 12px; } }
.slick-slider {
  padding: 0 2rem; }

.slick img {
  height: auto;
  opacity: .5;
  transform: scale(0.8);
  transition: opacity .5s, transform .5s;
  width: 100%; }

.slick .slick-current img {
  opacity: 1;
  transform: scale(1.1);
  height: auto; }

.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.slick-prev, .slick-next {
  width: 12.5px;
  height: 22px; }

.slick-prev {
  left: -0rem; }

.slick-next {
  right: -0rem; }

.slick-next:before {
  background: url(/lib/img/cmn/arrowright.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat; }

.slick-prev:before {
  background: url(/lib/img/cmn/arrowleft.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat; }

.c-article_content > figure img.w-md-50 {
  width: 50%; }
.c-article_content > figure img.w-md-60 {
  width: 60%; }
.c-article_content > figure img.w-md-70 {
  width: 70%; }
.c-article_content > figure img.w-md-80 {
  width: 80%; }
.c-article_content > figure img.w-md-90 {
  width: 90%; }
@media (max-width: 767px) {
  .c-article_content > figure img.w-md-50, .c-article_content > figure img.w-md-60, .c-article_content > figure img.w-md-70, .c-article_content > figure img.w-md-80, .c-article_content > figure img.w-md-90 {
    width: 100%; } }

@media (max-width: 767px) {
  .c-article_content h2 {
    font-size: 2.2rem;
    line-height: 1.5; } }
.balloon-left {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: auto;
  min-width: 115px;
  color: #000;
  text-align: center;
  background: #f4d04c;
  z-index: 0;
  margin-left: 2rem;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 50px; }
  @media (max-width: 767px) {
    .balloon-left {
      margin-left: 0rem; } }

.c-article_content > ul.c-article_wall_cta_link {
  list-style: none;
  padding: 0; }

.c-article_content > ul.c-article_wall_cta_link li:not(:first-child) {
  margin: 0; }

/* 文字色追加 */
.text-orange {
  color: #EC682C; }

.text-pink {
  color: #EC798F; }

.c-article_aside_details {
  margin-bottom: 3rem; }
  .c-article_aside_details:last-of-type {
    margin-bottom: 0; }
