@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;
}
.mt10 {
  margin-top: 10px !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 {
    justify-content: center;
  }
.block-special-item-list-item {
  width: 228px !important;
  margin-right: 12px;
  margin-bottom: 60px;
}
.midashi1 {
  font-size: 35px;
  line-height: 165%;
  font-weight: bold;
  text-align: center;
}
.midashi2 {
  font-size: 32px;
  line-height: 140%;
  text-align: center;
  font-weight: 600;
  font-family: 'Zen Old Mincho', serif;
  font-style: normal;
}
.midashi3 {
  font-size: 28px;
  line-height: 140%;
  text-align: center;
  font-weight: 600;
  font-family: 'Zen Old Mincho', serif;
  font-style: normal;
}
.midashi4 {
  font-size:22px;
  line-height: 140%;
  text-align: left;
  font-weight: 500;
  font-family: 'Zen Old Mincho', serif;
}
.midashi5 {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  font-weight: 500;
  font-family: 'Zen Old Mincho', serif;
}
.seotext_02 {
  border-bottom: solid 1px;
  border-color: #e7336e;
  border-width: 1px; /*5ピクセルの太さにする*/
}
.seotext_03 {
  border-top: solid 1px;
  border-color: #352719;
  border-width: 1px;
  padding-top: 20px; /*5ピクセルの太さにする*/
}
.h4border {
  border-top: 3px solid #e7336e;
  border-bottom: 3px solid #e7336e;
  padding: 10px;
}
.komidashi {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  font-family: 'Noto Serif JP', serif;
}

.seotext_05 {
  background: linear-gradient(transparent 70%, #FFFF00 0%);
}
.obi {
  color: #e82e12;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.obi2 {
  color: #3e3a39;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.obicolor1 {
  background-color: #c6000b;
}
.obicolor2 {
  background-color: #5f4487;
  padding-top: 15px;
  padding-bottom: 15px;
}
.obicolor3 {
  background-color: #fffa79;
}
.obicolor4 {
  background-color: #ffe600;
}
.color01 {
  color: #3e3a39 !important;
}
.color02 {
  color: #313A4B;
}
.color03 {
  color: #e1211c !important;
}
.color04 {
  color: #ffffff;
}
.color05 {
  color: #333333;
}
.color10 {
  color: #e82e12;
}
.dashed01{
  border-bottom:dashed 3px;
}
.temp-iw-btn-order-mov-lr--color {
    border-color: #7ba1b8 !important;
    color: #fff;
}
.temp-iw-btn-order-mov-lr--color::before {
    background: #7ba1b8 !important;
}
.boxtext {
  font-size: 40px;
  background-color: #191104;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Noto+Serif+JP', serif;
  line-height: 150%;
}
.item {
  align-self: stretch;
  flex-basis: 48%;
  margin-bottom: 2%;
}
.item40 {
  width: 30%;
}
.item60 {
  width: 65%;
}
.fade {
  animation: fadeIn 0.2s ease 0.3s 1 normal;
}
.content_fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}
.content_fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
a.itembtn {
  padding: 20px;
  color: #ffffff;
  text-decoration: none !important;
}
a.itembtn2 {
  padding: 20px;
  text-decoration: none !important;
}
a.itembtn:hover {
  opacity: 0.5;
}
.block-special-item-name2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  padding: 0 42px 5px 0px !important;
  margin: 0 0 0px;
}
.block-special-item-title2 {
    font-size: 20px;
    padding: 15px;
    background: #ffffff;
    margin-bottom: 24px;
    line-height: 1.2;
}
.btn-border {
  border: 2px solid #c0a848;
  border-radius: 50vh;
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
}
.otokubin {
  border: 1px solid #333333;
  padding: 15px;
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.otoku_img1 {
  position: absolute;
  top: 17%;
  left: 75%;
  width: 25%;
}
.otoku_img2 {
  position: absolute;
  top: 17%;
  left: 75%;
  width: 25%;
}
.otokubintowa {
  text-align: center !important;
  text-decoration: underline;
	margin-top: 10px;
}
.content_fadein {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}
.content_fadein.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.block-special-item2 {
    display: block;
    align-items: end;
    width: 65%;
    margin: auto;
}
.otokupresent {
text-align: center;
  color: #e42f4c;
	font-weight: bold;
	font-size: 23px;
  line-height: 150%;
}
.block-special-text {
    font-size: 20px;
    line-height: 33px;
}
.pc700{
padding-left: 250px;
padding-right: 250px;
}

.bg1 {
  background-color: #fffffc;
}
.bg2 {
  background-color: #fef5fe;
}

@media screen and (max-width: 768px) { 
h2 {
    margin-top: 10px;
  }
  .title01 {
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
.block-special-item-list-item {
    width: calc(50% - 12px) !important;
    margin: 0 6px 60px 6px;
 }	
.block-special-item-icons {
        padding: 10px !important;
    }
.block-special-item-name {
        padding: 10px !important;
    }	
.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;
  }
.container {
	  	padding-left: 0px;
	padding-right: 0px;
  }
.itemshin {
		width: 49%;
  }
.item {
    margin-bottom: 5%;
  }
.obi {
    padding-top: 5px;
    padding-bottom: 5px;
  }
.container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
.seotext_03 {
    padding-top: 5px;
  }
.block-special-item-name2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    text-align: center !important;
    margin-right: 0px;
    padding-right: 0px !important;
    margin-bottom: 10px !important;
  }
.container2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }
.itemshin2 {
    align-self: stretch;
    flex-basis: auto;
    padding-right: 5px;
  }
 a.itembtn2 {
    padding: 20px;
    text-decoration: none !important;
    text-align: center;
  }
  .itemshin3 a {
    display: inline-block;
    padding-left: 12px;
    padding-right: 10px;
    margin-bottom: 10px;
    line-height: 30px;
    margin-right: 5px;
  } 
a.itembtn3 {
    text-decoration: none !important;
    text-align: center;
  }
a.itembtn4 {
    text-decoration: none !important;
    text-align: center;
    color: #ffffff;
  }
.sp_otameshi {
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
  }
.spmt60 {
    margin-top: 60px !important;
  }
.otokubin {
    width: 90%;
  }
.otoku_img {
    width: 13%;
  }
.otoku_img {
    left: 2%;
  }
.block-special-item2 {
    display: block;
    align-items: end;
    width: 95%;
    margin: auto;
}
	.otoku_img1 {
  position: absolute;
  top: 25%;
  left: 75%;
  width: 25%;
}
.otoku_img2 {
  position: absolute;
  top: 25%;
  left: 75%;
  width: 25%;
}
.otokupresent {

	font-size: 16px;
}
.block-special-text {
    font-size: 16px;
    line-height: 160%;
}
.pc700{
padding-left: 0px;
padding-right: 0px;
}
.midashi1 {
  font-size: 18px!important;
}
.midashi2 {
    font-size: 18px!important;
  } 
.midashi3 {
    font-size: 15px!important;
  } 	
.midashi4 {
    font-size: 15px!important;
  } 	
.midashi5 {
  font-size: 15px;
} 
.midashi6 {
  font-size: 14px;
} 

.block-special-item2 {
    display: block;
    align-items: end;
    width: 95%;
    margin: auto;
}	
}