@charset "utf-8";
/* CSS Document */
.categorybox {
  margin-bottom: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.title01 {
  background-color: #6d99bc;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #ffffff;
}
.boxhover img:hover {
  opacity: 0.5 !important;
}
span.example1 {
  vertical-align: super;
  font-size: 50%;
}
.block-special-col2 {
  margin: 0 20px 0;
  max-width: 900px;
  width: 100%;
}
.block-special-item-icon-new2 {
  display: inline-block;
  background: #fff;
  color: #fff;
  font-size: 20px;
  padding: 10px;
  font-weight: bold;
  letter-spacing: 2px;
}
.block-special-item-list-item {
  width: 228px !important;
  margin-right: 12px;
  margin-bottom: 60px;
}
.midashi {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  font-family: 'Noto Serif JP', serif;
  line-height: 170%;
}
.midashi2 {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  font-family: 'Noto Serif JP', serif;
  line-height: 160%;
}
.midashi3 {
  text-align: center;
  font-size: 25px;
  line-height: 160%;
}
.midashi4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
}
.midashi5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 170%;
}
.midashi6 {
  font-size: 16px;
  line-height: 170%;
  text-align: center;
}
.komidashi {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  font-family: 'Noto Serif JP', serif;
  line-height: 160%;
}
.obi {
  color: #FFFFFF;
  font-size: 25px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.otoku {
  background-color: #e42f4c;
}
.obicolor0 {
  background-color: #fef2f2;
}
.obicolor1 {
  background-color: #eef3d6;
}
.obicolor2 {
  background-color: #f4ecc7;
}
.obicolor3 {
  background-color: #e5462c;
}
.color01 {
  color: #bf4d47;
}
.color02 {
  color: #2e9343;
}
.content_fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}
.content_fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.position_r {
  position: relative;
}
.teiban_nav li {
  cursor: pointer;
  height: 99%;
  position: absolute;
  width: 30%;
}
.teiban_nav li:nth-child(1) {
  left: 0%;
  top: 5%;
}
.teiban_nav li:nth-child(2) {
  left: 33%;
  top: 5%;
}
.teiban_nav li:nth-child(3) {
  left: 66%;
  top: 5%;
}
.teiban_nav li a {
  display: block;
  height: 100%;
  width: 100%;
}
.teiban_nav li a {
  display: block;
  height: 100%;
  width: 100%;
}
.text-center {
  text-align: center;
  line-height: 160%;
}
.block-special-item-list {
  justify-content: center;
}
.item40 {
  width: 30%;
}
.item60 {
  width: 65%;
}
.container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.container2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  padding-left: 130px;
  padding-right: 130px;
}
.block-special-item2 {
  display: block;
  align-items: end;
  width: 65%;
  margin: auto;
}
.backcolor {
background-image: url(/page_assets/event/3250705/img/back.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;

	}
@media screen and (max-width: 750px) {
  h2 {
    margin-top: 10px;
  }
  .title01 {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .block-special-item-list-item {
    width: calc(50% - 6px) !important;
    margin-right: 12px;
    margin-bottom: 30px;
  }
  .block-special-item-section-title {
    font-size: 23px;
  }
  .block-special-item-list-item-img .item-price-badge-percent-num {
    font-size: 20px;
    margin-left: -15px;
  }
  .block-special-item-list-item-img .item-price-badge-percent-unit {
    font-size: 10px;
    position: relative;
    top: -4px;
    margin-right: -10px
  }
  .block-special-item-list-item-img .item-price-badge-percent-off {
    font-size: 9px;
    font-weight: bold;
    position: relative;
    top: 6px;
    left: 3px;
    margin-right: -16px
  }
  .block-special-item-list-item-img .item-price-badge-percent, .block-special-item-list-item-img .item-price-badge-yen {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
  }
  .midashi {
    margin-top: 10px;
    font-size: 25px;
  }
  .komidashi {
    font-size: 20px;
  }
  .obi {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .otoku {
    font-size: 98%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .teiban_nav li {
    cursor: pointer;
    height: 35%;
    position: absolute;
    width: 100%;
  }
  .teiban_nav li:nth-child(1) {
    left: 0%;
    top: 0%;
  }
  .teiban_nav li:nth-child(2) {
    left: 0%;
    top: 33%;
  }
  .teiban_nav li:nth-child(3) {
    left: 0%;
    top: 66%;
  }
  .teiban_nav li a {
    display: block;
    height: 100%;
    width: 100%;
  }
  .midashi2 {
    font-size: 17px !important;
  }
  .midashi3 {
    font-size: 16px !important;
  }
  .midashi4 {
    font-size: 14px !important;
  }
  .midashi5 {
    font-size: 15px;
  }
  .midashi6 {
    font-size: 15px;
  }
  .container {
    justify-content: space-around !important;
  }
  .itemshin {
    width: 48% !important;
    padding-left: 0px;
    margin-bottom: 3%;
  }
  .itemshin2 {
    width: 48% !important;
    padding-left: 0px;
    margin-bottom: 3%;
  }
  .index-text {
    font-size: 13px;
    line-height: 160%;
  }
  .container2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }
  .block-special-item2 {
    width: 100%;
  }
}