.lp202307 {
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}
.lp202307 * {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box;
}
.lp202307__inner {
  max-width: 1125px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .lp202307__inner {
    padding: 0 20px;
  }
}
.lp202307__inner--padding {
  padding: 0 45px;
}
@media (max-width: 767px) {
  .lp202307__inner--padding {
    padding: 0 23px;
  }
}
@media (max-width: 1500px) {
  .lp202307__visual {
    height: 518px;
    width: calc(100vw - 81px);
    position: relative;
  }
}
@media (max-width: 980px) {
  .lp202307__visual {
    min-height: 0;
    height: 52.3vw;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .lp202307__visual {
    height: auto;
    width: 100%;
  }
}
.lp202307__visual .lp202307__imgArea--img {
  min-height: 518px;
}
@media (max-width: 1500px) {
  .lp202307__visual .lp202307__imgArea--img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    max-width: none;
  }
}
@media (max-width: 980px) {
  .lp202307__visual .lp202307__imgArea--img {
    min-height: 0;
  }
}
@media (max-width: 767px) {
  .lp202307__visual .lp202307__imgArea--img {
    position: static;
    width: 100%;
    left: initial;
    transform: none;
  }
}
.lp202307__profile {
  background-color: #fff;
}
.lp202307__profileText {
  font-size: 18px;
  line-height: 2.33;
  padding: 30px 100px;
}
@media (max-width: 900px) {
  .lp202307__profileText {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .lp202307__profileText {
    font-size: 15px;
    line-height: 2;
    padding: 10px 13px 60px;
  }
}
.lp202307__profileTitle {
  display: flex;
  align-items: center;
}
.lp202307__profileTitle .lp202307__imgArea--img {
  margin: 0 20px;
  height: 14px;
}
@media (max-width: 767px) {
  .lp202307__profileTitle .lp202307__imgArea--img {
    margin: 0 14px;
    height: 11px;
  }
}
.lp202307__profileTitle::before, .lp202307__profileTitle::after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background-color: #000;
}
@media (max-width: 767px) {
  .lp202307__profileTitle::before, .lp202307__profileTitle::after {
    height: 1px;
  }
}
.lp202307__profileDetails {
  display: flex;
  justify-content: space-between;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .lp202307__profileDetails {
    flex-direction: column;
    justify-content: flex-start;
    padding: 30px 0 70px;
    width: 100vw;
    margin-left: -20px;
  }
}
.lp202307__profileDetails > .lp202307__tag--div {
  width: calc(50% - 13px);
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .lp202307__profileDetails > .lp202307__tag--div {
    width: calc(100vw - 35px);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .lp202307__profileDetails > .lp202307__tag--div:first-child .lp202307__profileDetails--text {
    padding: 12px 15px 12px 5px;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails > .lp202307__tag--div:last-child {
    margin: 18px 0 0 auto;
    flex-direction: row-reverse;
  }
  .lp202307__profileDetails > .lp202307__tag--div:last-child .lp202307__imgArea {
    width: 41%;
  }
}
@media (max-width: 767px) and (max-width: 980px) {
  .lp202307__profileDetails > .lp202307__tag--div:last-child .lp202307__imgArea {
    width: 40%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .lp202307__profileDetails > .lp202307__tag--div:last-child .lp202307__imgArea {
    width: 150px;
  }
}
.lp202307__profileDetails .lp202307__imgArea {
  flex-shrink: 0;
  width: 40%;
}
@media (max-width: 980px) {
  .lp202307__profileDetails .lp202307__imgArea {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails .lp202307__imgArea {
    width: 150px;
  }
}
.lp202307__profileDetails--text {
  padding: 25px 25px 25px 20px;
  flex-grow: 1;
  height: 100%;
}
@media (max-width: 980px) {
  .lp202307__profileDetails--text {
    padding: 12px 20px 12px 20px;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails--text {
    padding: 12px 0 12px 20px;
  }
}
.lp202307__profileDetails--text .lp202307__tag--p {
  line-height: 1.65;
}
@media (max-width: 980px) {
  .lp202307__profileDetails--text .lp202307__tag--p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails--text .lp202307__tag--p {
    font-size: 11px;
  }
}
.lp202307__profileDetails--text .lp202307__tag--p:nth-child(1) {
  font-size: 16px;
}
@media (max-width: 980px) {
  .lp202307__profileDetails--text .lp202307__tag--p:nth-child(1) {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails--text .lp202307__tag--p:nth-child(1) {
    font-size: 12px;
  }
}
.lp202307__profileDetails--text .lp202307__tag--p:nth-child(2) {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 15px;
}
@media (max-width: 980px) {
  .lp202307__profileDetails--text .lp202307__tag--p:nth-child(2) {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails--text .lp202307__tag--p:nth-child(2) {
    font-size: 14px;
    padding-bottom: 10px;
  }
}
.lp202307__profileDetails--left {
  background-color: #d1d1d1;
}
.lp202307__profileDetails--left img {
  margin: 10px 0 0 20px;
}
@media (max-width: 767px) {
  .lp202307__profileDetails--left img {
    margin: 10px 10px 0;
  }
}
.lp202307__profileDetails--right {
  background-color: #afd3da;
}
@media (max-width: 560px) {
  .lp202307__profileDetails--right {
    align-items: center !important;
  }
}
.lp202307__profileDetails--right .lp202307__imgArea {
  flex-shrink: 0;
}
@media (max-width: 980px) {
  .lp202307__profileDetails--right .lp202307__imgArea {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .lp202307__profileDetails--right .lp202307__imgArea {
    width: 135px;
    padding-top: 10px;
  }
}
.lp202307__profileDetails--right img {
  margin: 10px 0 0 20px;
}
@media (max-width: 767px) {
  .lp202307__profileDetails--right img {
    margin: 10px 10px 0;
  }
}
.lp202307__link {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .lp202307__link {
    padding-bottom: 50px;
  }
}
.lp202307__linkTitle {
  text-align: center;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .lp202307__linkTitle {
    padding-bottom: 28px;
  }
}
.lp202307__linkTitle .lp202307__tag--p {
  font-size: 20px;
  line-height: 1.8;
}
@media (max-width: 980px) {
  .lp202307__linkTitle .lp202307__tag--p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .lp202307__linkTitle .lp202307__tag--p {
    font-size: 14px;
  }
}
.lp202307__linkTitle .lp202307__tag--h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
}
@media (max-width: 980px) {
  .lp202307__linkTitle .lp202307__tag--h2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .lp202307__linkTitle .lp202307__tag--h2 {
    font-size: 17px;
  }
}
.lp202307__linkList {
  display: flex;
  justify-content: center;
  gap: 45px;
}
@media (max-width: 980px) {
  .lp202307__linkList {
    gap: initial;
  }
}
@media (max-width: 767px) {
  .lp202307__linkList {
    flex-direction: column;
    gap: initial;
  }
}
@media (max-width: 980px) {
  .lp202307__linkList--item {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .lp202307__linkList--item {
    margin-bottom: 18px;
    margin-left: 0;
    margin-right: 0;
  }
}
.lp202307__linkList--link {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 45px 25px;
  position: relative;
  border-bottom: 3px solid #000;
}
@media (max-width: 767px) {
  .lp202307__linkList--link {
    border-bottom: 1px solid #000;
    padding: 0 0 15px;
  }
}
.lp202307__linkList--link .lp202307__imgArea:last-child .lp202307__imgArea--img {
  height: 28px;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
}
@media (max-width: 980px) {
  .lp202307__linkList--link .lp202307__imgArea:last-child .lp202307__imgArea--img {
    height: 18px;
    bottom: -9px;
  }
}
@media (max-width: 767px) {
  .lp202307__linkList--link .lp202307__imgArea:last-child .lp202307__imgArea--img {
    height: 18px;
    bottom: -9px;
  }
}
.lp202307__linkList--link .lp202307__imgArea--img {
  height: 16px;
  margin-bottom: 20px;
}
@media (max-width: 980px) {
  .lp202307__linkList--link .lp202307__imgArea--img {
    height: 14px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .lp202307__linkList--link .lp202307__imgArea--img {
    height: 12px;
    margin-bottom: 12px;
  }
}
.lp202307__linkList--link .lp202307__tag--p {
  color: #000 !important;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}
@media (max-width: 980px) {
  .lp202307__linkList--link .lp202307__tag--p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .lp202307__linkList--link .lp202307__tag--p {
    font-size: 15px;
  }
}
.lp202307__point {
  padding: 68px 0;
}
@media (max-width: 767px) {
  .lp202307__point {
    padding: 35px 0;
  }
}
.lp202307__point--first {
  background-color: #ddf0f4;
}
.lp202307__point--second {
  background-color: #fff;
}
.lp202307__point--third {
  background-color: #ddf0f4;
}
.lp202307__pointTitle {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
}
@media (max-width: 980px) {
  .lp202307__pointTitle {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .lp202307__pointTitle {
    margin-bottom: 25px;
    margin: 0 15px 25px;
  }
}
.lp202307__pointTitle.is-play::after {
  width: 100%;
}
.lp202307__pointTitle::after {
  content: "";
  height: 2px;
  background-color: #009bb4;
  width: 0;
  transition: width 1s;
}
.lp202307__pointTitle .lp202307__imgArea {
  flex-shrink: 0;
  margin-right: 17px;
}
@media (max-width: 980px) {
  .lp202307__pointTitle .lp202307__imgArea {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .lp202307__pointTitle .lp202307__imgArea {
    margin-right: 15px;
  }
}
.lp202307__pointTitle .lp202307__imgArea--img {
  height: auto;
}
@media (max-width: 980px) {
  .lp202307__pointTitle .lp202307__imgArea--img {
    height: 17px;
  }
}
@media (max-width: 767px) {
  .lp202307__pointTitle .lp202307__imgArea--img {
    height: 17px;
  }
}
.lp202307__highlight {
  font-weight: 900;
  font-size: 35px;
  margin-bottom: 60px;
}
@media (max-width: 980px) {
  .lp202307__highlight {
    font-size: 23.5px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .lp202307__highlight {
    font-size: 23.5px;
    margin: 0 15px 30px;
  }
}
.lp202307__highlight--white {
  background: -webkit-linear-gradient(transparent 60%, #fff 60%);
  background: linear-gradient(transparent 60%, #fff 60%);
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .lp202307__highlight--white {
    padding-bottom: 0;
  }
}
.lp202307__highlight--green {
  background: -webkit-linear-gradient(transparent 60%, #d4edf1 60%);
  background: linear-gradient(transparent 60%, #d4edf1 60%);
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .lp202307__highlight--green {
    padding-bottom: 0;
  }
}
.lp202307__wave {
  font-size: 24px;
  line-height: 2;
  font-weight: 700;
  width: fit-content;
  padding-bottom: 15px;
  background-image: url(../img/point_line_wave.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: auto 10px;
  margin-bottom: 50px;
}
@media (max-width: 980px) {
  .lp202307__wave {
    width: 100%;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.9;
    background-size: auto 6px;
    background-image: url(../img/point_line_wave_sp.png);
  }
}
@media (max-width: 767px) {
  .lp202307__wave {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 15px 15px;
    font-size: 17px;
    line-height: 1.9;
    background-size: auto 6px;
  }
}
.lp202307__dialogContent {
  display: flex;
  align-items: flex-start;
  margin-bottom: 27px;
  gap: 50px;
}
@media (max-width: 980px) {
  .lp202307__dialogContent {
    gap: initial;
  }
}
@media (max-width: 767px) {
  .lp202307__dialogContent {
    margin-bottom: 23px;
    gap: initial;
  }
}
.lp202307__dialogContent:last-child {
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .lp202307__dialogContent:last-child {
    margin-bottom: 30px;
  }
}
.lp202307__dialogContent--left {
  flex-direction: row-reverse;
}
.lp202307__dialogContent--right {
  flex-direction: row;
}
.lp202307__dialogImg {
  flex-shrink: 0;
}
.lp202307__dialogImg .lp202307__imgArea--img {
  width: auto;
}
@media (max-width: 767px) {
  .lp202307__dialogImg .lp202307__imgArea--img {
    width: 68px;
  }
}
.lp202307__dialogText {
  max-width: 645px;
  font-size: 16px;
  line-height: 2;
  padding: 20px 24px;
  border-radius: 8px;
  position: relative;
}
@media (max-width: 980px) {
  .lp202307__dialogText {
    font-size: 14px;
    padding: 14px 17px;
  }
}
@media (max-width: 767px) {
  .lp202307__dialogText {
    font-size: 14px;
    line-height: 1.8;
    padding: 14px 17px;
  }
}
.lp202307__dialogText::after {
  content: "";
  position: absolute;
  top: 20px;
  width: 38px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: -37px;
}
@media (max-width: 767px) {
  .lp202307__dialogText::after {
    width: 17px;
    height: 14px;
    left: -16px;
  }
}
.lp202307__dialogText--green {
  background-color: #a6d9e1;
}
@media (max-width: 980px) {
  .lp202307__dialogText--green {
    margin-right: 50px;
  }
}
@media (max-width: 767px) {
  .lp202307__dialogText--green {
    margin-right: 23px;
  }
}
.lp202307__dialogText--green::after {
  background-image: url(../img/point_speech_blue.png);
  left: initial;
  right: -37px;
}
@media (max-width: 767px) {
  .lp202307__dialogText--green::after {
    right: -16px;
    left: initial;
  }
}
.lp202307__dialogText--white {
  background-color: #fff;
}
@media (max-width: 980px) {
  .lp202307__dialogText--white {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .lp202307__dialogText--white {
    margin-left: 23px;
  }
}
.lp202307__dialogText--white::after {
  background-image: url(../img/point_speech_white.png);
}
.lp202307__dialogText--gray {
  background-color: #d9d9d9;
}
@media (max-width: 980px) {
  .lp202307__dialogText--gray {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  .lp202307__dialogText--gray {
    margin-left: 23px;
  }
}
.lp202307__dialogText--gray::after {
  background-image: url(../img/point_speech_gray.png);
}
.lp202307__productItem {
  display: flex;
  position: relative;
  margin: 0 65px;
}
@media (max-width: 767px) {
  .lp202307__productItem {
    margin: 0;
    flex-direction: column;
  }
}
.lp202307__productItem--type1 {
  justify-content: flex-end;
  margin-bottom: 160px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 {
    margin-bottom: 70px;
  }
}
.lp202307__productItem--type1 > .lp202307__tag--div {
  position: relative;
  width: 72%;
  max-width: 650px;
}
@media (max-width: 980px) {
  .lp202307__productItem--type1 > .lp202307__tag--div {
    width: 88%;
  }
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 > .lp202307__tag--div {
    width: calc(100% - 40px);
  }
}
.lp202307__productItem--type1 > .lp202307__tag--div .lp202307__productImageCont {
  display: flex;
  flex-direction: column;
  min-width: 650px;
}
@media (max-width: 980px) {
  .lp202307__productItem--type1 > .lp202307__tag--div .lp202307__productImageCont {
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 > .lp202307__tag--div .lp202307__productImageCont .lp202307__productImage:first-child {
    width: 44%;
  }
}
.lp202307__productItem--type1 > .lp202307__tag--div .lp202307__productImageCont .lp202307__productImage:last-child {
  margin: -290px 10px 0 auto;
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 > .lp202307__tag--div .lp202307__productImageCont .lp202307__productImage:last-child {
    width: 61%;
    margin: -125px 0 0 auto;
  }
}
.lp202307__productItem--type1 .lp202307__productItemImage--text {
  top: -35px;
  right: 15px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 .lp202307__productItemImage--text {
    top: 15px;
    right: -50px;
  }
}
.lp202307__productItem--type1 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
    margin-top: 16px;
  }
}
.lp202307__productItem--type1 .lp202307__productLink {
  left: 0;
  bottom: 0;
}
@media (max-width: 980px) {
  .lp202307__productItem--type1 .lp202307__productLink {
    bottom: -80px;
  }
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 .lp202307__productLink {
    bottom: 0;
  }
}
@media (max-width: 980px) {
  .lp202307__productItem--type1 .lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .lp202307__productItem--type1 .lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
    margin-left: 0;
  }
}
.lp202307__productItem--type2 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type2 {
    margin-bottom: 0;
  }
}
.lp202307__productItem--type2 > .lp202307__tag--div {
  position: relative;
  width: 72%;
  max-width: 600px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type2 > .lp202307__tag--div {
    width: calc(100% - 24px);
    margin-left: -23px;
  }
}
.lp202307__productItem--type2 .lp202307__productItemImage--text {
  bottom: -35px;
  left: 43px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type2 .lp202307__productItemImage--text {
    left: initial;
    right: -45px;
    top: 25px;
  }
}
.lp202307__productItem--type2 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
  margin-top: 89px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type2 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
    margin-top: 60px;
  }
}
.lp202307__productItem--type2 .lp202307__productLink {
  right: -15px;
  bottom: -35px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type2 .lp202307__productLink {
    margin-top: 18px;
  }
}
.lp202307__productItem--type3 {
  margin-bottom: 180px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type3 {
    margin-bottom: 70px;
  }
}
.lp202307__productItem--type3 > .lp202307__tag--div {
  position: relative;
  width: 72%;
  max-width: 614px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type3 > .lp202307__tag--div {
    width: calc(100% - 50px);
    margin-right: -23px;
    margin-left: auto;
  }
}
.lp202307__productItem--type3 .lp202307__productItemImage--text {
  top: 0;
  right: -8px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type3 .lp202307__productItemImage--text {
    top: -10px;
    right: initial;
    left: -48px;
  }
}
.lp202307__productItem--type3 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type3 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
    margin-top: 15px;
  }
}
.lp202307__productItem--type3 .lp202307__productLink {
  right: 15px;
  bottom: -120px;
}
.lp202307__productItem--type4 {
  margin-bottom: 150px;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .lp202307__productItem--type4 {
    margin-bottom: 70px;
  }
}
.lp202307__productItem--type4 > .lp202307__tag--div {
  position: relative;
  width: 72%;
  max-width: 611px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type4 > .lp202307__tag--div {
    width: calc(100% - 54px);
    margin-left: -23px;
  }
}
.lp202307__productItem--type4 .lp202307__productItemImage--text {
  bottom: -53px;
  right: 15px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type4 .lp202307__productItemImage--text {
    right: -50px;
    bottom: initial;
    top: 15px;
  }
}
.lp202307__productItem--type4 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
  margin-top: 150px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type4 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
    margin-top: 110px;
  }
}
.lp202307__productItem--type4 .lp202307__productLink {
  left: 25px;
  bottom: -70px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type4 .lp202307__productLink {
    margin-top: 30px;
  }
}
.lp202307__productItem--type5 {
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 {
    margin-bottom: 0;
  }
}
.lp202307__productItem--type5 > .lp202307__tag--div {
  position: relative;
  width: 75%;
  max-width: 677px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 > .lp202307__tag--div {
    width: 100%;
  }
}
.lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImageCont {
  display: flex;
  gap: 10px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImageCont {
    gap: initial;
    flex-direction: column;
  }
}
.lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage {
  position: relative;
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage {
    width: calc(50% + 23px);
  }
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage:last-child {
    margin: -85px 0 0 auto;
  }
}
.lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage:last-child .lp202307__tag--p {
  right: 0;
}
.lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage .lp202307__tag--p {
  position: absolute;
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  padding: 7px 15px 13px;
  background-color: #53b5c6;
}
@media (max-width: 980px) {
  .lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage .lp202307__tag--p {
    font-size: 15px;
    padding: 7px 10px 10px;
  }
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 > .lp202307__tag--div .lp202307__productImage .lp202307__tag--p {
    font-size: 15px;
    padding: 7px 10px 10px;
    bottom: 0;
  }
}
.lp202307__productItem--type5 .lp202307__productItemImage--text {
  bottom: -150px;
  left: 10px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 .lp202307__productItemImage--text {
    bottom: initial;
    top: 0;
    right: -7px;
    left: initial;
  }
}
.lp202307__productItem--type5 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .lp202307__productItem--type5 .lp202307__productItemImage--text .lp202307__tag--p:last-child {
    margin-top: 32px;
  }
}
.lp202307__productItem--type5 .lp202307__productLink {
  right: -20px;
  bottom: -150px;
}
.lp202307__productItem--type5 .lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
  margin-left: -10px;
}
.lp202307__productItem--type5 .lp202307__productLinkDetail {
  padding-top: 0;
}
.lp202307__productItemImage--text {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
}
.lp202307__productItemImage--text .lp202307__tag--p {
  background-color: #fff;
  border: 1px solid #000;
  width: 30px;
  padding: 10px 5px;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 500;
  margin-right: 10px;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .lp202307__productItemImage--text .lp202307__tag--p {
    font-size: 16px;
    padding: 8px 5px;
    width: 23px;
    margin-right: 7px;
  }
}
.lp202307__productItemImage--text .lp202307__tag--p:last-child {
  margin-top: 45px;
}
.lp202307__productLink {
  position: absolute;
  background-color: #fff;
  border: 1px solid #000;
  padding: 15px 17px;
}
@media (max-width: 767px) {
  .lp202307__productLink {
    position: initial;
    max-width: 310px;
    margin: 50px auto 0;
    padding: 5px 13px 13px;
  }
}
.lp202307__productLink .lp202307__tag--div {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.lp202307__productLink .lp202307__tag--div .lp202307__imgArea--img {
  height: 26px;
}
@media (max-width: 980px) {
  .lp202307__productLink .lp202307__tag--div .lp202307__imgArea--img {
    height: 23px;
  }
}
.lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
  margin-left: 30px;
}
@media (max-width: 980px) {
  .lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
    margin-left: 0;
  }
}
.lp202307__productLinkImage.lp202307__imgArea {
  display: flex;
  justify-content: center;
}
.lp202307__productLinkImage .lp202307__imgArea--img {
  height: auto;
}
@media (max-width: 980px) {
  .lp202307__productLinkImage .lp202307__imgArea--img {
    height: 90px;
  }
}
@media (max-width: 767px) {
  .lp202307__productLinkImage .lp202307__imgArea--img {
    height: auto;
    width: 90%;
    margin-top: 10px;
  }
}
.lp202307__productLinkDetail {
  padding-top: 10px;
}
.lp202307__productLinkDetail .lp202307__tag--p {
  color: #000;
  font-weight: 700;
  font-size: 19px;
}
@media (max-width: 980px) {
  .lp202307__productLinkDetail .lp202307__tag--p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .lp202307__productLinkDetail .lp202307__tag--p {
    font-size: 17px;
    white-space: nowrap;
    padding-bottom: 5px;
  }
}
.lp202307__productLinkDetail .lp202307__tag--p:last-child {
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 980px) {
  .lp202307__productLinkDetail .lp202307__tag--p:last-child {
    font-size: 13px;
    padding-bottom: 0;
  }
}
.lp202307__productLinkDetail .lp202307__tag--p:last-child .font--acumin {
  font-weight: 700;
  padding-left: 0.8em;
}
@media (max-width: 980px) {
  .lp202307__productLinkDetail .lp202307__tag--p:last-child .font--acumin {
    padding-left: 5px;
  }
}
@media (max-width: 980px) {
  .lp202307__productLinkDetail .lp202307__tag--p:last-child .font--acumin small {
    font-size: 8px;
  }
}
.lp202307__colors {
  margin: 0 auto 125px;
  border: 1px solid #000;
  padding: 40px 40px 20px;
  width: fit-content;
}
@media (max-width: 980px) {
  .lp202307__colors {
    padding: 20px 30px;
    width: 80%;
  }
}
@media (max-width: 767px) {
  .lp202307__colors {
    margin: 0 auto 70px;
    padding: 20px 30px;
    width: 100%;
  }
}
.lp202307__colorsList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
  margin-bottom: 24px;
}
@media (max-width: 980px) {
  .lp202307__colorsList {
    gap: initial;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .lp202307__colorsList {
    gap: initial;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
@media (max-width: 980px) {
  .lp202307__colors .lp202307__tag--li {
    margin-bottom: 25px;
    width: 30%;
  }
}
.lp202307__colors .lp202307__tag--li .lp202307__tag--p {
  font-size: 18px;
  line-height: 1;
  padding-bottom: 10px;
  font-weight: 400;
}
@media (max-width: 980px) {
  .lp202307__colors .lp202307__tag--li .lp202307__tag--p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .lp202307__colors .lp202307__tag--li .lp202307__tag--p {
    font-size: 13px;
  }
}
.lp202307__colors .lp202307__tag--p {
  text-align: center;
  font-size: 24px;
  line-height: 1.8;
  font-weight: 500;
  padding-bottom: 35px;
}
@media (max-width: 980px) {
  .lp202307__colors .lp202307__tag--p {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .lp202307__colors .lp202307__tag--p {
    font-size: 15px;
    padding-bottom: 20px;
  }
}
.lp202307__colors .lp202307__imgArea--img {
  height: 45px;
}
@media (max-width: 980px) {
  .lp202307__colors .lp202307__imgArea--img {
    height: 32px;
    margin: 0 auto;
  }
}
.lp202307__compare {
  padding: 40px 0 120px;
}
@media (max-width: 767px) {
  .lp202307__compare {
    padding: 15px 0 70px;
  }
}
.lp202307__compareTitle {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  padding: 13px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 980px) {
  .lp202307__compareTitle {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .lp202307__compareTitle {
    margin-bottom: 35px;
    font-size: 17px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
.lp202307__compare > .lp202307__tag--div {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .lp202307__compare > .lp202307__tag--div {
    flex-direction: column;
    padding: 0;
  }
}
.lp202307__compareList {
  width: calc(50% - 45px);
}
@media (max-width: 767px) {
  .lp202307__compareList {
    width: 100%;
    padding-bottom: 40px;
  }
}
.lp202307__compareListImage {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 980px) {
  .lp202307__compareListImage {
    margin-bottom: 35px;
  }
}
@media (max-width: 980px) {
  .lp202307__compareListImage .lp202307__imgArea--img {
    height: auto;
  }
}
.lp202307__compareListDetail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  align-items: flex-start;
}
@media (max-width: 980px) {
  .lp202307__compareListDetail {
    margin-bottom: 10px;
  }
}
.lp202307__compareListDetail > .lp202307__tag--div {
  width: calc(50% - 7px);
}
@media (max-width: 980px) {
  .lp202307__compareListDetail > .lp202307__tag--div {
    width: calc(50% - 3px);
  }
}
.lp202307__compareListDetail > .lp202307__tag--div .lp202307__tag--p {
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
}
@media (max-width: 980px) {
  .lp202307__compareListDetail > .lp202307__tag--div .lp202307__tag--p {
    font-size: 15px;
    line-height: 1.3;
  }
}
.lp202307__compareListDetail > .lp202307__tag--div .lp202307__tag--p:first-child {
  color: #fff;
  background-color: #53b5c6;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  padding: 10px;
  margin-bottom: 27px;
}
@media (max-width: 980px) {
  .lp202307__compareListDetail > .lp202307__tag--div .lp202307__tag--p:first-child {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.lp202307__compareListDetail > .lp202307__tag--div .lp202307__tag--span {
  font-size: 14px;
}
@media (max-width: 980px) {
  .lp202307__compareListDetail > .lp202307__tag--div .lp202307__tag--span {
    font-size: 11px;
  }
}
.lp202307__compareListDetail > .lp202307__tag--div .lp202307__imgArea {
  text-align: center;
  margin-bottom: 10px;
}
@media (max-width: 980px) {
  .lp202307__compareListDetail > .lp202307__tag--div .lp202307__imgArea {
    justify-content: center;
  }
}
.lp202307__compareListDetail > .lp202307__tag--div .lp202307__imgArea--img {
  width: 95px;
}
@media (max-width: 980px) {
  .lp202307__compareListDetail > .lp202307__tag--div .lp202307__imgArea--img {
    width: 75px;
  }
}
.lp202307__compareListDetail > .lp202307__imgArea {
  width: calc(50% - 7px);
}
@media (max-width: 767px) {
  .lp202307__compareListDetail > .lp202307__imgArea {
    width: calc(50% - 3px);
  }
}
.lp202307__compareListDetail > .lp202307__imgArea--img {
  width: 100%;
}
.lp202307__compare .lp202307__productLink {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 615px;
  margin: 35px auto 0;
}
@media (max-width: 767px) {
  .lp202307__compare .lp202307__productLink {
    display: block;
    max-width: 310px;
  }
}
.lp202307__compare .lp202307__productLink .lp202307__productLinkImage {
  align-items: center;
  margin-right: 10px;
}
.lp202307__compare .lp202307__productLink .lp202307__productLinkImage .lp202307__imgArea--img {
  height: auto;
  margin-top: 10px;
}
.lp202307__compare .lp202307__productLink .lp202307__tag--div {
  display: block;
}
@media (max-width: 767px) {
  .lp202307__compare .lp202307__productLink .lp202307__tag--div {
    display: flex;
  }
}
.lp202307__compare .lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
  margin: 13px 0 0 auto;
  width: fit-content;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .lp202307__compare .lp202307__productLink .lp202307__tag--div .lp202307__imgArea {
    margin-left: -50px;
  }
}
.lp202307__banner {
  min-height: 260px;
  max-width: 830px;
  margin: 0 auto;
  font-size: 29px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .lp202307__banner {
    font-size: 16px;
    min-height: 145px;
  }
}
.lp202307__banner p {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 20px;
}
.lp202307__advice {
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .lp202307__advice {
    padding-bottom: 30px;
  }
}
.lp202307__adviceTitle {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 85px;
  margin-top: 180px;
  display: flex;
  position: relative;
  padding: 0 30px 0 70px;
}
@media (max-width: 980px) {
  .lp202307__adviceTitle {
    font-size: 20px;
    padding: 0;
  }
  .lp202307__adviceTitle br {
    display: none;
  }
}
@media (max-width: 767px) {
  .lp202307__adviceTitle {
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 0 0 0 15px;
    font-size: 16px;
    line-height: 2;
  }
  .lp202307__adviceTitle br {
    display: block;
  }
}
.lp202307__adviceTitle .lp202307__tag--div {
  padding: 30px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
}
@media (max-width: 767px) {
  .lp202307__adviceTitle .lp202307__tag--div {
    padding: 18px 0 15px;
    align-items: flex-start;
    flex-direction: column;
  }
}
.lp202307__adviceTitle .lp202307__tag--div .lp202307__imgArea--img {
  height: auto;
  margin: 3px 45px 0;
}
@media (max-width: 980px) {
  .lp202307__adviceTitle .lp202307__tag--div .lp202307__imgArea--img {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 767px) {
  .lp202307__adviceTitle .lp202307__tag--div .lp202307__imgArea--img {
    height: 12px;
    margin: 0 0 16px;
  }
}
.lp202307__adviceTitle > .lp202307__imgArea {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 27%;
}
@media (max-width: 767px) {
  .lp202307__adviceTitle > .lp202307__imgArea {
    width: 37%;
    right: -5px;
  }
}
@media (max-width: 400px) {
  .lp202307__adviceTitle > .lp202307__imgArea {
    width: 40%;
    right: -5px;
  }
}
.lp202307__adviceTitle > .lp202307__imgArea .lp202307__imgArea--img {
  width: 100%;
}
.lp202307__adviceWoman {
  position: absolute;
  width: 27%;
  height: 226px;
  min-width: 270px;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
@media (max-width: 980px) {
  .lp202307__adviceWoman {
    height: 150px;
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .lp202307__adviceWoman {
    width: 37%;
    right: -5px;
  }
}
@media (max-width: 400px) {
  .lp202307__adviceWoman {
    width: 40%;
    right: -5px;
  }
}
.lp202307__adviceWomanImg {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  height: 164%;
  max-width: none;
}
@media (max-width: 767px) {
  .lp202307__adviceWomanImg {
    left: 59%;
    height: 142%;
  }
}
@media (max-width: 400px) {
  .lp202307__adviceWomanImg {
    left: 59%;
    height: 142%;
  }
}
.lp202307__adviceContent {
  display: flex;
  justify-content: space-between;
  padding: 0 54px;
}
@media (max-width: 767px) {
  .lp202307__adviceContent {
    flex-direction: column;
    padding: 0;
    width: calc(100% + 46px);
    margin-left: -23px;
  }
}
.lp202307__adviceContentDiv {
  position: relative;
  width: calc(50% - 13px);
}
@media (max-width: 767px) {
  .lp202307__adviceContentDiv {
    width: calc(100% - 70px);
  }
}
.lp202307__adviceContentDiv:first-child {
  margin-bottom: 105px;
}
@media (max-width: 767px) {
  .lp202307__adviceContentDiv:first-child {
    margin-bottom: 28px;
  }
}
.lp202307__adviceContentDiv:first-child .lp202307__adviceContentBlue {
  right: 0;
}
.lp202307__adviceContentDiv:first-child .lp202307__adviceContentText {
  left: -17px;
  bottom: -35px;
}
@media (max-width: 767px) {
  .lp202307__adviceContentDiv:first-child .lp202307__adviceContentText {
    left: initial;
    right: -40px;
    bottom: 14px;
  }
}
.lp202307__adviceContentDiv:last-child {
  margin-top: 105px;
}
@media (max-width: 767px) {
  .lp202307__adviceContentDiv:last-child {
    margin-top: 0;
    margin: 0 0 0 auto;
  }
}
.lp202307__adviceContentDiv:last-child .lp202307__adviceContentText {
  right: -20px;
  bottom: -25px;
}
@media (max-width: 767px) {
  .lp202307__adviceContentDiv:last-child .lp202307__adviceContentText {
    right: initial;
    left: -44px;
    bottom: 35px;
  }
}
.lp202307__adviceContentDiv:last-child .lp202307__tag--p:last-child {
  margin-top: 88px;
}
.lp202307__adviceContentBlue {
  position: absolute;
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  line-height: 1;
  padding: 7px 15px 13px;
  background-color: #53b5c6;
}
@media (max-width: 980px) {
  .lp202307__adviceContentBlue {
    font-size: 15px;
    padding: 7px 10px 10px;
  }
}
@media (max-width: 767px) {
  .lp202307__adviceContentBlue {
    font-size: 15px;
    padding: 7px 10px 10px;
  }
}
.lp202307__adviceContentText {
  position: absolute;
  display: flex;
  flex-direction: row-reverse;
}
.lp202307__adviceContentText .lp202307__tag--p {
  background-color: #fff;
  border: 1px solid #000;
  width: 30px;
  padding: 10px 5px;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 500;
  margin-right: 10px;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .lp202307__adviceContentText .lp202307__tag--p {
    font-size: 16px;
    width: 23px;
  }
}
@media (max-width: 767px) {
  .lp202307__adviceContentText .lp202307__tag--p {
    font-size: 16px;
    width: 23px;
    padding: 5px;
    margin-right: 8px;
  }
}
.lp202307__adviceContentText .lp202307__tag--p:last-child {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .lp202307__adviceContentText .lp202307__tag--p:last-child {
    margin-top: 30px;
  }
}
.lp202307__adviceContentLink {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  padding-top: 8px;
}
@media (max-width: 767px) {
  .lp202307__adviceContentLink {
    padding-top: 5px;
  }
}
.lp202307__adviceContentLink--left {
  justify-content: flex-start;
}
.lp202307__adviceContentLink--right {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .lp202307__adviceContentLink--right {
    padding-right: 30px;
  }
}
.lp202307__adviceContentLink .lp202307__tag--a {
  color: #000;
  text-decoration: underline;
}
.lp202307__line {
  font-size: 24px;
  line-height: 2;
  border-bottom: 2px solid #000;
  text-align: center;
  padding-bottom: 5px;
  margin-bottom: 48px;
}
@media (max-width: 980px) {
  .lp202307__line {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .lp202307__line {
    font-size: 17px;
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
  }
}
@media (max-width: 560px) {
  .lp202307__line {
    font-size: 16px;
  }
}
.lp202307__summary {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .lp202307__summary {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .lp202307__summary .lp202307__imgArea {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
.lp202307__summary .lp202307__tag--p {
  font-size: 18px;
  line-height: 2.33;
  padding: 30px 100px 80px;
}
@media (max-width: 767px) {
  .lp202307__summary .lp202307__tag--p {
    font-size: 15px;
    padding: 30px 10px 80px;
  }
}
@media (max-width: 767px) {
  .lp202307__summary .lp202307__banner .lp202307__imgArea {
    width: 100%;
    margin-left: 0;
  }
}
.lp202307__fixed {
  position: fixed;
  bottom: -5px;
  z-index: 10;
  max-width: 900px;
  left: 53%;
  transform: translateX(-50%);
  width: calc(100% - 81px);
  transition-duration: 0.6s, 0.6s;
  transition-delay: 0, 0.6s;
  transition-property: opacity, z-index;
}
@media (max-width: 900px) {
  .lp202307__fixed {
    left: 50%;
    width: 70%;
    padding: 5px 0 0;
  }
}
@media (max-width: 767px) {
  .lp202307__fixed {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .lp202307__fixed .lp202307__inner {
    padding: 0;
  }
}
.lp202307__fixedList {
  display: flex;
  justify-content: center;
  border: 1px solid #000;
  max-width: 1040px;
  margin: 5px auto;
  background-color: #fff;
}
.lp202307__fixedList--item {
  width: 33.3333333333%;
  border-right: 1px solid #000;
}
.lp202307__fixedList--item:last-child {
  border-right: 0;
}
.lp202307__fixedList--item .lp202307__imgArea {
  text-align: center;
}
@media (max-width: 980px) {
  .lp202307__fixedList--item .lp202307__imgArea {
    display: flex;
  }
}
.lp202307__fixedList--item .lp202307__imgArea--img {
  height: 16px;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .lp202307__fixedList--item .lp202307__imgArea--img {
    height: 10px;
  }
}
@media (max-width: 767px) {
  .lp202307__fixedList--item .lp202307__imgArea--img {
    height: 10px;
  }
}
.lp202307__fixedList--item .lp202307__tag--p {
  text-align: center;
  color: #000;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 700;
  padding-top: 5px;
}
@media (max-width: 980px) {
  .lp202307__fixedList--item .lp202307__tag--p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .lp202307__fixedList--item .lp202307__tag--p {
    font-size: 12px;
  }
}
.lp202307__fixedList--link {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
@media (max-width: 900px) {
  .lp202307__fixedList--link {
    padding: 10px 18px;
  }
}
@media (max-width: 767px) {
  .lp202307__fixedList--link {
    padding: 10px 18px;
  }
}
.lp202307__fixed.js-lp202307-relative-target {
  opacity: 0;
  z-index: -1;
}
.lp202307__imgArea {
  display: block;
}
@media (max-width: 980px) {
  .lp202307__imgArea {
    display: flex;
  }
}
.lp202307__imgArea--img {
  max-width: 100%;
}
.lp202307__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin: 0 0 0 auto;
  color: #fff;
  background-color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  padding: 0 10px 3px;
}
@media (max-width: 767px) {
  .lp202307__btn {
    font-size: 13px;
    margin: 0 -15px 0 auto;
  }
}
.lp202307__btn::after {
  content: "";
  margin-left: 10px;
  height: 13px;
  width: 6px;
  background-image: url(../img/point_btn_arrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.lp202307__woman {
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 50px;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .lp202307__woman {
    width: 65px;
    height: 65px;
  }
}
.lp202307__woman--type1 {
  background-color: #a6d9e1;
}
.lp202307__woman--type1 .lp202307__womanImg {
  height: 167%;
  left: 50%;
  top: 67%;
}
.lp202307__woman--type2 {
  background-color: #fff;
}
.lp202307__woman--type2 .lp202307__womanImg {
  height: 143%;
  left: 53%;
  top: 50%;
}
.lp202307__woman--type3 {
  background-color: #a6d9e1;
}
.lp202307__woman--type3 .lp202307__womanImg {
  height: 118%;
  left: 53%;
  top: 50%;
}
.lp202307__woman--type4 {
  background-color: #d9d9d9;
}
.lp202307__woman--type4 .lp202307__womanImg {
  height: 143%;
  left: 53%;
  top: 50%;
}
.lp202307__woman--type5 {
  background-color: #a6d9e1;
}
.lp202307__woman--type5 .lp202307__womanImg {
  height: 187%;
  left: 58%;
  top: 67%;
}
.lp202307__womanImg {
  position: absolute;
  max-width: none;
  height: 200%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.lp202307 .font--acumin {
  font-family: acumin-pro, sans-serif;
}

.js-readLp202307 {
  transition: opacity 1s ease, transform 1s ease !important;
  opacity: 0;
  transform: translateY(50px);
}
.js-readLp202307.js-delayLp202307 {
  transition: opacity 1s ease 1s, transform 1s ease 1s !important;
}

.js-readLp202307.is-play {
  opacity: 1;
  transform: translateY(0);
}

.js-revealLp202307 {
  transition: opacity 1s ease !important;
  opacity: 0;
}

.js-revealLp202307.is-play {
  opacity: 1;
}/*# sourceMappingURL=library-choosing-sunglasses.css.map */