@charset "utf-8";
html {
  scroll-behavior: smooth;
}
/* CSS Document */
  #mainContents img {
    width: 100%;
    height: auto;
  }
.menuBtn.bg01 {
  background-color: #e9ce1e;
  padding: 10px;
}
.menuBtnTtl {
  color: #000;
  font-size: 2em;
  font-weight: 600;
  /* margin: 10px; */
  padding: 10px;
}
.csmenuBtnTtl {
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  /* margin: 10px; */
  padding: 10px;
}
.menuBtn.bg02 {
  background-color: #2671ad;
  padding: 10px;
}
.menuBtn.bg03 {
  background-color: #c90000;
  padding: 10px;
}
.txtL {
  font-size: x-large;
}
.containerBox {
  /* width: 100%; */
  /* max-width: 960px; */
  padding: 40px;
  border: 5px solid #e2b36e;
  box-sizing: border-box;
  overflow: hidden;
  margin: 10px 30px 30px 30px;
  background-image: url(../images/ribbon_bg@3x.png);
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
  background-size: 200px;
}
.containerImg {
  margin: 30px auto;
}
.leftBox {
  /* position: relative; */
  float: left;
  width: 40%;
}
.rightBox {
  /* position: relative; */
  width: 56%;
  float: right;
}
.csleftBox {
  /* position: relative; */
  float: left;
  width: 36%;
}
.csrightBox {
  /* position: relative; */
  width: 60%;
  float: right;
}
.ecoteeleftBox {
  position: relative;
  float: left;
  width: 300px;
  margin-right: 70px;
}
.ecoteerightBox {
  position: relative;
  width: 500px;
  float: left;
}
.couponBox {
  /* width: 100%; */
  /* max-width: 960px; */
  padding: 40px;
  border: 5px solid #e2b36e;
  box-sizing: border-box;
  /* position: relative; */
  overflow: hidden;
  margin: 0 30px 30px 30px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* background-color: aquamarine; */
}
.cartBtnBox {
  clear: both;
}
a.cartBtnTxt {
  padding: 14px 95px;
  background-color: black;
  color: #fff;
  /* text-align: right; */
  /* position: relative; */
  /* right: -739px; */
  /* top: 23px; */
  /* left: 335px; */
  overflow: hidden;
  margin: 0;
  display: inline-block;
  /* float: right; */
  margin-top: 30px;
  font-size: x-large;
  display: block;
  /* max-width: 600px; */
  /* width: 100%; */
  box-sizing: border-box;
  text-align: center;
  font-weight: 600;
}
.period {
  font-size: x-large;
  text-align: center;
  margin: 10px;
  font-weight: 600;
}
.ecoteeimg {
  float: left;
  margin-right: 20px;
}
.ecoteetxt {
  /* margin-left: 20px; */
  font-size: x-large;
  font-weight: 600;
}
.bf_bg {
  background-color: #000;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
}
.horizontal-gradient {
  background: linear-gradient(to right, #fee494, #bf763f);
}
.cshorizontal-gradient {
  background: linear-gradient(to right, #216cd7, #263079);
}
.couponBg {
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 40px;
}
.z7Ttl {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 26px;
  color: #b17329;
  text-align: center;
}
.csTtl {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 26px;
  color: #b17329;
  text-align: center;
}
.outletTtl {
  font-size: 2em;
  font-weight: 600;
  margin-top: 26px;
  color: #b17329;
  text-align: center;
}
.productImg img {
  width: 100%;
  height: auto;
}
.csproductImg img {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.couponImg img {
  width: 100%;
  height: auto;
}
.csproductImg {
  padding: 0 10px;
}
.saleBox {
  overflow: hidden;
}
.productName {
  font-size: 1.5em;
  text-align: center;
  font-weight: 600;
}
.presentTxt {
  color: #f66759;
  font-weight: 600;
  font-size: 2.4em;
  text-align: center;
}
.couponImg {
  /* top: 32px; */
  /* position: relative; */
  margin-top: 30px;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
  text-decoration: none;
}
.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.arrow::before, .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: 32%; */
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 3%;
}
.sample5-6::before {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border: 4px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.sample5-6::after {
  /* left: 33%; */
  width: 10px;
  height: 10px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 5%;
}
.sample4-2::before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #7a0;
}
.sample4-2::after {
  left: 5px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
}
.outletBox img {
  width: 100%;
  height: auto;
}
.outletBox {
  padding: 30px;
}
.containerBox {
  background-color: #fff;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
img.liquidImg {
  width: 100% !important;
  max-width: 960px;
  height: auto;
}
.outletcartBtnBox {
  position: relative;
  top: -162px;
  /* left: 30px; */
}
.outletcartBtnTxt::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 35px;
  background: url(../images/yajirusi@3x.png) no-repeat;
  background-size: contain;
  margin-left: 8px;
  vertical-align: middle;
}
.outletcartBtnTxt {
  background-color: #470307;
  /* margin: 0 auto; */
  padding: 15px 45px;
  font-size: 1.8em;
  font-weight: 600;
  color: #fff;
  margin-left: 198px;
  /* margin-top: 40px; */
  display: inline-block;
}
.containerImg img {
  width: 100%;
  height: auto;
}
.containerTtl {
  font-size: 2em;
  font-weight: 600;
  margin-bottom: 26px;
  color: #b17329;
  text-align: center;
}
.txtM {
  font-size: 1.3em;
  font-weight: 600;
  /* margin-bottom: 20px; */
}
.specification.leftBox {
  width: 50%;
}
.specification.rightBox {
  width: 40%;
}
a {
  color: #333;
  text-decoration: none;
}
.read {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  margin-top: -10px;
}
.sarani {
  /* background-color: aqua; */
  border-radius: 100px;
  text-align: center;
  font-size: 2.5em;
  display: block;
  margin: 0 auto -8px;
  padding: 10px;
  /* width: 100px; */
  color: #fff;
  font-weight: 600;
  /* animation: color-change 2s linear infinite; */
  /* margin: 20px; */
  font-size: 30px;
  font-weight: bold;
}
span.txts {
  font-size: 0.8em;
}
.mv960 img {
  max-width: 960px;
  height: auto;
}
.calendarBox {
  max-width: 960px;
  overflow: hidden;
  padding: 30px;
  background-color: white;
  border: 3px solid #324696;
}
.calendarImg {
  width: 100%;
  height: auto;
}
.leftBox img {
  width: 100%;
  height: auto;
}
.leftBox {}
.rightBox img {
  width: 100%;
  height: auto;
}
h1.pagetitleElementA01 {
  color: #324696;
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  /* background-image: url(../images/bg_cloud01.png),url(../images/bg_cloud02.png); */
  /* background-size: 132px; */
  /* background-repeat: no-repeat,no-repeat; */
  /* background-position: -16px 1px,830px 34px; */
  margin: 10px 0 10px 0;
}
h2.ttl02 {
  text-align: center;
  font-size: 1.9em;
  /* border: 1px solid; */
  border-bottom: 3px solid #324696;
  display: block;
  margin: 0 auto;
  width: 80%;
  border-top: 3px solid #324696;
  padding: 8px 5px 5px 5px;
}
.txts {
  text-align: right;
  margin-top: 20px;
  width: 852px;
  margin-top: 7px;
}
h3.calendartxt {
  text-align: center;
  color: #4f4f4f;
  font-size: 1.3em;
}
.calendarImg img {
  border: 1px solid #c1c1c1;
}
.calendarOverview {
  width: 100%;
  font-size: 1.2em;
}
.calendarOverview th, .calendarOverview td {
  border: 1px solid #d1d1d1;
  padding: 12px;
  border: 1px solid #cdc9c9;
}
.calendarOverview th {
  font-weight: bold;
  background-color: #ebebeb;
}
.overview {
  margin-top: 30px;
}
.rightBox li {
  color: #ff007f;
  font-size: 1.2em;
  padding-left: 73px;
}
#mainContents {
  /* background-image: url(../images/bg_dragon.png); */
  /* background-size: 288px; */
  /* background-repeat: no-repeat; */
  background-repeat-x: 500px;
  /* background-position: 639px 146px; */
  /* background-image: url(); */
}
.kore {
  font-size: 1.5em;
  color: #ff008b;
}
#mainContents {
  max-width: 960px;
  width: 100%;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 640px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  html {
    scroll-behavior: smooth;
  }
  /* CSS Document */
  .menuBtn.bg01 {
    background-color: #e9ce1e;
    padding: 10px;
  }
  .menuBtnTtl {
    color: #000;
    font-size: 1.5em;
    font-weight: 600;
  }
  .menuBtn.bg02 {
    background-color: #2671ad;
    padding: 10px;
  }
  .menuBtn.bg03 {
    background-color: #c90000;
    padding: 10px;
  }
  .txtL {
    font-size: x-large;
  }
  .containerBox {
    width: 100%;
    max-width: 960px;
    padding: 40px;
    border: 5px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
  }
  .containerImg {
    margin: 30px auto;
  }
  .productImg img {
    width: 100%;
    height: auto;
  }
  .leftBox {
    position: unset;
    float: none;
    width: 100%;
    margin-bottom: 16px;
  }
  .rightBox {
    position: unset;
    float: none;
    width: 100%;
  }
  .couponImg img {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .couponBox {
    /* width: 100%; */
    /* max-width: 960px; */
    padding: 15px;
    /* border: 5px solid #ccc; */
    box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
    margin: 0 10px 10px 10px;
  }
  .cartBtnBox {
    clear: both;
    text-align: center;
    margin-top: -10px;
  }
  .outletcartBtnBox {
    clear: both;
    text-align: center;
    position: unset;
    top: -48px;
    margin: 10px 0 10px 0;
  }
  a.cartBtnTxt {
    adding: 10px 95px;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 1.7em;
  }
  a.outletcartBtnTxt {
    adding: 10px 95px;
    padding: 5px;
    margin-bottom: 20px;
  }
  .period {
    font-size: 1.5em;
    text-align: center;
    margin: 10px;
    font-weight: 600;
  }
  #mainContents img {
    width: 100%;
    height: auto;
  }
  .ecoteeleftBox {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .ecoteeimg {
    float: left;
    margin-right: 10px;
    width: 50%;
  }
  .ecoteetxt {
    /* margin-left: 20px; */
    font-size: large;
    font-weight: 600;
  }
  .bf_bg {
    background-color: #000;
    width: 100%;
    padding: 18px;
    box-sizing: border-box;
  }
  .z7Ttl {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 10px;
    /* color: #ef5d4f; */
    text-align: center;
  }
  .couponImg {
    /* top: 32px; */
    /* position: relative; */
    margin-top: 15px;
  }
  .arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
  .arrow::before, .arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: unset;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 50%;
  }
  .sample5-6::before {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: none;
  }
  .sample5-6::after {
    left: 0;
    width: 10px;
    height: 10px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -86%;
  }
  .sample4-2::before {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #7a0;
  }
  .sample4-2::after {
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
  }
  .csmenuBtnTtl {
    color: #fff;
    font-size: 1.5em;
    font-weight: 600;
  }
  .csTtl {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 9px;
    /* color: #ff3167; */
    text-align: center;
  }
  .outletTtl {
    font-size: 1.5em;
    font-weight: 600;
    /* margin-bottom: 10px; */
    /* color: #c5010a; */
    text-align: center;
    padding: 0 20px;
    margin: 10px 0;
  }
  .csleftBox {
    /* position: relative; */
    float: none;
    width: 100%;
  }
  .csrightBox {
    /* position: relative; */
    width: 100%;
    float: none;
  }
  .outletBox {
    padding: 10px 10px 0 10px;
  }
  .outletcartBtnTxt::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 26px;
    background: url(../images/yajirusi@3x.png) no-repeat;
    background-size: contain;
    /* margin-left: 8px; */
    /* vertical-align: middle; */
  }
  .outletcartBtnTxt {
    background-color: #470307;
    margin: 10px;
    padding: 14px 0;
    font-size: 1.4em;
    font-weight: 600;
    color: #fff;
    /* margin-left: 17px; */
    /* margin-top: 40px; */
    /* display: inline-block; */
    display: block;
    /* width: 100%; */
  }
  .productImg {
    margin: 0 10px;
  }
  .saleBox {
    margin-bottom: 20px;
  }
  .containerTtl {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 26px;
    color: #b17329;
    text-align: center;
  }
  .containerBox {
    width: auto;
    FONT-WEIGHT: 200;
    padding: 20px;
    border: 5px solid #e2b36e;
    box-sizing: border-box;
    overflow: hidden;
    margin: 20px;
    background-image: none;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    background-size: 200px;
  }
  .specification.leftBox {
    width: 100%;
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  .specification.rightBox {
    width: 100%;
    font-size: 1.2em;
  }
  h2.ttl02 {
    text-align: center;
    font-size: 1.25em;
    /* border: 1px solid; */
    border-bottom: 3px solid #324696;
    display: block;
    margin: 0 auto;
    width: 100%;
    border-top: 3px solid #324696;
    padding: 8px 5px 5px 5px;
  }
  h1.pagetitleElementA01 {
    color: #324696;
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
    /* background-image: url(../images/bg_cloud01.png),url(../images/bg_cloud02.png); */
    /* background-size: 132px; */
    /* background-repeat: no-repeat,no-repeat; */
    /* background-position: -16px 1px,830px 34px; */
    margin: 10px 0 10px 0;
  }
  h3.calendartxt {
    text-align: center;
    color: #4f4f4f;
    font-size: 1.3em;
    margin-top: -10px;
  }
  .koretxt02 {
    text-align: left;
    font-size: 0.9em;
    margin-top: 5px;
    font-weight: normal;
  }
  .box01 {
    margin-top: 16px;
  }
  .rightBox li {
    color: #ff007f;
    font-size: 1.2em;
    padding-left: 0;
  }
  .overview {
    margin-top: 20px;
  }
  .calendarBox {
    max-width: 960px;
    overflow: hidden;
    padding: 20px;
    background-color: white;
    border: 3px solid #324696;
  }
  #mainContents {
    max-width: 960px;
    width: 100%;
  }
  .block-page-top-wrap .ttl h2 {
    font-size: 1.5em;
    margin-bottom: -30px;
  }
  #mainContents img {
    width: 100%;
    height: auto;
  }
}