@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;
  line-height: 160%;
}
.midashi3 {
  text-align: center;
  font-size: 23px;
  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: #db532e;
}

.obicolor1{
	background-color: #eaeef9;
	padding-top: 3%;
	padding-bottom: 3%;
}
.obicolor2{
	background-color: #6ac8e9;
}
.obicolor3{
	background-color: #e5462c;
}
.color01{
  color: #f1552d;  
}
.color02{
  color: #ae9b5c;
}
.container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.itemshin {
  align-self: stretch;
  flex-basis: auto;
  padding-left: 10px;
	width: 23%;
}
.container2 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
}
.itemshin1 {
  align-self: stretch;
  flex-basis: auto;
	width: 33%;
}

.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;
}
.block-special-item-list {
    justify-content: center;
}
.block-special-item2 {
    display: block;
    align-items: end;
    width: 65%;
    margin: auto;
}
.block-special-off {
    background-color: #e42f4c;
    color: #ffffff !important;
    padding: 1%;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px;
    position: relative;
    top: -4px;
    line-height: 1;
    font-weight: bold;
}
@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;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
    align-content: flex-start;
  }
  .itemshin {
    width: 49%;
    padding-left: 0px;
  } 
.komidashi {
    font-size: 20px;
  }	
.obi{
  font-size: 18px;
  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: 18px!important;
  } 
.midashi3 {
    font-size: 16px!important;
  } 	
.midashi4 {
    font-size: 16px!important;
  } 	
.midashi5 {
  font-size: 15px;
} 
.midashi6 {
  font-size: 15px;

} 
.container2 {
    padding-left: 0px;
    padding-right: 0px;
    align-content: flex-start;
  }
  .itemshin1 {
    width: 100%;
    padding-left: 0px;
  } 
.block-special-item2 {
    display: block;
    align-items: end;
    width: 99%;
    margin: auto;
}
.block-special-off {
        font-size: 16px;
    }
}





