@charset "utf-8";
.spCon {
  display: none;
}
strong {
  font-weight: 700;
}
/* content */
.boxSkin02.productsBox01 {
  padding: 0;
  overflow: hidden;
}
.productsBox01 .innerBox {
  position: relative;
}
.productsBox01 .innerBox .ttlMainvis {
  position: absolute;
  top: 58px;
  left: 575px;
  color: #1d2088;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  z-index: 2;
}
.productsBox01 .innerBox .package {
  position: absolute;
  top: 210px;
  left: 550px;
  width: 330px;
  z-index: 2;
}
.productsBox01 .innerBox .package::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10%;
  left: -43%;
  margin: auto;
  width: 124px;
  height: 181px;
  background-image: url(/eve/common/img/product/icn_products_eveqdx.png);
  background-size: contain;
}
.productsBox01 .listBox {
  display: table;
  border-top: 1px solid #ededed;
  width: 100%;
}
.productsBox01 .listTll {
  background: #191465;
  display: table-cell;
  color: #ffffff;
  font-weight: 700;
  vertical-align: middle;
  text-align: center;
  width: 230px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-bottom-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 1.5rem;
}
.productsBox01 .listSkin01 {
  display: table-cell;
  padding: 12px 40px 18px;
  background: #fafafa;
  font-weight: 700;
}
.productsBox01 .listSkin01 li {
  font-size: 1.6rem;
}
.boxSkin02.productsBox02 {
  border-top: 3px solid #191465;
}
.productsBox02 .innerCon {
  margin-top: 25px;
  padding: 30px 25px;
  border-radius: 10px;
  border: 1px dotted #1d2088;
}
.productsBox02 .innerCon.test .innerWrap {
  table-layout: fixed;
}
.productsBox02 .innerCon.test .innerWrap .img {
  padding: 0 20px 0 0;
  width: 270px;
}
.productsBox02 .innerCon.test .innerWrap .gifArea {
  max-width: 600px;
  margin: 0 auto;
}
.productsBox02 .innerCon.test .innerWrap .txt {
  margin-top: 20px;
}
.productsBox02 .inner {
  margin-bottom: 70px;
}
.productsBox02 .inner.last {
  margin-bottom: 40px;
}
.productsBox02 .innerBox {
  display: table;
  width: 100%;
}
.productsBox02 .innerBox > div {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.productsBox02 .innerBox .txt {
  padding-right: 30px;
}
.productsBox02 .innerBox .img {
  padding-left: 20px;
}
.productsBox02 .innerBox .img .imgTll {
  font-weight: 700;
  color: #1d2088;
  text-align: center;
  font-size: 24px;
}
.productsBox02 .innerBox .img img {
  width: 100%;
}
.swapBox {
  position: relative;
  height: 420px;
  width: 410px;
}
.swapBox img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.productsBox02 .cautionText {
  font-size: 12px;
  color: #666666;
}
.productsLink {
  border-top: 1px dotted #333695;
  padding-top: 10px;
  margin-bottom: 50px;
}
.productsLink a {
  color: #222222;
  text-decoration: underline;
}
.productsBox02 .boxSkin04 {
  font-size: 11px;
  text-align: center;
  padding: 25px 20px;
}
.productsPoint .detail {
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
}
/* title */
.productsBox01 .ttl {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #1d2088;
  margin-bottom: 10px;
}
.productsBox01 .ttl span {
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  padding-top: 4px;
  margin-left: -12px;
}
.productsTll {
  background: #191465;
  color: #ffffff;
  font-size: 28px;
  position: relative;
}
.productsTll > span {
  background: #d9cd82;
  color: #191465;
  font-weight: 700;
  font-size: 1.7rem;
  padding: 5px 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  left: 20px;
  width: 100px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.productsTll > span > span {
  font-size: 2.4rem;
}
.productsTll {
  background: #f3f1dc;
  color: #191465;
  font-size: 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 27px 0 27px 135px;
  border-top: 1px solid #d9cd82;
}
.productsTll_blue {
  background: #191465;
  color: #ffffff;
  font-size: 28px;
  position: relative;
}
.productsTll_blue > span {
  background: #191465;
  color: #fff;
  font-weight: 700;
  font-size: 1.7rem;
  padding: 5px 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  left: 20px;
  width: 100px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.productsTll_blue > span > span {
  font-size: 2.4rem;
}
.productsTll_blue {
  background: #d3e5ff;
  color: #1d2088;
  font-size: 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 27px 0 27px 135px;
  border-top: 1px solid #1d2088;
}


.productssTll {
  padding: 20px 0;
  text-align: center;
  background-color: #191465;
  border-radius: 50px;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 40px;
}
.productsPoint .ttl {
  font-size: 20px;
  color: #1d2088;
  background: url(../img/icon_pict-pc.png) no-repeat -2px -2px;
  padding-left: 40px;
  margin-bottom: 15px;
}
.productsPoint .detail {
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
}
/* .boxRelatedLinkWrap.attentionDelete {
  padding: 40px 0 98px;
} */
.footer.attentionWrap {
  display: none;
}
.productsBox02 .innerCon .ttl {
  font-weight: 700;
  background: url(../img/icon01-pc.png) no-repeat 0 center;
  padding-left: 20px;
  margin-bottom: 20px;
}
/* sp向けスタイル */
@media screen and (max-width: 767px) {
  .spCon {
    display: block;
  }
  .pcCon {
    display: none;
  }
  /* content */
  .productsBox01 .innerBox {
    width: 100%;
  }
  .productsBox01 .innerBox .ttlMainvis {
    top: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.8rem;
    white-space: nowrap;
  }
  .productsBox01 .innerBox .package {
    position: absolute;
    top: 47%;
    left: 50%;
    width: 42%;
    max-width: 228px;
    z-index: 2;
  }
  .productsBox01 .innerBox .package::before {
    content: '';
    top: -10%;
    left: -40%;
    width: 52px;
    height: 76px;
  }
  .productsBox01 .listSkin01 {
    display: block;
    padding: 7px 10px 16px;
    border-radius: 0 0 0 15px;
    border: 1px solid #ededed;
  }
  .productsBox01 .listSkin01 li {
    padding-left: 20px;
    font-size: 1.2rem;
    letter-spacing: 0.1px;
    line-height: 1.2;
    padding: 4px 0 4px 18px;
  }
  .boxSkin02.productsBox02.mt30 {
    margin-top: 15px;
  }
  .productsBox01 .txt {
    font-size: 1.0rem;
  }
  .productsBox01 .ttlImg {
    max-width: 317px;
  }
  .productsBox01 .img {
    margin: 13px 0 7px;
    padding: 0 15px;
    max-width: 250px;
  }
  .productsBox01 .iconBox {
    max-width: 250px;
    width: auto;
  }
  .productsBox01 .iconBox span {
    display: inline-block;
  }
  .productsBox01 .iconBox span:nth-child(1) {
    width: 33%;
  }
  .productsBox01 .iconBox span:nth-child(2) img {
    width: 34px;
  }
  .productsBox01 .listBox {
    border-top: none;
    display: block;
  }
  .productsBox01 .txtDetail {
    line-height: 1.3;
    left: 10px;
    font-size: 1.0rem;
    letter-spacing: -1px;
  }
 .productsBox02 .innerCon {
  margin-top: 25px;
  padding: 20px 10px;
  border-radius: 10px;
}
  .productsBox02 .innerCon.test .innerWrap {
    /* table-layout: fixed; */
    margin-bottom: 35px;
  }
  .productsBox02 .innerCon.test .innerWrap .img {
    padding: 0;
    width: auto;
  }
  .productsBox02 .innerCon.test .innerWrap .gifArea {
    width: calc(100% - 20%);
  }
  .productsBox02 .innerCon.test .innerWrap .txt {
    width: auto;
  }
  /*title */
  .productsPage .secPagetitle h1 {
    position: relative;
  }
  .productsPoint .ttl {
    font-size: 1.6rem;
    background: url(../img/icon_pict-pc.png) no-repeat -2px 0px;
    background-size: 31px;
    padding-top: 7px;
    margin-bottom: 10px;
  }
  .productsBox01 .ttl {
    font-size: 1.3rem;
    margin-bottom: 40px;
  }
  .productsBox01 .listTll {
    display: block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 100%;
    font-size: 1.1rem;
  }
  .productsTll > span {
    font-size: 1.1rem;
    top: -18px;
    left: 5px;
    padding: 1px 17px;
    width: auto;
    height: auto;
  }
  .productsTll > span > span {
    font-size: 1.5rem;
  }
  .productsTll {
    font-size: 1.4rem;
    padding: 14px 0 15px 68px;
  }
  .productssTll {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
    padding: 10px 0;
  }
  .productsTll.mb30 {
    margin-bottom: 20px;
  }

  .productsTll_blue > span {
  font-size: 1.1rem;
  top: -18px;
  left: 5px;
  padding: 1px 17px;
  width: auto;
  height: auto;
}
.productsTll_blue > span > span {
  font-size: 1.5rem;
}
.productsTll_blue {
  font-size: 1.4rem;
  padding: 14px 0 15px 68px;
}
.productsTll_blue.mb30 {
  margin-bottom: 20px;
}
  .productsBox02 .innerBox > div {
    display: block;
    width: inherit;
  }
  .productsBox02 .innerBox .txt {
    padding-right: 0;
  }
  .productsBox02 .cautionText {
    margin-bottom: 20px;
    font-size: 1.1rem;
  }
  .productsBox02 .innerBox .img {
    padding-left: 0;
  }
  .swapBox {
    position: relative;
    width: auto;
    height: 256px;
    margin-right: -5px;
  }
  .swapBox img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 250px;
    height: 256px;
    margin: auto;
  }
  .productsBox02 .inner {
    margin-bottom: 25px;
  }
  .productsLink {
    margin-bottom: 0;
    padding: 35px 0;
    font-size: 1.1rem;
  }
  .productsBox02 .boxSkin04 {
    padding: 10px;
    text-align: left;
  }
  .productsBox02 .innerCon .ttl {
    font-weight: 700;
    background: url(../img/icon01-sp.png) no-repeat 0 center;
    padding-left: 20px;
    margin-bottom: 20px;
    background-size: 15px;
  }
  .productsBox01 .ttl span {
    margin-left: -5px;
    padding-top: 0;
  }
  /* .boxRelatedLinkWrap.attentionDelete {
    padding: 13px 0 30px;
  } */
  .sideWrap {
    position: absolute;
    top: 25px;
    left: -270px;
    z-index: 600;
    width: 270px;
    background: #d9dffe;
  }
  .sideNav > li {
    border-top: 1px solid #333695;
  }
  .sideNav > li > a {
    background: rgba(177, 180, 222, 0.7);
  }
  .sideNav li a {
    height: auto;
    color: #1d2088;
    padding: 10px 15px;
  }
  .sideNav li li a {
    background: rgba(217, 223, 254, 0.8);
  }
  .sideNav li li a:before {
    left: 0;
    right: 0;
    border-top: 1px solid #5b5fab;
  }
  .sideNav .ttl {
    background: rgba(49, 52, 148, 0.9);
    border: none;
  }
}
@media screen and (min-width: 620px) and (max-width: 767px) {
  .productsBox01 .innerBox .package {
    top: 189px;
    left: 299px;
    width: 250px;
    max-width: none;
  }
}
/* 関連リンクオーバーライド */
.boxRelatedLinkWrap .relatedList {
  max-width: 630px;
  margin: 0 auto !important;
}
/* イブクイック頭痛薬DXの主な特長 */
.featuresBox {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 65px;
}
.featuresBox a:hover .item {
  background-color: #F4F5FF;
}
.featuresBox .item {
  position: relative;
  width: 250px;
  height: 250px;
  background-color: #fff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  box-shadow: 3px 0px 10px 0 rgba(0, 0, 0, 0.10), 3px 15px 15px 0 rgba(0, 0, 0, 0.10);
  position: relative;
}
.featuresBox .item::before {
  content: '';
  width: 24px;
  height: 24px;
  background-color: #191465;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.featuresBox .item::after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -4px;
  transform: rotate(136deg);
  -webkit-transform: rotate(136deg);
  -ms-transform: rotate(136deg);
}
.featuresBox .ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #191465;
  border-radius: 30px 30px 0 0;
  -webkit-border-radius: 30px 30px 0 0;
  -moz-border-radius: 30px 30px 0 0;
  width: 100%;
  height: 57px;
}
.feature01 .ttl, .feature02 .ttl {
  background: #d9cd82;
}
.featuresBox .ttl > p {
  color: #fff;
  font-size: 2.4rem;
}
.feature01 .ttl > p, .feature02 .ttl > p {
  color: #191465;
}
.featuresBox .ttl > p > span {
  font-size: 3.0rem;
}
.featuresBox .feature01 img {
  width: 74px;
}
.featuresBox .feature02 img {
  width: 75px;
}
.featuresBox .feature03 img {
  width: 68px;
}
.featuresBox .txtbox {
  height: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.featuresBox .txt {
  color: #212f8e;
  font-size: 1.5rem;
  letter-spacing: 0.075em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 10px;
}
.featuresBox .txt span {
  display: block;
  font-size: 3rem;
  font-weight: 700;
}
#feature01 .innerCon_inner {
  max-width: 820px;
  margin: auto;
}
#feature01 .test {
  margin-top: 30px;
}
#feature01 .test h5 {
  background-color: #d3e5ff;
  padding: 20px 0;
  font-size: 20px;
  text-align: center;
  margin-bottom: 36px;
  font-weight: 700;
  color: #191465;
}
#feature01 .test .bold {
  font-weight: 700;
  text-align: center;
  color: #333333;
}
#feature01 .test .testimg {
  max-width: 560px;
  margin: 30px auto 20px;
}
@media screen and (max-width: 767px) {
  .featuresBox {
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .featuresBox a {
    width: 47%;
    display: block;
  }
  .featuresBox .item {
    width: 100%;
    height: 100%;
  }
  .featuresBox .feature03 {
    margin-top: 30px;
  }
  .featuresBox .ttl {
    height: 32px;
  }
  .featuresBox .ttl > p {
    font-size: 1.6rem;
  }
  .featuresBox .ttl > p > span {
    font-size: 2.0rem;
  }
  .featuresBox .txt {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .featuresBox .txt span {
    font-size: 2.2rem;
  }
  .featuresBox .txtbox {
    padding: 10px 0 20px;
  }
  .featuresBox .feature01 img {
    width: 44px;
  }
  .featuresBox .feature02 img {
    width: 45px;
  }
  .featuresBox .feature03 img {
    width: 48px;
  }
  #feature01 .test {
    padding: 0 0;
    margin: 0 0;
  }
  #feature01 .test h5 {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 8px 0;
  }
  #feature01 .test .bold {
    text-align: left;
  }
  #feature01 .test .testimg {
    margin: 10px auto;
  }
}