@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;
}
.mb10 {
  margin-bottom: 20px !important;
}
.title01 {
  background-color: #bf7f6d;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  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-icons {
  position: relative;
}
.block-special-item-icons span {
  margin-right: 10px;
}
.block-special-item-icons em {
  position: absolute;
  bottom: 20px;
}
.block-special-item-icons .cp-icon {
  width: 12%;
  position: absolute;
  top: -6px;
}
.block-special-item-icons2 {
  position: relative;
}
.block-special-item-icons2 span {
  margin-right: 10px;
}
.block-special-item-icons2 em {
  position: absolute;
  bottom: 20px;
}
.block-special-item-icons2 {
  width: 12%;
  position: absolute;
  top: -6px;
}
.with_icon_new .block-special-item-icon {
  padding: 15px 15px 0;
  width: auto;
  width: 12%;
}
.with_icon_new .block-special-item-icon img {
  max-width: 100%;
  max-height: 100%
}
.midashi {
  text-align: center;
  font-weight: bold;
  font-size: 60px;
  line-height: 160%;
}
.midashi2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 160%;
}
.midashi3 {
  text-align: center;
  font-size: 25px;
  line-height: 160%;
}
h2.seotext_00 {
  text-decoration: underline;
  text-decoration-color: #ffe600;
  border-width: 10px;
}

.head-border {
text-align: center;
  font-size: 23px;
    line-height: 160%;
}

.text_caption {
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
  font-weight: bold;
}
.color01 {
  color: #dc4651;
}
.color02 {
  color: #514b4a;
}
.color03 {
  color: #ffffff;
}
.color04 {
  color: #000000;
}
.backcolor01 {
  background-color: #fef2f3;
  padding-top: 1%;
  padding-bottom: 1%;
}
.captitlle {
  border-radius: 50vh;
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}
.otoku {
  background-color: #e42f4c;
}
.container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
    padding-left: 100px;
  padding-right: 100px;
}
.container2 {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  padding-left: 100px;
  padding-right: 100px;
}
.itemshin {
  align-self: stretch;
  flex-basis: auto;
  padding-left: 10px;
  margin-bottom: 25px;
}
.itemshin img {
  flex-basis: 90%;
}
.itemshin2 {
  align-self: stretch;
  flex-basis: auto;
  padding-left: 10px;
}
.itemshin2 img {
  flex-basis: 90%;
}
.simple_c {
  background-color: #ffffff;
  margin-bottom: 0px !important;
  padding-bottom: 15px;
  padding-top: 15px;
}
.block-special-text {
    font-size: 22px;
    line-height: 1.8;
}
.obi {
  color: #FFFFFF;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.obicolor1 {
  background-color: #e94753;
}
.fontcenter {
  text-align: center;
}
.block-special-item-list {
    justify-content: center;
}
.content_fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}
.content_fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

@media screen and (max-width: 750px) {
  h2 {
    margin-top: 10px;
  }
  .title01 {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .block-special-item-icons em {
    width: 15%;
    top: 30%;
    bottom: auto;
    left: 80px;
    transform: translateY(-50%);
  }
  .block-special-item-icons .cp-icon {
    width: 16%;
  }
  .with_icon_new .block-special-item-icon {
    padding: 15px 15px 0;
    width: auto;
    width: 16%;
  }
  .with_icon_new .block-special-item-icon img {
    max-width: 100%;
    max-height: 100%;
  }

.midashi {
    margin-top: 10px;
    font-size: 23px;
  }
  .midashi2 {
    font-size: 17px;
  }
	.midashi3 {
    font-size: 16px;
  }
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .itemshin {
    width: 33%;
    padding-left: 0px;
  }
  .itemshin2 {
    width: 33%;
    padding-left: 0px;
  }
  .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;
  }
  .head-border {
  font-size: 17px;
}
  .captitlle {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
  .text_caption {
font-size: 16px;
}
	.block-special-section-title-main{font-size: 21px;}
.block-special-text {
    font-size: 16px;
    line-height: 1.8;
}
.otoku {
	font-size: 18px
}	
}