#wrap {
  background-color: #C9E0F1;
  font-size: 16px;
  width: auto !important;
}

#tano-head-middle {
  padding: 0;
  margin: 0;
  background-color: #fff;
}
#tano-head-middle .header_inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px 0;
}
#tano-head-middle .header_inner a {
  display: block;
}

.lp-mainimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 367px;
  background: #16A5E5 url(/files/uploadFiles/bf/lp/eoslp2025/mainimage.jpg) no-repeat center right;
}
@media (max-width: 1100px) {
  .lp-mainimage {
    background: #16A5E5 url(/files/uploadFiles/bf/lp/eoslp2025/mainimage.jpg) no-repeat 150px 50%;
  }
}
.lp-mainimage-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.lp-mainimage-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background-color: #16A5E5;
  padding: 30px 30px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1230px) {
  .lp-mainimage-title {
    padding: 30px;
  }
  .lp-mainimage-title .u-fs-55 {
    display: block;
    max-width: 6em;
    line-height: 1.2;
    margin: 10px 0 -24px;
  }
}
.lp-mainimage-title h1 {
  margin: 0;
  line-height: 1.5;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
}
.lp-mainimage .lp-label {
  font-size: 24px;
  color: #16A5E5;
}
.lp-mainimage .lp-fs-xxlarge,
.lp-mainimage .lp-underline {
  font-weight: 900;
}

.lp-nav {
  margin: 30px 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp-nav li {
  width: 25%;
}
.lp-nav li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px;
  border-radius: 8px;
  background-color: #16a5e5;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
.lp-nav li a span {
  font-size: 16px;
  display: block;
}
@media (max-width: 1230px) {
  .lp-nav li a {
    padding: 16px 0;
    font-size: 20px;
  }
  .lp-nav li a span {
    font-size: 12px;
  }
}
.lp-nav li a:hover {
  text-decoration: none;
}
.lp-nav li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #16a5e5 transparent transparent;
  translate: -50% 100%;
}

.lp-section {
  background-color: #fff;
  padding: 30px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* section01 */
.section01 .danger-list {
  gap: 15px;
}
.section01 .danger-list li {
  text-align: center;
  padding: 0 10px 20px 10px;
  border-radius: 20px;
  border: 3px solid #ccc;
}
.section01 .danger-list li div {
  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;
  border-bottom: 2px dashed #ccc;
  margin-bottom: 20px;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 800;
  min-height: 100px;
  background: url(/files/uploadFiles/bf/lp/eoslp2025/bg-batten.png) center no-repeat;
}
.section01 .lp-faq dl dt, .section01 .lp-faq dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.section01 .lp-faq dl .lp-fukidashi {
  position: relative;
  display: block;
  margin-left: 10px;
  padding: 16px 25px 16px 16px;
  border-radius: 8px;
  background-color: #F3F3F3;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
}
.section01 .lp-faq dl .lp-fukidashi .uk-position-bottom-right {
  right: -10px;
  bottom: -15px;
}
.section01 .lp-faq dl .lp-fukidashi .uk-position-top-right {
  right: -20px;
  top: -15px;
}
.section01 .lp-faq dl .lp-fukidashi::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 10px 15px 10px 0;
  border-color: transparent #F3F3F3 transparent transparent;
  translate: -100% -50%;
}
.section01 .lp-faq dl dd .lp-fukidashi {
  font-size: 20px;
  padding-right: 30px;
  background-color: #E1F2FF;
}
.section01 .lp-faq dl dd .lp-fukidashi::before {
  position: absolute;
  right: -10px;
  top: -3px;
  content: url(/files/uploadFiles/bf/lp/eoslp2025/img-section01-11.png);
}
.section01 .lp-faq dl dd .lp-fukidashi::after {
  border-color: transparent #E1F2FF transparent transparent;
}

/* section02 */
.section02 .lp-blue-c {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 270px;
  height: 270px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100%;
  padding: 10px;
  margin: 0 auto 20px;
  border: 3px solid #16A5E5;
  text-align: center;
  font-weight: 900;
  line-height: 1.2;
}
.section02 .lp-blue-c img {
  margin-bottom: 10px;
}
.section02 .lp-gray-box {
  border: 3px solid #C9E0F1;
}
.section02 .lp-gray-box h4 {
  margin: 10px 0 15px;
  padding-bottom: 15px;
  border-bottom: 3px dashed #c7d2db;
}
.section02 .lp-gray-box img {
  margin-top: -60px;
}
@media (max-width: 1160px) {
  .section02 .lp-gray-box div:nth-child(2) {
    line-height: 1.8;
  }
  .section02 .uk-text-bold.u-fs-22 {
    font-size: 1.8rem !important;
  }
  .section02 .lp-label.u-fs-20.uk-text-bold {
    display: inline;
    padding: 0;
  }
}

/* section03 */
#lp_wrap .section03 .uk-table th, #lp_wrap .section03 .uk-table td {
  border: 1px solid #ccc;
}
#lp_wrap .section03 .uk-table th {
  background-color: #E3E3E3;
  font-size: 14px;
}
#lp_wrap .section03 .uk-table th.lp-th-blue {
  background-color: #0078D4;
  color: #fff;
}
#lp_wrap .section03 .uk-table .lp-td-blue {
  background-color: #D9EAF6;
  font-size: 20px;
  font-weight: 700;
}

/* section04 */
.section04 .lp-blue-box .uk-list-disc {
  margin: 20px 0 0;
  font-weight: 700;
  font-size: 18px;
}
.section04 .lp-blue-box .uk-list-disc li {
  line-height: 1.2;
  color: #16A5E5;
}
.section04 .lp-blue-box .uk-list-disc li span {
  color: #131313;
}

.section05 .lp-gray-box {
  border: 3px solid #C9E0F1;
  font-weight: 600;
}
.section05 .lp-gray-box p {
  margin: 0;
}
.section05 .is-footer .lp-gray-box {
  padding: 10px;
  border-color: #D6D6D6;
}
.section05 .lp-gray-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 220px;
  height: 220px;
  background-color: #F7F7F7;
  border-radius: 100%;
  font-size: 18px;
  font-weight: 700;
}
.section05 .lp-label2 {
  display: inline-block;
  padding: 10px 20px;
  font-weight: 700;
}

.lp-gray-box {
  border: 3px solid #ccc;
  border-radius: 10px;
  padding: 20px;
}

.lp-blue-box {
  width: 70%;
  margin: 0 auto;
  padding: 20px 30px;
  border-radius: 10px;
  border: 4px solid #C9E0F1;
}
.lp-blue-box h4 {
  margin: 0;
}

.lp-conversion {
  background-color: #EFF6FB;
  padding: 30px;
  margin-top: 30px;
  border-radius: 8px;
  font-weight: 700;
  text-align: center;
}
.lp-conversion.is-white {
  background-color: #fff;
}
.lp-conversion h3 {
  line-height: 1.3;
  font-size: 32px;
  font-weight: 900;
}
.lp-conversion .uk-text-center img {
  margin: 0 5px;
}

.lp-conversion2 {
  background-color: #0499DF;
  padding: 30px;
  border-radius: 0 0 10px 10px;
  margin: 50px -30px -30px;
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.lp-conversion2 h5 {
  text-align: center;
  color: #fff;
  font-weight: 700;
}

.lp-footer {
  background-color: #fff;
  padding: 50px 0;
  margin-bottom: -30px;
}

#tano-container-footer-inner #tano-foot-logo-02 {
  float: none;
  text-align: right;
}

/* common */
@media (min-width: 1100px) {
  .uk-visible\@m {
    display: none !important;
  }
}
.lp-conversion-btn {
  position: fixed;
  right: 0;
  bottom: 80px;
  z-index: 9000;
  background-color: #FFC400;
  border-radius: 10px 0 0 10px;
  padding: 0;
}
.lp-conversion-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px 30px 10px 10px;
  margin: 0;
  font-weight: 900;
  color: #333;
}
.lp-conversion-btn a div {
  line-height: 1.3;
}
.lp-conversion-btn a .uk-label {
  margin-right: 5px;
  line-height: 20px;
  border-radius: 4px;
}

.lp-btn-yellow,
.lp-btn-blue {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 13px 30px 10px;
  border-radius: 80px;
  margin: 20px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  line-height: 20px;
  font-size: 20px;
  font-weight: 700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1662E5), to(#23AED2));
  background-image: linear-gradient(180deg, #1662E5, #23AED2);
}
.lp-btn-yellow:hover,
.lp-btn-blue:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.6;
  -webkit-transition: 0.3s ease opacity;
  transition: 0.3s ease opacity;
}
.lp-btn-yellow[target=_blank]::after,
.lp-btn-blue[target=_blank]::after {
  content: url(/files/uploadFiles/bf/lp/eoslp2025/icon-newwindow.svg);
}

.lp-btn-border {
  border: 2px solid #D6D6D6;
  padding: 0 20px;
  font-size: 12px;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lp-btn-border img {
  margin-left: 5px;
  vertical-align: middle;
}

.lp-btn-blue::before {
  content: url(/files/uploadFiles/bf/lp/eoslp2025/icon-play-circle.svg);
}

.lp-btn-yellow {
  width: 500px;
  font-size: 27px;
  font-weight: 900;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF5F00), to(#F8CE00));
  background-image: linear-gradient(180deg, #FF5F00, #F8CE00);
}

#lp_wrap ul {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
}
#lp_wrap .uk-text-bold {
  font-weight: 700;
}
#lp_wrap .uk-table {
  margin-bottom: 0;
}
#lp_wrap .uk-table th, #lp_wrap .uk-table td {
  border: 1px solid #ccc;
  vertical-align: middle;
  padding: 6px 10px;
  font-size: 16px;
  text-align: center;
}
#lp_wrap .uk-table th {
  background-color: #F8F8F8;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}
#lp_wrap .uk-table td {
  background-color: #fff;
  font-weight: 500;
}
#lp_wrap .uk-table td.caption {
  background-color: #FFF955;
  color: #E84141;
  font-weight: 900;
}

.lp-c-orange {
  color: #DF4C00;
}

.lp-label {
  display: inline-block;
  padding: 5px 8px;
  line-height: 1;
  background-color: #FFF955;
}

.lp-label2 {
  display: block;
  padding: 5px 8px;
  line-height: 1;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(255, 249, 85) 10px, rgb(255, 249, 85) 20px);
}

.lp-underline {
  display: inline-block;
  margin-bottom: 5px;
  border-bottom: 3px dashed #ECE514;
}

.lp-h2 {
  margin-bottom: 0.5em;
  line-height: 1.5;
  text-align: center;
  font-size: 53px;
  font-weight: 900;
}

.lp-after-fukidashi::after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  margin: 20px 0;
  background: url(/files/uploadFiles/bf/lp/eoslp2025/img-fukidashi.png) no-repeat center;
}

.lp-bg-yellow {
  background-color: #FDFFDF;
}

.lp-bg-blue {
  margin-left: -30px;
  margin-right: -30px;
  padding: 30px;
  background-color: #EEF8FF;
}/*# sourceMappingURL=lp.css.map */