@charset "UTF-8"; @font-face { src: url("//library.keyence.com/fonts/NotoSerifSC-ExtraLight.woff2") format("woff2"), url("//library.keyence.com/fonts/NotoSerifSC-ExtraLight.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifSC-ExtraLight.otf") format("opentype"); font-display: swap; font-family: notoserif-sc; font-weight: 100; } @font-face { src: url("//library.keyence.com/fonts/NotoSerifTC-ExtraLight.woff2") format("woff2"), url("//library.keyence.com/fonts/NotoSerifTC-ExtraLight.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifTC-ExtraLight.otf") format("opentype"); font-display: swap; font-family: notoserif-tc; font-weight: 100; } @font-face { src: url("//library.keyence.com/fonts/NotoSerifKR-ExtraLight.woff2") format("woff2"), url("//library.keyence.com/fonts/NotoSerifKR-ExtraLight.woff") format("woff"), url("//library.keyence.com/fonts/NotoSerifKR-ExtraLight.otf") format("opentype"); font-display: swap; font-family: notoserif-kr; font-weight: 100; } .lp-buttonConversion { display: inline-block; max-width: 100%; background: #dc002f; color: #fff; font-size: 2rem; line-height: 1.4; text-align: center; text-decoration: none; } @media only screen and (max-width: 640px) { .lp-buttonConversion { font-size: 1.6rem; } } .lp-buttonConversion-body { display: flex; align-items: center; padding: 12px 8px 12px 24px; } @media only screen and (max-width: 640px) { .lp-buttonConversion-body { padding-top: 14px; padding-bottom: 14px; } } .lp-buttonConversion-text { margin-right: 16px; } .lp-buttonConversion-image { margin: -22px 0; border: 1px solid #ccc; } .lp-buttonConversion-image > img { min-width: 42px; max-width: 60px; } .lp-buttonConversion.of-download .lp-buttonConversion-body, .lp-buttonConversion.of-anchor .lp-buttonConversion-body, .lp-buttonConversion.of-arrow .lp-buttonConversion-body, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body { position: relative; padding-left: 53px; } .lp-buttonConversion.of-download .lp-buttonConversion-body::before, .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before, .lp-buttonConversion.of-arrow .lp-buttonConversion-body::before, .lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before { display: block; position: absolute; top: 50%; left: 24px; width: 19px; height: 18px; transform: translateY(-50%); content: ""; } .lp-buttonConversion.of-download .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_dl.png") no-repeat center center; } .lp-buttonConversion.of-anchor .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_anc_03.png") no-repeat center center; } .lp-buttonConversion.of-arrow .lp-buttonConversion-body::before { left: 26px; height: 12px; border-width: 7px 0 7px 13px; border-style: solid; border-color: transparent transparent transparent #fff; } .lp-buttonConversion.of-inquiry .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_inquiry_01.png") no-repeat center center; } .lp-buttonConversion.of-priceIcon .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body { position: relative; padding-left: 53px; } .lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before, .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before { display: block; position: absolute; top: 50%; left: 24px; width: 19px; height: 18px; transform: translateY(-50%); content: ""; } .lp-buttonConversion.of-priceIcon .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_price_usd.png") no-repeat center center; } .lp-buttonConversion.of-priceIcon-jpy .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_price_jpy.png") no-repeat center center; } .lp-buttonConversion.of-priceIcon-gbp .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_price_gbp.png") no-repeat center center; } .lp-buttonConversion.of-priceIcon-krw .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_price_krw.png") no-repeat center center; } .lp-buttonConversion.of-priceIcon-eur .lp-buttonConversion-body::before { background: url("../../img/landing_page/common/icon_btn_price_eur.png") no-repeat center center; } .lp-buttonConversion.of-primary { background: #13778f; } .lp-buttonConversion.of-secondary { background: #1a90db; } .lp-navigationSeries { display: flex; align-items: center; justify-content: center; max-width: 1240px; margin: 20px auto; padding: 4px 10px; border: 2px solid #e5e5e5; color: #999; } div#MainContent .lp-navigationSeries { word-wrap: break-word; word-break: break-word; overflow-wrap: anywhere; } @media only screen and (max-width: 1279px) { .lp-navigationSeries { margin-right: 20px; margin-left: 20px; } } @media only screen and (max-width: 969px) { .lp-navigationSeries { flex-direction: column; align-items: center; } } .lp-navigationSeries-title { max-width: 600px; font-size: 1.1rem; font-weight: normal; line-height: 1.3; } @media only screen and (max-width: 969px) { .lp-navigationSeries-title { width: 100%; max-width: none; margin-bottom: 3px; text-align: center; } } .lp-navigationSeries-title + .lp-navigationSeries-linkList { margin-left: 10px; } @media only screen and (max-width: 969px) { .lp-navigationSeries-title + .lp-navigationSeries-linkList { margin-left: -10px; } } div#MainContent .lp-navigationSeries-title { margin-bottom: 0; color: #999; font-size: 11px; line-height: 1.3; text-transform: none; } div#MainContent .lp-navigationSeries-title + .lp-navigationSeries-linkList { margin-left: 10px; } @media only screen and (max-width: 969px) { .lp-navigationSeries-seriesNameText, .lp-navigationSeries-seriesText { display: block; } } .lp-navigationSeries-linkList { display: flex; flex-wrap: wrap; margin: -3px 0 0 -10px; color: #999; } div#MainContent .lp-navigationSeries-linkList { margin: -3px 0 0 -10px; } @media only screen and (max-width: 969px) { .lp-navigationSeries-linkList { justify-content: center; width: 100%; } } .lp-navigationSeries-linkList > li { display: flex; position: relative; margin-top: 3px; margin-left: 10px; background: none; font-size: 1.1rem; line-height: 1.3; } div#MainContent .lp-navigationSeries-linkList > li { margin: 3px 0 0 10px; padding: 0; background: none; font-size: 11px; } .lp-navigationSeries-linkList > li > a { display: block; position: relative; width: 100%; padding-left: 9px; color: #999; line-height: 1.3; text-decoration: none; } .lp-navigationSeries-linkList > li > a::before { display: block; position: absolute; top: 4px; left: -2px; width: 5px; height: 5px; transform: rotate(45deg); border-top: 1px solid #999; border-right: 1px solid #999; content: ""; } div#MainContent .lp-navigationSeries-linkList > li > a:link { color: #999; } div#MainContent .lp-navigationSeries-linkList > li > a::before { top: 0.3em; } .lp-navigationSeries-linkList > li > a:hover, .lp-navigationSeries-linkList > li > a:focus { text-decoration: underline; } .lp-layout-container { max-width: 1520px; margin: 0 auto; } @media only screen and (max-width: 1919px) { .lp-layout-container { max-width: calc(99rem + ((1vw - 1.241rem) * (78.05596))); } } @media only screen and (max-width: 1240px) { .lp-layout-container { max-width: calc(88.4rem + ((1vw - 1.024rem) * (90.32258))); } } @media only screen and (max-width: 1023px) { .lp-layout-container { max-width: calc(32rem + ((1vw - 0.36rem) * (57.21271))); } } .lp-layout-container.of-flex { display: flex; flex: 1 0 auto; align-items: center; width: 100%; } @media only screen and (max-width: 1023px) { .lp-layout-container.of-flex { flex: none; } } .lp-layout-header { position: relative; min-height: 72px; } @media only screen and (max-width: 1919px) { .lp-layout-header { min-height: inherit; } } .lp-layout-header-content { display: flex; max-width: 1520px; margin: 0 auto; padding: 28px 0; } .lp-layout-header-content > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1919px) { .lp-layout-header-content { max-width: calc(99rem + ((1vw - 1.241rem) * (78.05596))); padding: 24px 0; } } @media only screen and (max-width: 1240px) { .lp-layout-header-content { max-width: calc(88.4rem + ((1vw - 1.024rem) * (90.32258))); padding: 22px 0; } } @media only screen and (max-width: 1023px) { .lp-layout-header-content { flex-direction: column; justify-content: center; max-width: calc(32rem + ((1vw - 0.36rem) * (57.21271))); } } .lp-layout-header-logo { display: block; margin-bottom: 0; line-height: 1; } @media only screen and (max-width: 1023px) { .lp-layout-header-logo { min-height: 0%; text-align: center; } } .lp-layout-header-logo a { text-decoration: none; } .lp-layout-header-logo img { width: 149px; } @media only screen and (max-width: 1023px) { .lp-layout-header-logo img { width: 114px; } } .theme-KC .lp-layout-header-logo img { width: 280px; } @media only screen and (max-width: 1023px) { .theme-KC .lp-layout-header-logo img { width: 214px; } } .lp-layout-header-utilityGroup { flex: 1; margin-left: 24px; } @media only screen and (max-width: 1023px) { .lp-layout-header-utilityGroup { flex: inherit; margin-top: 36px; margin-left: 0; } } .lp-layout-header-utilityList { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; margin-top: -16px; margin-right: -24px; } @media only screen and (max-width: 1023px) { .lp-layout-header-utilityList { justify-content: center; margin-right: 0; } } .lp-layout-header-utilityList > li { width: 100%; margin-top: 16px; padding-right: 24px; } @media only screen and (max-width: 1023px) { .lp-layout-header-utilityList > li { padding-right: 0; } } .lp-layout-header .lp-textPhoneLink-numberGroup { display: flex; align-items: center; justify-content: flex-end; } .lp-layout-header .lp-textPhoneLink-notes { margin-bottom: 0; } .lp-layout-footer { background-color: #efefef; color: #57697f; } .lp-layout-footer-content { display: flex; flex-wrap: wrap; max-width: 1520px; margin: 0 auto; padding: 16px 20px; border-top: 1px solid #c8d1dc; } @media only screen and (max-width: 1919px) { .lp-layout-footer-content { max-width: calc(99rem + ((1vw - 1.241rem) * (78.05596))); } } @media only screen and (max-width: 1240px) { .lp-layout-footer-content { max-width: calc(88.4rem + ((1vw - 1.024rem) * (90.32258))); } } @media only screen and (max-width: 1023px) { .lp-layout-footer-content { flex-direction: column-reverse; align-items: center; max-width: calc(32rem + ((1vw - 0.36rem) * (57.21271))); } } .lp-layout-footer aside { width: 100%; } @media only screen and (max-width: 1023px) { .lp-layout-footer aside { order: 100; } } .lp-layout-footer-utilityGroup { flex: 1; margin-left: 20px; } .lp-layout-footer-utilityGroup > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1023px) { .lp-layout-footer-utilityGroup { flex: none; width: 100%; margin-left: 0; } } .lp-layout-footer-utilityList { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin: -8px 0 8px -28px; font-size: 1.2rem; line-height: 1.3; text-align: center; } .lp-layout-footer-utilityList > li { position: relative; margin-top: 8px; margin-left: 28px; } .lp-layout-footer-utilityList > li::before { display: block; position: absolute; top: 50%; right: -14px; width: 1px; height: 16px; transform: translateY(-50%); background-color: #c8d1dc; content: ""; } .lp-layout-footer-utilityList > li:last-child::before { display: none; } .lp-layout-footer-utilityList a { color: #57697f; text-decoration: none; } .lp-layout-footer-utilityList a:hover, .lp-layout-footer-utilityList a:active, .lp-layout-footer-utilityList a:focus { text-decoration: underline; } .lp-layout-footer-copyright { margin-bottom: 0; font-size: 1.2rem; } @media only screen and (max-width: 1023px) { .lp-layout-footer-copyright { width: 100%; text-align: center; } } .lp-layout-main { background: #efefef; color: #57697f; } .lp-jumbotron { display: flex; position: relative; flex-direction: column; height: 100vh; background: #efefef; } @media only screen and (max-width: 359px) { .lp-jumbotron { height: auto; } } @media only screen and (min-width: 768px) and (max-height: 680px) { .lp-jumbotron { height: auto; } } @media only screen and (max-width: 1023px) { .lp-jumbotron { height: auto; } } .lp-jumbotron::before { display: block; position: absolute; top: 0; left: 50%; width: 50%; max-width: 960px; height: 100%; background: url("../../img/landing_page/vk-x3000_pr/vk-x3000_ws_157126_pr_bg_01.jpg") no-repeat center center #fff; background-size: 100% auto; content: ""; } @media only screen and (max-width: 1240px) { .lp-jumbotron::before { right: 0; left: auto; width: 43%; } } @media only screen and (max-width: 1023px) { .lp-jumbotron::before { content: none; } } .lp-jumbotron-content { display: flex; flex-direction: column; width: 100%; max-width: 1920px; height: 100vh; margin: 0 auto; } .lp-jumbotron-content > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1240px) { .lp-jumbotron-content { max-width: 1240px; } } @media only screen and (max-width: 359px) { .lp-jumbotron-content { height: auto; } } @media only screen and (min-width: 768px) and (max-height: 680px) { .lp-jumbotron-content { height: auto; } } @media only screen and (max-width: 1023px) { .lp-jumbotron-content { height: auto; } } .lp-jumbotron-inner { display: flex; width: 100%; padding: 36px 0; } @media only screen and (max-width: 1240px) { .lp-jumbotron-inner { align-items: center; } } @media only screen and (max-width: 1023px) { .lp-jumbotron-inner { flex-direction: column-reverse; padding: 32px 0; } } .lp-jumbotron-body { flex: 1; } .lp-jumbotron-body > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1023px) { .lp-jumbotron-body { flex: none; width: 100%; } } .lp-jumbotron-image { width: 282px; } @media only screen and (max-width: 1919px) { .lp-jumbotron-image { width: calc(18rem + ((1vw - 1.241rem) * (15.02209))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-image { width: calc(15.4rem + ((1vw - 1.024rem) * (16.12903))); } } @media only screen and (max-width: 1023px) { .lp-jumbotron-image { width: calc(10.7rem + ((1vw - 0.36rem) * (20.2934))); min-height: 0%; } } .lp-jumbotron-image.of-primary { position: absolute; right: 102px; bottom: 0; width: 420px; } @media only screen and (max-width: 1919px) { .lp-jumbotron-image.of-primary { right: calc(6.5rem + ((1vw - 1.241rem) * (5.44919))); width: calc(26.8rem + ((1vw - 1.241rem) * (22.38586))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-image.of-primary { right: calc(7.6rem + ((1vw - 1.024rem) * (7.8341))); width: calc(19.1rem + ((1vw - 1.024rem) * (19.35484))); } } @media only screen and (max-width: 1023px) { .lp-jumbotron-image.of-primary { right: calc(6.2rem + ((1vw - 0.36rem) * (14.18093))); bottom: calc(1.5rem + ((1vw - 0.36rem) * (1.71149))); width: calc(10.9rem + ((1vw - 0.36rem) * (22.24939))); } } .lp-jumbotron-image.of-secondary { position: absolute; top: 129px; right: -142px; width: 396px; } @media only screen and (max-width: 1919px) { .lp-jumbotron-image.of-secondary { top: calc(8.2rem + ((1vw - 1.241rem) * (6.92194))); right: calc(-9rem + ((1vw - 1.241rem) * (-7.65832))); width: calc(25.3rem + ((1vw - 1.241rem) * (21.06038))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-image.of-secondary { top: calc(7.2rem + ((1vw - 1.024rem) * (7.37327))); right: calc(-3.4rem + ((1vw - 1.024rem) * (-3.68664))); width: calc(18rem + ((1vw - 1.024rem) * (18.43318))); } } @media only screen and (max-width: 1023px) { .lp-jumbotron-image.of-secondary { top: calc(5rem + ((1vw - 0.36rem) * (8.80196))); right: 0; width: calc(10.3rem + ((1vw - 0.36rem) * (20.7824))); } } .lp-jumbotron-image.of-tertiary { position: absolute; top: 0; right: 54px; width: 499px; } @media only screen and (max-width: 1919px) { .lp-jumbotron-image.of-tertiary { right: calc(3.4rem + ((1vw - 1.241rem) * (2.94551))); width: calc(32rem + ((1vw - 1.241rem) * (26.3623))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-image.of-tertiary { right: calc(5.6rem + ((1vw - 1.024rem) * (5.52995))); width: calc(22.5rem + ((1vw - 1.024rem) * (23.04147))); } } @media only screen and (max-width: 1023px) { .lp-jumbotron-image.of-tertiary { top: calc(0.8rem + ((1vw - 0.36rem) * (0.489))); right: calc(5rem + ((1vw - 0.36rem) * (8.31296))); width: calc(12.9rem + ((1vw - 0.36rem) * (26.16137))); } } .lp-jumbotron-imageGroup { position: relative; width: 900px; height: 615px; margin-left: 24px; padding: 68px 0 43px; } @media only screen and (max-width: 1919px) { .lp-jumbotron-imageGroup { width: calc(57.6rem + ((1vw - 1.241rem) * (47.71723))); height: calc(39.3rem + ((1vw - 1.241rem) * (32.69514))); margin-left: calc(1.5rem + ((1vw - 1.241rem) * (1.32548))); padding: calc(4.3rem + ((1vw - 1.241rem) * (3.68189))) 0 calc(2.8rem + ((1vw - 1.241rem) * (-2.65096))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-imageGroup { width: calc(44.4rem + ((1vw - 1.024rem) * (45.16129))); height: calc(29.3rem + ((1vw - 1.024rem) * (29.95392))); margin-left: calc(2.6rem + ((1vw - 1.024rem) * (2.76498))); padding: calc(0.6rem + ((1vw - 1.024rem) * (1.84332))) 0 calc(0.6rem + ((1vw - 1.024rem) * (1.84332))); } } @media only screen and (max-width: 1023px) { .lp-jumbotron-imageGroup { width: calc(30.3rem + ((1vw - 0.36rem) * (58.92421))); height: calc(19.1rem + ((1vw - 0.36rem) * (36.18582))); margin: 0 auto calc(2.4rem + ((1vw - 0.36rem) * (-4.40098))); padding: 0; } } .lp-jumbotron-title { display: block; margin-bottom: 40px; font-family: minion-3-display, serif; font-size: 4.8rem; font-style: normal; font-weight: 400; line-height: 1.33; } .theme-KC .lp-jumbotron-title { font-family: notoserif-sc, serif; } .theme-KW .lp-jumbotron-title { font-family: notoserif-tc, serif; } [lang="ko"] .lp-jumbotron-title { font-family: notoserif-kr, serif; font-weight: bold; } @media only screen and (max-width: 1919px) { .lp-jumbotron-title { margin-bottom: calc(3.4rem + ((1vw - 1.241rem) * (0.88365))); font-size: calc(3.2rem + ((1vw - 1.241rem) * (2.35641))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-title { margin-bottom: calc(3.3rem + ((1vw - 1.024rem) * (3.22581))); font-size: 3.2rem; font-weight: 600; line-height: 1.4; } } @media only screen and (max-width: 1023px) { .lp-jumbotron-title { margin-bottom: 24px; font-size: calc(2.4rem + ((1vw - 0.36rem) * (1.95599))); } } .lp-jumbotron-title.of-textSize-small { font-size: 4rem; } @media only screen and (max-width: 1919px) { .lp-jumbotron-title.of-textSize-small { font-size: calc(2.6rem + ((1vw - 1.241rem) * (2.06186))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-title.of-textSize-small { font-size: 2.8rem; } } @media only screen and (max-width: 1023px) { .lp-jumbotron-title.of-textSize-small { font-size: calc(2rem + ((1vw - 0.36rem) * (2.93399))); } } .lp-jumbotron-title.of-textSize-large { font-size: 6rem; } @media only screen and (max-width: 1919px) { .lp-jumbotron-title.of-textSize-large { font-size: calc(4.9rem + ((1vw - 1.241rem) * (1.62003))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-title.of-textSize-large { font-size: 3.2rem; } } @media only screen and (max-width: 1023px) { .lp-jumbotron-title.of-textSize-large { font-size: calc(2.4rem + ((1vw - 0.36rem) * (1.95599))); } } .lp-jumbotron-titleGroup { margin-bottom: 49px; color: #464f5a; font-weight: normal; text-align: center; } .lp-jumbotron-titleGroup > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1919px) { .lp-jumbotron-titleGroup { margin-bottom: calc(3.1rem + ((1vw - 1.241rem) * (2.65096))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-titleGroup { margin-bottom: calc(3.3rem + ((1vw - 1.024rem) * (3.68664))); } } @media only screen and (max-width: 1023px) { .lp-jumbotron-titleGroup { margin: 0 auto 32px; } } .lp-jumbotron-series { margin-bottom: 8px; white-space: nowrap; } .lp-jumbotron-seriesGroup { display: block; margin-bottom: 40px; font-family: minion-3-display, serif; font-size: 2.6rem; font-style: normal; font-weight: 400; line-height: 1.8; } .lp-jumbotron-seriesGroup > *:last-child { margin-bottom: 0; } .theme-KC .lp-jumbotron-seriesGroup { font-family: notoserif-sc, serif; } .theme-KW .lp-jumbotron-seriesGroup { font-family: notoserif-tc, serif; } [lang="ko"] .lp-jumbotron-seriesGroup { font-family: notoserif-kr, serif; } @media only screen and (max-width: 1919px) { .lp-jumbotron-seriesGroup { margin-bottom: calc(2.4rem + ((1vw - 1.241rem) * (2.35641))); font-size: calc(1.8rem + ((1vw - 1.241rem) * (1.1782))); } } @media only screen and (max-width: 1240px) { .lp-jumbotron-seriesGroup { margin-bottom: 24px; font-size: 1.8rem; line-height: 1.5; } } .lp-section { font-size: 1.8rem; line-height: 1.8; } @media only screen and (max-width: 1023px) { .lp-section { position: relative; line-height: 1.3; } .lp-section::before { position: absolute; bottom: 0; left: 50%; width: calc(14.4rem + ((1vw - 0.36rem) * (30.31785))); height: 1px; transform: translateX(-50%); background: #c8d1dc; content: ""; } } .lp-section:first-of-type .lp-section-content { padding-top: 160px; } @media only screen and (max-width: 1919px) { .lp-section:first-of-type .lp-section-content { padding-top: calc(9.6rem + ((1vw - 1.241rem) * (9.42563))); } } @media only screen and (max-width: 1240px) { .lp-section:first-of-type .lp-section-content { padding-top: 96px; } } @media only screen and (max-width: 1023px) { .lp-section:first-of-type .lp-section-content { padding-top: 40px; } } .lp-section-content { max-width: 1920px; margin: 0 auto; padding: 80px 200px; } .lp-section-content > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1919px) { .lp-section-content { padding: calc(5.1rem + ((1vw - 1.241rem) * (4.27099))) calc(8rem + ((1vw - 1.241rem) * (17.67305))); } } @media only screen and (max-width: 1240px) { .lp-section-content { max-width: 1240px; padding: 40px calc(6.5rem + ((1vw - 1.024rem) * (6.91244))); } } @media only screen and (max-width: 1023px) { .lp-section-content { padding: 72px calc(2rem + ((1vw - 0.36rem) * (19.5599))) 82px; } } @media only screen and (max-width: 1023px) { .lp-section.of-conversion::before { content: none; } } .lp-section.of-conversion .lp-section-content { padding: 120px 200px; } @media only screen and (max-width: 1919px) { .lp-section.of-conversion .lp-section-content { padding: calc(7.7rem + ((1vw - 1.241rem) * (6.33284))) calc(8rem + ((1vw - 1.241rem) * (17.67305))); } } @media only screen and (max-width: 1240px) { .lp-section.of-conversion .lp-section-content { padding: calc(9.8rem + ((1vw - 0.769rem) * (4.66102))) calc(5rem + ((1vw - 0.769rem) * (6.35593))) 80px; } } @media only screen and (max-width: 1023px) { .lp-section.of-conversion .lp-section-content { padding: 72px calc(2rem + ((1vw - 0.36rem) * (19.5599))) calc(4rem + ((1vw - 0.36rem) * (5.86797))); overflow: hidden; } } .lp-media { display: flex; margin-bottom: 80px; } @media only screen and (max-width: 1240px) { .lp-media { justify-content: center; } } @media only screen and (max-width: 1023px) { .lp-media { flex-direction: column; align-items: center; max-width: 100%; } } .lp-media-body { flex: 1; width: 100%; } .lp-media-body > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1023px) { .lp-media-body { flex: none; } } .lp-media-image { width: 860px; margin-left: 64px; } .lp-media-image > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1919px) { .lp-media-image { width: calc(55rem + ((1vw - 1.241rem) * (45.65538))); margin-left: calc(4.1rem + ((1vw - 1.241rem) * (3.38733))); } } @media only screen and (max-width: 1240px) { .lp-media-image { width: calc(41.8rem + ((1vw - 1.024rem) * (41.47465))); margin-left: calc(5.2rem + ((1vw - 1.024rem) * (5.52995))); } } @media only screen and (max-width: 1023px) { .lp-media-image { width: calc(23.2rem + ((1vw - 0.36rem) * (45.47677))); min-height: 0%; margin-bottom: calc(2.8rem + ((1vw - 0.36rem) * (-0.978))); margin-left: 0; } } .lp-media.of-row-reverse { flex-direction: row-reverse; } @media only screen and (max-width: 1023px) { .lp-media.of-row-reverse { flex-direction: column-reverse; } } .lp-media.of-row-reverse .lp-media-image { margin: 0 64px 0 0; } @media only screen and (max-width: 1919px) { .lp-media.of-row-reverse .lp-media-image { margin: 0 calc(4.1rem + ((1vw - 1.241rem) * (3.38733))) 0 0; } } @media only screen and (max-width: 1240px) { .lp-media.of-row-reverse .lp-media-image { margin: 0 calc(5.2rem + ((1vw - 1.024rem) * (5.52995))) 0 0; } } @media only screen and (max-width: 1023px) { .lp-media.of-row-reverse .lp-media-image { margin: 0 0 calc(2.7rem + ((1vw - 0.36rem) * (-0.7335))) 0; } } @media only screen and (max-width: 1023px) { .lp-media.lp-smallScreen-column-reverse { flex-direction: column-reverse; } } .lp-media.of-primary .lp-media-body { padding-top: 70px; } @media only screen and (max-width: 1919px) { .lp-media.of-primary .lp-media-body { padding-top: calc(4.5rem + ((1vw - 1.241rem) * (3.68189))); } } @media only screen and (max-width: 1240px) { .lp-media.of-primary .lp-media-body { padding-top: calc(0.8rem + ((1vw - 1.024rem) * (0.92166))); } } @media only screen and (max-width: 1023px) { .lp-media.of-primary .lp-media-body { padding-top: 0; } } @media only screen and (max-width: 1023px) { .lp-media.of-primary .lp-media-image { width: 100%; } } .lp-media.of-primary .lp-media-image.of-primary { width: calc(23.2rem + ((1vw - 0.36rem) * (45.47677))); } .lp-media.of-secondary .lp-media-body { padding-top: 70px; } @media only screen and (max-width: 1919px) { .lp-media.of-secondary .lp-media-body { padding-top: calc(4.5rem + ((1vw - 1.241rem) * (3.68189))); } } @media only screen and (max-width: 1240px) { .lp-media.of-secondary .lp-media-body { padding-top: calc(0.8rem + ((1vw - 1.024rem) * (0.92166))); } } @media only screen and (max-width: 1023px) { .lp-media.of-secondary .lp-media-body { padding-top: 0; } } .lp-media.of-tertiary { padding-top: 128px; } @media only screen and (max-width: 1919px) { .lp-media.of-tertiary { padding-top: calc(8.2rem + ((1vw - 1.241rem) * (6.77467))); } } @media only screen and (max-width: 1240px) { .lp-media.of-tertiary { padding-top: calc(5.4rem + ((1vw - 1.024rem) * (5.52995))); } } @media only screen and (max-width: 1023px) { .lp-media.of-tertiary { padding-top: 0; } } .lp-media.of-tertiary .lp-media-image { margin-top: -128px; } @media only screen and (max-width: 1919px) { .lp-media.of-tertiary .lp-media-image { margin-top: calc(-8.2rem + ((1vw - 1.241rem) * (-6.77467))); } } @media only screen and (max-width: 1240px) { .lp-media.of-tertiary .lp-media-image { margin-top: calc(-5.4rem + ((1vw - 1.024rem) * (-5.52995))); } } @media only screen and (max-width: 1023px) { .lp-media.of-tertiary .lp-media-image { margin-top: 0; } } .lp-media.of-quaternary .lp-media-body { padding-top: 70px; } @media only screen and (max-width: 1919px) { .lp-media.of-quaternary .lp-media-body { padding-top: calc(4.5rem + ((1vw - 1.241rem) * (3.68189))); } } @media only screen and (max-width: 1240px) { .lp-media.of-quaternary .lp-media-body { padding-top: calc(0.8rem + ((1vw - 1.024rem) * (0.92166))); } } @media only screen and (max-width: 1023px) { .lp-media.of-quaternary .lp-media-body { padding-top: 0; } } .lp-media.of-quinary { padding-top: 88px; } @media only screen and (max-width: 1919px) { .lp-media.of-quinary { padding-top: calc(5.6rem + ((1vw - 1.241rem) * (4.71281))); } } @media only screen and (max-width: 1240px) { .lp-media.of-quinary { padding-top: 0; } } .lp-media.of-quinary .lp-media-image { margin-top: -88px; } @media only screen and (max-width: 1919px) { .lp-media.of-quinary .lp-media-image { margin-top: calc(-5.6rem + ((1vw - 1.241rem) * (-4.71281))); } } @media only screen and (max-width: 1240px) { .lp-media.of-quinary .lp-media-image { margin-top: 0; } } .lp-mediaConversion { display: flex; flex-direction: row-reverse; align-items: center; margin: 0 auto 24px; padding: 0 186px; } @media only screen and (max-width: 1919px) { .lp-mediaConversion { padding: 0 calc(0rem + ((1vw - 1.241rem) * (27.39323))); } } @media only screen and (max-width: 1240px) { .lp-mediaConversion { padding: 0; } } @media only screen and (max-width: 1023px) { .lp-mediaConversion { flex-direction: column-reverse; width: 100%; margin-bottom: calc(4.9rem + ((1vw - 0.36rem) * (-2.20049))); } } .lp-mediaConversion-body { flex: 1; text-align: center; } .lp-mediaConversion-body > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1023px) { .lp-mediaConversion-body { flex: none; width: 100%; min-height: 0%; } } .lp-mediaConversion-text { margin-bottom: 24px; font-family: minion-3-display, serif; font-size: 5rem; font-style: normal; font-weight: 400; line-height: 1.28; } .theme-KC .lp-mediaConversion-text { font-family: notoserif-sc, serif; } .theme-KW .lp-mediaConversion-text { font-family: notoserif-tc, serif; } [lang="ko"] .lp-mediaConversion-text { font-family: notoserif-kr, serif; } @media only screen and (max-width: 1919px) { .lp-mediaConversion-text { font-size: calc(4.8rem + ((1vw - 1.241rem) * (0.29455))); } } @media only screen and (max-width: 1240px) { .lp-mediaConversion-text { font-size: calc(4rem + ((1vw - 1.024rem) * (3.68664))); line-height: 1.33; } } @media only screen and (max-width: 1023px) { .lp-mediaConversion-text { font-size: calc(2.4rem + ((1vw - 0.36rem) * (5.86797))); text-align: center; } } .lp-mediaConversion-image { width: 596px; margin-right: 64px; } @media only screen and (max-width: 1919px) { .lp-mediaConversion-image { width: calc(50.8rem + ((1vw - 1.241rem) * (12.96024))); margin-right: calc(4.1rem + ((1vw - 1.241rem) * (3.38733))); } } @media only screen and (max-width: 1240px) { .lp-mediaConversion-image { width: calc(41.8rem + ((1vw - 1.024rem) * (41.47465))); margin-right: calc(5.2rem + ((1vw - 1.024rem) * (5.52995))); } } @media only screen and (max-width: 1023px) { .lp-mediaConversion-image { width: calc(23.2rem + ((1vw - 0.36rem) * (45.47677))); min-height: 0%; margin: 0 0 32px 0; } } .lp-media .lp-listButton { margin-top: 49px; } @media only screen and (max-width: 1919px) { .lp-media .lp-listButton { margin-top: calc(3.1rem + ((1vw - 1.241rem) * (2.65096))); } } @media only screen and (max-width: 1240px) { .lp-media .lp-listButton { margin-top: calc(2.5rem + ((1vw - 0.769rem) * (1.27119))); } } @media only screen and (max-width: 1023px) { .lp-media .lp-listButton { margin-top: calc(-0.5rem + ((1vw - 0.36rem) * (-2.44499))); } } .lp-buttonConversion { background: #dc002f; box-shadow: 0 6px 8px rgba(230, 0, 18, 0.5); transition: box-shadow 0.5s ease-out; } .lp-buttonConversion.of-primary { box-shadow: 0 6px 8px rgba(19, 119, 143, 0.5); } .lp-buttonConversion:hover, .lp-buttonConversion:focus, .lp-buttonConversion.of-primary:hover, .lp-buttonConversion.of-primary:focus { box-shadow: none; } @media only screen and (max-width: 1023px) { .lp-buttonConversion.of-large { font-size: 1.6rem; } } .lp-buttonConversion.of-large .lp-buttonConversion-body { padding-top: 18px; padding-bottom: 18px; } @media only screen and (max-width: 1023px) { .lp-buttonConversion.of-large .lp-buttonConversion-body { padding-top: 14px; padding-bottom: 14px; } } .lp-buttonConversion.of-large .lp-buttonConversion-image { margin: -28px 0; } @media only screen and (max-width: 1023px) { .lp-buttonConversion.of-large .lp-buttonConversion-image > img { max-width: 50px; } } .lp-figureFeature { position: relative; width: 100%; height: 617px; margin: 37px 0 24px 0; margin-bottom: 24px; } .lp-figureFeature > *:last-child { margin-bottom: 0; } .lp-figureFeature::before { position: absolute; top: 50%; left: 50%; width: 768px; height: 549px; transform: translateX(-50%) translateY(-50%); background: url("../../img/landing_page/vk-x3000_pr/vk-x3000_ws_157126_pr_bg_02.png") no-repeat center center; content: ""; } @media only screen and (max-width: 1919px) { .lp-figureFeature::before { width: calc(55rem + ((1vw - 1.241rem) * (45.65538))); height: calc(39.4rem + ((1vw - 1.241rem) * (32.69514))); background-size: cover; } } @media only screen and (max-width: 1240px) { .lp-figureFeature::before { width: calc(41.6rem + ((1vw - 1.024rem) * (42.39631))); height: calc(29.8rem + ((1vw - 1.024rem) * (30.41475))); } } @media only screen and (max-width: 1023px) { .lp-figureFeature::before { content: none; } } @media only screen and (max-width: 1919px) { .lp-figureFeature { height: calc(39.5rem + ((1vw - 1.241rem) * (32.69514))); margin-top: calc(2.8rem + ((1vw - 1.241rem) * (1.32548))); } } @media only screen and (max-width: 1240px) { .lp-figureFeature { height: calc(29.8rem + ((1vw - 1.024rem) * (30.41475))); margin-top: calc(1.6rem + ((1vw - 1.024rem) * (3.68664))); } } @media only screen and (max-width: 1023px) { .lp-figureFeature { position: static; width: 100%; height: auto; margin-top: 0; } } .lp-figureFeature-body { display: flex; position: absolute; align-items: center; justify-content: center; width: 276px; height: 276px; border: solid 3px #f8f8f8; border-radius: 50%; background: #f8f8f8; box-shadow: 8px 8px 22px rgba(212, 213, 226, 0.9), -8px -8px 8px #fff; font-size: 2.2rem; line-height: 1.36; text-align: center; } @media only screen and (max-width: 1919px) { .lp-figureFeature-body { width: calc(17.6rem + ((1vw - 1.241rem) * (14.72754))); height: calc(17.6rem + ((1vw - 1.241rem) * (14.72754))); font-size: calc(1.8rem + ((1vw - 1.241rem) * (0.5891))); } } @media only screen and (max-width: 1240px) { .lp-figureFeature-body { width: calc(13.2rem + ((1vw - 1.024rem) * (13.82488))); height: calc(13.2rem + ((1vw - 1.024rem) * (13.82488))); font-size: calc(1.4rem + ((1vw - 1.024rem) * (1.84332))); } } @media only screen and (max-width: 1023px) { .lp-figureFeature-body { display: block; position: static; width: auto; height: auto; margin-bottom: 8px; padding: 16px 24px; border: 1px solid #d8d8d8; border-radius: 0; background: #fff; box-shadow: none; font-size: calc(1.8rem + ((1vw - 0.36rem) * (0.489))); } } .lp-figureFeature-body:nth-child(1) { top: -37px; left: 275px; } @media only screen and (max-width: 1919px) { .lp-figureFeature-body:nth-child(1) { top: calc(-2.4rem + ((1vw - 1.241rem) * (-1.91458))); left: calc(17.6rem + ((1vw - 1.241rem) * (14.58027))); } } @media only screen and (max-width: 1240px) { .lp-figureFeature-body:nth-child(1) { top: calc(-1.6rem + ((1vw - 1.024rem) * (-1.84332))); left: calc(13.4rem + ((1vw - 1.024rem) * (13.82488))); } } @media only screen and (max-width: 1023px) { .lp-figureFeature-body:nth-child(1) { left: 0; } } .lp-figureFeature-body:nth-child(2) { bottom: 135px; left: 480px; } @media only screen and (max-width: 1919px) { .lp-figureFeature-body:nth-child(2) { bottom: calc(8.6rem + ((1vw - 1.241rem) * (7.21649))); left: calc(30.7rem + ((1vw - 1.241rem) * (25.47865))); } } @media only screen and (max-width: 1240px) { .lp-figureFeature-body:nth-child(2) { bottom: calc(6.2rem + ((1vw - 1.024rem) * (6.45161))); left: calc(23.2rem + ((1vw - 1.024rem) * (23.96313))); } } .lp-figureFeature-body:nth-child(3) { bottom: 67px; left: 143px; } @media only screen and (max-width: 1919px) { .lp-figureFeature-body:nth-child(3) { bottom: calc(4.2rem + ((1vw - 1.241rem) * (3.68189))); left: calc(9.2rem + ((1vw - 1.241rem) * (7.51105))); } } @media only screen and (max-width: 1240px) { .lp-figureFeature-body:nth-child(3) { bottom: calc(3rem + ((1vw - 1.024rem) * (2.76498))); left: calc(7rem + ((1vw - 1.024rem) * (6.91244))); } } .lp-figureWork { display: flex; justify-content: center; margin-bottom: 64px; background: #111520; } @media only screen and (max-width: 1919px) { .lp-figureWork { margin-bottom: calc(3.2rem + ((1vw - 1.241rem) * (4.71281))); } } @media only screen and (max-width: 1240px) { .lp-figureWork { margin-bottom: 32px; } } @media only screen and (max-width: 1023px) { .lp-figureWork { flex-wrap: wrap; width: 100vw; margin: 0 calc(50% - 50vw) 24px; padding: 0 calc(50vw - 50%); } } .lp-figureWork-image { width: 528px; margin-bottom: -36px; } @media only screen and (max-width: 1919px) { .lp-figureWork-image { margin-bottom: calc(-0.8rem + ((1vw - 1.241rem) * (-4.12371))); } } @media only screen and (max-width: 1240px) { .lp-figureWork-image { width: 365px; margin-bottom: 0; } } @media only screen and (max-width: 1023px) { .lp-figureWork-image { width: 50%; } } .lp-figureWork-image.of-product { width: 464px; margin-bottom: 0; } @media only screen and (max-width: 1240px) { .lp-figureWork-image.of-product { width: 350px; } } @media only screen and (max-width: 1023px) { .lp-figureWork-image.of-product { order: -1; width: 100%; text-align: center; } .lp-figureWork-image.of-product > img { width: calc((268 * 100vw) / 769); } } .lp-listButton { display: flex; flex-wrap: wrap; margin: -24px 0 20px -32px; } @media only screen and (max-width: 1023px) { .lp-listButton { margin: calc(-2.4rem + ((1vw - 0.36rem) * (-1.95599))) 0 16px -16px; text-align: center; } } .lp-listButton > li { margin-top: 32px; margin-left: 32px; } @media only screen and (max-width: 1023px) { .lp-listButton > li { width: 100%; margin-top: calc(2.4rem + ((1vw - 0.36rem) * (1.95599))); margin-left: 16px; } } @media only screen and (max-width: 1023px) { .lp-listButton.of-horizontal > li { width: auto; } } .lp-listButton.of-horizontal > li.of-width-full { width: 100%; } .lp-listFeature { margin-bottom: 16px; } .lp-listFeature > li { position: relative; margin-bottom: 16px; padding-left: 16px; } .lp-listFeature > li:last-child { margin-bottom: 0; } .lp-listFeature > li::before { display: block; position: absolute; top: 15px; left: 0; width: 8px; height: 2px; background: #57697f; content: ""; } @media only screen and (max-width: 1023px) { .lp-listFeature > li::before { top: 10px; } } .lp-headingLevel2 { margin-bottom: 64px; font-family: minion-3-display, serif; font-size: 5rem; font-style: normal; font-weight: 400; line-height: 1.28; } .theme-KC .lp-headingLevel2 { font-family: notoserif-sc, serif; } .theme-KW .lp-headingLevel2 { font-family: notoserif-tc, serif; } [lang="ko"] .lp-headingLevel2 { font-family: notoserif-kr, serif; font-weight: bold; } @media only screen and (max-width: 1919px) { .lp-headingLevel2 { margin-bottom: calc(3.2rem + ((1vw - 1.241rem) * (4.71281))); font-size: calc(3.2rem + ((1vw - 1.241rem) * (2.65096))); } } @media only screen and (max-width: 1240px) { .lp-headingLevel2 { font-size: 3.2rem; line-height: 1.5; } } @media only screen and (max-width: 1023px) { .lp-headingLevel2 { margin-bottom: 24px; font-size: calc(2.6rem + ((1vw - 0.36rem) * (1.46699))); line-height: 1.3; text-align: center; } } .lp-headingLevel2 .lp-utility-textSize-primary { font-size: 3rem; } @media only screen and (max-width: 1919px) { .lp-headingLevel2 .lp-utility-textSize-primary { font-size: calc(2rem + ((1vw - 1.241rem) * (1.47275))); } } @media only screen and (max-width: 1240px) { .lp-headingLevel2 .lp-utility-textSize-primary { font-size: 2rem; } } @media only screen and (max-width: 1023px) { .lp-headingLevel2 .lp-utility-textSize-primary { font-size: calc(1.8rem + ((1vw - 0.36rem) * (0.489))); } } .lp-label { display: inline-block; max-width: 100%; margin-bottom: 16px; padding: 8px 24px; border: 1px solid #ce0010; background-color: inherit; color: #ce0010; font-size: 3rem; font-weight: bold; vertical-align: top; } @media only screen and (max-width: 1240px) { .lp-label { font-size: 2rem; } } @media only screen and (max-width: 1023px) { .lp-label { padding: 4px 24px; } } .lp-label-outer { display: block; margin-bottom: 16px; line-height: 1; } .lp-label-outer > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1023px) { .lp-label-outer { margin-bottom: 8px; } } .lp-navigationSeries { max-width: 1520px; margin: 0 0 1.4rem; border: 0; } @media only screen and (max-width: 1023px) { .lp-navigationSeries { padding: 0; } } .lp-navigationSeries-linkList { margin-left: -28px; } .lp-navigationSeries-linkList > li { margin-left: 28px; font-size: 1.2rem; } .lp-navigationSeries-linkList > li::before { display: block; position: absolute; top: 50%; right: -14px; width: 1px; height: 16px; transform: translateY(-50%); background-color: #c8d1dc; content: ""; } .lp-navigationSeries-linkList > li:last-child::before { display: none; } .lp-navigationSeries-linkList > li > a { padding-left: 0; color: #57697f; } .lp-navigationSeries-linkList > li > a::before { display: none; } .lp-textLead { margin-bottom: 64px; font-family: minion-3-display, serif; font-size: 4rem; font-style: normal; font-weight: 400; line-height: 1.5; text-align: center; } .theme-KC .lp-textLead { font-family: notoserif-sc, serif; } .theme-KW .lp-textLead { font-family: notoserif-tc, serif; } [lang="ko"] .lp-textLead { font-family: notoserif-kr, serif; } @media only screen and (max-width: 1919px) { .lp-textLead { margin-bottom: calc(2.4rem + ((1vw - 1.241rem) * (5.89102))); font-size: calc(3.2rem + ((1vw - 1.241rem) * (1.1782))); } } @media only screen and (max-width: 1240px) { .lp-textLead { margin-bottom: calc(1.4rem + ((1vw - 0.769rem) * (2.11864))); font-size: calc(2rem + ((1vw - 0.769rem) * (2.54237))); } } @media only screen and (max-width: 1023px) { .lp-textLead { margin-bottom: 24px; font-size: calc(2.6rem + ((1vw - 0.36rem) * (1.46699))); } } .lp-textLead.of-primary { margin-bottom: 88px; font-size: 6.4rem; line-height: 1.25; } @media only screen and (max-width: 1919px) { .lp-textLead.of-primary { margin-bottom: calc(8rem + ((1vw - 1.241rem) * (1.1782))); font-size: calc(4rem + ((1vw - 1.241rem) * (3.53461))); } } @media only screen and (max-width: 1240px) { .lp-textLead.of-primary { margin-bottom: calc(6.6rem + ((1vw - 0.769rem) * (2.9661))); font-size: calc(2.4rem + ((1vw - 0.769rem) * (3.38983))); line-height: 1.4; } } @media only screen and (max-width: 1023px) { .lp-textLead.of-primary { margin-bottom: calc(4rem + ((1vw - 0.36rem) * (5.86797))); font-size: calc(2.6rem + ((1vw - 0.36rem) * (3.42298))); } } .lp-textPhoneLink { color: #333; text-decoration: none; cursor: inherit; } @media only screen and (max-width: 1023px) { .lp-textPhoneLink { text-align: center; } } .lp-textPhoneLink > *:last-child { margin-bottom: 0; } .lp-textPhoneLink-numberGroup { display: flex; align-items: center; margin-bottom: 0; font-size: 2rem; line-height: 1; } .lp-textPhoneLink-numberGroup > *:last-child { margin-bottom: 0; } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-numberGroup { justify-content: center; } } .lp-textPhoneLink-numberGroup.of-column { flex-direction: column; } .lp-textPhoneLink-numberGroup img { display: block; margin-top: 2px; margin-right: 10px; } .lp-textPhoneLink-number { display: flex; align-items: center; margin-bottom: 8px; font-size: 2.4rem; font-weight: bold; line-height: 1; } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-number { flex-direction: column; width: 100%; max-width: 320px; } } .lp-textPhoneLink-number a { display: inline-flex; position: relative; align-items: center; justify-content: center; max-width: 320px; color: #333; font-size: 2.2rem; font-weight: bold; letter-spacing: 1px; text-decoration: none; cursor: inherit; } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-number a { min-width: 300px; } } .lp-textPhoneLink-number a::before { display: block; width: 29px; min-width: 29px; height: 29px; margin-top: 1px; background: url("../../img/core/icon_tel_l_trans.png") no-repeat; background-size: cover; content: ""; } .lp-textPhoneLink-number .TelSlsh { display: block; margin-right: 0.4rem; margin-left: 1rem; font-weight: normal; } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-number .TelSlsh { display: block; margin-right: 4px; margin-left: 10px; font-weight: normal; } } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-number .TelSlsh { display: none; } } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-number .TelSlsh + a { margin-top: 6px; } } .lp-textPhoneLink-notes { display: block; margin-bottom: 6px; font-size: 1.5rem; line-height: 1.2; } @media only screen and (max-width: 1023px) { .lp-textPhoneLink-notes { width: 100%; text-align: center; } } .lp-textScroll { visibility: visible; z-index: 500; position: fixed; right: 34px; bottom: 40px; padding-bottom: 33px; color: #57697f; font-size: 1.6rem; transition: opacity 0.3s ease, visibility 0.3s ease; } @media only screen and (max-width: 1919px) { .lp-textScroll { right: calc(1.6rem + ((1vw - 1.241rem) * (2.65096))); } } @media only screen and (max-width: 1240px) { .lp-textScroll { right: 16px; } } @media only screen and (max-width: 1023px) { .lp-textScroll { display: none; } } .lp-textScroll.is-hide { visibility: hidden; opacity: 0; } .lp-textScroll span { -ms-writing-mode: tb-rl; position: relative; writing-mode: vertical-rl; } .lp-textScroll span::before { display: block; position: absolute; bottom: -40px; left: 0; width: 11px; height: 11px; transform: rotate(135deg) translateX(-80%); border-top: 2px solid #57697f; border-right: 2px solid #57697f; content: ""; } .lp-textScroll span::after { display: block; position: absolute; bottom: -52px; left: 0; width: 11px; height: 11px; transform: rotate(135deg) translateX(-80%); border-top: 2px solid #57697f; border-right: 2px solid #57697f; content: ""; } @media only screen and (min-width: 1024px) { .lp-largeScreen-hide { display: none; } } @media only screen and (min-width: 1024px) { .lp-largeScreen-lastChild { margin-bottom: 0; } } @media only screen and (min-width: 1024px) { .lp-largeScreen-text-newLine { display: block; } } @media only screen and (min-width: 1024px) { .lp-largeScreen-justifyContent-flexEnd { justify-content: flex-end; } } @media only screen and (min-width: 1024px) { .lp-largeScreen-textAlign-right { text-align: right; } } @media only screen and (min-width: 1024px) { .lp-largeScreen-textAlign-left { text-align-last: left; } } @media only screen and (min-width: 1520px) { .lp-extraLargeScreen-text-newLine { display: block; } } @media only screen and (max-width: 1023px) { .lp-smallScreen-text-newLine { display: block; } } @media only screen and (max-width: 1023px) { .lp-smallScreen-textAlign-center { text-align: center; } } @media only screen and (max-width: 1023px) { .lp-smallScreen-justifyContent-center { justify-content: center; } } @media only screen and (max-width: 1023px) { .lp-smallScreen-hide { display: none; } } .lp-utility-textAlign-center { text-align: center; } .lp-utility-alignItems-center { align-items: center; } .lp-utility-justifyContent-center { justify-content: center; } .lp-utility-text-newLine { display: block; } .lp-utility-textColor-primary { color: #09f; } .lp-utility-textColor-secondary { color: #06367e; } [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation::before { opacity: 0; } [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation .lp-jumbotron-imageGroup > .lp-jumbotron-image.of-primary, [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation .lp-jumbotron-imageGroup > .lp-jumbotron-image.of-secondary, [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation .lp-jumbotron-imageGroup > .lp-jumbotron-image.of-tertiary { opacity: 0; } [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation.is-show::before { animation: fadeIn 1.5s ease 1.8s forwards normal; } [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation.is-show .lp-jumbotron-imageGroup > .lp-jumbotron-image.of-primary { animation: fadeIn 1.4s ease 0.3s forwards normal; } [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation.is-show .lp-jumbotron-imageGroup > .lp-jumbotron-image.of-secondary { animation: fadeIn 1.4s ease 0.8s forwards normal; } [data-script-enabled="true"] .lp-jumbotron.js-setFadeAnimation.is-show .lp-jumbotron-imageGroup > .lp-jumbotron-image.of-tertiary { animation: fadeIn 1.4s ease 1.3s forwards normal; } [data-script-enabled="true"] .lp-media.js-setFadeAnimation > .lp-media-body, [data-script-enabled="true"] .lp-media.js-setFadeAnimation > .lp-media-image { position: relative; transform: translateY(40px); opacity: 0; } [data-script-enabled="true"] .lp-media.js-setFadeAnimation.is-show > .lp-media-body, [data-script-enabled="true"] .lp-media.js-setFadeAnimation.is-show > .lp-media-image { transform: translateY(0); opacity: 1; } [data-script-enabled="true"] .lp-media.js-setFadeAnimation.is-show > .lp-media-image { transition: transform 0.9s ease-in 0.3s, opacity 1.2s ease-in 0.3s; } [data-script-enabled="true"] .lp-media.js-setFadeAnimation.is-show .lp-media-body { transition: transform 0.9s ease-in 1.1s, opacity 1.2s ease-in 1.1s; } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } .lp-utility-width-full { width: 100%; } @media only screen and (max-width: 1023px) { .lp-utility-smallScreen-width-full { width: 100%; } .lp-smallScreen-inlineFlex { display: inline-flex; } .lp-smallScreen-maxWidth-narrow { max-width: 375px; } .lp-smallScreen-flexDirection-column { flex-direction: column; } .lp-smallScreen-alignItem-center { align-items: center; } }