@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; }
.mb20  { margin-bottom: 20px !important; }
.mb10  { margin-bottom: 10px !important; }
.mt10  { margin-top: 10px !important; }

.title01 {
  background-color: #6d99bc;
  text-align: center;
  padding: 10px 0;
  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;
}
.midashi3 {
  font-size: 28px;
  line-height: 140%;
  text-align: center;
  font-weight: 600;
  font-family: 'Zen Old Mincho', serif;
}
.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 #e7336e;
}
.seotext_03 {
  border-top: solid 1px #352719;
  padding-top: 20px;
}
.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: 20px 0;
}
.obi2 {
  color: #3e3a39;
  text-align: center;
  padding: 20px 0;
}
.obicolor1 { background-color: #c6000b; }
.obicolor2 { background-color: #5f4487; padding: 15px 0; }
.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: #dbc6a5 !important;
  color: #fff;
}
.temp-iw-btn-order-mov-lr--color:hover { color: #fff; }
.temp-iw-btn-order-mov-lr--color::before { background: #dbc6a5 !important; }
.temp-iw-btn-order-mov-lr--color::after  { border-color: #fff; }

.boxtext {
  font-size: 40px;
  background-color: #191104;
  color: #ffffff;
  padding: 20px 0;
  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(0);
}

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 0 !important;
  margin: 0;
}
.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,
.otoku_img2 {
  position: absolute;
  top: 17%;
  left: 75%;
  width: 25%;
}
.otokubintowa {
  text-align: center !important;
  text-decoration: underline;
  margin-top: 10px;
}

.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: 0 250px; }

.bg1 { background-color: #FAF2ED; }
.bg2 { background-color: #fef5fe; }



