@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
.res-pc {
  display: none !important;
}

@media print, screen and (min-width: 769px) {
  .res-pc {
    display: block !important;
  }
}

.res-sp {
  display: block !important;
}

@media print, screen and (min-width: 769px) {
  .res-sp {
    display: none !important;
  }
}

.res-pc-il {
  display: none !important;
}

@media print, screen and (min-width: 769px) {
  .res-pc-il {
    display: inline !important;
  }
}

.res-sp-il {
  display: inline !important;
}

@media print, screen and (min-width: 769px) {
  .res-sp-il {
    display: none !important;
  }
}

img {
  width: 100%;
  height: auto;
}

body.modal-active {
  height: 100%;
  overflow: hidden;
}

body .modal {
  display: none;
  width: 100vw;
  height: 100vh;
}

body .modal.active {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 200;
}

body .modal .modal-content {
  position: relative;
  z-index: 202;
  border-radius: 1.33333vw;
  overflow: hidden;
}

body .modal .modal-content .modal-content-upper {
  width: 89.33333vw;
  margin: 0 auto;
  background: #65bfe4;
  padding: 11.33333vw 9.33333vw 8vw;
}

body .modal .modal-content .modal-content-lower {
  width: 89.33333vw;
  margin: 0 auto;
  background: #d5edf7;
  padding: 8vw 0;
}

body .modal .modal-content .modal-content-lower .sec-inner {
  padding: 0 !important;
}

body .modal .modal-content h3.modal-title span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  font-size: 4.8vw;
  color: #ffffff;
  margin-bottom: 4vw;
}

body .modal .modal-content h3.modal-title span::before {
  content: "";
  display: block;
  width: 5.2vw;
  height: 5.33333vw;
  background: url(https://jp.rohto.com/-/media/com/labiome/top/images/icon_cart_white_s.png) no-repeat center center;
  background-size: 100% auto;
  margin-right: 1.73333vw;
}

body .modal .modal-content ul li {
  margin-bottom: 4vw;
}

body .modal .modal-content ul li:last-of-type {
  margin-bottom: 0;
}

body .modal .modal-content .js-close-btn {
  position: absolute;
  top: 2.93333vw;
  right: 2.93333vw;
  width: 6.66667vw;
  height: 6.66667vw;
  background: url(/-/media/com/labiome/top/images/icon_circle_close_01_s.png) no-repeat center center;
  background-size: 100% auto;
  z-index: 203;
  display: block;
}

body .js-modal-over {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  max-width: 100vw;
  background: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 101;
}

body .js-modal-over.active {
  visibility: visible;
  opacity: 1;
}

#lb_container {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#lb_container .columnContent {
  margin: 0;
  padding: 0;
}

#lb_container .sec {
  width: 100%;
}

#lb_container .sec.sec-paper {
  padding: 5.33333vw 0;
}

#lb_container .sec.sec-paper .sec-inner {
  border: 3px solid #1fbedc;
  border-radius: 4vw;
  padding: 6vw 0;
  width: 92vw;
  margin: 0 auto;
  position: relative;
}

#lb_container .sec.sec-paper .sec-inner .sec-image {
  width: 77.33333vw;
  margin: 0 auto 5.33333vw;
  -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.4);
}

#lb_container .sec.sec-paper .sec-inner .sec-detail {
  width: 92vw;
  margin: 0 auto;
  padding-bottom: 4vw;
  text-align: center;
}

#lb_container .sec.sec-paper .sec-inner .sec-detail p.text {
  margin-bottom: 5.33333vw;
}

#lb_container .sec.sec-paper .sec-inner .sec-detail p.text_pr {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-weight: bold;
}

#lb_container .sec.sec-paper .sec-inner .sec-detail .logo-block p.img {
  width: 26.66667vw;
  margin: 0 auto;
}

#lb_container .sec.sec-paper .sec-inner .sec-detail .logo-block p.img a {
  color: #000;
}

#lb_container .sec.sec-paper .sec-inner .sec-detail .logo-block p.text_logo {
  text-align: center;
  line-height: 1.4;
}

#lb_container .sec.sec01 {
  background: url(/-/media/com/labiome/top/images/kv_bg_01_s.png) no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 10.66667vw;
}

#lb_container .sec.sec01 .sec-inner h1 {
  margin-bottom: 8vw;
}

#lb_container .sec.sec02 {
  padding: 12.26667vw 0;
  background: #f9f0f0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f0f0), to(#fbf6f6));
  background-image: -webkit-linear-gradient(top, #f9f0f0, #fbf6f6);
  background-image: -o-linear-gradient(top, #f9f0f0, #fbf6f6);
  background-image: linear-gradient(180deg, #f9f0f0, #fbf6f6);
}

#lb_container .sec.sec02 h2 {
  width: 86.4vw;
  margin: 0 auto 4vw;
}

#lb_container .sec.sec02 .box-list {
  width: 89.33333vw;
  margin: 0 auto;
}

#lb_container .sec.sec02 .box-list .box {
  margin-bottom: 6.66667vw;
}

#lb_container .sec.sec02 .box-list .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.66667vw;
}

#lb_container .sec.sec02 .box-list .box dl dt {
  width: 16.53333vw;
  margin-right: 4.66667vw;
}

#lb_container .sec.sec02 .box-list .box dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#lb_container .sec.sec02 .box-list .box dl dd h3 {
  color: #003894;
  font-weight: bold;
  font-size: 5.33333vw;
}

#lb_container .sec.sec02 .box-list .box dl dd p {
  font-size: 3.46667vw;
}

#lb_container .sec.sec02 .box-list .box dl dd p sup {
  font-size: 2.13333vw;
}

#lb_container .sec.sec02 .box-list .box dl dd p span {
  display: block;
  margin-top: 0.25em;
  font-size: 2.66667vw;
}

#lb_container .sec.sec02 .box-list .box.box03 {
  background-color: #119bd4;
  padding: 4vw 0 6.66667vw;
  margin-bottom: 0;
}

#lb_container .sec.sec02 .box-list .box.box03 h3 {
  text-align: center;
  color: #fff;
  font-size: 6.66667vw;
  margin-bottom: 5.33333vw;
}

#lb_container .sec.sec02 .box-list .box.box03 p.en {
  text-align: center;
}

#lb_container .sec.sec02 .box-list .box.box03 p.en span {
  font-size: 2.93333vw;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

#lb_container .sec.sec02 .box-list .box.box03 .box-inner {
  width: 78.66667vw;
  margin: 0 auto;
}

#lb_container .sec.sec02 .box-list .box.box03 .box-inner .text {
  margin-bottom: 4vw;
}

#lb_container .sec.sec02 .box-list .box.box03 .box-inner .text p {
  color: #fff;
  font-size: 3.2vw;
  line-height: 1.4;
}

#lb_container .sec.sec02 .toggle-box {
  display: none;
  padding-top: 4vw;
}

#lb_container .sec.sec02 .toggle-btn {
  margin-top: 1em;
  text-align: center;
  cursor: pointer;
}

#lb_container .sec.sec02 .toggle-btn .btn-word {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px dotted #28b5ca;
  padding: 0 2.5em 0.5em;
}

#lb_container .sec.sec02 .toggle-btn .btn-word::after {
  content: "";
  display: block;
  width: 3.46667vw;
  height: 1.86667vw;
  background: url(/-/media/com/labiome/top/images/icon_arrow_up.png) no-repeat center center;
  background-size: 100% auto;
  margin-left: 4vw;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

#lb_container .sec.sec02 .toggle-btn .btn-word span {
  font-size: 4.13333vw;
  color: #28b5ca;
  font-weight: bold;
}

#lb_container .sec.sec02 .toggle-btn .btn-word span.box-open {
  display: none;
}

#lb_container .sec.sec02 .toggle-btn.toggle-open .btn-word::after {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

#lb_container .sec.sec02 .toggle-btn.toggle-open .btn-word span.box-close {
  display: none;
}

#lb_container .sec.sec02 .toggle-btn.toggle-open .btn-word span.box-open {
  display: inline;
}

#lb_container .sec.sec03 {
  padding: 35.2vw 0 26.66667vw;
  background: url(/-/media/com/labiome/top/images/sec03_bg_01_s.png) no-repeat center top, url(/-/media/com/labiome/top/images/sec03_bg_03_s.png) no-repeat center bottom, url(/-/media/com/labiome/top/images/sec03_bg_02_s.png) repeat-y center top;
  background-size: 100% auto;
}

#lb_container .sec.sec03 .sec-inner {
  width: 92vw;
  margin: 0 auto;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 h4 {
  width: 78.66667vw;
  margin: 0 auto;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 h4.tit02 {
  text-align: center;
  font-size: 5.6vw;
  color: #003894;
  font-weight: bold;
  width: auto;
  margin: 0 0 2.66667vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 h4.tit02 sup {
  font-size: 1.86667vw;
  text-align: start;
  font-weight: 900;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 h4.tit02 span.min {
  font-size: 4.13333vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-Image01 {
  width: 76.8vw;
  margin: 0 auto 7.33333vw;
  text-align: right;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-Image01 small {
  font-size: 2.66667vw;
  color: #409fb4;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-txt01 {
  text-align: center;
  font-size: 4vw;
  font-weight: 500;
  line-height: 2.1;
  color: #003894;
  margin-bottom: 2.66667vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-txt01 sup {
  font-size: 1.86667vw;
  text-align: start;
  font-weight: 900;
  line-height: 1;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-02 {
  width: 92vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-02 h4 {
  font-size: 5.6vw;
  font-weight: bold;
  text-align: center;
  color: #003894;
  margin-bottom: 2.66667vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.prescription {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 2.66667vw 0;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.prescription li {
  width: 45.2vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.attention {
  width: 76.8vw;
  margin: 0 auto 16vw;
}

#lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.attention li {
  font-size: 2.66667vw;
  color: #409fb4;
}

#lb_container .sec.sec03 h3 {
  text-align: center;
  color: #003894;
  font-size: 8.4vw;
  font-weight: bold;
  margin-bottom: 2.66667vw;
}

#lb_container .sec.sec03 h3 span.en {
  color: #3ec4d8;
  display: block;
  font-size: 2.66667vw;
  font-weight: normal;
}

#lb_container .sec.sec03 p.sec-Image02 {
  margin-left: 6.66667vw;
}

#lb_container .sec.sec03 .toggle-btn p.btn-word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#lb_container .sec.sec04 {
  background: url(/-/media/com/labiome/top/images/sec04_bg_01_s.png) no-repeat center top, url(/-/media/com/labiome/top/images/sec04_bg_03_s.png) no-repeat center bottom, url(/-/media/com/labiome/top/images/sec04_bg_02_s.png) repeat-y center top;
  background-size: 100% auto;
  padding: 5.33333vw 0 36.93333vw;
}

#lb_container .sec.sec04 h3.sec-Title {
  width: 57.86667vw;
  margin: 0 auto 114.66667vw;
}

#lb_container .sec.sec04 p {
  font-size: 4vw;
  line-height: 2.1;
  color: #003894;
  text-align: center;
}

#lb_container .sec.sec05 {
  background: url(/-/media/com/labiome/top/images/sec05_bg_01_s.png) no-repeat center top, url(/-/media/com/labiome/top/images/sec05_bg_02_s.png) no-repeat center bottom;
  background-size: 100% auto;
  padding: 0 0 9.33333vw;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

#lb_container .sec.sec05 h3 {
  text-align: center;
  color: #003894;
  font-size: 8.4vw;
  font-weight: bold;
  margin-bottom: 111.06667vw;
}

#lb_container .sec.sec05 h3 span.en {
  color: #3ec4d8;
  display: block;
  font-size: 2.66667vw;
  line-height: 1;
}

#lb_container .sec.sec05 .use .use-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 86.66667vw;
  margin: 0 auto 4.66667vw;
}

#lb_container .sec.sec05 .use .use-box .use-img {
  width: 41.2vw;
  margin-right: 2.93333vw;
}

#lb_container .sec.sec05 .use .use-box dl {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#lb_container .sec.sec05 .use .use-box dl dt h4 {
  font-size: 4vw;
  border-radius: 3.33333vw;
  width: 30.93333vw;
  height: 6.66667vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #46d8fe;
}

#lb_container .sec.sec05 .use .use-box dl dd {
  font-size: 3.46667vw;
  color: #003894;
  line-height: 1.5;
}

#lb_container .sec.sec05 .use .use-box dl dd span {
  display: block;
  font-size: 2.93333vw;
}

#lb_container .sec.sec05 .use .use-recommend {
  width: 86.66667vw;
  margin: 0 auto 4.66667vw;
}

#lb_container .sec.sec05 .use .use-recommend dl dt {
  color: #003894;
  font-size: 4vw;
}

#lb_container .sec.sec05 .use .use-recommend dl dd {
  color: #414141;
  font-size: 3.2vw;
}

#lb_container .sec.sec05 .use .use-recommend dl dd span {
  display: block;
  font-size: 2.66667vw;
}

#lb_container .sec.sec06 {
  background: url(/-/media/com/labiome/top/images/sec06_bg_01_s.png) no-repeat center top, url(/-/media/com/labiome/top/images/sec06_bg_02_s.png) no-repeat center bottom, url(/-/media/com/labiome/top/images/sec06_bg_03_s.png) repeat-y center top;
  background-size: 100% auto;
  padding: 48.4vw 0 9.33333vw;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

#lb_container .sec.sec06 .sec-inner .item .item-image {
  margin-bottom: 13.33333vw;
}

#lb_container .sec.sec06 .sec-inner .item .item-image ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 92vw;
  margin: 0 auto;
}

#lb_container .sec.sec06 .sec-inner .item .item-image ul li {
  width: 50%;
  text-align: center;
}

#lb_container .sec.sec06 .sec-inner .item .item-image ul li p.image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 6.4vw;
  width: 24.8vw;
}

#lb_container .sec.sec06 .sec-inner .item .item-image ul li p.item_detail {
  text-align: center;
  letter-spacing: -0.04em;
  font-size: 3.2vw;
  color: #505b5d;
}

#lb_container .sec.sec06 .sec-inner .item .item-image ul li:first-child p.image {
  width: 24.8vw;
  margin-left: auto;
  margin-right: auto;
}

#lb_container .sec.sec06 .sec-inner .item .item-image ul li:last-child p.image {
  width: 42.66667vw;
  margin-left: auto;
  margin-right: auto;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail h2 {
  width: 71.6vw;
  margin: 0 auto 8vw;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail h3 {
  text-align: center;
  margin: 0 0 6.66667vw;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail h3 span {
  font-size: 4.93333vw;
  font-weight: bold;
  color: #1fbedc;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #1fbedc;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail ul.spec-box {
  width: 71.6vw;
  margin: 0 auto 4vw;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail ul.spec-box li {
  color: #003894;
  font-size: 3.46667vw;
  font-weight: bold;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail ul.btn-box {
  margin: 0 auto 12vw;
}

#lb_container .sec.sec06 .sec-inner .item .item-detail ul.btn-box li:first-child {
  margin-bottom: 4vw;
}

#lb_container .sec.sec06 .link_list h3 {
  text-align: center;
  margin-bottom: 6.66667vw;
}

#lb_container .sec.sec06 .link_list h3 span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 4.53333vw;
  font-weight: bold;
  color: #003894;
}

#lb_container .sec.sec06 .link_list h3 span::before, #lb_container .sec.sec06 .link_list h3 span::after {
  content: "";
  display: block;
  width: 10.66667vw;
  height: 0.66667vw;
  background: url(/-/media/com/labiome/top/images/line_dot_s.png) no-repeat center center;
  background-size: 100% auto;
}

#lb_container .sec.sec06 .link_list h3 span::before {
  margin-right: 2.53333vw;
}

#lb_container .sec.sec06 .link_list h3 span::after {
  margin-left: 2.53333vw;
}

#lb_container .sec.sec06 .link_list ul {
  width: calc(100 * 529vw / 750);
  margin: 0 auto;
}

#lb_container .sec.sec06 .link_list ul li {
  margin-bottom: calc(100 * 29vw / 750);
}

#lb_container .sec.sec06 .link_list ul li:last-child {
  margin-bottom: 0;
}

#lb_container .sec.sec06 .sns_list {
  padding: 8vw 0;
}

#lb_container .sec.sec06 .sns_list h3 {
  text-align: center;
  margin: 0 0 2.66667vw;
}

#lb_container .sec.sec06 .sns_list h3 span {
  font-size: 4.93333vw;
  font-weight: bold;
  color: #1fbedc;
}

#lb_container .sec.sec06 .sns_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#lb_container .sec.sec06 .sns_list ul li {
  width: calc(100 * 100vw / 750);
  margin: calc(100 * 15vw / 750);
}

#lb_container .sec.sec07 .sec-inner {
  width: calc(100 * 532vw / 750);
  margin: 0 auto;
  padding: 6.66667vw 0;
}

#lb_container .sec.sec07 .sec-inner h3 {
  font-size: 4.8vw;
  font-weight: bold;
  text-align: center;
  color: #003894;
  line-height: 1.4;
  letter-spacing: -0.04em;
  margin-bottom: 2vw;
}

#lb_container .sec.sec07 .sec-inner P.lead {
  font-size: 3.06667vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
  color: #242424;
  margin-bottom: 2.66667vw;
}

#lb_container .sec.sec07 .sec-inner P.lead span {
  font-size: 2.53333vw;
  letter-spacing: -0.04em;
}

#lb_container .sec.sec07 .sec-inner P.btns {
  margin-bottom: 2.66667vw;
}

#lb_container .sec.sec07 .sec-inner P.attention {
  font-size: 2.26667vw;
  line-height: 1.7;
  text-align: center;
  color: #727272;
  letter-spacing: -0.05em;
}

#lb_container .sec.femcare-sec {
  background: url(/-/media/com/labiome/top/images/femcare_bg_01.png) repeat-x center top #f7eded;
  background-size: 200% auto;
  padding: 11.33333vw 0 20vw;
}

#lb_container .sec.femcare-sec .sec-inner {
  width: 38vw;
  margin: 0 auto;
}

#lb_container .sec.femcare-sec .sec-inner p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}

#lb_container .sec.femcare-sec .sec-inner p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#lb_container .sec.femcare-sec .sec-inner p a::after {
  content: "";
  display: block;
  width: 1.33333vw;
  height: 2.26667vw;
  background: url(/-/media/com/labiome/top/images/icon_arrow_right_blue_02_s.png) no-repeat center center;
  background-size: 100% auto;
}

#lb_container .sec.femcare-sec .sec-inner p a span {
  margin-right: 3.06667vw;
  color: #28b5ca;
  font-size: 3.2vw;
  font-weight: bold;
}

#lb_container .sec.femcare-sec02 {
  padding: 0 0 28vw;
  background: url(/-/media/com/labiome/top/images/femcare_bg_02_s.png) no-repeat center bottom #f7eded;
  background-size: 100% auto;
}

#lb_container .sec.femcare-sec02 h2 {
  width: 86.4vw;
  margin: 0 auto 4vw;
}

#lb_container .sec.femcare-sec02 .box-list {
  width: 89.33333vw;
  margin: 0 auto 10.66667vw;
}

#lb_container .sec.femcare-sec02 .box-list .box {
  margin-bottom: 6.66667vw;
}

#lb_container .sec.femcare-sec02 .box-list .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.66667vw;
}

#lb_container .sec.femcare-sec02 .box-list .box dl dt {
  width: 16.53333vw;
  margin-right: 4.66667vw;
}

#lb_container .sec.femcare-sec02 .box-list .box dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

#lb_container .sec.femcare-sec02 .box-list .box dl dd h3 {
  color: #003894;
  font-weight: bold;
  font-size: 5.33333vw;
}

#lb_container .sec.femcare-sec02 .box-list .box dl dd p {
  font-size: 3.46667vw;
}

#lb_container .sec.femcare-sec02 .box-list .box dl dd p sup {
  font-size: 2.13333vw;
}

#lb_container .sec.femcare-sec02 .box-list .box dl dd p span {
  display: block;
  margin-top: 0.25em;
  font-size: 2.66667vw;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 {
  background-color: #119bd4;
  padding: 4vw 0 6.66667vw;
  margin-bottom: 0;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 h3 {
  text-align: center;
  color: #fff;
  font-size: 6.66667vw;
  margin-bottom: 5.33333vw;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 p.en {
  text-align: center;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 p.en span {
  font-size: 2.93333vw;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner {
  width: 78.66667vw;
  margin: 0 auto;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner .text {
  margin-bottom: 4vw;
}

#lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner .text p {
  color: #fff;
  font-size: 3.2vw;
  line-height: 1.4;
}

#lb_container .sec a.round-btn {
  position: relative;
  width: 70.93333vw;
  height: 11.33333vw;
  margin: 0 auto;
  border-radius: 5.73333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}

#lb_container .sec a.round-btn::after {
  content: "";
  display: block;
  width: 2vw;
  height: 3.33333vw;
  background: url(/-/media/com/labiome/top/images/icon_arrow_right.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 3.2vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#lb_container .sec a.round-btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  font-size: 4.26667vw;
  color: #003894;
}

#lb_container .sec a.round-btn:hover {
  opacity: 0.8;
}

#lb_container .sec a.round-btn.round-btn-pink {
  background: #eb8e8e;
}

#lb_container .sec a.round-btn.round-btn-pink span {
  color: #ffffff;
}

#lb_container .sec a.round-btn.round-btn-blue {
  background: #1fbedc;
}

#lb_container .sec a.round-btn.round-btn-blue span {
  color: #ffffff;
}

#lb_container .sec a.round-btn.round-btn-todetail {
  background: #e7f9fe;
  border: 1px solid #28b5ca;
  -webkit-box-shadow: 5px 5px 0px 0px #ddebee;
  box-shadow: 5px 5px 0px 0px #ddebee;
  width: 62.93333vw;
  height: 9.06667vw;
  border-radius: 4.4vw;
}

#lb_container .sec a.round-btn.round-btn-todetail span {
  color: #28b5ca;
}

#lb_container .sec a.round-btn.round-btn-todetail::after {
  width: 1.6vw;
  height: 2.66667vw;
  background: url(/-/media/com/labiome/top/images/icon_arrow_right_blue.png) no-repeat center center;
  background-size: 100% auto;
}

#lb_container .sec a.round-btn.round-btn-back {
  background: #ffffff;
  border: 1px solid #28b5ca;
  width: 62.93333vw;
  height: 9.06667vw;
  border-radius: 4.4vw;
}

#lb_container .sec a.round-btn.round-btn-back span {
  color: #28b5ca;
}

#lb_container .sec a.round-btn.round-btn-back::after {
  width: 1.6vw;
  height: 2.66667vw;
  background: url(/-/media/com/labiome/top/images/icon_arrow_right_blue.png) no-repeat center center;
  background-size: 100% auto;
}

#lb_container .float-btns .float-sns-btns {
  position: fixed;
  top: auto;
  bottom: -100%;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100 * 480vw / 750);
  background: #fff;
  padding: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em 1em;
  z-index: 100;
  border-radius: 10px;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

#lb_container .float-btns .float-sns-btns.active {
  bottom: 57px;
}

#lb_container .float-btns .float-sns-btns p {
  margin-bottom: 0;
  line-height: 1.2;
}

#lb_container .float-btns .float-sns-btns ul {
  width: calc(100 * 160vw / 750);
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#lb_container .float-btns .float-sns-btns ul li {
  width: calc(100 * 70vw / 750);
}

@media print, screen and (min-width: 769px) {
  #lb_container .columnContent {
    width: 100%;
    background: none;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec-paper {
    padding: 20px 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec-paper .sec-inner {
    width: 700px;
    padding: 20px 15px 30px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec-paper .sec-inner .sec-image {
    width: 200px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec-paper .sec-inner .sec-detail {
    width: auto;
    padding-bottom: 0;
    text-align: left;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec-paper .sec-inner .sec-detail p.text {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec-paper .sec-inner .sec-detail .logo-block p.img {
    width: 100px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec01 {
    background: url(/-/media/com/labiome/top/images/kv_bg_01.png) no-repeat center top;
    background-size: auto 100%;
    padding-bottom: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec01 .sec-inner {
    height: 94.8vw;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 1000px) {
  #lb_container .sec.sec01 .sec-inner {
    height: 948px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec01 .sec-inner h1 {
    margin-bottom: 0;
  }
}

@media print, screen and (max-width: 768px) {
  #lb_container .sec.sec01 .link_list h3 {
    position: relative;
    width: 84.4vw;
    height: 13.46667vw;
    margin: 0 auto;
    border-radius: 6.8vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
  }
  #lb_container .sec.sec01 .link_list h3::after {
    content: "";
    display: block;
    width: 5.6vw;
    height: 5.6vw;
    background: url(/-/media/com/labiome/top/images/icon_circle_plus_01_s.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    right: 3.2vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #lb_container .sec.sec01 .link_list h3 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 4vw;
    color: #003894;
  }
  #lb_container .sec.sec01 .link_list h3 span::before {
    content: "";
    display: block;
    width: 5.2vw;
    height: 5.33333vw;
    background: url(/-/media/com/labiome/top/images/icon_cart_s.png) no-repeat center center;
    background-size: 100% auto;
    margin-right: 1.73333vw;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec01 .link_list h3 {
    margin-bottom: 25px;
  }
  #lb_container .sec.sec01 .link_list h3 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    font-weight: bold;
    font-size: 20px;
    color: #3dacd0;
  }
  #lb_container .sec.sec01 .link_list h3 span::before {
    content: "";
    display: block;
    width: 25px;
    height: 26px;
    background: url(/-/media/com/labiome/top/images/icon_cart_lightblue_s.png) no-repeat center center;
    background-size: 100% auto;
    margin-right: 10px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec01 .link_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 16px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 {
    padding: 110px 0 110px;
    background: url(/-/media/com/labiome/top/images/sec02_bg_01.png) no-repeat center bottom #f9f0f0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .sec-inner {
    width: 100%;
    max-width: 1176px;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    padding: 75px 0 55px;
    -webkit-box-shadow: 0px 0px 100px 0px rgba(235, 142, 142, 0.25);
    box-shadow: 0px 0px 100px 0px rgba(235, 142, 142, 0.25);
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 h2 {
    width: 691px;
    margin: 0 auto 36px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list {
    width: 933px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box {
    margin-bottom: 40px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box dl {
    margin-bottom: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box dl dt {
    width: 103px;
    margin-right: 21px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box dl dd h3 {
    font-size: 30px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box dl dd p {
    font-size: 18px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box dl dd p sup {
    font-size: 12px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box dl dd p span {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 {
    padding: 30px 45px 40px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 h3 {
    font-size: 40px;
    margin-bottom: 48px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 p.en span {
    font-size: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 .box-inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 .box-inner .text {
    margin-bottom: 0;
    width: 335px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 .box-inner .text p {
    font-size: 17px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .box-list .box.box03 .box-inner .photo {
    width: 471px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .toggle-box {
    padding-top: 30px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .toggle-btn .btn-word::after {
    width: 19px;
    height: 11px;
    margin-left: 17px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec02 .toggle-btn .btn-word span {
    font-size: 22px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 {
    background: url(/-/media/com/labiome/top/images/sec03_bg_01.png) no-repeat center top;
    height: 1832px;
    padding: 240px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 h4 {
    width: 821px;
    margin: 0 auto 47px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 h4.tit02 {
    font-size: 33px;
    margin: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 h4.tit02 sup {
    font-size: 11px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 h4.tit02 span.min {
    font-size: 26px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-Image01 {
    width: 933px;
    margin: 0 auto 42px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-Image01 small {
    display: none;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-txt01 {
    font-size: 22px;
    line-height: 1.9;
    margin-bottom: 20px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-01 p.sec-txt01 sup {
    font-size: 11px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-02 {
    width: 847px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-02 h4 {
    font-size: 33px;
    margin-bottom: 41px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.prescription {
    gap: 25px 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.prescription li {
    width: 411px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.attention {
    width: auto;
    margin: 0 auto 85px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 .sec-inner.sec-inner-02 ul.attention li {
    color: #64c5da;
    font-size: 14px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 h3 {
    font-size: 48px;
    margin-bottom: 66px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 h3 span.en {
    font-size: 16px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec03 p.sec-Image02 {
    margin: 0 auto;
    width: 839px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec04 {
    background: url(/-/media/com/labiome/top/images/sec04_bg_01.png) no-repeat center top;
    height: 1162px;
    padding: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec04 .sec-inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 351px 0 0 547px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec04 h3.sec-Title {
    width: 396px;
    margin: 0 auto 80px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec04 p {
    font-size: 18px;
    line-height: 2.5;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 {
    background: url(/-/media/com/labiome/top/images/sec05_bg_01.png) no-repeat center top;
    height: 956px;
    padding: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .sec-inner {
    width: 100%;
    max-width: 932px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 h3 {
    font-size: 48px;
    margin-bottom: 97px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 h3 span.en {
    font-size: 16px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-box {
    width: 550px;
    margin: 0 0 35px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-box .use-img {
    width: 230px;
    margin-right: 24px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-box dl dt {
    padding-top: 0.75em;
    margin-bottom: 1em;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-box dl dt h4 {
    font-size: 18px;
    border-radius: 16px;
    width: 167px;
    height: 31px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-box dl dd {
    font-size: 18px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-box dl dd span {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-recommend {
    width: 100%;
    margin: 58px auto 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-recommend dl dt {
    font-size: 20px;
    margin-bottom: 0.25em;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-recommend dl dd {
    font-size: 16px;
    letter-spacing: -0.08em;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec05 .use .use-recommend dl dd span {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 {
    background: url(/-/media/com/labiome/top/images/sec06_bg_01.png) no-repeat center top;
    height: 929px;
    padding: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 120px 0 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image {
    width: 480px;
    margin-right: 70px;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image ul {
    width: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image ul li p.image {
    margin-bottom: 32px;
    width: auto;
    height: 359px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image ul li p.image img {
    width: auto;
    height: 100%;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image ul li p.item_detail {
    font-size: 1.3rem;
  }
}

@media print, screen and (max-width: 480px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image ul li:first-child {
    width: 45%;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container
.sec.sec06
.sec-inner
.item
.item-image
ul
li:first-child
p.image {
    width: auto;
    height: 359px;
  }
}

@media print, screen and (max-width: 480px) {
  #lb_container .sec.sec06 .sec-inner .item .item-image ul li:last-child {
    width: 55%;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container
.sec.sec06
.sec-inner
.item
.item-image
ul
li:last-child
p.image {
    width: auto;
    height: 359px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail {
    width: 417px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail h2 {
    width: 417px;
    margin: 0 0 28px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail h3 {
    margin: 0 0 41px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail h3 span {
    font-size: 29px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail ul.spec-box {
    width: 100%;
    margin: 0 auto 30px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail ul.spec-box li {
    font-size: 16px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .sec-inner .item .item-detail ul.btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container
.sec.sec06
.sec-inner
.item
.item-detail
ul.btn-box
li
a.round-btn {
    width: 202px;
    height: 65px;
    border-radius: 33px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container
.sec.sec06
.sec-inner
.item
.item-detail
ul.btn-box
li:first-child {
    margin-bottom: 0;
    margin-right: 20px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list h3 {
    margin-bottom: 50px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list h3 span {
    font-size: 26px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list h3 span::before, #lb_container .sec.sec06 .link_list h3 span::after {
    width: 170px;
    height: 4px;
    background: url(/-/media/com/labiome/top/images/line_dot.png) no-repeat center center;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list h3 span::before {
    margin-right: 38px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list h3 span::after {
    margin-left: 38px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 35px;
    margin: 0 auto;
    max-width: 1000px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec06 .link_list ul li {
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec07 .sec-inner {
    width: auto;
    padding: 3.33333vw 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec07 .sec-inner h3 {
    font-size: 2.6rem;
    margin-bottom: 7px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec07 .sec-inner P.lead {
    font-size: 1.5rem;
    margin-bottom: 13px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec07 .sec-inner P.lead span {
    font-size: 1.3rem;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec07 .sec-inner P.btns {
    margin-bottom: 17px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.sec07 .sec-inner P.attention {
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec {
    background-size: auto auto;
    padding: 120px 0 85px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec .sec-inner {
    width: 285px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec .sec-inner p a::after {
    width: 7px;
    height: 11px;
    background: url(/-/media/com/labiome/top/images/icon_arrow_right_blue_02.png) no-repeat center center;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec .sec-inner p a span {
    margin-right: 15px;
    font-size: 1.5rem;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 {
    padding: 0 0 150px;
    background: url(/-/media/com/labiome/top/images/femcare_bg_02.png) no-repeat center bottom #f7eded;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .sec-inner {
    width: 100%;
    max-width: 1176px;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    padding: 75px 0 55px;
    margin-bottom: 65px;
    -webkit-box-shadow: 0px 0px 100px 0px rgba(235, 142, 142, 0.25);
    box-shadow: 0px 0px 100px 0px rgba(235, 142, 142, 0.25);
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 h2 {
    width: 691px;
    margin: 0 auto 36px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list {
    width: 933px;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box {
    margin-bottom: 40px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box dl {
    margin-bottom: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box dl dt {
    width: 103px;
    margin-right: 21px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box dl dd h3 {
    font-size: 30px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box dl dd p {
    font-size: 18px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box dl dd p sup {
    font-size: 12px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box dl dd p span {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 {
    padding: 30px 45px 40px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 h3 {
    font-size: 40px;
    margin-bottom: 48px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 p.en span {
    font-size: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner .text {
    margin-bottom: 0;
    width: 335px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner .text p {
    font-size: 17px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec.femcare-sec02 .box-list .box.box03 .box-inner .photo {
    width: 471px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn {
    width: 290px;
    height: 42px;
    border-radius: 21px;
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn::after {
    width: 8px;
    height: 13px;
    right: 18px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn span {
    font-size: 1.8rem;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn.round-btn-todetail {
    width: 290px;
    height: 42px;
    border-radius: 21px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn.round-btn-todetail::after {
    width: 8px;
    height: 13px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn.round-btn-back {
    width: 290px;
    height: 42px;
    border-radius: 21px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .sec a.round-btn.round-btn-back::after {
    width: 8px;
    height: 13px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .float-btns .float-sns-btns {
    top: 50%;
    bottom: 0;
    left: auto;
    right: -100%;
    width: 50px;
    height: 220px;
    margin: 0;
    padding: 0.5em 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .float-btns .float-sns-btns.active {
    right: 0;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .float-btns .float-sns-btns p {
    margin-bottom: 0.5em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .float-btns .float-sns-btns ul {
    width: 70%;
    display: unset;
    margin: 0 auto;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .float-btns .float-sns-btns ul li {
    width: auto;
  }
}

@media print, screen and (min-width: 769px) {
  #lb_container .float-btns .float-sns-btns ul li.sns_in {
    margin-bottom: 0.5em;
  }
}

@media print, screen and (min-width: 769px) {
  .brand-btns.-fixed .brand-btn-cart {
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    transform: translateY(-110%);
  }
}

.bcaw_box {
  border-bottom: 4px solid #fff;
}

.bcaw_box picture {
  display: block;
  max-width: 900px;
  margin: 0 auto;
}

.bcaw_box a {
  display: block;
  background-color: #1fbedc;
  transition: background-color 0.3s;
}

.bcaw_box a:hover {
  background-color: #33ccff;
}

@media screen and (max-width: 480px) {
  .bcaw_box {
    border-bottom: 2px solid #fff;
  }
}
