@charset "UTF-8";
/* ==================================================
retail.css
================================================== */
/*
==================================================
 1.0 - Contents
--------------------------------------------------
*/
#retail {
  font-size: 1.4rem;
  /* 1.0.1 - リストビュー
  -------------------------------------------------- */
  /* 1.0.2 - グリッドビュー
  -------------------------------------------------- */
  /* 1.0.3 - ビュー切り替え
  -------------------------------------------------- */
}
#retail .postHeader {
  background-image: url(../img/home/bg_sec_Introducing.jpg);
}
#retail .visualItem_01 {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -160px;
  width: 140px;
  height: 140px;
}
@media screen and (min-width: 560px) {
  #retail .visualItem_01 {
    margin-left: -220px;
    width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 960px) {
  #retail .visualItem_01 {
    margin-left: -320px;
    width: 300px;
    height: 300px;
  }
}
#retail .visualItem_02 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -70px;
  margin-left: -60px;
  width: 240px;
  height: 156px;
}
@media screen and (min-width: 560px) {
  #retail .visualItem_02 {
    margin-top: -120px;
    margin-left: -40px;
    width: 320px;
    height: 210px;
  }
}
@media screen and (min-width: 960px) {
  #retail .visualItem_02 {
    margin-top: -140px;
    margin-left: -60px;
    width: 384px;
    height: 252px;
  }
}
#retail #lineup {
  padding-bottom: 70px;
}
#retail .inner {
  margin-bottom: 40px;
}
#retail .inner img {
  margin: 40px 0;
  height: 24px;
}
#retail .articlesList {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#retail .articlesList .colItem {
  width: 100%;
  padding: 0 15px;
}
@media screen and (min-width: 960px) {
  #retail .articlesList .colItem {
    width: 50%;
  }
}
#retail .retailTitle, #retail .otcList .liInfo,
#retail .otcList .liKanpo,
#retail .otcList .liotc,
#retail .otcList .modalLink, #retail .retailMainTitle, #retail #ulViewList .retailSubTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #ffffff;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
}
#retail #kanpo .retailTitle, #retail #kanpo .otcList .liInfo, #retail .otcList #kanpo .liInfo,
#retail #kanpo .otcList .liKanpo,
#retail .otcList #kanpo .liKanpo,
#retail #kanpo .otcList .liotc,
#retail .otcList #kanpo .liotc,
#retail #kanpo .otcList .modalLink,
#retail .otcList #kanpo .modalLink, #retail #kanpo .retailMainTitle, #retail #kanpo #ulViewList .retailSubTitle, #retail #ulViewList #kanpo .retailSubTitle {
  background-color: #98c36c;
}
#retail #otc .retailTitle, #retail #otc .otcList .liInfo, #retail .otcList #otc .liInfo,
#retail #otc .otcList .liKanpo,
#retail .otcList #otc .liKanpo,
#retail #otc .otcList .liotc,
#retail .otcList #otc .liotc,
#retail #otc .otcList .modalLink,
#retail .otcList #otc .modalLink, #retail #otc .retailMainTitle, #retail #otc #ulViewList .retailSubTitle, #retail #ulViewList #otc .retailSubTitle {
  background-color: #74a4d8;
}
#retail .retailMainTitle, #retail #ulViewList .retailSubTitle {
  margin-bottom: 10px;
  color: #221815;
  font-size: 1.4rem;
}
#retail #kanpo .retailMainTitle, #retail #kanpo #ulViewList .retailSubTitle, #retail #ulViewList #kanpo .retailSubTitle {
  margin-bottom: 20px;
  background-color: #c3e499;
}
#retail #otc .retailMainTitle, #retail #otc #ulViewList .retailSubTitle, #retail #ulViewList #otc .retailSubTitle {
  background-color: #a2cff0;
}
#retail #etc .retailMainTitle, #retail #etc #ulViewList .retailSubTitle, #retail #ulViewList #etc .retailSubTitle {
  background-color: #f5d18b;
}
#retail .otcList {
  margin: 0 0 30px;
  list-style: none;
}
#retail .otcList .liInfo,
#retail .otcList .liKanpo,
#retail .otcList .liotc,
#retail .otcList .modalLink {
  position: relative;
  justify-content: space-between;
  margin-bottom: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 35px;
  color: #221815;
  font-size: 1.3rem;
}
#retail .otcList .liInfo:before,
#retail .otcList .liKanpo:before,
#retail .otcList .liotc:before,
#retail .otcList .modalLink:before {
  position: absolute;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  content: "";
}
#retail .otcList .liInfo {
  margin-bottom: 0;
  padding-left: 40px;
  background-color: transparent !important;
}
#retail .otcList .liInfo:before {
  top: calc(10px + 0.25em);
  left: 15px;
  width: 20px;
  height: 20px;
  border-radius: unset;
  background: url(../img/common/img_new_leaves.png) 0 0 no-repeat;
  background-size: 20px 20px;
}
#retail .otcList .liKanpo {
  background-color: transparent !important;
}
#retail .otcList .liKanpo:before {
  background-color: #98c36c;
}
#retail .otcList .liotc {
  background-color: transparent !important;
}
#retail .otcList .liotc:before {
  background-color: #74a4d8;
}
#retail .otcList .modalLink {
  justify-content: flex-start;
}
#retail .otcList .modalLink:hover {
  opacity: unset;
}
#retail #kanpo .otcList .liKanpo {
  margin-bottom: 0;
}
#retail #otc .otcList .liKanpo,
#retail #otc .otcList .liotc {
  padding-top: 5px;
  padding-bottom: 5px;
}
#retail #otc .otcList .modalLink {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 40px;
  background-color: #dee5ec;
}
#retail #otc .otcList .modalLink:before {
  background-color: #74a4d8;
}
#retail #otc .otcList .modalLink:hover {
  background-color: #f7fafb;
}
#retail #etc .otcList .modalLink {
  background-color: #fcf9f5;
}
#retail #etc .otcList .modalLink:before {
  background-color: #eea651;
}
#retail #ulViewList {
  /* 季節の漢方 */
}
#retail #ulViewList .seasonalKanpo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 5px;
  margin: 0;
}
#retail #ulViewList .seasonalKanpo .colItem {
  margin-bottom: 15px;
  padding: 0 5px;
  width: calc(50% - 5px);
}
@media screen and (min-width: 560px) {
  #retail #ulViewList .seasonalKanpo .colItem {
    width: calc(33.3% - 5px);
  }
}
#retail #ulViewList .seasonalKanpo .modalLink {
  padding: 0;
  background-color: transparent;
}
#retail #ulViewList .seasonalKanpo .modalLink:before {
  display: none;
}
#retail #ulViewList .seasonalKanpo .modalLink:hover {
  background-color: transparent;
  opacity: 0.8;
}
#retail #ulViewList .seasonalKanpo .imgRetail {
  display: block;
  margin: auto;
  max-width: 320px;
}
#retail #ulViewList .viewChange {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 10px;
}
#retail #ulViewList .viewChange li {
  width: 100%;
}
@media screen and (min-width: 560px) {
  #retail #ulViewList .viewChange li {
    width: calc(50% - 5px);
  }
}
@media screen and (min-width: 960px) {
  #retail #ulViewList .viewChange li {
    width: 100%;
  }
}
@media screen and (min-width: 1194px) {
  #retail #ulViewList .viewChange li {
    width: calc(50% - 5px);
  }
}
#retail #ulViewList .retailSubTitle {
  justify-content: flex-start;
  margin-bottom: 20px;
  padding-bottom: 8px;
  width: 100%;
  border-radius: unset;
  border-bottom: 2px solid #a2cff0;
  background-color: transparent !important;
  font-size: 1.4rem;
}
#retail #ulViewList .list2nd {
  margin-top: -10px;
  padding-top: 15px;
  border-top: 1px dashed #d5dce1;
}
#retail #ulViewGrid {
  flex-direction: row;
}
#retail #ulViewGrid .colItem {
  padding: 0 5px 15px;
  width: 50%;
}
@media screen and (min-width: 560px) {
  #retail #ulViewGrid .colItem {
    width: 33.3%;
  }
}
@media screen and (min-width: 960px) {
  #retail #ulViewGrid .colItem {
    width: 25%;
  }
}
@media screen and (min-width: 1194px) {
  #retail #ulViewGrid .colItem {
    width: 20%;
  }
}
#retail #ulViewGrid .colItemTitle {
  padding-top: 5px;
  font-size: 1.3rem;
}
@media screen and (min-width: 960px) {
  #retail #ulViewGrid .colItemTitle {
    font-size: 1.4rem;
  }
}
#retail .viewBtn {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 40px;
  width: 120px;
  height: 32px;
}
#retail .viewBtn label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #c2c2c2;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.3s ease;
}
#retail .viewBtn label:hover, #retail .viewBtn label:focus, #retail .viewBtn label:active {
  color: #221815;
}
#retail #viewGrid:checked ~ .viewBtn .btnViewGrid,
#retail #viewList:checked ~ .viewBtn .btnViewList {
  color: #221815;
  cursor: default;
}
#retail #viewList:checked ~ #ulViewList {
  display: flex;
}
#retail #viewList:checked ~ #ulViewGrid {
  display: none;
}
#retail #viewGrid:checked ~ #ulViewList {
  display: none;
}
#retail #viewGrid:checked ~ #ulViewGrid {
  display: flex;
}

/*
==================================================
 2.0 - Modaal
--------------------------------------------------
*/
.modaal-overlay {
  pointer-events: none;
}

.modaal-close {
  position: absolute;
  top: 0;
  right: 0;
}
.modaal-close:before, .modaal-close:after {
  background: #c2c2c2;
}
.modaal-close:focus, .modaal-close:hover {
  background-color: transparent;
}
.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #505050;
}

#modaal-title {
  font-size: 1.2rem;
  text-align: center;
  margin: 0 0 20px 0;
}

.modaal-video .modaal-inner-wrapper {
  padding: 0;
}

.modaal-container {
  max-width: 540px;
  border-radius: 30px;
  background: #ffffff;
  color: #221815;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.modaal-content-container {
  position: relative;
  padding: 40px 40px 35px;
  font-size: 1.3rem;
  text-align: justify;
}
@media screen and (min-width: 560px) {
  .modaal-content-container {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 960px) {
  .modaal-content-container {
    padding-top: 60px;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 1194px) {
  .modaal-content-container {
    font-size: 1.6rem;
  }
}
.modaal-content-container .imgRetail {
  display: block;
  margin: auto;
  max-width: 320px;
}
.modaal-content-container .secTitle {
  padding: 20px 0 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 560px) {
  .modaal-content-container .secTitle {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 960px) {
  .modaal-content-container .secTitle {
    padding-top: 30px;
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1194px) {
  .modaal-content-container .secTitle {
    font-size: 1.8rem;
  }
}
.modaal-content-container p {
  margin-bottom: 0.5em;
}
.modaal-content-container .imgIchioshi {
  position: absolute;
  top: 60px;
  left: 40px;
  width: 100px;
  height: 50px;
}

/*# sourceMappingURL=retail.css.map */
