
/* br_pc br_sp */
br.br_pc { display: none;}
br.br_sp { display: block;}
@media (min-width: 961px) {
br.br_pc { display: block;}
br.br_sp { display: none;}
}

#index_shiwa {
  margin-top: -35px;
  padding-top: 35px;
}
@media screen and (max-width: 960px) {
#index_shiwa {
  margin-top: -22.1333333333vw;
  padding-top: 22.1333333333vw;
}
}

@media screen and (max-width: 960px) {
#index_shiwa01,#index_shiwa01,
#index_hari01,#index_hari02,
#index_kusumi01,#index_kusumi02,
#index_uruoi01,#index_binkan01,
#index_keana01,#index_hadaare01 {
  margin-top:-17.3333333333vw;
  padding-top: 17.3333333333vw;
}
}


/*-------------------------------------*/
.ecm-lp-select-intro__contents {
    width: 92%;
    margin: 4.6666666667vw auto 0;
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-select-intro__contents {
        /* width:853px; */
        width:996px;
								margin-top: 25px;
    }
}

.ecm-lp-select-intro__worries-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    /* justify-content: space-around; */
    justify-content: center;
				gap: 4.4vw 2.4vw;
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-select-intro__worries-list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 14px;
    }
}

.ecm-lp-select-intro__worries-item {
    /* width: calc(33% - 1.3333333333vw); */
    width: calc(24% - 1.3333333333vw);
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-select-intro__worries-item {
        width:auto;
    }
}

.ecm-lp-select-intro__worries-item:hover {
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    opacity: .8;
}



/*-------------------------------------*/

.ecm-lp-select-item__image {
  width: 50%;
}
@media print,screen and (min-width: 961px) {
.ecm-lp-select-item__image {
  width: 50%;
		margin-bottom: 10px;
}
}


.ecm-lp-select-item__types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    flex-wrap: wrap;
}

.ecm-lp-select-item__types li {
    display: block;
    width: 19.0666666667vw;
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-select-item__types li {
        width:95px;
    }
}

.ecm-lp-select-item__types li+li {
    margin-left: 2.4vw;
}
.ecm-lp-select-item__types li+li+li {
    margin-left: 0;
				margin-top: 2.4vw;
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-select-item__types li+li {
        margin-left:13px;
    }
    .ecm-lp-select-item__types li+li+li {
        margin-left:0;
								margin-top: 12px;
    }
}

.ecm-lp-select-item__description {
    margin-top: 3.3333333333vw !important;
    font-size: 3.6vw;
    line-height: 1.65;
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-select-item__description {
        margin-top:20px !important;
        font-size: 18px;
    }
}




/*-------------------------------------*/
.ecm-lp-compare-map {
    width: 92%;
    margin: 0 auto;
}

@media print,screen and (min-width: 961px) {
    .ecm-lp-compare-map {
        width: 888px;
    }
}


/*-------------------------------------*/
.ecm-lp-compare-ingredient {
  width: 88%;
  margin: 0 auto;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient {
  max-width: 980px;
}
}


.ecm-lp-compare-ingredient__table {
  margin-inline: auto;
}

@media screen and (max-width: 960px) {
.ecm-lp-compare-ingredient__table {
  width: 233.6vw;
}
}

.ecm-lp-compare-ingredient__table th,.ecm-lp-compare-ingredient__table td {
  text-align: center;
}

.ecm-lp-compare-ingredient__table thead {
  border-bottom: 1px solid #a3dcde;
}

.ecm-lp-compare-ingredient__table thead th {
  color: #48b8bc;
  font-size: 2.5333333333vw;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: .025em;
  line-height: 1.42;
  background-color: #fff;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__table thead th {
  font-size:14px;
}
}

.ecm-lp-compare-ingredient__table thead th:nth-of-type(even) {
  background-color: #dff5f7;
}

.ecm-lp-compare-ingredient__table thead th:nth-of-type(n+2) {
  width: 34.4vw;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__table thead th:nth-of-type(n+2) {
  /* width: 170px; */
  width: 10%;
}
}

@media screen and (max-width: 960px) {
.ecm-lp-compare-ingredient__table thead th:first-child {
  position:-webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
}

.ecm-lp-compare-ingredient__table thead th .ecm-lp-serum-ingredient__item-title {
  padding-top: 2vw;
  padding-bottom: 2vw;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__table thead th .ecm-lp-serum-ingredient__item-title {
  padding-top: 8px;
  padding-bottom: 8px;
}
}

.ecm-lp-compare-ingredient__table tbody th {
  color: #48b8bc;
  border-bottom: 1px solid #a3dcde;
  text-align: center !important;
  white-space: nowrap;
  line-height: 1;
  background-color: #fff;
}

@media screen and (max-width: 960px) {
.ecm-lp-compare-ingredient__table tbody th {
  width:25.6vw;
  /* font-size: 3.4666666667vw; */
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  font-size: 3.0333333333vw;
  padding: 1.8666666667vw 4vw;
}
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__table tbody th {
  /* padding:9px 10px; */
  /* font-size: 13px; */
  padding: 8px 5px;
  /* font-size: 10px; */
  font-size: 64%;
}
}

.ecm-lp-compare-ingredient__table tbody td {
  border-bottom: 1px solid #a3dcde;
  vertical-align: middle;
  color: #2d2926;
}

@media screen and (max-width: 960px) {
.ecm-lp-compare-ingredient__table tbody td {
  font-size: 4vw;
}
}

.ecm-lp-compare-ingredient__table tbody td:nth-of-type(odd) {
  background-color: #dff5f7;
}

.ecm-lp-compare-ingredient__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ecm-lp-compare-ingredient__item-link:hover {
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
  opacity: .8;
}

.ecm-lp-compare-ingredient__item-title {
  font-size: 2.8vw;
  line-height: 1.4;
  padding: 1.3333333333vw 0 .2666666667vw;
  height: 20vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__item-title {
  font-size: 64%;
  padding: 4px 0 2px;
  /* height: 50px; */
  height: 55px;
  /* white-space: nowrap;*/
}
}

.ecm-lp-compare-ingredient__item-img {
  text-align: center;
  height: 20.8vw;
}
.ecm-lp-compare-ingredient__item-img img {
  width: 28vw;
		height: auto;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__item-img {
  height: 60px;
}
.ecm-lp-compare-ingredient__item-img img {
  width: 100%;
		height: auto;
}
}

.ecm-lp-compare-ingredient__item-tags {
  color: #48b8bc;
  font-size: 3.1vw;
  padding: 0 0 .8vw 0;
  height: 15.7333333333vw;
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__item-tags {
  /* font-size: 11px; */
  font-size: 67%;
		padding: 10px 0 0;
  height: 58px;
}
}


.ecm-lp-compare-ingredient__contents__note {
  padding: 4vw;
  font-size: 2.4vw;
  line-height: 1.3;
}

@media screen and (max-width: 960px) {
.ecm-lp-compare-ingredient__contents__note {
  /* width: 315.3333333333vw; */
  width: 288.3333333333vw;
}
}

@media print,screen and (min-width: 961px) {
.ecm-lp-compare-ingredient__contents__note {
  /* width: 90%; */
  /* max-width: 950px; */
  padding: 20px 15px;
  font-size: 57%;
  margin: 0 auto;
}
}



