@charset "utf-8";
/* CSS Document */
.sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
}
.sale_end {
  position: relative;
  max-width: 1000px;
  margin-top: 0px;
}
.sale_end .overlay-end {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  color: #fff;
  font-size: 2em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55000000, EndColorStr=#55000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000)";
  z-index: 10;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sale_end .overlay-end p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: fit-content;
  margin: auto;
  text-align: center;
  font-family: sans-serif !important;
}
.m-txt-price {
  font-size: 3rem !important;
}
.m-txt-price span {
  font-size: 1.5rem !important;
}
.m-txt-price em {
  font-family: Garamond, "Yu Mincho", YuMincho, \006e38\00660e\00671d, \0030d2\0030e9\0030ae\0030ce\00660e\00671d\0020\0050\0072\006f\004e\0020\0057\0033, "Hiragino Mincho ProN", \0048\0047\00660e\00671d\0045, \00ff2d\00ff33\0020\00ff30\00660e\00671d, \00ff2d\00ff33\0020\00660e\00671d, serif;
  font-size: 3.4rem;
  font-weight: normal;
}
.hdg-sec-lv3 {
  text-align: center;
  color: #333;
  margin-bottom: 26px;
}
.hdg-sec-lv3 h3 {
  font-size: 3rem;
  letter-spacing: 0.2rem;
  font-family: "Yu Mincho", YuMincho, \006e38\00660e\00671d, \0030d2\0030e9\0030ae\0030ce\00660e\00671d\0020\0050\0072\006f\004e\0020\0057\0033, "Hiragino Mincho ProN", \0048\0047\00660e\00671d\0045, \00ff2d\00ff33\0020\00ff30\00660e\00671d, \00ff2d\00ff33\0020\00660e\00671d, serif;
}
.m-grid__content p img {
  border: 1px solid #999;
}
.m-grid__content .m-grid__txtaria {
  background-color: #BBB;
  padding: 25px 19px 23px;
  color: #333;
  text-align: center;
  height: 100%;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.m-grid__content .m-grid__txtaria p {
  font-size: 1.5rem;
}
.m-footer-social {
  margin: 26px auto 0;
}
.m-txt-price {
  font-size: 4rem !important;
  display: inline;
  font-weight: bold;
}
.m-txt-price span {
  font-size: 2rem !important;
}
.m-txt-price-old {
  text-decoration: line-through;
  margin: 0 0 5px;
  font-size: 3rem;
  font-weight: normal;
  color: #000 !important;
  display: inline;
}
.m-txt-price-old span {
  font-size: 1.5rem;
}
.m-tbl-fixed {
  font-size: 2rem;
}
.m-tbl a {
  font-size: 1.3rem;
  display: block;
  margin-top: 10px;
}
.m-tbl td b {
  font-size: 2rem;
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .m-list-btn li.btn-width a {
    max-width: 600px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .m-grid__content {
    margin-bottom: 30px;
  }
  .m-grid__content:last-child {
    margin-bottom: 0;
  }
  .m-txt-price {
    display: block;
  }
  .m-tbl td b {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .m-list-btn li.btn-width a {
    max-width: 600px;
    margin: auto;
  }
}
.m-btn-l > .sale-flex-btn {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
.m-btn-l > .sale-flex-btn > img {
  width: 100%;
  max-width: 32px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .m-list-btn[data-spwidth="full"] {
    margin: 30px 0 0 !important;
  }
}
/* Fare List */
.m-list-fare-flex {
  margin: 0 0 0 -20px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.m-list-fare-flex > li {
  padding-left: 20px;
  margin-top: 20px;
  width: 33.3%;
}
.m-list-fare-flex > li:first-child {
  margin-top: 0;
}
.m-list-fare-flex-inner {
  border: 1px solid #ccc;
  padding: 0 0 15px;
}
.m-root-hdg {
  text-align: center;
  padding: 10px 10px 8px;
  background: #1e1e1e;
}
.m-root-hdg h3 {
  color: #f2f2f2;
  font-size: 2.2rem;
  font-weight: 600;
}
.m-root-hdg h3 > span {
  font-size: 1.8rem;
}
.m-root-img {
  margin: 0;
  padding: 0;
  position: relative;
}
.m-root-img > img {
  width: 100%;
}
.m-root-img > span {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-size: 1.0rem;
  background-color: rgba(0, 0, 0, .6);
  padding: 4px 8px;
  line-height: 1;
}
.m-root-price {
  margin-top: 20px;
  padding: 0 20px;
  text-align: center;
  font-size: 2.3rem;
  color: #990000;
}
.m-root-price > em {
  font-size: 4.5rem;
  font-weight: 600;
}
.m-btn-color {
  width: 100%;
  height: 44px;
  padding: 10px 25px;
  text-align: center;
  display: table;
  position: relative;
  border: 1px solid #d1d1d1;
  border-radius: 3px;
  box-sizing: border-box;
  background: #06ab7f;
}
.m-btn-color > span {
  vertical-align: middle;
  display: table-cell;
  color: #fff;
}
.m-btn-color[target="_blank"] .m-icn-blank, .m-btn-l[target="_blank"] .m-icn-blank {
  margin: -5px 0 0;
  position: absolute;
  top: 50%;
  right: 10px;
}
.m-list-fare-flex-inner .m-list-btn {
  margin: 20px 10px 0;
}
.m-list-fare-flex-inner .m-list-btn li {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .m-list-fare-flex > li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .m-list-fare-flex {
    margin: 0;
    flex-direction: column;
  }
  .m-list-fare-flex > li {
    padding-left: 0;
    width: 100%;
  }
}
.leadtext-box {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
  display: flex;
}
.leadtext-box b {
  font-size: 1.9rem;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .leadtext-box b {
    font-size: 1.2rem;
  }
}
.leadtext-box img {
  max-height: 90px;
}
@media screen and (max-width: 767px) {
  .leadtext-box img {
    max-height: 31px;
  }
}