@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Varela+Round);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after { content: ''; content: none; }

q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

html { width: 100%; height: 100%; font-size: 10px !important; font-family: 'Noto Sans Japanese', serif; text-align: center; }

a { text-decoration: none; color: #333333; transition: opacity .2s; }

@media screen and (min-width: 768px) { a:hover { opacity: .8; } }

.is-sp { display: none; }

@media screen and (max-width: 1249px) { .is-sp { display: block; } }

@media screen and (max-width: 767px) { .is-pc { display: none; } }

@media screen and (max-width: 767px) { img { width: 100%; } }

.l-content { padding-top: 8.4rem; }

@media screen and (max-width: 1249px) { .l-content { padding-top: 5rem; } }

.m-section-inner { width: 100%; max-width: 1110px; margin: 0 auto; position: relative; padding: 0 15px; box-sizing: border-box; }

@media screen and (max-width: 767px) { .m-section-inner { padding: 0 9.27357%; } }

.m-btn-yg { display: block; font-size: 2rem; font-weight: bold; padding: 25px 0; background: #e4c126; background: linear-gradient(to right, #e4c126 0%, #4abaa4 100%); border-radius: 35px; color: #fff; box-shadow: 0 5px 20px 0px rgba(74, 186, 164, 0.5); text-align: center; position: relative; }

@media screen and (min-width: 768px) { .m-btn-yg { width: 480px; } }

@media screen and (max-width: 767px) { .m-btn-yg { width: 74.18856%; } }

.m-btn-yg:before { content: url("/lp-assets/images/lp/common/arrow.png"); position: absolute; top: 50%; right: 30px; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; }

@media screen and (min-width: 768px) { .m-btn-yg:hover { opacity: 1; background: #e4c126; } }

.m-btn-gb { display: block; font-size: 1.8rem; padding: 17px 0; background: #4abaa4; background: linear-gradient(to right, #4abaa4 30%, #5ba4cf 100%); border-radius: 10px; color: #fff; box-shadow: 0 5px 20px 0px rgba(74, 186, 164, 0.5); text-align: center; position: relative; }

@media screen and (min-width: 768px) { .m-btn-gb { width: 350px; } }

@media screen and (max-width: 767px) { .m-btn-gb { width: 69.55178%; font-size: 1.7rem; } }

.m-btn-gb:before { content: url("/lp-assets/images/lp/common/arrow.png"); position: absolute; top: 50%; right: 23px; -webkit-transform: translateY(-50%); transform: translateY(-50%); display: block; }

@media screen and (min-width: 768px) { .m-btn-gb:hover { opacity: 1; background: #fff; color: #4abaa4; } }

.mr-0 { margin-right: 0 !important; }

@media screen and (min-width: 768px) { .l-plan-wrap { display: flex; justify-content: center; } }

.m-plan { width: 100%; line-height: 1.5; margin-bottom: 60px; }

.m-plan__title { font-size: 2.8rem; margin-bottom: 20px; }

.m-plan__top-text { margin-bottom: 40px; font-size: 1.6rem; }

.m-plan__sp-scroll { overflow-x: scroll; width: 100%; }

.m-plan__hoge { color: red; }

.m-plan__table-top { border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; }

.m-plan__table { width: 100%; min-width: 960px; table-layout: fixed; font-size: 16px; border: 1px solid #EEEEEE; border-top: none; text-align: left; box-sizing: border-box; }

.m-plan__table th:first-of-type { width: 150px; min-width: 150px; }

.m-plan__table th, .m-plan__table td { display: table-cell; vertical-align: middle; }

.m-plan__table tr:nth-child(n+3):nth-child(even) td { background: #FAFAFA; }

.m-plan__balloon { position: relative; background: #E4C126; border-radius: 16px; text-align: center; font-size: 13px; line-height: 30px; color: #000000; height: 30px; width: 70%; margin: 0px auto 12px; }

.m-plan__balloon::after { display: block; content: ""; position: absolute; border: 6px solid transparent; border-top-color: #E4C126; left: calc(50% - 6px); bottom: -12px; }

.m-plan__standard-wrap { border-left: 1px solid #E4C126; border-right: 1px solid #E4C126; }

.m-plan__standard-wrap.-header { position: relative; border-top: 1px solid #E4C126; }

.m-plan__header-wrap { border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; }

.m-plan__header { display: flex; flex-direction: column; padding: 20px 18px; min-height: 308px; }

.m-plan__name { font-weight: bold; font-size: 20px; margin-bottom: 12px; }

.m-plan__name-box { height: 80px; }

@media screen and (max-width: 767px) { .m-plan__name-box { height: 120px; } }

.m-plan__text { color: #707070; font-size: 13px; }

.m-plan__price-box { display: flex; align-items: center; margin: 24px 0 2px; }

.m-plan__price { font-weight: bold; font-size: 20px; }

.m-plan__price-detail { color: #707070; font-size: 12px; margin-left: 6px; }

.m-plan__caution { margin-bottom: 18px; font-size: 10px; color: #999999; }

.m-plan__button { display: block; margin: auto 0 0; border-radius: 120px; font-size: 16px; font-weight: bold; color: #666666; height: 44px; line-height: 44px; background: #EEEEEE; text-align: center; }

.m-plan__button.-standard-plan { color: #FFFFFF; background: #00B996 0% 0% no-repeat padding-box; }

.m-plan__item { display: flex; align-items: center; font-size: 13px; padding: 16px 0 16px 14px; }

.m-plan__item.-head { font-weight: bold; }

.m-plan__item.-check::before { display: inline-block; flex-shrink: 0; content: ''; background-size: contain; background-repeat: no-repeat; width: 20px; height: 20px; margin-right: 10px; }

.m-plan__item.-check.-success::before { background-image: url("/lp-assets/images/lp/plan/check-circle-success.svg"); }

.m-plan__item.-check.-muted::before { background-image: url("/lp-assets/images/lp/plan/check-circle-muted.svg"); }

.m-plan__item.-muted { color: #666666; }

.m-plan__init { margin-top: 10px; padding-left: 10px; font-size: 1.6rem; text-align: left; }

.m-plan__init span { font-size: .8em; }

.m-material-box { width: 100%; display: flex; flex-wrap: wrap; margin-top: 40px; }

@media screen and (max-width: 1249px) { .m-material-box { display: block; } }

.m-material-box__block { display: flex; flex-direction: column; background: #FFFFFF; box-shadow: 0px 8px 20px #4E575526; border: 1px solid #F7F7F7; border-radius: 8px; width: 22%; margin-bottom: 20px; margin-right: 20px; }

@media screen and (max-width: 1249px) { .m-material-box__block { width: 100%; margin-right: 0; } }

.m-material-box__image { margin-bottom: 20px; }

.m-material-box__image > img { width: 100%; }

.m-material-box__description { padding: 12px 24px 20px; text-align: left; color: #111111; }

.m-material-box__title { font-size: 18px; font-weight: bold; margin-bottom: 20px; }

.m-material-box__text { font-size: 16px; margin-bottom: 20px; line-height: 160%; }

.m-material-box__button { display: block; text-align: center; color: #FFFFFF; background: #00B996 0% 0% no-repeat padding-box; border: 0px; border-radius: 120px; font-size: 16px; height: 56px; line-height: 56px; text-align: center; margin: auto 24px 20px; }

.m-material-detail { display: flex; align-items: flex-start; margin-top: 40px; line-height: 1.6; text-align: left; padding-bottom: 80px; font-size: 16px; }

@media screen and (max-width: 767px) { .m-material-detail { display: block; } }

.m-material-detail__main { flex: 1; margin-right: 64px; }

@media screen and (max-width: 767px) { .m-material-detail__main { margin-right: 0; margin-bottom: 40px; } }

.m-material-detail__title { font-size: 30px; margin-bottom: 24px; }

.m-material-detail__toc { padding-left: 20px; }

.m-material-detail__subtitle { font-size: 20px; margin: 40px 0 20px; }

.m-material-detail__description { margin-bottom: 20px; }

.m-material-detail__image { border: 1px solid #e7e7e7; }

.m-material-detail__image > img { width: 100%; }

.m-material-detail__form { width: 350px; background: #EFF2F1; }

@media screen and (max-width: 767px) { .m-material-detail__form { width: 100%; } }

.m-material-detail__form > h2 { margin-top: 0 !important; }

.l-plan-wrap dl { box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.12); border-radius: 5px; }

@media screen and (min-width: 768px) { .l-plan-wrap dl { width: 340px; margin-right: 120px; } }

@media screen and (max-width: 767px) { .l-plan-wrap dl { margin-bottom: 5rem; } }

.l-plan-wrap dl:last-child { margin: 0; }

.l-plan-wrap dl dt { color: #fff; padding: 42px 0; font-size: 1.4rem; border-radius: 5px 5px 0 0; line-height: 2; margin-bottom: 15px; }

.l-plan-wrap dl dt em { font-size: 2.1rem; }

@media screen and (max-width: 767px) { .l-plan-wrap dl dt em { font-size: 1.7rem; } }

.l-plan-wrap dl dd { width: 82.35294%; margin: 0 auto; border-bottom: 1px solid #ccc; padding: 20px 0; font-size: 1.4rem; }

.l-plan-wrap dl dd .m-text-middle { font-size: 2.4rem; }

.l-plan-wrap dl dd .m-text-large { font-size: 3.6rem; }

.l-plan-wrap dl dd .m-title { font-size: 1.8rem; margin-bottom: 18px; color: #999; }

@media screen and (max-width: 767px) { .l-plan-wrap dl dd .m-title { font-size: 1.7rem; } }

@media screen and (max-width: 767px) { .l-plan-wrap dl dd .m-icon { width: auto; } }

.l-plan-wrap dl dd .m-check-margin { margin-right: 18px; }

.l-plan-wrap dl dd:last-child { border: 0; padding-bottom: 50px; }

.l-plan-wrap dl dd.m-price { letter-spacing: .2em; }

.l-plan-wrap dl.l-personal dt { background: #7e7e7e; background: linear-gradient(to right, #7e7e7e 0%, #5d5d5d 100%); }

.l-plan-wrap dl.l-normal dt { background: #f74c65; background: linear-gradient(to right, #f74c65 0%, #d9a83f 100%); }

.m-child-header { position: relative; color: #fff; }

@media screen and (min-width: 1250px) { .m-child-header { text-align: left; } }

.m-child-header .m-child-header-bg { width: 100%; height: 100%; background: #5ba4cf; background: linear-gradient(to right, #5ba4cf 0%, #4abaa4 100%); position: absolute; top: 0; left: 0; }

.m-child-header .m-child-header-bg:before { content: ""; display: block; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.3); position: absolute; top: 42px; left: 0; }

.m-child-header .l-breadcrumb { font-size: 1.2rem; padding: 15px 0; font-family: 'Varela Round'; letter-spacing: .1rem; }

@media screen and (max-width: 1249px) { .m-child-header .l-breadcrumb { text-align: left; } }

.m-child-header .l-breadcrumb a { color: #fff; }

.m-child-header .l-breadcrumb .m-parent { margin-right: 19px; }

.m-child-header .l-breadcrumb .m-border { border-bottom: 1px solid rgba(255, 255, 255, 0.6); width: 30px; display: inline-block; position: relative; top: -4px; margin-right: 19px; }

.m-child-header .l-breadcrumb .m-child { color: rgba(255, 255, 255, 0.6); }

.m-child-header h2 { font-size: 4rem; line-height: 1.4; padding: 55px 0 40px; }

@media screen and (max-width: 1249px) { .m-child-header h2 { font-size: 2.8rem; } }

.m-child-header .m-description { font-size: 1.8rem; line-height: 2.1; padding-bottom: 50px; }

@media screen and (max-width: 1250px) { .m-child-header .m-description { font-size: 1.4rem; } .m-child-header .m-description br { display: none; } }

.l-header { background-color: #fff; width: 100%; position: fixed; z-index: 100; }

@media screen and (min-width: 1250px) { .l-header { font-size: 1.4rem; display: flex; } }

@media screen and (max-width: 1249px) { .l-header { position: fixed; z-index: 100; } }

@media screen and (min-width: 1250px) { .l-header h1 { margin: 20px 89px 20px 46px; } .l-header h1 img { width: 208px; } }

@media screen and (max-width: 1249px) { .l-header h1 { width: 150px; margin: 0 auto; padding: 1rem 0; } .l-header h1 img { width: 100%; } }

.l-header h1 a:hover { opacity: 1; }

.l-header .m-support-xxl, .l-header .m-support-sm { align-items: center; display: flex; }

.l-header .m-support-xxl img, .l-header .m-support-sm img { margin-right: 5px; }

/* Chatworkサポートを表示しても崩れない幅 */
@media screen and (min-width: 1470px) { .l-header .m-support-xxl { margin-left: auto; margin-right: 30px; flex: 1; justify-content: flex-end; display: flex !important; height: 84px; } }

@media screen and (max-width: 1469px) { .l-header .m-support-xxl { display: none !important; } }

@media screen and (min-width: 1250px) { .l-header .l-nav ul li a.m-support-sm { display: none; } }

@media screen and (min-width: 1250px) { .l-header .l-nav ul { display: flex; } .l-header .l-nav ul li.is-active { border-bottom: 5px solid #4abaa4; padding: 35px 15px 30px; box-sizing: border-box; } .l-header .l-nav ul li a { display: block; padding: 35px 15px 30px; box-sizing: border-box; border-bottom: 5px solid #fff; } .l-header .l-nav ul li.is-active a { padding: 0; border: none !important; } .l-header .l-nav ul li a:hover { opacity: 1; border-bottom: 5px solid #4abaa4; } }

@media screen and (max-width: 1249px) { .l-header .l-nav { display: none; position: fixed; width: 100%; height: 100%; background-color: #fff; text-align: left; font-size: 2rem; padding-left: 3rem; padding-top: 2rem; } .l-header .l-nav .is-active { padding: 2rem; position: relative; } .l-header .l-nav .is-active:before { position: absolute; top: 50%; left: -1rem; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 10px; height: 10px; border-radius: 50%; background-color: #4abaa4; content: ""; } .l-header .l-nav .is-active a { padding: 0 !important; } .l-header .l-nav a { display: block; padding: 2rem; } }

@media screen and (min-width: 1250px) { .l-header .m-login { margin: 20px 46px 20px auto; } }

.l-header .m-login.is-signed-in a { color: #4abaa4 !important; background: none !important; }

.l-header .m-login a { display: block; }

@media screen and (min-width: 1250px) { .l-header .m-login a { padding: 14px 40px; border-radius: 20px; background-color: #4abaa4; color: #fff; } }

@media screen and (max-width: 1249px) { .l-header .m-login a { color: #4abaa4; position: absolute; top: 1.7rem; right: 2rem; font-size: 1.4rem; } }

.l-header .m-login { display: flex; align-items: center; }

.l-header .m-login .m-sign-in { padding: 0 10px; background: transparent; color: #00B290; font-weight: 500; }

@media screen and (max-width: 1249px) { .l-header .m-login .m-sign-in { display: inline; font-weight: 400; } }

@media screen and (max-width: 767px) { .l-header .m-login .m-sign-in { padding: 0; margin-right: 0; font-weight: 400; } }

.l-header .m-login .m-sign-up { padding: 15px 20px; border-radius: 20px; line-height: 1rem; font-weight: 500; color: #fff; background-color: #00B290; }

@media screen and (max-width: 1249px) { .l-header .m-login .m-sign-up { padding: 10px 20px; margin-top: -8px; } }

@media screen and (max-width: 767px) { .l-header .m-login .m-sign-up { display: none; } }

.l-header .m-login .m-enterprise { background: #EFF2F1; color: #4E5755; font-weight: 500; padding: 15px 20px; border-radius: 20px; line-height: 1rem; margin-left: 10px; }

.l-header .m-login .m-enterprise img { height: 10px; margin-left: 5px; }

@media screen and (max-width: 1249px) { .l-header .m-login .m-enterprise { display: none; } }

#navi-icon { width: 24px; position: absolute; top: 50%; left: 2rem; -webkit-transform: translateY(-40%); transform: translateY(-40%); cursor: pointer; }

#navi-icon .svg-line1 { -webkit-transform-origin: 2px 2px; transform-origin: 2px 2px; -webkit-transform: rotate(0); transform: rotate(0); transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

#navi-icon .svg-line3 { -webkit-transform-origin: 2px 42px; transform-origin: 2px 42px; -webkit-transform: rotate(0); transform: rotate(0); transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

#navi-icon .svg-line2 { -webkit-transform-origin: 23px 2px; transform-origin: 23px 2px; -webkit-transform: scaleX(1); transform: scaleX(1); transition: -webkit-transform 0.3s ease; transition: transform 0.3s ease; transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

#navi-icon.is-open .svg-line1 { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#navi-icon.is-open .svg-line2 { -webkit-transform: scaleX(0.05); transform: scaleX(0.05); }

#navi-icon.is-open .svg-line3 { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.l-cta { position: relative; background: url("/lp-assets/images/lp/common/cta_bg.png") repeat-x left top; background-color: #c8eae4; }

@media screen and (max-width: 767px) { .l-cta { background-size: 60% auto; padding-bottom: 5rem; } }

.l-cta .cta-bg { position: absolute; bottom: 7px; left: 0; width: 43.24324%; max-width: 640px; text-align: left; }

.l-cta .cta-bg img { width: 100%; }

.l-cta .m-section-inner::after { content: ""; display: block; clear: both; }

@media screen and (min-width: 768px) { .l-cta .l-cta-content { width: 570px; padding-top: 225px; text-align: center; float: right; } }

.l-cta h4 { font-size: 4rem; }

@media screen and (max-width: 767px) { .l-cta h4 { font-size: 2.8rem; padding-top: 12rem; } }

.l-cta .m-btn-yg { margin: 73px auto 54px; }

.l-cta .l-download { background-color: rgba(255, 255, 255, 0.6); border-radius: 10px; padding: 23px 27px; }

@media screen and (max-width: 767px) { .l-cta .l-download { width: 61.8238%; margin: 0 auto; } }

.l-cta .l-download ul { display: flex; justify-content: space-between; }

@media screen and (max-width: 767px) { .l-cta .l-download ul li { margin-right: 2rem; } }

.l-cta .m-pdf-download { padding: 36px 0 135px; text-decoration: underline; font-size: 1.6rem; }

.l-cta .m-pdf-download a { color: #524545; }

.pagetop { position: fixed; bottom: 60px; right: 15px; }

.pagetop:before { position: absolute; top: 10px; left: 50%; height: 25px; border-left: 1px solid #4abaa4; content: ""; transition: top .2s; }

.pagetop a { padding-top: 50px; display: block; }

.pagetop:hover a { opacity: 1; }

.pagetop:hover:before { top: 0; }

.page-top section h3, .page-top section h2 { font-size: 2.8rem; line-height: 1.5; }

@media screen and (max-width: 767px) { .page-top section h3, .page-top section h2 { font-size: 2.2rem; } }

.page-top section .m-btn-gb { margin: 0 auto; }

.page-top .l-lead { position: relative; background-image: url("/lp-assets/images/lp/top/top_bg.jpg"); background-repeat: no-repeat; background-size: cover; }

@media screen and (max-width: 767px) { .page-top .l-lead { background-position: 75%; } }

.page-top .l-lead .m-section-inner { z-index: 1; }

.page-top .l-lead .h2 { font-weight: 200; padding: 165px 0 101px; line-height: 1.5; color: #fff; }

@media screen and (min-width: 768px) { .page-top .l-lead .h2 { font-size: 4.8rem; } }

@media screen and (max-width: 767px) { .page-top .l-lead .h2 { padding: 10rem 0 10rem; font-size: 2.8rem; } }

.page-top .l-lead .m-text { font-size: 1.8rem; line-height: 3rem; font-weight: bold; color: #fff; }

@media screen and (max-width: 767px) { .page-top .l-lead .m-text { font-size: 1.7rem; } .page-top .l-lead .m-text br { display: none; } }

.page-top .l-lead .m-btn-yg { margin: 83px auto 69px; }

@media screen and (min-width: 768px) { .page-top .l-lead .m-btn-yg { margin-bottom: 28px; } }

.page-top .l-lead .m-link { color: #fff; font-size: 1.6rem; text-decoration: underline; }

.page-top .l-lead .l-download { padding-bottom: 67px; }

.page-top .l-lead .l-download ul { display: flex; justify-content: center; }

.page-top .l-lead .l-download ul li { margin-right: 18px; }

.page-top .l-lead .l-download ul li:last-child { margin-right: 0; }

@media screen and (max-width: 767px) { .page-top .l-lead .l-download ul li:nth-child(2) { margin-right: 0; } }

.page-top .l-lead .m-bg { position: absolute; bottom: -250px; left: 0; width: 25.71429%; max-width: 360px; }

.page-top .l-lead .m-bg img { width: 100%; }

@media screen and (max-width: 767px) { .page-top .l-lead .m-bg { display: none; } }

.page-top .l-about h2 { padding: 89px 0 84px; }

@media screen and (max-width: 767px) { .page-top .l-about h2 { padding: 5rem 0 3rem; } }

.page-top .l-about .m-description { font-size: 1.6rem; line-height: 2.3; padding-bottom: 82px; }

@media screen and (max-width: 767px) { .page-top .l-about .m-description { font-size: 1.4rem; padding-bottom: 5rem; } }

@media screen and (min-width: 768px) { .page-top .l-about .l-flow { display: flex; justify-content: center; } }

@media screen and (min-width: 768px) { .page-top .l-about .l-flow li { width: 32.43243%; } }

@media screen and (max-width: 767px) { .page-top .l-about .l-flow li { display: flex; text-align: left; padding-bottom: 3rem; } }

@media screen and (min-width: 768px) { .page-top .l-about .l-flow li .m-icon { padding-bottom: 30px; } }

@media screen and (max-width: 767px) { .page-top .l-about .l-flow li .m-icon { width: 15.45595%; } }

@media screen and (max-width: 767px) { .page-top .l-about .l-flow li .m-text-wrap { padding-left: 4.63679%; width: 79.90726%; } }

.page-top .l-about .l-flow li .m-title { font-size: 1.8rem; background-position: left center; background-size: 100% 100%; background-repeat: no-repeat; }

@media screen and (min-width: 768px) { .page-top .l-about .l-flow li .m-title { color: #fff; line-height: 60px; } }

@media screen and (max-width: 767px) { .page-top .l-about .l-flow li .m-title { padding-top: 1rem; font-size: 1.7rem; } }

.page-top .l-about .l-flow li .m-text { font-size: 1.2rem; line-height: 1.5; }

@media screen and (min-width: 768px) { .page-top .l-about .l-flow li .m-text { padding-top: 20px; } }

@media screen and (max-width: 767px) { .page-top .l-about .l-flow li .m-text { padding-top: 1rem; font-size: 1.4rem; } .page-top .l-about .l-flow li .m-text br { display: none; } }

@media screen and (min-width: 768px) { .page-top .l-about .l-flow li:nth-child(1) .m-title { background-image: url("/lp-assets/images/lp/top/about/1_bg.png"); } .page-top .l-about .l-flow li:nth-child(2) .m-title { background-image: url("/lp-assets/images/lp/top/about/2_bg.png"); } .page-top .l-about .l-flow li:nth-child(3) .m-title { background-image: url("/lp-assets/images/lp/top/about/3_bg.png"); } }

.page-top .l-about .m-btn-gb { margin-top: 70px; margin-bottom: 81px; }

@media screen and (max-width: 767px) { .page-top .l-about .m-btn-gb { margin-top: 3rem; margin-bottom: 7rem; } }

.page-top .l-production { background: url("/lp-assets/images/lp/top/product/bg.png") no-repeat left bottom; background-size: 51.14286%; background-color: #f1f7f6; padding-bottom: 90px; }

.page-top .l-production h3 { padding: 74px 0 79px; }

@media screen and (max-width: 767px) { .page-top .l-production h3 { padding: 5rem 0 5rem; } }

@media screen and (min-width: 768px) { .page-top .l-production .l-product { display: flex; justify-content: space-between; flex-wrap: wrap; } }

.page-top .l-production .l-product li { border-radius: 5px; background-color: #fff; border: 1px solid #d5d5d5; box-sizing: border-box; margin-bottom: 30px; }

.page-top .l-production .l-product li .m-text { font-size: 1.8rem; line-height: 1.6; }

@media screen and (max-width: 767px) { .page-top .l-production .l-product li .m-text { font-size: 1.7rem; } }

.page-top .l-production .l-product li .m-text .m-text-small { font-size: 1.4rem; }

.page-top .l-production .l-product li.m-large { overflow: hidden; }

@media screen and (min-width: 768px) { .page-top .l-production .l-product li.m-large { width: 46.84685%; } }

.page-top .l-production .l-product li.m-large .m-text { padding: 42px; }

.page-top .l-production .l-product li.m-large .m-image { border-bottom: 1px solid #d5d5d5; }

.page-top .l-production .l-product li.m-large .m-image img { width: 100%; }

@media screen and (min-width: 768px) { .page-top .l-production .l-product li.m-small { width: 30.63063%; } }

.page-top .l-production .l-product li.m-small .m-text { padding: 15px; }

.page-top .l-production .m-btn-gb { margin-top: 60px; }

.page-top .l-plan h3 { margin: 68px 0 0; }

@media screen and (max-width: 767px) { .page-top .l-plan h3 { margin: 7rem 0 0; } }

.page-top .l-plan .m-description { font-size: 1.4rem; line-height: 1.6; color: #999; padding: 12px 0 62px; }

@media screen and (max-width: 767px) { .page-top .l-plan .m-description { font-size: 1.2rem; } }

.page-top .l-blog h3 { margin: 45px 0 25px; }

.page-top .l-blog .m-description { font-size: 1.6rem; line-height: 1.6; margin-bottom: 69px; }

@media screen and (max-width: 767px) { .page-top .l-blog .m-description { margin-bottom: 3rem; font-size: 1.4rem; } }

@media screen and (min-width: 768px) { .page-top .l-blog ul { display: flex; justify-content: center; } }

.page-top .l-blog ul li { background-color: #fff; box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.12); text-align: left; }

@media screen and (min-width: 768px) { .page-top .l-blog ul li { width: 30.63063%; margin-right: 2.7027%; } }

@media screen and (max-width: 767px) { .page-top .l-blog ul li { margin-bottom: 3rem; } }

.page-top .l-blog ul li a { display: block; height: 100%; }

@media screen and (min-width: 768px) { .page-top .l-blog ul li a:hover { opacity: 1; } .page-top .l-blog ul li a:hover .m-thumb { width: 100%; -webkit-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); opacity: .6; z-index: 1; } }

.page-top .l-blog ul li .m-image { position: relative; overflow: hidden; }

.page-top .l-blog ul li .m-image:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to right, #e4c126 0%, #4abaa4 100%); content: ""; display: block; z-index: 0; }

.page-top .l-blog ul li .m-image .m-thumb { width: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); transition: all .4s ease; }

@media screen and (min-width: 768px) { .page-top .l-blog ul li .m-image .m-spacer { width: 150px; } }

@media screen and (max-width: 767px) { .page-top .l-blog ul li .m-image .m-spacer { width: 43.27666%; } }

.page-top .l-blog ul li .m-image .m-date { position: absolute; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 1.2rem; padding: 10px; z-index: 3; }

.page-top .l-blog ul li .m-text { font-size: 1.6rem; line-height: 2.1; padding: 22px; }

@media screen and (max-width: 767px) { .page-top .l-blog ul li .m-text { font-size: 1.4rem; } }

.page-top .l-blog ul li:last-child { margin-right: 0; }

.page-top .l-blog .m-btn-gb { margin-top: 70px; margin-bottom: 85px; }

.page-about .l-about { padding: 70px 0 140px; }

.page-about .l-about ul li { margin-bottom: 80px; }

@media screen and (min-width: 768px) { .page-about .l-about ul li { display: flex; align-items: center; } }

.page-about .l-about ul li:last-child { margin-bottom: 0; }

.page-about .l-about ul li:nth-child(even) .m-image { order: 2; }

.page-about .l-about ul li:nth-child(even) .m-text { order: 1; padding-right: 3.6036%; padding-left: 0; }

@media screen and (min-width: 768px) { .page-about .l-about ul .m-image { width: 46.84685%; } }

.page-about .l-about ul .m-image img { width: 100%; }

@media screen and (min-width: 768px) { .page-about .l-about ul .m-text { width: 46.84685%; padding-left: 3.6036%; } }

.page-about .l-about ul .m-text .m-title { font-size: 2.4rem; margin-bottom: 40px; line-height: 1.5; }

@media screen and (max-width: 767px) { .page-about .l-about ul .m-text .m-title { margin-top: 3rem; font-size: 2.2rem; } }

.page-about .l-about ul .m-text .m-description { text-align: left; font-size: 1.6rem; line-height: 1.9; }

@media screen and (max-width: 767px) { .page-about .l-about ul .m-text .m-description { font-size: 1.4rem; } }

.page-about .l-team { background-color: #f1f7f6; padding: 75px 0 10px; margin-bottom: 125px; }

@media screen and (min-width: 768px) { .page-about .l-team::after { content: ""; display: block; clear: both; } }

@media screen and (max-width: 767px) { .page-about .l-team { padding-bottom: 4rem; margin-bottom: 7rem; } }

.page-about .l-team h3 { font-size: 2.8rem; line-height: 1.5; }

@media screen and (max-width: 767px) { .page-about .l-team h3 { font-size: 2.2rem; } }

.page-about .l-team .m-description { font-size: 1.6rem; padding: 25px 0 65px; line-height: 1.5; }

@media screen and (max-width: 767px) { .page-about .l-team .m-description { font-size: 1.4rem; } }

.page-about .l-team .m-qa-wrap { text-align: left; padding-bottom: 20px; }

.page-about .l-team .m-qa-wrap::after { content: ""; display: block; clear: both; }

.page-about .l-team .m-qa-wrap .m-icon { float: left; }

@media screen and (max-width: 767px) { .page-about .l-team .m-qa-wrap .m-icon { width: 9.27357%; } }

.page-about .l-team .m-qa-wrap .m-text { float: left; }

@media screen and (max-width: 767px) { .page-about .l-team .m-qa-wrap .m-text { width: 86.08964%; } }

.page-about .l-team .m-qa-wrap p { padding: 10px 30px; display: inline-block; margin-bottom: 10px; font-size: 1.6rem; line-height: 2.4; max-width: 600px; }

@media screen and (max-width: 767px) { .page-about .l-team .m-qa-wrap p { padding: .6rem 2rem; font-size: 1.4rem; line-height: 1.8; } }

.page-about .l-team .m-qa-wrap p em { font-size: 2.1rem; }

@media screen and (max-width: 767px) { .page-about .l-team .m-qa-wrap p em { font-size: 1.7rem; } }

.page-about .l-team .m-qa-wrap p mark { background-color: transparent; position: relative; }

.page-about .l-team .m-qa-wrap p mark span { position: relative; display: inline-block; z-index: 1; }

.page-about .l-team .m-qa-wrap p mark:before { position: absolute; bottom: 2px; left: 0; width: 100%; height: 6px; display: block; content: ""; background-color: #e4c126; z-index: 0; }

@media screen and (min-width: 768px) { .page-about .l-team .m-q { float: left; } }

.page-about .l-team .m-q .m-icon { padding-right: 40px; }

@media screen and (max-width: 767px) { .page-about .l-team .m-q .m-icon { padding-right: 4.63679%; } }

.page-about .l-team .m-q p { border-radius: 0 20px 20px; background-color: #fff; }

@media screen and (min-width: 768px) { .page-about .l-team .m-a { float: right; } }

@media screen and (min-width: 768px) { .page-about .l-team .m-a .m-icon { width: 12.61261%; padding-left: 3.6036%; } }

@media screen and (max-width: 767px) { .page-about .l-team .m-a .m-icon { padding-left: 4.63679%; } }

@media screen and (min-width: 768px) { .page-about .l-team .m-a .m-text { width: 81.08108%; } }

.page-about .l-team .m-a p { border-radius: 20px 0 20px 20px; background-color: #4abaa4; color: #fff; box-sizing: border-box; }

@media screen and (min-width: 768px) { .page-about .l-team .m-a p { width: 100%; max-width: 600px; } }

@media screen and (max-width: 767px) { .page-about .l-team .m-a p { width: 100%; } }

.page-about .l-team .m-a p mark { color: #fff; }

.page-about .l-team .m-a p mark:before { background-color: #e6636b; bottom: 0; }

.page-production .l-basic { padding-bottom: 80px; }

.page-production .l-basic h3 { font-size: 2.8rem; padding: 113px 0 90px; }

@media screen and (max-width: 767px) { .page-production .l-basic h3 { font-size: 2.2rem; } }

@media screen and (min-width: 768px) { .page-production .l-basic ul { width: 83.78378%; margin: 0 auto; } }

.page-production .l-basic ul li { margin-bottom: 40px; }

@media screen and (min-width: 768px) { .page-production .l-basic ul li { display: flex; text-align: left; } }

@media screen and (max-width: 767px) { .page-production .l-basic ul li { margin-bottom: 9rem; } }

.page-production .l-basic ul li:last-child { margin-bottom: 0; }

@media screen and (min-width: 768px) { .page-production .l-basic ul li .m-image { padding-right: 30px; } }

@media screen and (max-width: 767px) { .page-production .l-basic ul li .m-image { width: 61.8238%; margin: 0 auto; } }

@media screen and (max-width: 767px) { .page-production .l-basic ul li .m-text { margin-top: 2rem; } }

.page-production .l-basic ul li .m-text .m-step { color: #4abaa4; font-size: 1.4rem; font-family: 'Varela Round'; letter-spacing: .2rem; }

@media screen and (max-width: 767px) { .page-production .l-basic ul li .m-text .m-step { font-size: 1.2rem; } }

.page-production .l-basic ul li .m-text .m-step em { font-size: 2.4rem; }

@media screen and (max-width: 767px) { .page-production .l-basic ul li .m-text .m-step em { font-size: 1.7rem; } }

.page-production .l-basic ul li .m-text .m-title { color: #4abaa4; font-size: 2.4rem; padding: 15px 0 20px; }

@media screen and (max-width: 767px) { .page-production .l-basic ul li .m-text .m-title { font-size: 1.7rem; } }

.page-production .l-basic ul li .m-text .m-description { font-size: 1.6rem; text-align: left; line-height: 1.5; }

@media screen and (max-width: 767px) { .page-production .l-basic ul li .m-text .m-description { font-size: 1.4rem; } }

.page-production .l-product { background-color: #f1f7f6; }

@media screen and (min-width: 768px) { .page-production .l-product { padding-bottom: 70px; margin-bottom: 120px; } }

@media screen and (max-width: 767px) { .page-production .l-product { margin-bottom: 8rem; } }

.page-production .l-product h3 { font-size: 2.8rem; padding: 78px 0 70px; }

@media screen and (max-width: 767px) { .page-production .l-product h3 { font-size: 2.2rem; } }

@media screen and (min-width: 768px) { .page-production .l-product ul { display: flex; flex-wrap: wrap; justify-content: center; } }

.page-production .l-product ul li { padding-bottom: 50px; }

@media screen and (min-width: 768px) { .page-production .l-product ul li { width: 27.92793%; padding-right: 50px; } }

@media screen and (max-width: 767px) { .page-production .l-product ul li { padding-bottom: 8rem; } .page-production .l-product ul li::after { content: ""; display: block; clear: both; } }

.page-production .l-product ul li:nth-child(3n+0) { padding-right: 0; }

@media screen and (min-width: 768px) { .page-production .l-product ul li .m-image { height: 145px; line-height: 145px; } .page-production .l-product ul li .m-image img { vertical-align: bottom; } }

@media screen and (max-width: 767px) { .page-production .l-product ul li .m-image { width: 20.09274%; float: left; } }

@media screen and (max-width: 767px) { .page-production .l-product ul li .m-text { padding-left: 4.63679%; width: 75.27048%; float: left; } }

.page-production .l-product ul li .m-title { font-size: 1.8rem; line-height: 1.6; }

@media screen and (min-width: 768px) { .page-production .l-product ul li .m-title { margin: 30px 0 20px; } }

@media screen and (max-width: 767px) { .page-production .l-product ul li .m-title { margin-bottom: 15px; text-align: left; font-size: 1.7rem; } }

.page-production .l-product ul li .m-description { font-size: 1.4rem; line-height: 1.7; text-align: left; }

.page-plan .l-plan { padding: 95px 0 50px; }

.page-plan .l-plan .m-description { font-size: 1.4rem; line-height: 1.6; color: #999; padding: 14px 0 62px; }

@media screen and (max-width: 767px) { .page-plan .l-plan .m-description { font-size: 1.2rem; } }

.page-plan .l-try { background-color: #f1f7f6; padding-bottom: 50px; }

.page-plan .l-try .m-icon { width: 145px; padding: 40px 0 45px; margin: 0 auto; }

.page-plan .l-try h3 { font-size: 2.8rem; line-height: 1.5; }

@media screen and (max-width: 767px) { .page-plan .l-try h3 { font-size: 2.2rem; } }

.page-plan .l-try .m-btn-yg { margin: 50px auto 0; }

.page-plan .l-enterprice .m-section-inner { background-color: #9b9494; color: #fff; text-align: left; padding: 45px 50px; margin: 70px auto 120px; }

.page-plan .l-enterprice .m-section-inner::after { content: ""; display: block; clear: both; }

@media screen and (min-width: 768px) { .page-plan .l-enterprice .m-section-inner { border-radius: 5px; display: flex; justify-content: space-between; align-items: center; } }

.page-plan .l-enterprice h3 { font-size: 2.8rem; padding-bottom: 27px; }

@media screen and (max-width: 767px) { .page-plan .l-enterprice h3 { font-size: 2.2rem; } }

.page-plan .l-enterprice p { font-size: 1.8rem; line-height: 1.8; }

@media screen and (max-width: 767px) { .page-plan .l-enterprice p { font-size: 1.7rem; } }

.page-plan .l-enterprice p .m-text-small { font-size: 1.4rem; }

@media screen and (max-width: 767px) { .page-plan .l-enterprice p .m-text-small { font-size: 1.2rem; } }

.page-plan .l-enterprice .l-right { margin-left: auto; }

.page-plan .l-enterprice .m-btn-gb { margin: 4rem auto 0; }

.l-sct, .l-pp, .l-terms { padding: 2.0rem; max-width: 60%; margin: auto; text-align: left; }

@media screen and (max-width: 767px) { .l-sct, .l-pp, .l-terms { max-width: none; } }

.l-pp h1 { margin-top: 2.0rem; margin-bottom: 1.0rem; font-size: 2.0rem; }

.l-pp h2, .l-terms h2 { margin-top: 2.0rem !important; margin-bottom: 1.0rem !important; font-size: 1.8rem !important; }

.l-sct, .l-pp, .l-pp div, .l-pp ol, .l-pp ul, .l-pp th, .l-pp td, .l-terms, .l-terms div, .l-terms ol { font-size: 1.4rem !important; line-height: 1.8 !important; }

.l-pp ul, .l-pp table { margin-top: 2.0rem !important; }

.l-pp ul { padding-left: 2.0rem; list-style: disc; }

.l-sct dt { margin-top: 1rem; font-weight: bold; }

.l-companies { background: #fafafa; margin: 45px 0; padding: 45px 0; }

.l-companies .m-description { font-size: 1.6rem; margin: 30px 0; }

.l-companies .companies { display: flex; justify-content: center; }

@media screen and (max-width: 1400px) { .l-companies .companies { flex-wrap: wrap; } }

.l-companies .companies-logo { align-self: flex-start; min-width: 15%; border: 1px solid #eee; border-radius: 2px; height: 4rem; margin: 0 1rem 1rem; padding: 0.5rem; background: #ffffff; }

@media screen and (max-width: 767px) { .l-companies .companies-logo { height: 4rem; margin: 0 1rem 2rem; width: auto; } }

.l-companies .companies-logo > img { width: 100%; height: 100%; object-fit: contain; }

.l-companies .companies-description { text-align: center; font-size: 1.3rem; opacity: .5; }

@keyframes slideSpecial { 0% { transform: translate3d(0, -7rem, 0); }
  100% { transform: translate3d(0, 0, 0); } }

@keyframes slideSpecialBody { 0% { opacity: 0; }
  100% { transform: 1; } }

.l-cases { margin: 45px 0; }

.l-cases .m-description { font-size: 1.6rem; margin: 30px 0; }

.l-cases .cases { margin: 45px 0; }

.l-cases .case-card { display: flex; margin-bottom: 30px; text-align: left; width: 100%; }

.l-cases .case-card .card-img { box-sizing: border-box; }

.l-cases .case-card .card-subtitle { align-items: center; color: #333333; display: flex; font-size: 1.6rem; font-weight: bold; margin-bottom: 1rem; }

.l-cases .case-card .card-subtitle img { height: 1.5rem; margin-left: 1rem; }

.l-cases .case-card .card-title { font-size: 2rem; font-weight: bold; line-height: 3rem; margin-bottom: .5rem; }

.l-cases .case-card .card-text { color: #333333; font-size: 1.6rem; line-height: 2.4rem; margin-bottom: 2rem; }

.l-cases .case-card .card-link { font-size: 1.6rem; color: #4abaa4; }

@media screen and (min-width: 768px) { .l-cases .case-card .card-img { padding-right: 30px; } .l-cases .case-card .card-img img { border-radius: .25rem; object-fit: cover; width: 320px; } }

@media screen and (max-width: 767px) { .l-cases .case-card { flex-wrap: wrap; } .l-cases .case-card .card-img { margin-bottom: 1rem; width: 100%; } .l-cases .case-card .card-img img { border-radius: .25rem; object-fit: cover; width: 100%; } .l-cases .case-card .card-subtitle img { width: auto; } }

.d-none { display: none; }

@media screen and (max-width: 767px) { .d-sm-block { display: block; } }

@media screen and (max-width: 767px) { .d-sm-none { display: none; } }

.l-special { animation: slideSpecial ease-out .8s; background: #F2F4F3; border-top: 1px solid #eee; display: flex; justify-content: center; position: absolute; top: 84px; width: 100%; z-index: 2; }

@media screen and (max-width: 1249px) { .l-special { top: 50px; } }

.l-special .l-special-body { text-align: left; padding: 1.3rem; }

.l-special .l-special-link { align-items: center; color: #4E5755; display: flex; justify-content: center; width: 100%; }

.l-special .l-special-title { font-size: 1.6rem; font-weight: 700; margin-bottom: .8rem; animation: slideSpecialBody ease-out .6s .8s backwards; }

.l-special .l-special-description { font-size: 1.2rem; margin-bottom: .2rem; animation: slideSpecialBody ease-out .6s 1s backwards; }

.l-special .l-special-description strong { font-weight: 600; }

.l-special .link-chevron-right { height: 1.6rem; margin: 1.6rem; animation: slideSpecialBody ease-out .6s 1s backwards; width: auto; }

.l-special .d-none { display: none; }

@media screen and (max-width: 1249px) { .l-special .d-sm-block { display: block; } }

@media screen and (max-width: 1249px) { .l-special .d-sm-none { display: none; } }

.l-special + .l-content .l-lead { padding-top: 64px; }

.l-special.l-alert { background-color: #fef8f9; }

.l-special.l-alert .l-special-body { text-align: center; }

.l-thanks { margin: 80px 0; font-size: 16px; }

.l-thanks__title { font-size: 20px; margin-bottom: 40px; }

.l-thanks__text { margin-bottom: 40px; line-height: 1.9; }

.l-thanks__link { color: #00B290; text-decoration: underline; }

.l-thanks__button { display: block; margin: 0 auto 40px; font-size: 18px; width: 280px; color: #FFFFFF; height: 56px; line-height: 56px; background: #00B996 0% 0% no-repeat padding-box; border: 0; border-radius: 120px; }

.l-plan-wrap { display: flex; justify-content: space-between; align-items: center; padding-bottom: 8rem; }

@media screen and (max-width: 767px) { .l-plan-wrap { display: block; } .l-plan-wrap .l-plan-text-wrap { padding-bottom: 60px; } .l-plan-wrap .m-btn-gb { margin: 0 auto; } }

.l-plan-wrap .l-plan-text { font-size: 1.6rem; line-height: 2.3; text-align: left; padding-bottom: 3em; }

@media screen and (max-width: 767px) { .l-plan-wrap .l-plan-text { text-align: center; } }

.m-sign-up, .m-contact { margin-right: 15px; }

.m-sign-up .material-symbols-outlined { font-size: 16px; line-height: 10px; vertical-align: top; }

@media screen and (max-width: 1249px) { .m-sign-up { display: none !important; } }

.m-contact { background-color: transparent !important; color: #4e5755 !important; border: 1px solid #d8d8d8 !important; padding-left: 20px !important; padding-right: 20px !important; border-radius: 30px !important; font-weight: bold; }

@media screen and (max-width: 1249px) { .m-contact { display: none !important; } }

.m-sign-in { font-weight: normal !important; }

/*# sourceMappingURL=base.css.map */