@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700&display=swap);
@import url(https://use.typekit.net/efa6xbf.css);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap);
.c-anchor{margin:40px 0}@media screen and (min-width: 768px){.c-anchor{margin:60px 0}}.c-anchor__list{display:flex;flex-wrap:wrap;gap:20px;align-items:stretch}@media screen and (min-width: 768px){.c-anchor__list{gap:0}}.c-anchor__list-item{position:relative;width:100%}@media screen and (min-width: 768px){.c-anchor__list-item{width:50%}}@media screen and (min-width: 1024px){.c-anchor__list-item{width:25%}}@media screen and (min-width: 768px){.c-anchor__list-item:nth-child(2n)::before{display:none}}@media screen and (min-width: 1024px){.c-anchor__list-item:nth-child(2n)::before{display:block}}@media screen and (min-width: 768px){.c-anchor__list-item:nth-child(2n+1):nth-last-child(-n+2)::after{display:none}}@media screen and (min-width: 768px){.c-anchor__list-item:nth-child(2n+1):nth-last-child(-n+2)~li::after{display:none}}@media screen and (min-width: 1024px){.c-anchor__list-item:nth-child(4n)::before{display:none}}@media screen and (min-width: 1024px){.c-anchor__list-item:nth-child(4n+1):nth-last-child(-n+4)::after{display:none}}@media screen and (min-width: 1024px){.c-anchor__list-item:nth-child(4n+1):nth-last-child(-n+4)~li::after{display:none}}.c-anchor__list-item::before{display:none}@media screen and (min-width: 768px){.c-anchor__list-item::before{position:absolute;right:0;bottom:auto;display:block;width:1px;height:100%;content:"";background-image:linear-gradient(to top, rgba(9, 133, 200, 0.5058823529) 4px, transparent 4px);background-repeat:repeat-y;background-position:left top;background-size:1px 8px}}.c-anchor__list-item::after{position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;content:"";background-image:linear-gradient(to right, rgba(9, 133, 200, 0.5058823529) 4px, transparent 4px);background-repeat:repeat-x;background-position:left bottom;background-size:8px 1px}.c-anchor__item-href{display:inline-block;width:100%;padding:0 0 20px}@media screen and (min-width: 768px){.c-anchor__item-href{padding:16px 28px 24px}}@media screen and (min-width: 1024px){.c-anchor__item-href{padding:16px 28px 24px}}@media screen and (min-width: 768px){.c-anchor__item-href:hover .c-anchor__item-txt{transform:translateY(3px)}}.c-anchor__item-txt{position:relative;font-size:16px;font-weight:700;line-height:1.4;text-align:left;transition:transform .6s cubic-bezier(0.175, 0.885, 0.32, 1.275)}@media screen and (min-width: 768px){.c-anchor__item-txt{font-size:18px;text-align:center}}.c-anchor__item-txt::after{position:absolute;top:50%;right:4px;bottom:-10px;display:inline-block;width:6px;height:6px;margin-left:1px;content:"";border-right:1px solid #138fcf;border-bottom:1px solid #138fcf;transform:translate(0, -50%) rotate(45deg)}@media screen and (min-width: 768px){.c-anchor__item-txt::after{top:auto;right:auto;left:50%;transform:translate(-50%, -1px) rotate(45deg)}}.c-anchor__item-txt span{color:#f8692a}.l-breadcrumb{display:grid;grid-template-areas:"space breadcrumb";grid-template-columns:1fr auto;margin-left:5vw}@media screen and (min-width: 768px){.l-breadcrumb{margin-left:inherit}}.l-breadcrumb__inner{position:relative;z-index:1;display:inline;grid-area:breadcrumb;padding:16px 20px;line-height:1;text-align:right;vertical-align:bottom;background-color:#fff;border-radius:32px 0 0}@media screen and (min-width: 768px){.l-breadcrumb__inner{padding:20px 32px}}.l-breadcrumb__inner::after{position:absolute;inset:auto auto 0 -23px;width:24px;height:24px;margin:auto;content:"";background-image:url("/mobile/safecamera/img/bg_corners.svg");background-position:bottom right;background-size:contain}@media screen and (min-width: 768px){.l-breadcrumb__inner::after{left:-31px;width:32px;height:32px}}.l-breadcrumb__inner::before{position:absolute;inset:-23px 0 auto auto;width:24px;height:24px;margin:auto;content:"";background-image:url("/mobile/safecamera/img/bg_corners.svg");background-position:bottom right;background-size:contain}@media screen and (min-width: 768px){.l-breadcrumb__inner::before{top:-31px;width:32px;height:32px}}.l-breadcrumb__item{display:inline-block;font-size:.75em;color:#54483d}.l-breadcrumb__item a{position:relative;padding:0 2em 0 0;color:#54483d;text-decoration:none;transition:color .4s}.l-breadcrumb__item a span{position:relative}.l-breadcrumb__item a span::after{position:absolute;bottom:-3px;left:0;width:100%;height:1px;content:"";background-color:#f885c0;opacity:.8;transition:transform .4s;transform:scale(0, 1);transform-origin:right top}.l-breadcrumb__item a:hover{color:#f885c0}.l-breadcrumb__item a:hover span::after{transform:scale(1, 1);transform-origin:left top}.l-breadcrumb__item a::after{position:absolute;top:50%;right:10px;left:auto;width:6px;height:6px;margin:auto;content:"";border-color:#f885c0;border-style:solid;border-width:1px 1px 0 0;transform:rotate(45deg) translateY(-50%)}.l-btn{display:block;text-align:center}.l-btn .c-btn{margin:0 auto}.c-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:259px;padding:16px 32px 19px;font-size:15px;font-weight:500;line-height:1.7;color:#fff;text-align:center;background:#138fcf;border-radius:100rem;transition:.3s opacity}@media screen and (min-width: 768px){.c-btn{width:auto;padding:16px 42px 20px}}.c-btn::after{position:absolute;top:50%;right:24px;display:inline-block;width:6px;height:6px;content:"";border-top:1px solid #fff;border-right:1px solid #fff;transform:translateY(-50%) rotate(45deg)}.c-btn:hover{color:#fff;opacity:.7}.c-btn--mail{display:inline-flex;gap:10px;align-items:center;padding:16px 32px 19px}@media screen and (min-width: 768px){.c-btn--mail{padding:16px 42px 19px}}@media screen and (min-width: 768px){.c-btn--mail br{display:none}}.c-btn--mail::before{display:inline-block;width:21px;height:16px;content:"";background-image:url(/mobile/common/img/icon_mail.png);background-position:center;background-size:cover}.c-btn--mail::after{display:none}.c-txt-link{position:relative;display:inline-block;padding-left:16px;font-size:1rem;font-weight:700;line-height:1.7;color:#54483d;transition:.3s color}.c-txt-link::before{position:absolute;top:50%;left:0;display:inline-block;width:7px;height:7px;content:"";border-right:2px solid #f885c0;border-bottom:2px solid #f885c0;transform:translateY(-60%) rotate(45deg)}@media screen and (min-width: 768px){.c-txt-link:hover{color:#f885c0}}.c-container__inner{max-width:1162px;padding:0 21px;margin:0 auto}@media screen and (min-width: 768px){.c-container__inner{max-width:1200px;padding:0 40px}}.c-container__bg-white{padding:46px 0;background:#fff}@media screen and (min-width: 768px){.c-container__bg-white{padding:84px 0}}.l-bubble-ai{position:relative;padding-top:40px}@media screen and (min-width: 768px){.l-bubble-ai{padding-top:56px}}.l-bubble-ai::before{position:absolute;top:0;left:16px;z-index:1;display:inline-block;width:120px;aspect-ratio:17/8;content:"";background-image:url(/mobile/common/img/icon_function-ai.svg);background-position:center;background-size:cover}@media screen and (min-width: 768px){.l-bubble-ai::before{width:170px}}.l-block__cont>*:not(:first-child),.l-group__cont>*:not(:first-child),.l-box__cont>*:not(:first-child),.l-area__cont>*:not(:first-child){margin-top:12px}@media screen and (min-width: 768px){.l-block__cont>*:not(:first-child),.l-group__cont>*:not(:first-child),.l-box__cont>*:not(:first-child),.l-area__cont>*:not(:first-child){margin-top:16px}}.l-block img,.l-group img,.l-box img,.l-area img{margin:0 auto}.l-block+.l-block{margin-top:48px}@media screen and (min-width: 768px){.l-block+.l-block{margin-top:72px}}.l-group--row{display:grid;gap:32px}@media screen and (min-width: 1024px){.l-group--row{grid-template-columns:1fr auto;gap:48px}}.l-group--column{display:grid;gap:32px}.l-group+.l-group{margin-top:40px}.l-box--row{display:grid;gap:12px}@media screen and (min-width: 1024px){.l-box--row{grid-template-columns:1fr auto;gap:48px}}.l-box--column{display:grid;gap:12px}@media screen and (min-width: 1024px){.l-box--column{gap:24px}}.l-box+.l-box{margin-top:24px}@media screen and (min-width: 1024px){.l-box+.l-box{margin-top:32px}}.l-area--row{display:grid;gap:16px}@media screen and (min-width: 1024px){.l-area--row{grid-template-columns:1fr auto;gap:48px}}.l-area--column{display:grid;gap:16px}@media screen and (min-width: 1024px){.l-area--column{gap:16px}}.l-area+.l-area{margin-top:24px}.l-frame{box-sizing:border-box;padding:16px 24px;border-radius:16px}@media screen and (min-width: 768px){.l-frame{padding:32px 40px}}.l-frame--gray{border:1px solid #ddd}.l-frame--pink{border:1px solid #f885c0}.l-bg{padding:20px 24px;border-radius:16px}@media screen and (min-width: 768px){.l-bg{padding:32px 40px}}.l-bg--pink{background-color:#fff2f7}.l-bg--gray{background-color:#f5f5f5}.c-fadein{opacity:0;transition:opacity .7s,visibility .7s,transform .7s;transform:translateY(40px)}.c-fadein.is-fadein{opacity:1;transform:none}.l-heading--lv1{margin-bottom:32px}@media screen and (min-width: 1280px){.l-heading--lv1{margin-bottom:40px}}.l-heading--lv2{margin-bottom:32px}@media screen and (min-width: 768px){.l-heading--lv2{margin-bottom:40px}}.l-heading--lv3{margin-bottom:7px}@media screen and (min-width: 768px){.l-heading--lv3{margin-bottom:12px}}.l-heading--lv4{margin-bottom:20px}@media screen and (min-width: 768px){.l-heading--lv4{margin-bottom:16px}}@media screen and (min-width: 1280px){.l-heading--lv4{margin-bottom:24px}}.l-heading--check{margin-bottom:7px}@media screen and (min-width: 768px){.l-heading--check{margin-bottom:12px}}.l-heading--function{margin-bottom:22px}@media screen and (min-width: 768px){.l-heading--function{margin-bottom:14px}}.l-heading--developing{margin-bottom:16px}@media screen and (min-width: 768px){.l-heading--developing{margin-bottom:18px}}.l-heading--pt03{margin-bottom:20px}@media screen and (min-width: 768px){.l-heading--pt03{margin-bottom:30px}}.c-heading-lv1{font-size:26px;font-weight:700;line-height:1.4;color:#138fcf;letter-spacing:.01em}@media screen and (min-width: 768px){.c-heading-lv1{font-size:34px}}.c-heading-lv2{position:relative;padding-bottom:12px;font-size:1.375rem;font-weight:700;line-height:1.4;color:#54483d;border-bottom:1px solid #ddd}@media screen and (min-width: 768px){.c-heading-lv2{padding-bottom:17px;font-size:1.75rem}}.c-heading-lv2::before{position:absolute;bottom:-2px;left:0;display:inline-block;width:70px;height:3px;content:"";background:#138fcf;border-radius:100rem}.c-heading-lv3{position:relative;padding:0 0 0 16px;font-size:1.25rem;font-weight:700;line-height:1.5;color:#54483d}@media screen and (min-width: 768px){.c-heading-lv3{font-size:1.5rem;line-height:1.4}}.c-heading-lv3::before{position:absolute;top:2px;bottom:2px;left:0;display:inline-block;width:3px;content:"";background:#f885c0;border-radius:100rem}@media screen and (min-width: 768px){.c-heading-lv3::before{top:4px;bottom:4px}}.c-heading-lv4{font-size:18px;font-weight:700;line-height:1.4;color:#f885c0;text-align:center}@media screen and (min-width: 768px){.c-heading-lv4{font-size:22px}}.c-heading-check{display:inline-flex;gap:8px;align-items:center;font-size:16px;font-weight:700;line-height:1.4;color:#f885c0}.c-heading-check::before{display:inline-block;flex-shrink:0;width:20px;height:20px;content:"";background-image:url(/mobile/common/img/icon_check.svg);background-position:center;background-size:cover}.c-heading-check--center{justify-content:center}.c-heading-function__development{display:flex;gap:8px;align-items:center;padding:6px 8px;font-size:12px;font-weight:700;line-height:1;color:#48abd7;border:1px solid currentcolor;border-radius:100rem}.c-heading-pt01{font-size:1.125rem;font-weight:700;line-height:1.4;color:#54483d}@media screen and (min-width: 768px){.c-heading-pt01{font-size:1.375rem}}.c-heading-pt01--center{text-align:center}.c-heading-pt01--ai{text-align:center}@media screen and (min-width: 768px){.c-heading-pt01--ai{text-align:left}}.c-heading-pt01--ai img{display:block;width:auto;margin:0 0 4px !important}@media screen and (min-width: 768px){.c-heading-pt01--ai img{display:inline;margin:0 !important}}.c-heading-pt02{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center}@media screen and (min-width: 768px){.c-heading-pt02{flex-direction:row}}.c-heading-pt02__inner{font-size:1.375rem;font-weight:700;line-height:1.6;color:#54483d;text-align:center;letter-spacing:.01em}@media screen and (min-width: 768px){.c-heading-pt02__inner{font-size:1.875rem}}.c-heading-pt02--light::before{display:inline-block;flex-shrink:0;width:50px;height:50px;content:"";background-image:url(/mobile/common/img/icon_bulb.svg);background-position:center;background-size:cover}.c-heading-pt03{font-size:1.875rem;font-weight:700;line-height:1.4;color:#54483d;letter-spacing:.01em}@media screen and (min-width: 768px){.c-heading-pt03{font-size:2.5rem}}.c-heading-pt03--ai{text-align:left}.c-heading-pt03--ai img{display:inline;max-width:60px;margin:0 !important}@media screen and (min-width: 768px){.c-heading-pt03--ai img{max-width:80px}}.c-headline{position:relative;padding:25px 0 51px}@media screen and (min-width: 768px){.c-headline{padding:72px 0 16px}}.c-headline__inner{max-width:1162px;padding:0 21px;margin:0 auto}@media screen and (min-width: 768px){.c-headline__inner{max-width:1200px;padding:0 40px}}.c-headline__label{position:relative;display:inline-block;padding-left:10px;margin-bottom:10px;font-size:.75rem;font-weight:700;line-height:1;color:#f885c0;letter-spacing:normal}@media screen and (min-width: 768px){.c-headline__label{font-size:.875rem}}.c-headline__label::before{position:absolute;top:5px;left:0;width:4px;height:4px;content:"";background-color:#f885c0;border-radius:100rem}@media screen and (min-width: 768px){.c-headline__label::before{top:6px}}.c-headline__title{font-size:34px;font-weight:700;line-height:1.4;letter-spacing:normal;background:linear-gradient(180deg, var(--color-primary, #0985c8) -11.9%, var(--color-primary, #48abd7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.c-headline__title{font-size:44px}}.c-headline__lead{margin-top:14px;font-size:16px;font-weight:700;line-height:1.5;color:#138fcf}@media screen and (min-width: 768px){.c-headline__lead{margin-top:24px;font-size:20px}}.l-list{margin-top:16px}.c-list{display:grid}.c-list--right{justify-items:end}.c-list--caption .c-list__item{display:flex;gap:8px;font-size:14px;line-height:1.5;color:#54483d}.c-list--caption .c-list__item::before{content:"※"}.c-list--check{gap:12px}@media screen and (min-width: 768px){.c-list--check{gap:16px}}.c-list--check .c-list__item{position:relative;padding-left:26px;margin:0;font-size:1rem;font-weight:700;line-height:1.8;color:#54483d}@media screen and (min-width: 768px){.c-list--check .c-list__item{padding-left:30px;font-size:1.125rem;line-height:2}}.c-list--check .c-list__item::before{position:absolute;top:6px;left:0;display:inline-block;width:18px;height:18px;content:"";background-image:url(/mobile/common/img/icon_list-check.svg);background-position:center;background-size:cover}@media screen and (min-width: 768px){.c-list--check .c-list__item::before{top:10px;width:20px;height:20px}}.c-news__list{display:grid}.c-news__item-href{display:flex;flex-direction:column;gap:8px;padding:18px 0;border-bottom:1px solid #ddd;transition:.3s opacity}@media screen and (min-width: 768px){.c-news__item-href{flex-direction:row;gap:24px;align-items:center;padding:24px 0}}@media screen and (min-width: 768px){.c-news__item-href:hover{opacity:.7}}.c-news__item-date{flex-shrink:0;font-family:"Montserrat";font-weight:700;line-height:1;color:#f885c0;transform:translateY(1px)}.c-news__item-txt{position:relative;width:100%;padding-right:48px;font-size:.875rem;line-height:1.8;color:#54483d}.c-news__item-txt::after{position:absolute;top:50%;right:0;display:inline-block;width:24px;height:24px;aspect-ratio:1;content:"";background-image:url(/mobile/common/img/icon_news-arw.svg);background-position:center;background-size:cover;transform:translateY(-50%)}.c-txt-ai{position:relative;bottom:-0.05em;display:inline-block;padding-right:.35em;font-size:2.625rem;line-height:1.4;color:rgba(0,0,0,0);background:linear-gradient(159deg, #de589a 0%, #e36ba5 20%, #e981b0 40%, #c58fba 50%, #968cbb 60%, #5c89bc 80%, #007eba 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.c-txt-ai{font-size:3.5rem}}.c-txt-ai::after{position:absolute;top:.1em;right:0;display:inline-block;width:.55em;aspect-ratio:14/13;content:"";background-image:url(/mobile/common/img/icon_txt-ai_deco.svg);background-position:center;background-size:cover}.c-txt-ai--small{font-size:2.5rem}*,*::before,*::after{box-sizing:border-box}html{scroll-padding-top:70px}@media screen and (min-width: 768px){html{scroll-padding-top:96px}}body{min-width:340px;font-weight:400;color:#54483d}p{margin:0;font-size:15px;line-height:2;color:#54483d}@media screen and (min-width: 768px){p{font-size:16px}}figure{margin:0}a{color:#138fcf;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto}main img{display:block}em{font-style:normal;font-weight:700}ol,ul{padding:0 0 0 1.4em;margin:1em 0}li ol,li ul{margin:1em 0 .4em}ol>li,ul>li{margin:.4em 0 0}dt{margin:.4em 0 0}dd{margin:.4em 0 0}th,td>*:first-child{margin-top:0}th,td>*:last-child{margin-bottom:0}hr{margin:10vw 0;border:0;border-bottom:1px solid #ddd;mix-blend-mode:multiply}@media screen and (min-width: 768px){hr{margin:3em 0}}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.125rem}h4,h5{font-size:1rem}html,button,input,select,textarea{font-family:"Noto Sans JP","メイリオ",Meiryo,"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;font-feature-settings:"palt"}h1,h2,h3,h4,h5{font-weight:600}h1,h2,h3,h4,h5,h6,p,small,dt,dd,li,caption,tbody,tfoot,thead,tr,th,td,figcaption,span{letter-spacing:.06em}main{margin:0}ul,ol{padding:0;margin:0;list-style:none}ul>li,ol>li{margin:0}h1,h2,h3,h4,h5,p,span{margin:0}.is-md-only{display:none}@media screen and (min-width: 768px){.is-md-only{display:block}}@media screen and (min-width: 1280px){.is-md-only{display:none}}.is-pc-only{display:none}@media screen and (min-width: 1280px){.is-pc-only{display:block}}.is-sp-only{display:block}@media screen and (min-width: 768px){.is-sp-only{display:none}}.is-tb-only{display:none}@media screen and (min-width: 768px){.is-tb-only{display:block}}@media screen and (min-width: 1280px){.is-tb-only{display:none}}.is-pc-tb-only{display:none}@media screen and (min-width: 768px){.is-pc-tb-only{display:block}}.is-pc-sp-only{display:block}@media screen and (min-width: 768px){.is-pc-sp-only{display:none}}@media screen and (min-width: 1280px){.is-pc-sp-only{display:block}}.u-text-center{text-align:center !important}.u-text-left{text-align:left !important}.u-text-right{text-align:right !important}@media screen and (min-width: 768px){.u-pc-text-center{text-align:center !important}.u-pc-text-left{text-align:left !important}.u-pc-text-right{text-align:right !important}}@media screen and (max-width: 55.9375em){.u-sp-text-center{text-align:center !important}.u-sp-text-left{text-align:left !important}.u-sp-text-right{text-align:right !important}}.u-mx-auto{margin-inline:auto}@media screen and (min-width: 768px){.u-pc-mx-auto{margin-inline:auto}}@media screen and (max-width: 55.9375em){.u-sp-mx-auto{margin-inline:auto}}.is-clr-blue{color:#0985c8}.is-clr-pink{color:#f885c0}.is-clr-orange{color:#f8692a}img{width:100%;max-width:100%}@media screen and (min-width: 568px){.c-img-w240{max-width:240px !important}}@media screen and (min-width: 568px){.c-img-w370{max-width:370px !important}}@media screen and (min-width: 568px){.c-img-w400{max-width:400px !important}}@media screen and (min-width: 568px){.c-img-w600{max-width:600px !important}}@media screen and (min-width: 568px){.c-img-w800{max-width:800px !important}}body{background:#fff}main{background:#ecf5fa}body#top{background-image:url(/mobile/img/bg_contents.jpg);background-position:top center;background-size:100% auto}body#top main{background:none}.l-header{position:fixed;top:0;left:0;z-index:1000;box-sizing:border-box;width:100%;padding:10px}.l-header[data-js-scroll=true] .l-header__wrapper{background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.06)}@media screen and (min-width: 1140px){.l-header[data-js-scroll=true] .l-header__wrapper{margin:2px 10px}}.l-header__wrapper{padding:0 0 0 16px;border-radius:10px;transition:.3s background-color,.3s box-shadow,.3s margin}@media screen and (min-width: 1140px){.l-header__wrapper{display:flex;gap:24px;justify-content:space-between;padding:14px 22px}}.l-header__top{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between}.l-header__bottom{position:absolute;top:0;left:0;z-index:4;width:100%;height:100vh;padding:86px 26px 26px;visibility:hidden;background:#fff;opacity:0;transform:translateY(-20px)}@media screen and (min-width: 1140px){.l-header__bottom{position:static;top:auto;left:auto;display:flex;gap:32px;align-items:center;width:auto;height:auto;padding:0;visibility:visible;background:none;opacity:1;transform:translateY(0)}}.l-header__bottom.is-open{visibility:visible;opacity:1;transform:translateY(0)}.l-header__bottom.is-open::before{visibility:visible;opacity:1}@media screen and (min-width: 1140px){.l-header__nav{display:flex;gap:20px;align-items:center}}.l-header__nav-item{display:flex;align-items:center;border-bottom:1px solid #ddd}@media screen and (min-width: 1140px){.l-header__nav-item{border:none}}.l-header__nav-href{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 8px;font-size:16px;font-weight:700;line-height:1.2;color:#54483d}@media screen and (min-width: 1140px){.l-header__nav-href{width:auto;padding:0;font-size:14px;transition:.3s color}}.l-header__nav-href::after{position:relative;display:inline-block;width:9px;height:9px;content:"";border-top:1px solid #f885c0;border-right:1px solid #f885c0;transform:rotate(45deg)}@media screen and (min-width: 1140px){.l-header__nav-href::after{display:none}}@media screen and (min-width: 1140px){.l-header__nav-href:hover{color:#138fcf}}.l-header__contact{margin-top:30px}@media screen and (min-width: 1140px){.l-header__contact{margin-top:0}}.l-header__contact-href{display:flex;gap:6px;align-items:center;justify-content:center;padding:12px 22px 15px;font-size:15px;font-weight:700;line-height:1;color:#138fcf;background:#fff;border:1px solid currentcolor;border-radius:100rem;transition:.3s color,.3s border}.l-header__contact-href:hover{color:#f885c0}.l-header__logo{line-height:0}.l-header__logo a{display:inline-block}.l-header__logo img{max-width:160px}@media screen and (min-width: 1140px){.l-header__logo img{max-width:290px}}.l-header__sky-logo{display:none;line-height:0}@media screen and (min-width: 1140px){.l-header__sky-logo{display:inline-block}}.l-header__sky-logo a{display:inline-block}.l-header__sky-logo img{max-width:90px}.l-header__toggle{position:relative;width:60px;height:50px;cursor:pointer}@media screen and (min-width: 1140px){.l-header__toggle{display:none}}.l-header__toggle span{position:absolute;top:50%;left:50%;width:28px;height:1px;background:#f885c0;transition:.3s transform,.3s opacity}.l-header__toggle span:nth-child(1){transform:translate(-50%, -7px)}.l-header__toggle span:nth-child(2){transform:translate(-50%, -50%)}.l-header__toggle span:nth-child(3){transform:translate(-50%, 7px)}.l-header__toggle.is-active span:nth-child(1){transform:translate(-50%, -50%) rotate(30deg)}.l-header__toggle.is-active span:nth-child(2){opacity:0}.l-header__toggle.is-active span:nth-child(3){transform:translate(-50%, -50%) rotate(-30deg)}main{padding-top:70px}@media screen and (min-width: 1140px){main{padding-top:90px}}.l-footer{background:#f9f9f9;border-radius:32px 32px 0 0}.l-footer__top-wrapper{box-sizing:border-box;padding:32px 24px;background-color:#ecf5fa;border:3px solid rgba(9,133,200,.05);border-radius:16px}@media screen and (min-width: 768px){.l-footer__top-wrapper{padding:47px 40px 64px;border-radius:24px}}.l-footer__top{max-width:1200px;padding:45px 21px;margin:0 auto}@media screen and (min-width: 768px){.l-footer__top{padding:80px 40px}}.l-footer__top-inner{max-width:680px;margin:0 auto}.l-footer__heading{margin-bottom:32px;font-size:26px;font-weight:700;line-height:1.4;color:#138fcf;text-align:center}@media screen and (min-width: 768px){.l-footer__heading{margin-bottom:40px;font-size:34px}}.l-footer__contact{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}@media screen and (min-width: 768px){.l-footer__contact{flex-direction:row;gap:40px}}.l-footer__btn{width:100%}@media screen and (min-width: 768px){.l-footer__btn{width:auto}}.l-footer__btn .c-btn{gap:10px}.l-footer__btn .c-btn::before{display:inline-block;width:21px;height:16px;content:"";background-image:url(/mobile/common/img/footer_ico_mail.png)}.l-footer__btn .c-btn::after{display:none}.l-footer__tell{display:grid;gap:12px}@media screen and (min-width: 768px){.l-footer__tell{gap:16px}}.l-footer__tell{display:grid;gap:12px}.l-footer__tell-item{display:flex;gap:12px;align-items:center}.l-footer__locate{padding:5px 10px 7px;font-size:14px;font-weight:700;line-height:1;color:#138fcf;border:1px solid currentcolor;border-radius:3px}@media screen and (min-width: 768px){.l-footer__locate{padding:6px 12px 8px}}.l-footer__num{font-size:28px;font-weight:700;line-height:1;color:#138fcf}@media screen and (min-width: 768px){.l-footer__num{pointer-events:none}}.l-footer__txt{margin-top:14px;font-weight:500;color:#138fcf;text-align:left}@media screen and (min-width: 768px){.l-footer__txt{text-align:center}}.l-footer__list{display:grid;justify-items:center;margin:16px 0 0}.l-footer__list ul{display:inline-grid;gap:6px;padding:16px 20px;background:#fff;border-radius:10px}@media screen and (min-width: 768px){.l-footer__list ul{padding:20px 24px}}.l-footer__list ul li{position:relative;padding-left:14px;font-size:13px;line-height:1.4;color:#54483d}.l-footer__list ul li::before{position:absolute;top:0;left:0;font-weight:700;content:"・"}.l-footer__copy{padding:24px;font-size:16px;line-height:1;color:#fff;text-align:center;background:#138fcf}@media screen and (min-width: 768px){.l-footer__copy{padding:30px}}.l-footer__copy a{color:#fff}
