@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 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-family: 'Noto Serif JP', serif;
  color: #1f3144;
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  line-height: 180%;
  margin-bottom: 15px;
}
.midashi2 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
  font-family: 'Noto Serif JP', serif;
	text-align: center;
  font-weight: bold;
  font-size: 33px;
	line-height: 160%;
}
.midashi3 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-family: 'Noto Serif JP', serif;
  font-size: 27px;
  line-height: 150%;
  text-align: center;
  font-weight: bold;
}
.midashi4 {
  font-size: 21px;
  line-height: 150%;
  text-align: center;
  font-weight: bold;
}
.midashi5 {
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
  text-align: center;
}
.midashi6 {
  font-weight: bold;
  font-size: 18px;
  line-height: 170%;
text-align: center;
}


.obi{
  color: #FFFFFF; 
  font-size: 25px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}	
.otoku{
	background-color: #e42f4c;
}
.obicolor1{
	background-color: #020a2e;
}
.obicolor2{
	background-color: #f2f4f7;
}
.obicolor3{
	background-color: #eaeaea;
}
.color01{
  color: #e73562;  
}
.color02{
  color: #333333;
}
.color03{
  color: #ffffff;
}
.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;
}
.item40 {
  width: 30%;
}
.item60 {
  width: 65%;
}
.fontcenter{
	text-align: center;
}
.itemshin {
  align-self: stretch;
  flex-basis: auto;
  padding-left: 10px;
}
.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%;
}
.bordercolor {
  border-bottom: dotted 2px #333333;
padding-bottom: 10px;
	margin-bottom: 10px!important;
	width: 60%;
margin: 0 auto;
}
.seotext_05 {
  background: linear-gradient(transparent 70%, #FFFF00 0%);
}
.btn-main2, a.btn-main2 {
    background: #ffffff;
    color: #000001;
    width: auto;
    font-size: 20px;
    white-space: pre;
    border: 1px solid #cccccc;
    box-shadow: 0 6px 0 #cccccc;
}
.btn-main2.btn-arrow-right2::after, a.btn-main2.btn-arrow-right2::after {
    border-top: 1.5px solid #333333;
    border-right: 1.5px solid #333333;
}

element.style {
}
.btn.btn-arrow-right, a.btn.btn-arrow-right {
    padding-right: 40px;
}
.block-special-item-detail-btn .btn {
    width: 100%;
}
.btn-main2:hover, a.btn-main2:hover {
  background: #efefef;
}
.btn.btn-arrow-right2::before, a.btn.btn-arrow-right2::before {
    content: "";
    display: block;
    background: #ffffff;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
}
.block-special-text {
  font-size: 22px;
  line-height: 36px;
}
.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-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;
}
.midashi2{
  font-size: 20px;
}	

.container {
    padding-left: 0px;
    padding-right: 0px;
    align-content: flex-start;
  }
.container2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }	
  .itemshin {
    width: 49%;
    padding-left: 0px;
  } 

.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: 18px!important;
  }
.midashi3 {
    font-size: 18px;
  }	
 .midashi4 {
    font-size: 14px;
  }	
.midashi5 {
  font-size: 15px;
} 
.midashi6 {
  font-size: 15px;

}
.block-special-text {
    font-size: 16px;
    line-height: 160%;
  }	
.bordercolor {
	width: 100%;
}	
}





