.pageTitle {
  padding-top: 18px;
}
.pageTitle > span {
  color: #FFFFFF;
  display: block;
  padding-top: 5px;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 1.5rem;
  text-shadow: 0px 0px 3px #009FE5, 1px 0px 0px #009FE5, 0px 1px 0px #009FE5, 1px 1px 0px #009FE5, -1px 0px 0px #009FE5, 0px -1px 0px #009FE5, -1px -1px 0px #009FE5;
}

section > .inner {
  width: 960px;
  margin: 0 auto;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

h2 {
  margin-bottom: 30px;
}

#introduction {
  background: url(../img/introduction-bg.png) repeat-x center bottom;
}
#introduction .inner {
  padding: 55px 0 100px;
}
#introduction h3 {
  background: url(../img/introduction01.png) no-repeat center top;
  height: 124px;
  margin-bottom: 50px;
}
#introduction h3 img {
  display: none;
}
#introduction ul {
  list-style: none;
}
#introduction ul:after {
  content: "";
  display: block;
  clear: both;
}
#introduction li {
  width: 302px;
  height: 462px;
  float: left;
  border-style: solid;
  border-width: 1px;
  background-color: #FFFFFF;
}
#introduction li .text {
  padding: 15px;
}
#introduction .fromco2 {
  color: #4DBFE8;
}
#introduction .relish {
  color: #B68822;
  margin-left: 27px;
}
#introduction .ibottle {
  color: #0090D6;
  margin-left: 27px;
}

#productList > .inner {
  padding: 80px 0 100px;
}

.listbox dl {
  width: 960px;
  margin: 0 auto;
  letter-spacing: 1px;
}
.listbox dt {
  background-color: #0087D8;
  border-radius: 6px;
  padding: 10px 0;
  text-align: center;
}
.listbox dd {
  position: relative;
  padding: 35px 0;
}
.listbox dd:before {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 0;
  z-index: -1;
  border-right: 6px solid #0087D8;
  width: 50%;
  height: 100%;
}
.listbox dd:after {
  content: "";
  display: block;
  clear: both;
}
.listbox dd > div {
  width: 50%;
  min-height: 60px;
  position: relative;
}
.listbox dd > div:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/icon-circle@2x.png) no-repeat center center/18px 18px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}
.listbox dd > div:after {
  content: "";
  display: block;
  clear: both;
}
.listbox dd .num {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 60px 58px;
  width: 60px;
  height: 58px;
  padding-top: 19px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -29px;
}
.listbox dd .text {
  font-size: 1.4rem;
  display: table;
  min-height: 60px;
  width: calc(100% - 75px);
}
.listbox dd .text > .inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.listbox dd .text .textbox + .textbox {
  margin-top: 1em;
}
.listbox dd .text .midashi {
  color: #FF1D25;
  font-weight: bold;
}
.listbox dd .text .bold {
  font-weight: bold;
}
.listbox dd .text .brandName {
  font-size: 1.8rem;
}
.listbox dd .text .line {
  display: inline-block;
  margin-right: 1em;
}
.listbox dd .img {
  position: absolute;
  top: 0;
  margin-top: -25px;
}
.listbox dd .img201710 {
  margin-top: -50px;
  left: 20px;
}
.listbox dd .img201708 {
  margin-top: -50px;
  left: 50px;
}
.listbox dd .img201706 {
  left: 50px;
}
.listbox dd .img201703 {
  margin-top: 0;
  left: 10px;
}
.listbox dd .img201609 {
  left: 120px;
}
.listbox dd .img201606 {
  margin-top: -55px;
  left: 60px;
}
.listbox dd .img201603 {
  left: 20px;
  margin-top: -15px;
}
.listbox dd .img201509 {
  margin-top: -65px;
  left: 60px;
}
.listbox dd .img201505 {
  left: 35px;
}
.listbox dd .img201503 {
  left: 100px;
}
.listbox dd .img201410 {
  left: 60px;
  margin-top: -50px;
}
.listbox dd .img201405 {
  left: 40px;
  margin-top: -50px;
}
.listbox dd .img201305 {
  left: 90px;
  margin-top: -50px;
}
.listbox dd .img201211 {
  left: 20px;
  margin-top: 40px;
}
.listbox dd .img200903 {
  left: 50px;
}
.listbox dd .img200307 {
  left: 90px;
  margin-top: -20px;
}
.listbox dd .leftbox {
  text-align: right;
  padding-right: 10px;
}
.listbox dd .leftbox:before {
  right: -9px;
}
.listbox dd .leftbox .num {
  background-image: url(../img/fukidashi-left.png);
  padding-right: 10px;
  right: 10px;
}
.listbox dd .rightbox {
  padding-left: 10px;
  margin-left: auto;
}
.listbox dd .rightbox:before {
  left: -9px;
}
.listbox dd .rightbox .num {
  background-image: url(../img/fukidashi-right.png);
  padding-left: 10px;
  left: 10px;
}
.listbox dd .rightbox .text {
  margin-left: auto;
}
.listbox dd .rightbox .img {
  right: 65px;
}
.listbox dd .rightbox .img201711 {
  right: 50px;
}
.listbox dd .rightbox .img201709 {
  right: 30px;
  margin-top: -15px;
}
.listbox dd .rightbox .img201707 {
  right: 0;
  margin-top: -10px;
}
.listbox dd .rightbox .img201702 {
  right: 40px;
}
.listbox dd .rightbox .img201611 {
  right: 15px;
}
.listbox dd .rightbox .img201604 {
  right: 15px;
}
.listbox dd .rightbox .img201602 {
  right: 10px;
}
.listbox dd .rightbox .img201512 {
  right: 20px;
  margin-top: 20px;
}
.listbox dd .rightbox .img201411 {
  right: 5px;
  margin-top: -30px;
}
.listbox dd .rightbox .img201409 {
  right: 40px;
}
.listbox dd .rightbox .img201404 {
  right: 100px;
  margin-top: -70px;
}
.listbox dd .rightbox .img201306 {
  right: 100px;
  margin-top: 0;
  bottom: -40px;
  top: auto;
}
.listbox dd .rightbox .img201303 {
  right: 5px;
  margin-top: 20px;
}
.listbox dd .rightbox .img201212 {
  right: 40px;
}
.listbox dd .rightbox .img201209 {
  right: 10px;
  margin-top: -20px;
}
.listbox dd .rightbox .img201112 {
  right: 40px;
  margin-top: 10px;
}
.listbox dd .rightbox .img200406 {
  right: 40px;
  margin-top: -10px;
}
.listbox dd .rightbox .img200305 {
  right: 100px;
  margin-top: -10px;
}
.listbox dd .rightbox .img200211 {
  right: 40px;
  margin-top: 0;
  top: auto;
  bottom: -20px;
}
.listbox dd .rightbox .img200011 {
  margin-top: -37.5px;
  top: 50%;
}

@media screen and (max-width: 767px) {
  .pageTitle {
    padding-top: 10px;
    height: 99px;
    background-size: auto 100%;
  }
  .pageTitle > span {
    font-size: 1.2rem;
    letter-spacing: 1px;
    line-height: 1.2;
    padding-top: 0;
  }
  .pageTitle > span span {
    display: block;
  }

  section > .inner {
    width: auto;
  }

  #introduction {
    background-size: 655px auto;
  }
  #introduction .inner {
    padding: 40px 10px;
  }
  #introduction h3 {
    background-image: none;
    height: auto;
    margin-bottom: 30px;
    text-align: center;
  }
  #introduction h3 img {
    display: inline;
    max-width: 354px;
    width: 100%;
    height: auto;
  }
  #introduction li {
    float: none;
    width: 100%;
    height: auto;
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    border: 0;
    display: table;
  }
  #introduction li > * {
    display: table-cell;
    vertical-align: top;
  }
  #introduction li .img img {
    width: 150px;
    height: auto;
    display: block;
    border: 1px solid;
  }
  #introduction li .text {
    padding: 0 0 0 10px;
    vertical-align: middle;
    text-shadow: 1px 1px 0px #FFFFFF, 1px 0px 0px #FFFFFF, 0px 1px 0px #FFFFFF, -1px -1px 0px #FFFFFF, -1px 0px 0px #FFFFFF, 0px -1px 0px #FFFFFF, 0px 0px 2px #FFFFFF;
    font-size: 1.3rem;
  }
  #introduction .relish {
    margin-left: 0;
    margin-top: 15px;
  }
  #introduction .ibottle {
    margin-left: 0;
    margin-top: 15px;
  }

  #productList h2 {
    padding: 0 10px;
  }

  .listbox dl {
    width: auto;
  }
  .listbox dt {
    border-radius: 0;
  }
  .listbox dd {
    padding: 25px 0;
  }
  .listbox dd:before {
    width: 12px;
    left: 0;
  }
  .listbox dd > div {
    width: auto;
    margin: 0;
  }
  .listbox dd > div:before {
    top: 29px;
  }
  .listbox dd > div + div {
    margin-top: 25px;
  }
  .listbox dd .num {
    margin-top: 0;
    margin-left: 20px;
    position: static;
  }
  .listbox dd .text {
    width: auto;
    min-height: 0;
    margin: 5px 5px 0 20px;
    display: block;
  }
  .listbox dd .text > .inner {
    display: block;
  }
  .listbox dd .text br {
    display: none;
  }
  .listbox dd .text .textbox + .textbox {
    margin-top: 0.75em;
  }
  .listbox dd .text .line {
    display: block;
  }
  .listbox dd .img {
    position: static;
    margin: 0 5px;
    float: right;
    width: 120px;
    text-align: center;
  }
  .listbox dd .img201709 {
    padding-top: 65px;
  }
  .listbox dd .img201707 {
    padding-top: 65px;
  }
  .listbox dd .img201706 {
    padding-top: 50px;
  }
  .listbox dd .img201703 {
    padding-top: 60px;
  }
  .listbox dd .img201702 {
    padding-top: 30px;
  }
  .listbox dd .img201609 {
    padding-top: 10px;
  }
  .listbox dd .img201603 {
    padding-top: 60px;
  }
  .listbox dd .img201512 {
    padding-top: 60px;
  }
  .listbox dd .img201303 img {
    max-width: 210px;
    width: 100%;
    height: auto;
  }
  .listbox dd .img201209 img {
    max-width: 238px;
    width: 100%;
    height: auto;
  }
  .listbox dd .img201112 img {
    max-width: 280px;
    width: 100%;
    height: auto;
  }
  .listbox dd .leftbox {
    text-align: left;
    padding-right: 0;
  }
  .listbox dd .leftbox:before {
    right: auto;
    left: 0;
  }
  .listbox dd .leftbox .num {
    background-image: url(../img/fukidashi-right@2x.png);
    padding-left: 10px;
    padding-right: 0;
  }
  .listbox dd .rightbox {
    padding-left: 0;
  }
  .listbox dd .rightbox:before {
    left: 0;
  }
  .listbox dd .rightbox .num {
    background-image: url(../img/fukidashi-right@2x.png);
  }
  .listbox dd .rightbox .text {
    margin-left: 20px;
  }
  .listbox dd .rightbox .img {
    margin-top: 0;
  }
  .listbox dd .rightbox .img200011 {
    margin-top: 45px;
  }
  .listbox dd .rightbox .img200011 img {
    max-width: 196px;
    width: 100%;
    height: auto;
  }
}
