/*:root {*/
/*  --primary-color: var(--C-f25ace);*/
/*  --secondary-color: var(--C-ffc9f2);*/
/*  --btn-color: var(--C-f66fd6);*/
/*  --swiper-active: var(--C-f25ace);*/
/*  --bg-color: var(--C-fcf7ff);*/
/*}*/

/*#wrap {*/
/*  background-color: var(--bg-color);*/
/*}*/

/*.wb_img {*/
/*  display: block;*/
/*}*/

/*.mb_img {*/
/*  display: none;*/
/*}*/

/*.C-visual {*/
/*  background: url("/include/resources/images/wb/eye/eye_theme_bg.jpg") no-repeat*/
/*    center 0 / cover;*/
/*  !* overflow: hidden; *!*/
/*}*/
/*.C-visual .img_text {*/
/*  text-align: left;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .C-visual .img_text {*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    margin-left: 0 !important;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-orient: vertical;*/
/*    -webkit-box-direction: normal;*/
/*    -ms-flex-direction: column;*/
/*    flex-direction: column;*/
/*    gap: var(--vw40) 0;*/
/*  }*/
/*  .C-visual .img_text img {*/
/*    max-width: 90%;*/
/*  }*/
/*  .C-visual .img_text .item_02 {*/
/*    font-size: var(--vw80);*/
/*  }*/
/*}*/
/*.C-visual .img_text .item_02 {*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(#582445),*/
/*    to(#501c3d)*/
/*  );*/
/*  background: linear-gradient(to bottom, #582445, #501c3d);*/
/*  -webkit-text-fill-color: transparent;*/
/*  -webkit-background-clip: text;*/
/*  background-clip: text;*/
/*  line-height: 1;*/
/*}*/
/*.C-visual:after {*/
/*  margin: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  -webkit-transform: none;*/
/*  transform: none;*/
/*  max-width: 100%;*/
/*  height: 60%;*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(transparent),*/
/*    to(var(--bg-color))*/
/*  );*/
/*  background: linear-gradient(to bottom, transparent 0%, var(--bg-color) 100%);*/
/*}*/
/*.C-visual .counseling_form .btn_request {*/
/*  background-color: var(--primary-color);*/
/*}*/

/*.C-title .primary-color {*/
/*  color: var(--primary-color);*/
/*}*/

/*.eye_theme_info > .text {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  height: 82px;*/
/*  width: 489px;*/
/*  text-align: center;*/
/*  margin: -10px auto 0;*/
/*  position: relative;*/
/*  -webkit-box-orient: vertical;*/
/*  -webkit-box-direction: normal;*/
/*  -ms-flex-direction: column;*/
/*  flex-direction: column;*/
/*  -webkit-box-pack: center;*/
/*  -ms-flex-pack: center;*/
/*  justify-content: center;*/
/*  -webkit-box-sizing: border-box;*/
/*  box-sizing: border-box;*/
/*}*/
/*.eye_theme_info > .text.t-center {*/
/*  text-align: center;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info > .text {*/
/*    width: 68.06vw;*/
/*    height: 11.53vw;*/
/*    padding: 0 5.42vw;*/
/*    margin: -1.39vw auto 0;*/
/*  }*/
/*}*/
/*.eye_theme_info > .text span {*/
/*  font-size: 26px;*/
/*  color: var(--C-737380);*/
/*  line-height: 1.1;*/
/*  letter-spacing: -1px;*/
/*  position: relative;*/
/*  z-index: 3;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info > .text span {*/
/*    font-size: 3.61vw;*/
/*    letter-spacing: -0.14vw;*/
/*  }*/
/*}*/
/*.eye_theme_info > .text strong {*/
/*  display: block;*/
/*  font-size: 48px;*/
/*  color: #f25ace;*/
/*  font-weight: 900;*/
/*  line-height: 1.2;*/
/*  letter-spacing: -2px;*/
/*  position: relative;*/
/*  z-index: 3;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info > .text strong {*/
/*    font-size: 6.67vw;*/
/*    letter-spacing: -0.28vw;*/
/*  }*/
/*}*/
/*.eye_theme_info > .text .info_img {*/
/*  width: 320px;*/
/*  right: 63px;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  -webkit-transform: translateY(-50%);*/
/*  transform: translateY(-50%);*/
/*  z-index: 1;*/
/*}*/
/*.eye_theme_info > .text::before {*/
/*  content: "[";*/
/*  position: absolute;*/
/*  left: 0;*/
/*  bottom: 0;*/
/*  font-size: 68px;*/
/*  color: var(--C-ffc7ee);*/
/*  font-weight: 900;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info > .text::before {*/
/*    font-size: 9.44vw;*/
/*  }*/
/*}*/
/*.eye_theme_info > .text::after {*/
/*  content: "]";*/
/*  position: absolute;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  font-size: 68px;*/
/*  color: var(--C-ffc7ee);*/
/*  font-weight: 900;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info > .text::after {*/
/*    font-size: 9.44vw;*/
/*  }*/
/*}*/
/*.eye_theme_info .photo {*/
/*  padding-top: 72px;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo {*/
/*    padding-top: 4.17vw;*/
/*  }*/
/*}*/
/*.eye_theme_info .photo ul {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  gap: 30px;*/
/*  -webkit-box-pack: center;*/
/*  -ms-flex-pack: center;*/
/*  justify-content: center;*/
/*}*/
/*.eye_theme_info .photo ul li {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  -webkit-box-orient: vertical;*/
/*  -webkit-box-direction: normal;*/
/*  -ms-flex-direction: column;*/
/*  flex-direction: column;*/
/*  -webkit-box-align: center;*/
/*  -ms-flex-align: center;*/
/*  align-items: center;*/
/*  text-align: center;*/
/*}*/
/*@media (max-width: 1024px) {*/
/*  .eye_theme_info .photo ul li img {*/
/*    width: 100%;*/
/*  }*/
/*}*/

/*@media (max-width: 720px) {*/
/*  .C-inner {*/
/*    padding: 0 4.17vw;*/
/*  }*/
/*}*/

/*.operation_info {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  padding: 100px 0 160px;*/
/*  -webkit-box-orient: vertical;*/
/*  -webkit-box-direction: normal;*/
/*  -ms-flex-direction: column;*/
/*  flex-direction: column;*/
/*  -webkit-box-align: center;*/
/*  -ms-flex-align: center;*/
/*  align-items: center;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .operation_info {*/
/*    padding: var(--vw80) 0;*/
/*    margin: var(--vw80) 0;*/
/*  }*/
/*}*/
/*.operation_info .title {*/
/*  font-size: var(--f-80);*/
/*  color: var(--C-f25ace);*/
/*  font-weight: 900;*/
/*  line-height: 1.1;*/
/*  letter-spacing: -3px;*/
/*  margin-bottom: 80px;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .operation_info .title {*/
/*    font-size: var(--vw80);*/
/*    margin-bottom: var(--vw60);*/
/*  }*/
/*}*/
/*.operation_info .text {*/
/*  font-size: var(--f-40);*/
/*  color: var(--C-db26b0);*/
/*  text-align: center;*/
/*  font-weight: 900;*/
/*  margin-top: 20px;*/
/*}*/
/*.operation_info .sub_text {*/
/*  font-size: var(--f-28);*/
/*  color: var(--C-222222);*/
/*  text-align: center;*/
/*  line-height: 1.3;*/
/*  margin-top: 15px;*/
/*}*/
/*.operation_info .sub_text .sub_text strong {*/
/*  font-weight: 900;*/
/*}*/

/*.C-idYoutube .btn_youtube_page {*/
/*  background-color: var(--btn-color);*/
/*}*/

/*.C-BeforeAfter .swiper-pagination-bullet-active {*/
/*  background-color: var(--swiper-active);*/
/*}*/

/*.C-idCenter li:nth-child(1),*/
/*.C-idCenter li:nth-child(2) {*/
/*  background-color: var(--C-ffe9e5);*/
/*}*/

/*.C-idCenter li:nth-child(1) {*/
/*  background-image: url(/include/resources/images/wb/common/idCenter_list_img_02.png);*/
/*}*/

/*.C-idCenter li:nth-child(2) {*/
/*  background-image: url(/include/resources/images/wb/id_semi/idCenter_list_img_02.png);*/
/*}*/

/*.C-idCenter li:nth-child(3) {*/
/*  background-color: var(--C-ebdfe5);*/
/*  background-image: url(/include/resources/images/wb/common/idCenter_list_img_03.png);*/
/*}*/

/*.C-idCenter li:nth-child(1) h5 {*/
/*  color: var(--C-ea6753);*/
/*}*/

/*.C-idCenter li:nth-child(2) h5 {*/
/*  color: var(--C-f77a16);*/
/*}*/

/*.C-idCenter li:nth-child(3) h5 {*/
/*  color: var(--C-a0466a);*/
/*}*/

/*.C-idCenter li p {*/
/*  color: var(--C-45474d);*/
/*}*/

/*@media (max-width: 720px) {*/
/*  .wb_img {*/
/*    display: none;*/
/*  }*/
/*  .mb_img {*/
/*    display: block;*/
/*  }*/
/*}*/
/*.C-visual .img_text {*/
/*  margin-left: 102px;*/
/*}*/
/*@media (max-width: 1600px) {*/
/*  .C-visual .img_text img {*/
/*    width: 80%;*/
/*  }*/
/*}*/
/*@media (max-width: 1500px) {*/
/*  .C-visual .img_text {*/
/*    margin: 0;*/
/*    padding-right: 3%;*/
/*    top: 35%;*/
/*    left: 45%;*/
/*    -webkit-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*  }*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .C-visual .img_text img {*/
/*    width: 100%;*/
/*  }*/
/*}*/
/*.C-visual:after {*/
/*  background: -webkit-gradient(*/
/*    linear,*/
/*    left top,*/
/*    left bottom,*/
/*    from(transparent),*/
/*    color-stop(60%, var(--bg-color))*/
/*  );*/
/*  background: linear-gradient(to bottom, transparent 0%, var(--bg-color) 60%);*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .C-visual:after {*/
/*    bottom: 0;*/
/*    height: 80%;*/
/*    background: -webkit-gradient(*/
/*      linear,*/
/*      left top,*/
/*      left bottom,*/
/*      from(transparent),*/
/*      color-stop(40%, var(--bg-color))*/
/*    );*/
/*    background: linear-gradient(to bottom, transparent 0%, var(--bg-color) 40%);*/
/*  }*/
/*}*/
/*@media (max-width: 1500px) {*/
/*  .C-visual .visual_img {*/
/*    width: 110%;*/
/*    margin-left: -10%;*/
/*  }*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .C-visual {*/
/*    height: 141.6667vw;*/
/*  }*/
/*  .C-visual .visual_img {*/
/*    width: 210%;*/
/*    margin-left: -16%;*/
/*    position: relative;*/
/*    bottom: 1%;*/
/*  }*/
/*  .C-visual .img_text {*/
/*    top: 83.33vw;*/
/*    margin: 0;*/
/*    -webkit-transform: none;*/
/*    transform: none;*/
/*    padding: 0;*/
/*    left: 0;*/
/*  }*/
/*}*/



/*.eye_theme_info .photo ul {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  -webkit-box-orient: vertical;*/
/*  -webkit-box-direction: normal;*/
/*  -ms-flex-direction: column;*/
/*  flex-direction: column;*/
/*  gap: 120px 0;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo ul {*/
/*    gap: var(--vw80) 0;*/
/*  }*/
/*}*/
/*.eye_theme_info .photo ul li img {*/
/*  width: 100%;*/
/*}*/
/*.eye_theme_info .photo ul li .text_wrap {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  -webkit-box-orient: vertical;*/
/*  -webkit-box-direction: normal;*/
/*  -ms-flex-direction: column;*/
/*  flex-direction: column;*/
/*  gap: 20px 0;*/
/*  letter-spacing: -1.5px;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo ul li .text_wrap {*/
/*    gap: 2.78vw 0;*/
/*    letter-spacing: -0.21vw;*/
/*  }*/

/*}*/
/*.eye_theme_info .photo ul li .text_wrap strong {*/
/*  padding-top: 28px;*/
/*  font-size: 25px;*/
/*  font-weight: 800;*/
/*  color: var(--C-db26b0);*/
/*  line-height: 1;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo ul li .text_wrap strong {*/
/*    font-size: 3.47vw;*/
/*    padding-top: 6.25vw;*/
/*  }*/
/*}*/
/*.eye_theme_info .photo ul li .text_wrap span {*/
/*  color: var(--C-111113);*/
/*  line-height: 1.2;*/
/*  font-size: 20px;*/
/*  font-weight: 500;*/
/*  letter-spacing: -1px;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo ul li .text_wrap span {*/
/*    font-size: 2.78vw;*/
/*    letter-spacing: -0.14vw;*/
/*  }*/
/*}*/
/*.eye_theme_info .photo ul li .photo-col {*/
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: flex;*/
/*  -ms-flex-wrap: wrap;*/
/*  flex-wrap: wrap;*/
/*  gap: 50px;*/
/*  width: 620px;*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo ul li .photo-col {*/
/*    gap: var(--vw40);*/
/*    width: 100%;*/
/*  }*/
/*}*/
/*.eye_theme_info .photo ul li .photo-col img {*/
/*  width: calc(50% - 25px);*/
/*}*/
/*@media (max-width: 720px) {*/
/*  .eye_theme_info .photo ul li .photo-col img {*/
/*    width: calc(50% - var(--vw20));*/
/*  }*/
/*} !*# sourceMappingURL=eye_doubleEyelid.css.map *!*/
