.libraryBestSunglassesForMothers {
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}
.libraryBestSunglassesForMothers * {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box;
}
.libraryBestSunglassesForMothers__inner {
  max-width: 970px;
  padding: 0 25px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__inner {
    padding: 0;
  }
}
.libraryBestSunglassesForMothers__inner--padding {
  padding: 0 120px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__inner--padding {
    padding: 0 25px;
  }
}
.libraryBestSunglassesForMothers__tag--p {
  color: #000;
}
.libraryBestSunglassesForMothers__tag--img {
  max-width: 100%;
}
.libraryBestSunglassesForMothers__sp {
  display: none;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__sp {
    display: block;
  }
}
.libraryBestSunglassesForMothers__pc {
  display: block;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__pc {
    display: none;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__mv {
    min-height: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__mv {
    height: auto;
    width: 100%;
  }
}
.libraryBestSunglassesForMothers__mv__text {
  padding: 30px 0;
  font-size: 18px;
  line-height: 2.3333333333;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__mv__text {
    padding: 25px 0;
    font-size: 15px;
    line-height: 1.9;
  }
}
.libraryBestSunglassesForMothers__mv .libraryBestSunglassesForMothers__tag--img {
  width: 100%;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__mv .libraryBestSunglassesForMothers__tag--img {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__mv .libraryBestSunglassesForMothers__tag--img {
    position: static;
    width: 100%;
    left: initial;
    transform: none;
  }
}
.libraryBestSunglassesForMothers__profile {
  padding: 50px 0 35px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profile {
    padding: 25px 0;
  }
}
.libraryBestSunglassesForMothers__profileTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileTitle .libraryBestSunglassesForMothers__tag--img {
    height: 26px;
  }
}
@media (max-width: 980px) {
  .libraryBestSunglassesForMothers__profileTitle .libraryBestSunglassesForMothers__tag--img {
    height: 20px;
  }
}
.libraryBestSunglassesForMothers__profileContent {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileContent {
    gap: initial;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileContent .libraryBestSunglassesForMothers__tag--img {
    margin-right: 20px;
    width: 105px;
  }
}
.libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:first-child {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8695652174;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:first-child {
    font-size: 12px;
  }
}
.libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:nth-child(2) {
  font-weight: 500;
  font-size: 20px;
  padding-bottom: 18px;
  line-height: 1.8695652174;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:nth-child(2) {
    padding-bottom: 10px;
    font-size: 15px;
    display: flex;
  }
}
.libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:nth-child(2) > span > a {
  color: #000;
  font-size: 18px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:nth-child(2) > span > a {
    font-size: 12px;
  }
}
.libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:nth-child(2) > span > a:hover {
  opacity: 0.8;
}
.libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:last-child {
  font-size: 16px;
  line-height: 1.6875;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__profileContent__text .libraryBestSunglassesForMothers__tag--p:last-child {
    line-height: 1.8695652174;
    font-size: 12px;
    padding-right: 25px;
  }
}
.libraryBestSunglassesForMothers__links {
  padding: 50px 0 35px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__links {
    padding: 25px 0;
  }
}
.libraryBestSunglassesForMothers__linksTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 45px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__linksTitle {
    padding-bottom: 25px;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__linksTitle .libraryBestSunglassesForMothers__tag--img {
    height: 26px;
  }
}
@media (max-width: 980px) {
  .libraryBestSunglassesForMothers__linksTitle .libraryBestSunglassesForMothers__tag--img {
    height: 20px;
    margin: 0 15px;
    flex-shrink: 0;
  }
}
.libraryBestSunglassesForMothers__linksContent {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 45px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__linksContent {
    align-items: stretch;
    gap: initial;
    flex-direction: column;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__linksContent > * {
    margin-bottom: 20px;
  }
}
.libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-bottom: 2px solid #000;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div {
    width: 100%;
    border-bottom: 1px solid #000;
  }
}
.libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--p {
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  padding: 20px 10px 30px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--p {
    padding: 10px 0 20px;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--img:first-child {
    height: 14px;
  }
}
.libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--img:last-child {
  height: 27px;
  position: absolute;
  left: 50%;
  bottom: -13.5px;
  transform: translateX(-50%);
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__linksContent .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--img:last-child {
    height: 20px;
    bottom: -10px;
  }
}
.libraryBestSunglassesForMothers__type {
  padding: 75px 0;
  border-left: 2.25vw solid #ccc;
  border-right: 2.25vw solid #ccc;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__type {
    border-left: 12px solid #ccc;
    border-right: 12px solid #ccc;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__type {
    border-left: none;
    border-right: 12px solid #ccc;
  }
}
.libraryBestSunglassesForMothers__type--type01 {
  border-color: #f9c1bb;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__type--type01 {
    padding: 0;
    margin-top: 65px;
  }
}
.libraryBestSunglassesForMothers__type--type01 .js-highlightMothers::after {
  background-color: #e06468 !important;
}
.libraryBestSunglassesForMothers__type--type02 {
  border-color: #99ceb4;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__type--type02 {
    padding: 0;
    margin-top: 90px;
  }
}
.libraryBestSunglassesForMothers__type--type02 .js-highlightMothers::after {
  background-color: #4db77d !important;
}
.libraryBestSunglassesForMothers__type--type03 {
  border-color: #c4b6cc;
  padding-bottom: 0;
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__type--type03 {
    padding: 0;
    margin-top: 90px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__type--type03 .libraryBestSunglassesForMothers__typeTitle ~ .libraryBestSunglassesForMothers__tag--img {
    height: 23px;
    margin: 25px 0;
  }
}
.libraryBestSunglassesForMothers__type--type03 .js-highlightMothers::after {
  background-color: #956baa !important;
}
.libraryBestSunglassesForMothers__typeTitle {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 60px;
  padding-bottom: 55px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeTitle {
    padding-bottom: 30px;
    gap: initial;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeTitle {
    justify-content: flex-start;
  }
}
@media (max-width: 1279px) {
  .libraryBestSunglassesForMothers__typeTitle > .libraryBestSunglassesForMothers__tag--img {
    height: 100px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeTitle > .libraryBestSunglassesForMothers__tag--img {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeTitleCont {
    padding: 0 0 0 23px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeTitleCont {
    align-items: flex-start;
  }
}
.libraryBestSunglassesForMothers__typeTitle .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--p {
  font-size: 35px;
  line-height: 1.9428571429;
  font-weight: bold;
  width: fit-content;
  position: relative;
}
@media (max-width: 1279px) {
  .libraryBestSunglassesForMothers__typeTitle .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--p {
    line-height: 1.9318181818;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeTitle .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--p {
    border: none;
    letter-spacing: -0.04em;
  }
}
.libraryBestSunglassesForMothers__typeTitle .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--img {
  margin-top: 40px;
}
@media (max-width: 1279px) {
  .libraryBestSunglassesForMothers__typeTitle .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__tag--img {
    height: 34px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeTitle ~ .libraryBestSunglassesForMothers__tag--img {
    height: 32px;
    margin: 25px 0;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent > *:last-child {
    padding-bottom: 15px;
  }
}
.libraryBestSunglassesForMothers__typeContent__read {
  display: flex;
  flex-direction: column;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__read {
    flex-direction: row-reverse;
  }
}
.libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p {
  background-color: #fff;
  border: 1px solid #000;
  padding: 5px 10px;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25vw;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px;
  white-space: nowrap;
}
@media (max-width: 1440px) {
  .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p {
    font-size: 18px;
    padding: 3px 10px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p {
    height: fit-content;
    writing-mode: vertical-rl;
    text-orientation: upright;
    white-space: nowrap;
    width: 25px;
    font-size: 16px;
    line-height: 1.84375;
    margin-bottom: 0;
    margin-left: 7px;
  }
}
.libraryBestSunglassesForMothers__typeContent__image {
  padding-bottom: 60px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__image {
    padding-bottom: 45px;
  }
}
.libraryBestSunglassesForMothers__typeContent__image--type1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 676px;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__image--type1 {
    max-width: 528px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__image--type1 {
    max-width: 100%;
  }
}
.libraryBestSunglassesForMothers__typeContent__image--type1 .libraryBestSunglassesForMothers__tag--img {
  margin-bottom: 22px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__image--type1 .libraryBestSunglassesForMothers__tag--img {
    margin-bottom: 15px;
    max-width: 400px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__image--type1 .libraryBestSunglassesForMothers__tag--img {
    max-width: 100%;
  }
}
.libraryBestSunglassesForMothers__typeContent__image--type1 .libraryBestSunglassesForMothers__tag--p {
  font-size: 17px;
  line-height: 1.8235294118;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__image--type1 .libraryBestSunglassesForMothers__tag--p {
    font-size: 15px;
    line-height: 1.7931034483;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__image--type1 .libraryBestSunglassesForMothers__tag--p {
    padding: 0 25px;
  }
}
.libraryBestSunglassesForMothers__typeContent__image--type2 {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__image--type2 {
    flex-direction: column;
  }
}
.libraryBestSunglassesForMothers__typeContent__image--type2 .libraryBestSunglassesForMothers__tag--p {
  padding: 30px;
  width: 50%;
  font-size: 17px;
  line-height: 1.8235294118;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__image--type2 .libraryBestSunglassesForMothers__tag--p {
    font-size: 15px;
    line-height: 1.7931034483;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__image--type2 .libraryBestSunglassesForMothers__tag--p {
    width: 100%;
    padding: 25px;
  }
}
.libraryBestSunglassesForMothers__typeContent__image--type2 .libraryBestSunglassesForMothers__tag--img {
  width: 50%;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__image--type2 .libraryBestSunglassesForMothers__tag--img {
    width: 100%;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead {
  padding-bottom: 60px;
  position: relative;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead {
    padding-bottom: 45px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type1 {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type1 {
    width: 90%;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type1 .libraryBestSunglassesForMothers__tag--img {
    width: 100%;
    max-width: 400px;
    margin-left: 70px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type1 .libraryBestSunglassesForMothers__tag--img {
    width: calc(100% - 70px);
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type1 .libraryBestSunglassesForMothers__typeContent__read {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  left: 5.62vw;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type1 .libraryBestSunglassesForMothers__typeContent__read {
    top: 25px;
    transform: translateY(0);
    left: 30px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type1 .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
  margin-left: 48px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type1 .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
    margin-left: 0;
    margin-top: 31px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 {
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 140px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 {
    flex-direction: column;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 .libraryBestSunglassesForMothers__pc {
  display: block;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 .libraryBestSunglassesForMothers__pc {
    display: none;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 .libraryBestSunglassesForMothers__sp {
  display: none;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 .libraryBestSunglassesForMothers__sp {
    display: block;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--img {
    width: 50%;
    max-width: 400px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--img {
    width: calc(100% - 70px);
    margin-left: 70px;
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--p {
    padding: 15px 25px 0 70px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div {
  padding-left: 45px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div {
    padding-left: 0;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    position: absolute;
    top: 40px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    margin-left: 0;
    right: 30px;
    top: 20px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    right: initial;
    top: 15px;
    left: 30px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
  margin-left: 120px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
    margin-left: 0;
    margin-top: 83px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--p {
  width: 75%;
  margin: 0 auto;
  padding-top: 40px;
  font-size: 17px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--p {
    width: 100%;
    padding: 30px;
    font-size: 15px;
    line-height: 1.7931034483;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__typeContent__arrow {
  position: absolute;
  right: 25px;
  bottom: 25px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__typeContent__arrow {
    right: initial;
    left: 30px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__typeContent__arrow .libraryBestSunglassesForMothers__tag--img {
  height: 199px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type2 > .libraryBestSunglassesForMothers__typeContent__arrow .libraryBestSunglassesForMothers__tag--img {
    height: 125px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type3 {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 {
    align-items: flex-end;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 {
    flex-direction: column;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type3 .libraryBestSunglassesForMothers__pc {
  display: block;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 .libraryBestSunglassesForMothers__pc {
    display: none;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type3 .libraryBestSunglassesForMothers__sp {
  display: none;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 .libraryBestSunglassesForMothers__sp {
    display: block;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--img {
    width: 50%;
    max-width: 400px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--img {
    width: calc(100% - 70px);
    margin-right: 70px;
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--p {
    padding: 15px 70px 25px 25px;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    position: absolute;
    left: 30px;
    top: 40px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    left: 60px;
    top: 0;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    right: 22px;
    top: -80px;
    left: initial;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:first-child {
  margin-left: -5vw;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:first-child {
    margin-left: -30px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:first-child {
    margin-left: 7px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
  margin-right: -5vw;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
    margin-right: -30px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
    margin-right: 0;
    margin-left: 7px;
    margin-top: 15px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--p {
  width: 85%;
  margin: 0 auto 0 0;
  padding-top: 40px;
  font-size: 17px;
  line-height: 1.8235294118;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type3 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--p {
    width: 100%;
    padding: 30px;
    font-size: 15px;
    line-height: 1.7931034483;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 {
    padding-bottom: 0;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div {
  position: relative;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div {
    width: 100%;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--img {
    max-width: 400px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--img {
    width: calc(100% - 70px);
    margin-right: 70px;
    max-width: 100%;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
  position: absolute;
  left: -200px;
  padding-top: 245px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    position: absolute;
    left: 0;
    top: 200px;
    padding-top: 0;
  }
}
@media (max-width: 760px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    left: 30px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    right: 22px;
    top: -15px;
    left: initial;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
  margin-left: 70px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
    margin-left: 0;
    margin-top: 50px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--p {
  max-width: 675px;
  margin: 30px auto 0;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--p {
    max-width: 528px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type4 > .libraryBestSunglassesForMothers__tag--p {
    margin: 0;
    padding: 15px 70px 25px 25px;
    font-size: 15px;
    line-height: 1.7931034483;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type5 {
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 {
    flex-direction: column;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type5 .libraryBestSunglassesForMothers__pc {
  display: block;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 .libraryBestSunglassesForMothers__pc {
    display: none;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type5 .libraryBestSunglassesForMothers__sp {
  display: none;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 .libraryBestSunglassesForMothers__sp {
    display: block;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--img {
    width: 50%;
    max-width: 400px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--img {
    width: calc(100% - 70px);
    margin-left: 70px;
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--p {
    padding: 15px 25px 25px 70px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div {
  padding-left: 45px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div {
    padding-left: 0;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    position: absolute;
    top: 40px;
    margin-left: 30px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read {
    margin-left: 0;
    right: initial;
    top: 15px;
    left: 30px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
  margin-left: 27px;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeContent__read .libraryBestSunglassesForMothers__tag--p:last-child {
    margin-left: 0;
    margin-top: 20px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--p {
  width: 85%;
  margin: 0 auto;
  padding-top: 40px;
  font-size: 17px;
  line-height: 1.8235294118;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageRead--type5 > .libraryBestSunglassesForMothers__tag--div > .libraryBestSunglassesForMothers__tag--p {
    width: 100%;
    padding: 30px;
    font-size: 15px;
    line-height: 1.7931034483;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageArrow {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 20px;
  margin-bottom: 60px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow {
    gap: initial;
    margin: 0 auto 60px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow {
    padding: 0 30px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow {
    padding: 0;
    margin: -20px auto 85px;
    position: relative;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageArrow > .libraryBestSunglassesForMothers__typeContent__arrow {
  height: 209px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow > .libraryBestSunglassesForMothers__typeContent__arrow {
    height: 209px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow > .libraryBestSunglassesForMothers__typeContent__arrow {
    position: absolute;
    left: 30px;
    bottom: -70px;
    height: 125px;
  }
}
.libraryBestSunglassesForMothers__typeContent__imageArrow > .libraryBestSunglassesForMothers__typeContent__arrow > .libraryBestSunglassesForMothers__tag--img {
  height: 100%;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow > .libraryBestSunglassesForMothers__tag--img {
    width: 60%;
    margin-left: 30px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeContent__imageArrow > .libraryBestSunglassesForMothers__tag--img {
    width: 65%;
    margin-left: 20px;
  }
}
.libraryBestSunglassesForMothers__typeProduct {
  max-width: 665px;
  margin: 0 auto;
  padding: 70px 24px 25px;
  background-image: url(../img/line_wave_long.png);
  background-repeat: repeat-x;
  background-position: top center;
  background-size: auto 5px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct {
    background-image: url(../../sp/img/line_wave_long.png);
    max-width: 528px;
    padding: 30px 0 25px;
    background-size: auto 3px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct {
    width: calc(100% - 40px);
  }
}
.libraryBestSunglassesForMothers__typeProduct > * {
  transition: opacity 0.6s ease;
}
.libraryBestSunglassesForMothers__typeProduct > *:hover {
  opacity: 0.8;
}
.libraryBestSunglassesForMothers__typeProduct__item {
  width: 100%;
  padding: 28px 30px;
  border: 1px solid #7f7f7f;
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 {
  width: 100%;
  padding: 28px 30px;
  border: 1px solid #7f7f7f;
  text-align: center;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 {
    padding: 20px 25px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--img {
  margin-bottom: 10px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--img {
    height: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--img {
    height: 20px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--p {
  font-size: 17px;
  line-height: 2.5294117647;
  font-weight: 500;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--p {
    font-size: 16px;
    line-height: 1.71875;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--p .libraryBestSunglassesForMothers__tag--br {
  display: none;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 > .libraryBestSunglassesForMothers__tag--p .libraryBestSunglassesForMothers__tag--br {
    display: block;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item {
  border: none;
  padding: 35px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item {
    padding: 20px 0 0 0;
    gap: initial;
    justify-content: space-between;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item > * {
  flex-shrink: 0;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item > * {
    flex-shrink: 1;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item > .libraryBestSunglassesForMothers__tag--img {
    height: 13px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child {
    width: 33%;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child > .libraryBestSunglassesForMothers__tag--img {
    height: 100px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child > .libraryBestSunglassesForMothers__tag--img {
    height: 65px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child .libraryBestSunglassesForMothers__tag--p {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child .libraryBestSunglassesForMothers__tag--p {
    font-size: 16px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child .libraryBestSunglassesForMothers__tag--p {
    font-size: 14px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child .libraryBestSunglassesForMothers__tag--p:nth-child(2) {
  padding-top: 30px;
  font-size: 18px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child .libraryBestSunglassesForMothers__tag--p:nth-child(2) {
    padding-top: 20px;
    font-size: 22px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div:last-child .libraryBestSunglassesForMothers__tag--p:nth-child(2) {
    padding-top: 10px;
    font-size: 15px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail {
  padding-top: 15px;
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p {
  font-size: 19px;
  font-weight: 700;
  text-align: left;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p {
    font-size: 25px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p {
    font-size: 16px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14.5px;
  font-weight: 400;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child {
    flex-direction: column;
    font-size: 18px;
    line-height: 2;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child {
    font-size: 12px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child .font--acumin {
  padding-left: 1em;
  font-weight: 700;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child .font--acumin {
    padding: 0;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child small {
  font-size: 10px;
  padding-left: 5px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child small {
    font-size: 12px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child small {
    font-size: 10px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child .libraryBestSunglassesForMothers__tag--img {
  margin-left: 25px;
  height: 25px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child .libraryBestSunglassesForMothers__tag--img {
    margin-left: 0;
    height: 35px;
    margin-top: 10px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type1 .libraryBestSunglassesForMothers__typeProduct__item .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail .libraryBestSunglassesForMothers__tag--p:last-child .libraryBestSunglassesForMothers__tag--img {
    height: 25px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 {
  padding: 22px 30px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 {
    padding: 0 20px 15px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--div {
    gap: initial;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--div {
    flex-direction: column;
  }
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail {
    width: 53%;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--div .libraryBestSunglassesForMothers__typeProduct__itemDetail {
    width: auto;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--img {
  width: 50%;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--img {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--img {
    width: 85%;
    margin-bottom: 10px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p {
  font-size: 17.5px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p {
    font-size: 16px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p.font--acumin {
  font-weight: 700;
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14.5px;
  font-weight: 400;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child {
    font-size: 12px;
    width: 100%;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child .font--acumin {
  padding-left: 1em;
  font-weight: 700;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child .font--acumin {
    padding-left: 10px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child small {
  font-size: 10px;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child small {
    font-size: 10px;
  }
}
.libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child .libraryBestSunglassesForMothers__tag--img {
  margin: 25px 0 0 auto;
  height: 27px;
  width: auto;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child .libraryBestSunglassesForMothers__tag--img {
    height: 35px;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeProduct__item--type2 .libraryBestSunglassesForMothers__tag--p:last-child .libraryBestSunglassesForMothers__tag--img {
    height: 22px;
    margin: 0 0 0 15px;
  }
}
.libraryBestSunglassesForMothers__typeBanner {
  max-width: 660px;
  margin: 0 auto;
  padding: 0 24px 25px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeBanner {
    max-width: 528px;
    padding: 0 0 25px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeBanner {
    padding: 0 20px 25px;
  }
}
.libraryBestSunglassesForMothers__typeBanner--type1 {
  max-width: 534px;
}
.libraryBestSunglassesForMothers__typeBanner--padding {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__typeBanner--padding {
    padding-bottom: 60px;
  }
}
.libraryBestSunglassesForMothers__typeBanner > * {
  transition: opacity 0.6s ease;
}
.libraryBestSunglassesForMothers__typeBanner > *:hover {
  opacity: 0.8;
}
.libraryBestSunglassesForMothers__typeNote {
  max-width: 690px;
  margin: 0 auto;
  padding: 25px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeNote {
    padding: 15px 0 0;
  }
}
.libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--img {
  margin-bottom: 50px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--img {
    width: 8px;
  }
}
.libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p {
    margin-bottom: 23px;
    font-size: 18px;
    line-height: 1.7142857143;
  }
}
.libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p span {
  padding-left: 0.8em;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p span {
    font-size: 18px;
  }
}
.libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p::before {
  content: "";
  width: 2px;
  height: 35px;
  background-color: #000;
  margin-right: 30px;
  margin-bottom: -10px;
  transform: rotate(-35deg);
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p::before {
    height: 50px;
    transform: rotate(-30deg);
    width: 1px;
  }
}
.libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p::after {
  content: "";
  width: 2px;
  height: 35px;
  background-color: #000;
  margin-left: 30px;
  margin-bottom: -10px;
  transform: rotate(35deg);
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeNote .libraryBestSunglassesForMothers__tag--p::after {
    height: 50px;
    transform: rotate(30deg);
    width: 1px;
  }
}
.libraryBestSunglassesForMothers__typeNote__text {
  background-color: #ccc;
  padding: 22px 35px;
  font-size: 16px;
  line-height: 1.9375;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__typeNote__text {
    max-width: 528px;
    font-size: 15px;
    line-height: 1.9285714286;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__typeNote__text {
    width: calc(100% - 65px);
    padding: 15px 22px;
    font-size: 14px;
  }
}
.libraryBestSunglassesForMothers__typeNote__text--type1 {
  background-color: #faddd9;
}
.libraryBestSunglassesForMothers__typeNote__text--type2 {
  background-color: #d4eae0;
}
.libraryBestSunglassesForMothers__typeNote__text--type3 {
  background-color: #e7deed;
}
.libraryBestSunglassesForMothers__summary {
  padding: 75px 0 60px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__summary {
    padding-top: 0;
    max-width: 528px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .libraryBestSunglassesForMothers__summary {
    padding-top: 80px;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__summary {
    max-width: 100%;
  }
}
.libraryBestSunglassesForMothers__summary .libraryBestSunglassesForMothers__inner {
  text-align: center;
}
.libraryBestSunglassesForMothers__summary .libraryBestSunglassesForMothers__tag--p {
  text-align: left;
  font-size: 18px;
  line-height: 2.3333333333;
  padding-bottom: 40px;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers__summary .libraryBestSunglassesForMothers__tag--p {
    font-size: 15px;
    line-height: 1.9;
  }
}
@media (max-width: 560px) {
  .libraryBestSunglassesForMothers__summary .libraryBestSunglassesForMothers__tag--p {
    padding: 0 25px 40px;
  }
}
.libraryBestSunglassesForMothers .font--acumin {
  font-family: acumin-pro, sans-serif;
}
.libraryBestSunglassesForMothers .font--bran {
  font-family: brandon-grotesque, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.libraryBestSunglassesForMothers .js-readMothers {
  transition: opacity 1s ease, transform 1s ease !important;
  opacity: 0;
  transform: translateY(50px);
}
.libraryBestSunglassesForMothers .js-readMothers.js-delayMothers {
  transition: opacity 1s ease 1s, transform 1s ease 1s !important;
}
.libraryBestSunglassesForMothers .js-readMothers.is-play {
  opacity: 1;
  transform: translateY(0);
}
.libraryBestSunglassesForMothers .js-arrowMothers {
  transition: opacity 1s ease, transform 1s ease !important;
  opacity: 0;
  transform: translateY(-50px);
}
.libraryBestSunglassesForMothers .js-arrowMothers.is-play {
  opacity: 1;
  transform: translateY(0);
}
.libraryBestSunglassesForMothers .js-revealMothers {
  transition: opacity 1s ease !important;
  opacity: 0;
}
.libraryBestSunglassesForMothers .js-revealMothers.is-play {
  opacity: 1;
}
.libraryBestSunglassesForMothers .js-highlightMothers {
  position: relative;
}
.libraryBestSunglassesForMothers .js-highlightMothers:after {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #ccc;
  position: absolute;
  left: 0;
  bottom: 6px;
  z-index: -1;
  transition: width 0.6s ease;
  width: 1px;
  opacity: 0;
}
@media (max-width: 1180px) {
  .libraryBestSunglassesForMothers .js-highlightMothers:after {
    height: 3px;
  }
}
.libraryBestSunglassesForMothers .js-highlightMothers.is-play::after {
  opacity: 1;
  width: 100%;
}
.libraryBestSunglassesForMothers .js-lineMothers {
  position: relative;
}
.libraryBestSunglassesForMothers .js-lineMothers::after {
  content: "";
  height: 2px;
  width: 1px;
  position: absolute;
  background-color: #000;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: width 0.6s ease;
}
.libraryBestSunglassesForMothers .js-lineMothers.is-play::after {
  width: 100%;
  opacity: 1;
}/*# sourceMappingURL=library-best-sunglasses-for-mothers.css.map */