@charset "UTF-8";
.attention {
  max-width: 1200px;
  margin: 0 auto 40px;
  padding: 0 20px;
}
.pr-kitchen-car {
  margin: 0 0 30px 0;
  padding:10px 15px;
  background: red;
  border-radius: 7px;
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.mtfWrapper {
  background: white url('../image/bg-decoration.png') center 44px repeat-x;
}
.mtfHeader {
  max-width: 960px;
  margin: 0 auto;
  padding: 20px 10px;
}
/*.mtfWorkshop__block a:link {
  color: #1a0dab;
  text-decoration: underline;
}
.mtfWorkshop__block a:visited {
  color: #660099;
  text-decoration: underline;
}
.mtfWorkshop__block a:hover {
  color: #1a0dab;
  text-decoration: none;
}
.mtfWorkshop__block a:active {
  color: #1a0dab;
  text-decoration: underline;
}*/
.mtfWorkshop__category {
  padding: 5px 15px;
  border-radius: 5px;
  background: #ccc;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.mtfWorkshop__category--sale {
  background: #8fc31f;
}
.mtfWorkshop__category--food {
  background: #ff6666;
}
.mtfWorkshop__category--kitchencar {
  background: #fa983d;
}
.mtfWorkshop__category--experience {
  background: #00B3FF;
}
.mtfWorkshop__category--workshop {
  background: #9966cc;
}
.mtfWorkshop__category--workshop-sale {
  background: #19317F;
}
.mtfWorkshop__category--experience-workshop{
  background: #ff66cc;
}
.mtfWorkshop__featured {
  position: relative;
}
.mtfWorkshop__featured img {
  position: absolute;
  /*right: 40px;
	top: -8px;*/
  bottom: -5px;
}
.btn-party {
  display: inline-block;
  width: 80%;
  padding: 5px 15px;
  border-radius: 0.3rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24);
  background: #007bff;
}
a.btn-party:link {
  color: white;
}
a.btn-party:visited {
  color: white;
}
a.btn-party:hover {
  color: white;
  background: #0069d9;
}
a.btn-party:active {
  color: white;
}
.mtfheader__bacground {
  width: 100%;
  background: white url('../image/bg.png') center repeat;
  margin: 0 0 30px 0;
}
.mtfHeader__title {
  max-width: 900px;
  margin: 0 auto 45px;
}
.mtfHeader__outside {
  padding: 0 10px;
  margin: 0 0 30px 0;
}
.mtfHeader__date {
  max-width: 330px;
  margin: 0 0 30px 0;
}
.mtfHeader__define {
  margin: 0 0 15px 0;
}
.mtfHeader__term {
  margin: 0 0 5px 0;
  color: #f39800;
  font-size: 1.5em;
  font-weight: bold;
}
.mtfHeader__description {
  font-size: 1.2em;
}
.mtfEmergency {
  color: #cc3366;
  font-size: 1.75em;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
.mtfNotes {
  max-width: 790px;
  margin: 0 auto 30px;
  padding: 15px 20px;
  border: 2px solid #ccc;
}
.mtfNotes__define {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.mtfNotes__term {
  width: 22%;
  color: #333;
}
.mtfNotes__description {
  width: 75%;
  color: #de551a;
}
.row--dashLine {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px dashed gray;
}
.row--solidLine {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid gray;
}
.mtfWorkshop, .mtfGoods {
  margin: 0 0 60px 0;
}
.mtfWorkshop__title {
  max-width: 500px;
  margin: 0 auto 15px;
}
.mtfWorkshop__block {
  position: relative;
  padding: 15px;
}
.mtfWorkshop__theme {
  margin: 0 0 10px 0;
  color: #ec708c;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.3;
}
.mtfWorkshop__theme--sale {
  color: #8fc31f;
}
.mtfWorkshop__theme--food {
  color: #ff6666;
}
.mtfWorkshop__theme--kitchencar {
  color: #fa983d;
}
.mtfWorkshop__theme--experience {
  color: #00B3FF;
}
.mtfWorkshop__theme--workshop {
  color: #9966cc;
}
.mtfWorkshop__theme--workshop-sale {
  color: #19317F;
}
.mtfWorkshop__theme--experience-workshop {
  color: #ff66cc;
}
.mtfWorkshop__corp {
  margin: 0 0 5px 0;
  color: #91c31d;
  font-size: 1em;
  font-weight: bold;
}
.mtfWorkshop__text {
  color: #333;
  font-size: 1.2em;
  line-height: 1.5;
}
.mtfWorkshop__photo {
  margin: 0 0 20px 0;
}
.mtfWorkshop__stop {
  position: absolute;
  max-width: 200px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.mtfMark__list {
  margin: 0 0 2rem 0;
  padding: 0 0 0 2rem;
  font-size: 1em;
  line-height: 1.5;
}
.mtfMark__item {
  margin: 0 0 10px 0;
}
.mtfMark__item__reserv {
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 5px 15px;
  border-radius: 5px;
  background: orange;
  color: white;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
}
.mtfSchedule__list {
  list-style: none;
  margin: 0 0 10px 0;
}
.mtfSchedule__item {
  display: inline-block;
  margin: 0 5px 0 0;
}
.mtfReserve__define {
  margin: 0;
  padding: 0;
}
.mtfReserve__term {
  margin: 0 0 5px 0;
  padding: 0;
  color: #333;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.5;
}
.mtfReserve__corp {
  margin: 0 0 5px 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
}
.mtfReserve__description {
  line-height: 1.5;
}
.mtfGoods__title {
  max-width: 410px;
  margin: 0 auto 15px;
}
.mtfGoods__photo {
  margin: 0 0 10px 0;
  padding: 0;
}
.mtfGoods__theme {
  margin: 0;
  color: #89c88d;
  font-weight: bold;
  line-height: 1.3;
}
.mtfGoods__corp {
  color: #89c88d;
  font-weight: bold;
}
.mtfWorkshop__reserve {
  padding: 10px 15px;
  border: 5px solid #f8f293;
  border-radius: 10px;
  background: #abcf52;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
}
.mtfTicket {
  margin: 0 auto 60px;
}
.mtfMap {
  /*max-width: 600px;*/
  margin: 0 auto 60px;
}
.mtfContact {
  margin: 0 0 60px 0;
  padding: 0;
  background: #fbf7c6;
  border: 1px solid #de551a;
  border-radius: 3px;
  text-align: center;
}
.mtfContact__title {
  margin: 0;
  padding: 10px 15px;
  background: #de551a;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
}
.mtfContact__define {
  margin: 0;
  padding: 20px 30px;
}
.mtfContact__term {
  font-size: 1.2em;
}
.mtfContact__mark {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 5px 15px;
  border-radius: 5px;
  background: #de551a;
  color: white;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1;
}
.mtfContact__tel {
  margin: 0 10px 0 0;
}
.mtfContact__number {
  font-size: 2em;
  font-weight: bold;
}
.stop {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
}
.pl20 {
  padding-left: 20px;
}
.expoHeader {
  margin: 0 auto;
  padding: 0;
}
.expo__bacground {
  width: 100%;
  /*background: #c6e8fa;*/
  background: #c6e8fa url('../image/bg-expo.png') repeat-x center top;
  background-size: 100% 100%;
}
.np21-flierr-btn__item {
  width: 60%;
  margin: 20px auto 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .mtfWrapper {
    background: white url('../image/bg-decoration.png') center 0px repeat-x;
  }
  .mtfHeader__title {
    margin: 0 auto 15px;
  }
  .mtfHeader__outside {
    max-width: 460px;
    margin: 0 auto 30px;
    padding: 0;
  }
  .mtfHeader__date {
    margin: 0 auto 30px;
    padding: 0 15px;
  }
  .mtfHeader__define {
    margin: 0 0 10px 0;
    padding: 0 10px;
  }
  .mtfHeader__term {
    color: #22b5dd;
    font-size: 1.17em;
    font-weight: bold;
  }
  .mtfHeader__description {
    font-size: 1.1em;
  }
  .mtfEmergency {
    font-size: 1.5em;
    text-align: left;
  }
  .mtfNotes {
    padding: 10px 15px;
  }
  .mtfNotes__define {
    flex-direction: column;
    font-size: 0.9em;
  }
  .mtfNotes__term {
    width: 100%;
  }
  .mtfNotes__description {
    width: 100%;
    margin-bottom: 10px;
  }
  .mtfWorkshop__title {
    margin-bottom: 0;
  }
  .mtfWorkshop__block, .mtfGoods__block {
    padding: 30px 0;
  }
  .mtfWorkshop__stop {
    max-width: 300px;
  }
  .row--dashLine {
    border-bottom: none;
  }
  .mtfWorkshop__text {
    font-size: 1.1em;
  }
  .xs-dashLine {
    border-bottom: 1px dashed gray;
  }
  .mtfContact__title {
    padding: 10px 15px;
    font-size: 1em;
    font-weight: bold;
  }
  .mtfContact__term {
    margin: 0 0 10px 0;
  }
  .mtfContact__mark {
    display: block;
  }
    .np21-flierr-btn__item {
  width: 90%;
}
}
@media screen and (max-width: 440px) {
  .mtfWorkshop__featured img {
    position: absolute;
    right: 0px;
    top: auto;
    bottom: -5px;
  }
}
.mtfMap {
  /*max-width: 600px;*/
  margin: 0 auto 60px;
}
.map_box {
  width: 65%;
  float: left;
  margin: 0;
  padding: 0;
}
.map_text {
  width: 35%;
  height: 400px;
  padding: 5% 2% 3% 2%;
  float: right;
  background-color: #DEDEDE;
}
.map_text h4 {
  font-size: 1.5em;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}
.map_text p {
  font-size: 1.1em;
  line-height: 2em;
}
@media screen and (max-width: 768px) {
  .map_box {
    width: 100%;
    height: 100%;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .map_text {
    width: 100%;
    height: 100%;
    padding: 10%;
  }
  .map_text p {
    line-height: 1.5em;
  }
}