*{box-sizing:border-box;height:auto;margin:0;padding:0}body,html{width:100%;height:100%;margin:0;padding:0}body{letter-spacing:normal;text-align:left;color:#363a44;font-family:system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Hiragino Sans,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Meiryo,メイリオ,sans-serif;font-size:16px;font-style:normal;font-weight:400;font-stretch:100%;line-height:2;text-decoration:none;overflow-y:scroll}a{border:none;text-decoration:none}table{border-collapse:collapse}ul{list-style:none}hr{border:0}a{transition:all .3s}@media screen and (max-width:767px){.is-pc{display:none}}@media screen and (min-width:769px){.is-sp{display:none}}.datepicker--cells{flex-wrap:wrap;display:flex}.datepicker--cell{box-sizing:border-box;cursor:pointer;z-index:1;border-radius:4px;justify-content:center;align-items:center;height:32px;display:flex;position:relative}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{color:#4a4a4a;background:#5cc4ef1a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:#5cc4ef33}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{background-color:#5cc4ef1a;border:1px solid #5cc4ef80;border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{background-color:#5cc4ef1a;border:1px solid #5cc4ef80;border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{flex-wrap:wrap;margin:8px 0 3px;display:flex}.datepicker--day-name{color:#ff9a19;text-align:center;text-transform:uppercase;flex:1;justify-content:center;align-items:center;font-size:.8em;display:flex}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.2857%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;top:0;left:0}@media print{.datepickers-container{display:none}}.datepicker{box-sizing:content-box;color:#4a4a4a;opacity:0;z-index:100;background:#fff;border:1px solid #dbdbdb;border-radius:4px;width:250px;font-family:Tahoma,sans-serif;font-size:14px;transition:opacity .3s,transform .3s,left 0s .3s;position:absolute;left:-100000px;box-shadow:0 4px 12px #00000026}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translate(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translate(-8px)}.datepicker.active{opacity:1;transition:opacity .3s,transform .3s,left;transform:translate(0)}.datepicker-inline .datepicker{box-shadow:none;opacity:1;border-color:#d7d7d7;position:static;left:auto;right:auto;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{z-index:-1;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;position:absolute}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body.active{display:block}.datepicker--nav{border-bottom:1px solid #efefef;justify-content:space-between;min-height:32px;padding:4px;display:flex}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{cursor:pointer;justify-content:center;align-items:center;display:flex}.datepicker--nav-action{-webkit-user-select:none;user-select:none;border-radius:4px;width:32px}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{color:#9c9c9c;margin-left:5px;font-style:normal}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;justify-content:center;align-items:center;height:32px;display:inline-flex}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{align-items:center;display:flex;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 153px;max-width:153px;margin-right:10px}.datepicker--time-label{font-size:12px;display:none}.datepicker--time-current{text-align:center;flex:1;align-items:center;margin:0 0 0 10px;font-size:14px;display:flex}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{z-index:1;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:19px;line-height:1;position:relative}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";z-index:-1;opacity:0;background:#f0f0f0;border-radius:4px;position:absolute;inset:-3px -2px -2px}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;color:#9c9c9c;align-self:flex-end;margin-bottom:1px;margin-left:6px;font-size:11px}.datepicker--time-row{background:linear-gradient(90deg,#dedede,#dedede) 0/100% 1px no-repeat;align-items:center;height:17px;font-size:11px;display:flex}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{cursor:pointer;-webkit-appearance:none;background:0 0;flex:1;height:100%;margin:0;padding:0}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:3px;width:12px;height:12px;margin-top:-6px;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:3px;width:12px;height:12px;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:3px;width:12px;height:12px;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{cursor:pointer;color:#0000;background:0 0;border:none;height:1px}.datepicker--time-row input[type=range]::-moz-range-track{cursor:pointer;color:#0000;background:0 0;border:none;height:1px}.datepicker--time-row input[type=range]::-ms-track{cursor:pointer;color:#0000;background:0 0;border:none;height:1px}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;width:1em;height:1em;margin:0 5px -1px 0;font-size:16px;position:relative}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{width:1px;height:.4em;top:calc(50% + 1px);left:calc(50% - 1px);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{color:#ccc;background-color:#5cc4ef1a}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:#5cc4ef33}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}@media screen and (max-width:750px){.c-headline{font-size:24px;line-height:1.25}.c-title{font-size:20px;line-height:1.25}}@media screen and (min-width:750px){.c-headline{font-size:32px}.c-title{font-size:20px;line-height:1.25}}.pageHero{text-align:center;background-image:linear-gradient(#2368ee,#0e7fbf)}@media screen and (max-width:767px){.pageHero{padding:40px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.pageHero{padding:72px 24px}}@media screen and (min-width:769px){.pageHero{padding:72px 24px}}.pageHero_headLine{color:#fff;font-size:32px;font-weight:700}.pageHero_text{color:#fff;margin-top:32px;font-size:16px}.page{margin:auto}@media screen and (max-width:767px){.page{width:100%}}@media screen and (min-width:769px){.page{width:1024px}}.page:after{content:" ";clear:both;display:block}@media screen and (max-width:767px){.page{padding:32px 0 80px}}@media screen and (min-width:769px){.page{padding:64px 0}}.drawer-toggle{padding-top:38px;padding-right:24px}@media screen and (min-width:769px){.drawer-toggle{display:none}}.drawer-open .drawer-hamburger-icon:after,.drawer-open .drawer-hamburger-icon:before{background-color:#fff;border-radius:5px}.drawer-hamburger-icon,.drawer-hamburger-icon:after,.drawer-hamburger-icon:before{background-color:#0086d6;border-radius:5px;width:24px;height:3px}.drawer-hamburger-icon:after{top:-8px}.drawer-hamburger-icon:before{top:8px}.drawer-overlay{background-color:#000c}.drawermenuLogo{width:120px;height:32px;margin:32px 28px}.drawermenuLogo img{vertical-align:bottom;width:100%}.drawermenuList_item{margin:0 12px;font-size:16px}.drawer-nav{width:calc(100% - 80px)}.drawer--right .drawer-nav{right:calc(-100% + 80px)}.drawer--right.drawer-open .drawer-hamburger{right:calc(100% - 80px)}.footer{background-color:#f8f8fa;padding:80px 0}.footerInner{padding:0 24px;display:flex}@media screen and (min-width:769px){.footerInner{align-items:flex-start;max-width:960px;margin:0 auto}}@media screen and (min-width:768px) and (max-width:1023px){.footerInner{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.footerInner{flex-direction:column;align-items:center}}.footerLogo{width:140px;height:38px;display:block}.footerRelationLogo{margin:4px}.footerRelationLogo img{width:auto;height:48px}.footerItems{margin:0;padding:0;display:flex}@media screen and (min-width:769px){.footerItems{flex-wrap:wrap;flex:1;margin-left:auto}}@media screen and (min-width:768px) and (max-width:1023px){.footerItems{flex-wrap:wrap;margin:48px auto 0}}@media screen and (max-width:767px){.footerItems{flex-wrap:wrap;margin:48px auto 0}}@media screen and (min-width:769px){.footerItem{padding:8px 16px}}@media screen and (min-width:768px) and (max-width:1023px){.footerItem{width:33.333%;padding:16px}}@media screen and (max-width:767px){.footerItem{width:50%;padding:16px}}.footerItemLink{color:#363a44;font-size:14px}.footerTelecommunicationsCarrier{color:#86888d;text-align:center;margin-top:80px;font-size:14px;line-height:1.2;display:block}.footerCopyright{color:#86888d;text-align:center;margin-top:4px;font-size:14px;display:block}.footerInnerItem{flex-direction:column;margin:0 auto;display:flex}.footerLogo{flex-wrap:wrap;max-width:1080px;margin:5px auto 0;display:flex}.footerLogo>.heroLogoImg{justify-content:center;align-items:center;width:33.3333%;padding:10px;display:flex}@media screen and (max-width:767px){.footerLogo>.heroLogoImg{width:50%}}.header{padding:40px 24px}.headerInner{max-width:1000px;margin:0 auto;display:flex}.headerLogo{float:left}@media screen and (max-width:767px){.headerLogo{width:120px;height:32px;display:block}}@media screen and (min-width:768px) and (max-width:1023px){.headerLogo{width:120px;height:32px;display:block}}@media screen and (min-width:769px){.headerLogo{width:140px;height:37.3333px}}.headerLogo>img{vertical-align:bottom;width:100%}.headerItems{align-items:center;margin-left:auto;display:flex}@media screen and (min-width:769px){.headerItem+.headerItem{margin-left:24px}}.headerLink{text-align:center;color:#0086d6;font-size:16px;font-weight:700;display:inline-block}.headerLink:hover,.headerLink:focus,.headerLink:visited{color:#0376b9}.headerLink{display:inline-block}@media screen and (min-width:768px) and (max-width:1023px){.headerLink{display:none}}@media screen and (max-width:767px){.headerLink{display:none}}.headerLoginBtn{text-align:center;color:#0086d6;font-size:16px;font-weight:700;display:inline-block}.headerLoginBtn:hover,.headerLoginBtn:focus,.headerLoginBtn:visited{color:#0376b9}.headerLoginBtn{display:inline-block}.headerContactBtn{text-align:center;color:#fff;background-color:#0086d6;border-radius:4px;padding:10px 0;font-size:16px;font-weight:700}.headerContactBtn:hover{color:#fff;background-color:#0376b9}.headerContactBtn{width:160px;display:inline-block}@media screen and (min-width:768px) and (max-width:1023px){.headerContactBtn{display:none}}@media screen and (max-width:767px){.headerContactBtn{display:none}}.heroInner{margin:auto;display:flex}@media screen and (min-width:769px){.heroInner{align-items:flex-start;max-width:1080px;padding:40px}}@media screen and (min-width:768px) and (max-width:1023px){.heroInner{flex-direction:column-reverse;align-items:center;width:100%;padding:0 40px}}@media screen and (max-width:767px){.heroInner{flex-direction:column-reverse;align-items:center;width:100%;padding:0 24px}}@media screen and (min-width:769px){.heroCatch{width:46%;padding-right:24px}}@media screen and (min-width:768px) and (max-width:1023px){.heroCatch{text-align:center;width:100%;margin-top:40px}}@media screen and (max-width:767px){.heroCatch{text-align:center;width:100%;margin-top:40px}}@media screen and (min-width:769px){.heroVisual{width:54%}}@media screen and (min-width:768px) and (max-width:1023px){.heroVisual{width:480px}}@media screen and (max-width:767px){.heroVisual{width:100%;max-width:400px}}.heroVisualImg{width:100%}.heroVisualText{text-align:center;font-weight:700}@media screen and (min-width:769px){.heroVisualText{font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.heroVisualText{font-size:28px;display:none}}@media screen and (max-width:767px){.heroVisualText{font-size:20px;display:none}}.heroHeadline{line-height:1.4}@media screen and (min-width:769px){.heroHeadline{font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.heroHeadline{letter-spacing:-.5px;font-size:28px}}@media screen and (max-width:767px){.heroHeadline{font-size:24px}}.heroComment{margin-top:20px}@media screen and (min-width:769px){.heroComment{max-width:480px;font-size:16px}}@media screen and (min-width:768px) and (max-width:1023px){.heroComment{max-width:100%;font-size:16px}}@media screen and (max-width:767px){.heroComment{font-size:14px}.heroCommentSp{display:none}}.heroBtnArea{width:280px}@media screen and (min-width:769px){.heroBtnArea{margin-top:40px}}@media screen and (min-width:768px) and (max-width:1023px){.heroBtnArea{margin:40px auto}}@media screen and (max-width:767px){.heroBtnArea{margin:40px auto}}.heroBtn{text-align:center;color:#fff;background-color:#f5a708;border-radius:4px;width:100%;padding:18px 0;font-size:24px;font-weight:700;display:block}.heroBtn:hover{color:#fff;background-color:#e0990a}.heroVisualArea{background:#f4f9ff;margin-top:40px;padding:120px 24px 100px;position:relative}@media screen and (max-width:767px){.heroVisualArea{padding:100px 24px 80px}}.heroVisualTitle{text-align:center;font-size:30px;font-weight:700;line-height:1.5}@media screen and (min-width:768px) and (max-width:1023px){.heroVisualTitle{color:#363a44;font-size:24px;font-weight:700}}@media screen and (max-width:767px){.heroVisualTitle{color:#363a44;font-size:20px;font-weight:700;line-height:1.2}}@media screen and (min-width:769px){.heroVisualTitleSp{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.heroVisualTitleSp{display:none}}@media screen and (max-width:767px){.heroVisualTitleSp{display:block}}.heroLogo{flex-wrap:wrap;max-width:1080px;margin:50px auto 0;display:flex}.heroLogo>.heroLogoImg{justify-content:center;align-items:center;width:33.3333%;padding:10px;display:flex}@media screen and (max-width:767px){.heroLogo>.heroLogoImg{width:50%}}.featureArea{background:#f4f9ff;padding:120px 0 100px}@media screen and (max-width:767px){.featureArea{padding:100px 0 80px}}.featureTitle{text-align:center;font-size:30px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.featureTitle{font-size:24px}}@media screen and (max-width:767px){.featureTitle{font-size:24px}}.featureInfoWideAreas{text-align:center;background:#fff;border-radius:12px;width:1000px;margin:80px auto 0;box-shadow:0 2px 20px #0000001a}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoWideAreas{width:90%}}@media screen and (max-width:767px){.featureInfoWideAreas{width:90%}}@media screen and (min-width:769px){.featureInfoAreas{justify-content:space-between;width:1000px;margin:20px auto 0;display:flex}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoAreas{display:block}}@media screen and (max-width:767px){.featureInfoAreas{display:block}}.featureInfoArea{text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 20px #0000001a}@media screen and (min-width:769px){.featureInfoArea{width:490px}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoArea{width:90%;margin:20px auto}}@media screen and (max-width:767px){.featureInfoArea{width:90%;margin:20px auto}}.featureInfoTitle{color:#0376b9;margin-bottom:40px;padding-top:40px;font-size:28px;font-weight:700}@media screen and (min-width:769px){.featureInfoTitleSp{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoTitleSp{display:none}}@media screen and (max-width:767px){.featureInfoTitleSp{display:block}}@media screen and (min-width:769px){.featureInfoTitleTb{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoTitleTb{display:none}}@media screen and (max-width:767px){.featureInfoTitleTb{display:block}}.featureInfoText{margin-top:30px;margin-bottom:0;padding-bottom:40px;font-size:18px}@media screen and (max-width:767px){.featureInfoText{text-align:left;width:85%;margin:30px auto}}@media screen and (min-width:769px){.featureInfoTextPc{display:display}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoTextPc{display:none}}@media screen and (max-width:767px){.featureInfoTextPc{display:none}}@media screen and (min-width:769px){.featureInfoTextTb1{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoTextTb1{display:block}}@media screen and (max-width:767px){.featureInfoTextTb1{display:none}}@media screen and (min-width:769px){.featureInfoTextTb2{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoTextTb2{display:none}}@media screen and (max-width:767px){.featureInfoTextTb2{display:block}}@media screen and (min-width:769px){.featureInfoTextSp{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.featureInfoTextSp{display:none}}@media screen and (max-width:767px){.featureInfoTextSp{display:block}}.featureInfoImg1{width:450px;height:auto}.featureInfoImg2{width:250px;height:auto}.featureInfoImg3{width:350px;height:auto}@media screen and (min-width:769px){.featureInfoImg3{margin:10px 0 50px}}@media screen and (max-width:767px){.featureInfoImg3{width:70%}}.featureInfoImg4{width:270px;height:auto}.featureInfoImg5{width:400px;height:auto}@media screen and (min-width:769px){.featureInfoImg5{margin:33px 0 30px}}@media screen and (max-width:767px){.featureInfoImg5{width:80%}}.featureInfoImg6{width:350px;height:auto}@media screen and (min-width:769px){.featureInfoImg6{margin:20px 0 40px}}.featureInfoImg7{width:400px;height:auto}.featureInfoImg8,.featureInfoImg9{width:auto;height:200px}.featureInfoBtnArea{padding-bottom:40px}.featureInfoBtn{text-align:center;color:#fff;background-color:#0086d6;border-radius:4px;padding:10px 0;font-size:16px;font-weight:700}.featureInfoBtn:hover{color:#fff;background-color:#0376b9}.featureInfoBtn{text-align:center;width:300px;padding:10px 30px;font-weight:400}.featureInfoBtn:hover{color:#fff;background:#0376b9;border:none}.featureInfoNPS{color:#0376b9;background:#ebf3fa;width:400px;margin:10px auto;font-size:16px}@media screen and (max-width:767px){.featureInfoNPS{width:300px}}.cta{text-align:center;background-image:linear-gradient(#2368ee,#0e7fbf)}@media screen and (min-width:769px){.cta{padding:64px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.cta{padding:50px}}@media screen and (max-width:767px){.cta{padding:60px 24px}}@media screen and (min-width:769px){.ctaTitle{color:#fff;font-size:32px;font-weight:700}}@media screen and (min-width:768px) and (max-width:1023px){.ctaTitle{color:#fff;font-size:24px;font-weight:700}}@media screen and (max-width:767px){.ctaTitle{color:#fff;font-size:24px;font-weight:700}}.ctaTitleSp{display:none}@media screen and (min-width:768px) and (max-width:1023px){.ctaTitleSp{display:none}}@media screen and (max-width:767px){.ctaTitleSp{display:block}}.ctaDesc{color:#fff;margin-top:40px;margin-bottom:45px;font-size:16px}@media screen and (min-width:768px) and (max-width:1023px){.ctaDesc{margin-top:25px;margin-bottom:30px}}.ctaDescSp{display:none}@media screen and (min-width:768px) and (max-width:1023px){.ctaDescSp{display:none}}@media screen and (max-width:767px){.ctaDescSp{display:block}}@media screen and (max-width:767px){.ctaBtn{max-width:272px}}@media screen and (min-width:768px) and (max-width:1023px){.ctaBtn{width:320px;padding-top:10px;padding-bottom:10px;font-size:20px}}@media screen and (min-width:769px){.ctaBtn{width:320px}}.app-download-area{background-color:#f4f9ff;border-radius:8px;width:100%;max-width:600px;margin:24px auto;padding:24px}.app-download-area__text{font-size:16px;font-weight:700}.app-download-area__inner{justify-content:center;align-items:center;display:flex}@media screen and (max-width:767px){.app-download-area__inner{flex-direction:column}}.app-download-area__btn{width:240px;margin:8px}.case{background:#f4f9ff}@media screen and (max-width:767px){.case{padding:100px 20px}}@media screen and (min-width:768px) and (max-width:1023px){.case{padding:120px 20px}}@media screen and (min-width:769px){.case{padding:120px 0}}.caseTitle{text-align:center;padding:0 24px}@media screen and (min-width:769px){.caseTitle{color:#363a44;font-size:32px;font-weight:700}}@media screen and (min-width:768px) and (max-width:1023px){.caseTitle{color:#363a44;font-size:24px;font-weight:700}}@media screen and (max-width:767px){.caseTitle{color:#363a44;font-size:24px;font-weight:700}}.caseDesc{text-align:center;margin-top:20px;font-size:16px}.caseLogoItems{flex-wrap:wrap;align-items:center;max-width:1056px;padding:0 8px;display:flex}@media screen and (min-width:769px){.caseLogoItems{margin:80px auto 0}}@media screen and (min-width:768px) and (max-width:1023px){.caseLogoItems{margin:40px auto 0}}@media screen and (max-width:767px){.caseLogoItems{margin:40px auto 0}}@media screen and (min-width:769px){.caseLogoItem{width:25%;padding:0 16px}}@media screen and (min-width:768px) and (max-width:1023px){.caseLogoItem{width:25%;padding:0 16px}}@media screen and (max-width:767px){.caseLogoItem{width:50%;padding:12px}}.caseLogoItemContent{background:#fff;border-radius:12px;width:100%;height:120px;position:relative;box-shadow:0 2px 20px #0000001a}.caseLogoItemImg{width:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.caseItems{flex-wrap:wrap;max-width:990px;display:flex}@media screen and (max-width:767px){.caseItems{margin:50px auto 0}}@media screen and (min-width:768px) and (max-width:1023px){.caseItems{margin:80px auto 0}}@media screen and (min-width:769px){.caseItems{margin:80px auto 0}}@media screen and (max-width:767px){.caseItem{width:100%}.caseItem+.caseItem{margin-top:24px}}@media screen and (min-width:768px) and (max-width:1023px){.caseItem{width:50%;padding:5px}}@media screen and (min-width:769px){.caseItem{width:50%;padding:10px}}.caseItemContent{background:#fff;border-radius:12px;height:100%;display:block;overflow:hidden;box-shadow:0 2px 20px #0000001a}.caseItemContent:hover{transform:scale(1.02)}.caseItemVisual{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}@media screen and (max-width:767px){.caseItemVisual{height:200px}}@media screen and (min-width:768px) and (max-width:1023px){.caseItemVisual{height:240px}}@media screen and (min-width:769px){.caseItemVisual{height:240px}}.caseItemBody{padding:32px}.caseItemTitle{color:#363a44}@media screen and (max-width:767px){.caseItemTitle{font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){.caseItemTitle{font-size:24px}}@media screen and (min-width:769px){.caseItemTitle{font-size:24px;line-height:1.4}}.caseItemDesc{color:#363a44;margin-top:24px;font-size:16px}.caseItemName{color:#363a44;opacity:.5;margin-top:24px;font-size:16px}.kuchikomiHeroInner{margin:auto;display:flex}@media screen and (min-width:769px){.kuchikomiHeroInner{align-items:center;max-width:1280px;padding:0 40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHeroInner{flex-direction:column-reverse;align-items:center;width:100%;padding:0 40px}}@media screen and (max-width:767px){.kuchikomiHeroInner{flex-direction:column-reverse;align-items:center;width:100%;padding:0 24px}}@media screen and (min-width:769px){.kuchikomiHeroCatch{width:46%;padding-right:24px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHeroCatch{text-align:center;width:100%;margin-top:40px}}@media screen and (max-width:767px){.kuchikomiHeroCatch{text-align:center;width:100%;margin-top:40px}}@media screen and (min-width:769px){.kuchikomiHeroVisual{width:54%}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHeroVisual{width:400px}}@media screen and (max-width:767px){.kuchikomiHeroVisual{width:100%;max-width:400px}}.kuchikomiHeroHeadline{line-height:1.25}@media screen and (min-width:769px){.kuchikomiHeroHeadline{font-size:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHeroHeadline{font-size:32px}}@media screen and (max-width:767px){.kuchikomiHeroHeadline{font-size:28px}}.kuchikomiHeroComment{margin-top:20px}@media screen and (min-width:769px){.kuchikomiHeroComment{max-width:480px;font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHeroComment{max-width:100%;font-size:20px}}@media screen and (max-width:767px){.kuchikomiHeroComment{font-size:16px}}.kuchikomiHeroBtnArea{width:280px}@media screen and (min-width:769px){.kuchikomiHeroBtnArea{margin-top:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHeroBtnArea{margin:40px auto}}@media screen and (max-width:767px){.kuchikomiHeroBtnArea{margin:40px auto}}.kuchikomiHeroBtn{text-align:center;color:#fff;background-color:#f5a708;border-radius:4px;width:100%;padding:18px 0;font-size:24px;font-weight:700;display:block}.kuchikomiHeroBtn:hover{color:#fff;background-color:#e0990a}.kuchikomiCatch{margin-top:80px}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCatch{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiCatch{padding:0 24px}}.kuchikomiCatchTitle{text-align:center}@media screen and (min-width:769px){.kuchikomiCatchTitle{font-size:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCatchTitle{font-size:32px}}@media screen and (max-width:767px){.kuchikomiCatchTitle{font-size:28px}}.kuchikomiCatchDesc{text-align:center;font-size:20px}.kuchikomiCatchList{background-size:cover;width:100%;margin-top:40px}@media screen and (min-width:769px){.kuchikomiCatchList{background-image:url(/kuchikomi/catch/logoCloud@pc.png);height:120px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCatchList{background-image:url(/kuchikomi/catch/logoCloud@sp.png);height:320px}}@media screen and (max-width:767px){.kuchikomiCatchList{background-image:url(/kuchikomi/catch/logoCloud@sp.png);height:320px}}.kuchikomiCatchListImg{width:100%}.kuchikomiReviewProblem{margin:120px auto 0}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiReviewProblem{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiReviewProblem{padding:0 24px}}.kuchikomiReviewProblemInner{max-width:1024px;margin:0 auto}.kuchikomiReviewProblemHeadLine{text-align:center;position:relative}@media screen and (min-width:769px){.kuchikomiReviewProblemHeadLine{font-size:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiReviewProblemHeadLine{font-size:32px}}@media screen and (max-width:767px){.kuchikomiReviewProblemHeadLine{font-size:28px}}.kuchikomiReviewProblemHeadLine:after{content:"";border-top:4px solid #0086d6;width:120px;margin:16px auto 0;display:block}.kuchikomiReviewProblemItems{margin:64px auto 0;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiReviewProblemItems{flex-direction:column}}@media screen and (max-width:767px){.kuchikomiReviewProblemItems{flex-direction:column}}.kuchikomiReviewProblemItem{align-items:center;padding:0 16px;display:flex}@media screen and (min-width:769px){.kuchikomiReviewProblemItem{width:33%}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiReviewProblemItem{width:100%}.kuchikomiReviewProblemItem+.kuchikomiReviewProblemItem{margin-top:24px}}@media screen and (max-width:767px){.kuchikomiReviewProblemItem{width:100%}.kuchikomiReviewProblemItem+.kuchikomiReviewProblemItem{margin-top:16px}}.kuchikomiReviewProblemItemIcon{margin-right:20px}.kuchikomiReviewProblemItemIconImg{vertical-align:middle;border-radius:50%;width:64px;height:64px}.kuchikomiReviewProblemItemText{border-radius:12px;align-items:center;width:100%;padding:24px;font-size:16px;font-weight:700;display:flex;box-shadow:0 4px 15px #0000000f}.kuchikomiHighRatingGraph{max-width:880px;margin:120px auto 0}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingGraph{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiHighRatingGraph{padding:0 24px}}.kuchikomiHighRatingGraphHeading{font-weight:700}@media screen and (min-width:769px){.kuchikomiHighRatingGraphHeading{letter-spacing:-.5px;text-align:center;font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingGraphHeading{text-align:center;font-size:28px}}@media screen and (max-width:767px){.kuchikomiHighRatingGraphHeading{text-align:left;font-size:24px}}.kuchikomiHighRatingGraphItems{align-items:flex-start;margin-top:40px;display:flex}@media screen and (min-width:769px){.kuchikomiHighRatingGraphItems{justify-content:center}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingGraphItems{justify-content:center}}@media screen and (max-width:767px){.kuchikomiHighRatingGraphItems{flex-direction:column}}.kuchikomiHighRatingGraphItem{border-radius:16px;flex-direction:column;align-items:center;display:flex}.kuchikomiHighRatingGraphItem.is-bad{background:#f8f8fa}.kuchikomiHighRatingGraphItem.is-good{background:#e4f5ff}@media screen and (min-width:769px){.kuchikomiHighRatingGraphItem{width:420px;padding:24px 40px}.kuchikomiHighRatingGraphItem+.kuchikomiHighRatingGraphItem{margin-left:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingGraphItem{width:50%;padding:24px}.kuchikomiHighRatingGraphItem+.kuchikomiHighRatingGraphItem{margin-left:40px}}@media screen and (max-width:767px){.kuchikomiHighRatingGraphItem{width:100%;padding:16px}.kuchikomiHighRatingGraphItem+.kuchikomiHighRatingGraphItem{margin-top:24px}}.kuchikomiHighRatingGraphItemHeading{text-align:center;font-size:20px;font-weight:700}.kuchikomiHighRatingGraphItemImg{max-width:240px;margin-top:40px}.kuchikomiHighRatingGraphItemComment{background:#fff;border-radius:8px;align-items:center;width:100%;min-height:6em;margin-top:24px;padding:16px;font-weight:700;box-shadow:0 0 12px #0000001a}.kuchikomiHighRatingComment{max-width:880px;margin:120px auto 0}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingComment{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiHighRatingComment{padding:0 24px}}.kuchikomiHighRatingCommentHeading{font-weight:700}@media screen and (min-width:769px){.kuchikomiHighRatingCommentHeading{letter-spacing:-.5px;text-align:center;font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingCommentHeading{text-align:center;font-size:28px}}@media screen and (max-width:767px){.kuchikomiHighRatingCommentHeading{text-align:left;font-size:24px}}.kuchikomiHighRatingCommentHeading span{color:#f5a708}@media screen and (max-width:767px){.kuchikomiHighRatingCommentHeadingBr{display:none}}.kuchikomiHighRatingCommentItems{align-items:flex-start;margin-top:40px;display:flex}@media screen and (min-width:769px){.kuchikomiHighRatingCommentItems{justify-content:center}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingCommentItems{justify-content:center}}@media screen and (max-width:767px){.kuchikomiHighRatingCommentItems{flex-direction:column}}.kuchikomiHighRatingCommentItem{border-radius:16px;flex-direction:column;align-items:center;display:flex}.kuchikomiHighRatingCommentItem.is-bad{background:#f8f8fa}.kuchikomiHighRatingCommentItem.is-good{background:#e4f5ff}@media screen and (min-width:769px){.kuchikomiHighRatingCommentItem{width:420px;padding:24px 40px}.kuchikomiHighRatingCommentItem+.kuchikomiHighRatingCommentItem{margin-left:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingCommentItem{width:50%;padding:24px}.kuchikomiHighRatingCommentItem+.kuchikomiHighRatingCommentItem{margin-left:40px}}@media screen and (max-width:767px){.kuchikomiHighRatingCommentItem{width:100%;padding:16px}.kuchikomiHighRatingCommentItem+.kuchikomiHighRatingCommentItem{margin-top:24px}}.kuchikomiHighRatingCommentItemHeading{text-align:center;font-size:20px;font-weight:700}.kuchikomiHighRatingCommentItemComment{background:#fff;border-radius:8px;align-items:center;width:100%;min-height:6em;margin-top:40px;padding:16px;font-weight:700;box-shadow:0 0 12px #0000001a}.kuchikomiHighRatingCommentItemComment+.kuchikomiHighRatingCommentItemComment{margin-top:24px}.kuchikomiHighRatingCommentItemCommentPerson{align-items:center;display:flex}.kuchikomiHighRatingCommentItemCommentPersonIcon{width:24px}.kuchikomiHighRatingCommentItemReviewPoint{margin-top:24px}.kuchikomiHighRatingCommentItemCommentPersonText{margin-left:8px;font-size:14px;font-weight:700}.kuchikomiHighRatingCommentItemCommentText{margin-top:16px;font-size:16px}@media screen and (min-width:769px){.kuchikomiHighRatingCommentItemCommentText{min-height:4em}}.kuchikomiHighRatingFlow{max-width:1024px;margin:120px auto 0}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlow{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlow{padding:0 24px}}.kuchikomiHighRatingFlowHeading{font-weight:700}@media screen and (min-width:769px){.kuchikomiHighRatingFlowHeading{letter-spacing:-.5px;text-align:center;font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowHeading{text-align:center;font-size:28px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowHeading{text-align:left;font-size:24px}}.kuchikomiHighRatingFlowFirstActionItem{text-align:center;background:#f8f8fa;border-radius:8px;max-width:800px;margin:40px auto 0;padding:24px 24px 80px}.kuchikomiHighRatingFlowFirstActionItemHeading{font-size:20px;font-weight:700}.kuchikomiHighRatingFlowFirstActionItemDesc{margin-top:8px}.kuchikomiHighRatingFlowSecondActionItems{justify-content:center;align-items:flex-start;margin-top:40px;display:flex;position:relative;top:-80px}@media screen and (max-width:767px){.kuchikomiHighRatingFlowSecondActionItems{flex-direction:column;padding:0 24px}}.kuchikomiHighRatingFlowSecondActionItem{background:#fff;border-radius:8px;box-shadow:0 0 12px #0000001a}@media screen and (min-width:769px){.kuchikomiHighRatingFlowSecondActionItem{width:320px;padding:24px}.kuchikomiHighRatingFlowSecondActionItem+.kuchikomiHighRatingFlowSecondActionItem{margin-left:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowSecondActionItem{width:280px;padding:24px}.kuchikomiHighRatingFlowSecondActionItem+.kuchikomiHighRatingFlowSecondActionItem{margin-left:24px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowSecondActionItem{padding:16px}.kuchikomiHighRatingFlowSecondActionItem+.kuchikomiHighRatingFlowSecondActionItem{margin-top:24px}}.kuchikomiHighRatingFlowSecondActionItemComment{margin-top:16px}.kuchikomiHighRatingFlowSecondActionItemCommentHeading{font-size:20px}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowSecondActionItemCommentHeading{min-height:4em}}.kuchikomiHighRatingFlowSecondActionItemCommentText{margin-top:8px}@media screen and (min-width:769px){.kuchikomiHighRatingFlowSecondActionItemCommentText{min-height:12em}}.kuchikomiHighRatingFlowSecondActionItemPerson{align-items:center;display:flex}.kuchikomiHighRatingFlowSecondActionItemPersonIcon{width:24px}.kuchikomiHighRatingFlowSecondActionItemPersonText{margin-left:8px;font-size:14px;font-weight:700}.kuchikomiHighRatingFlowCase{margin:60px auto 0}.kuchikomiHighRatingFlowCaseInner{align-items:flex-start;max-width:960px;margin:0 auto;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowCaseInner{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowCaseInner{flex-direction:column;padding:0 24px}}.kuchikomiHighRatingFlowCaseMainItem{position:relative}@media screen and (min-width:769px){.kuchikomiHighRatingFlowCaseMainItem{min-height:560px;padding-right:24px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowCaseMainItem{min-height:560px;padding-right:24px}}@media screen and (min-width:769px){.kuchikomiHighRatingFlowCaseMainItemImg{max-width:560px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowCaseMainItemImg{max-width:480px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowCaseMainItemImg{width:100%}}.kuchikomiHighRatingFlowCaseMainItemContent{background:#fff}@media screen and (min-width:769px){.kuchikomiHighRatingFlowCaseMainItemContent{width:400px;padding:24px;position:absolute;top:240px;left:160px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowCaseMainItemContent{width:320px;padding:24px 0;position:absolute;top:200px;left:0}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowCaseMainItemContent{width:100%;padding:24px 0}}.kuchikomiHighRatingFlowCaseMainItemContentLabel{color:#0086d6;font-size:16px;font-weight:700}.kuchikomiHighRatingFlowCaseMainItemContentHeading{margin-top:8px;font-size:28px;font-weight:700;line-height:1.4}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowCaseMainItemContentHeading{font-size:24px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowCaseMainItemContentHeading{font-size:20px}}.kuchikomiHighRatingFlowCaseMainItemContentDesc{margin-top:24px;font-size:16px}.kuchikomiHighRatingFlowCaseFlow{background:#f8f8fa;border-radius:20px}@media screen and (min-width:769px){.kuchikomiHighRatingFlowCaseFlow{width:280px;margin-left:auto;padding:40px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiHighRatingFlowCaseFlow{width:320px;margin-left:auto;padding:40px 24px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowCaseFlow{padding:24px}}.kuchikomiHighRatingFlowCaseFlowItem{display:flex}.kuchikomiHighRatingFlowCaseFlowItem+.kuchikomiHighRatingFlowCaseFlowItem{margin-top:48px}.kuchikomiHighRatingFlowCaseFlowItemNum{color:#d1d1d4;font-size:32px;font-weight:700;line-height:1;display:block}.kuchikomiHighRatingFlowCaseFlowItemDesc{padding-left:16px;font-size:16px;font-weight:700;line-height:1.5;display:block}.kuchikomiCocoOperation{justify-content:center;max-width:880px;margin:120px auto 0;display:flex}@media screen and (min-width:769px){.kuchikomiCocoOperation{align-items:center}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCocoOperation{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiCocoOperation{flex-direction:column-reverse;align-items:center;padding:0 24px}}.kuchikomiCocoOperationContent{flex:1;max-width:480px}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCocoOperationContent{padding-right:24px}}@media screen and (min-width:769px){.kuchikomiCocoOperationContent{padding-right:24px}.kuchikomiCocoOperationContentHeading{font-size:32px;line-height:1.8}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCocoOperationContentHeading{font-size:28px;line-height:1.6}}@media screen and (max-width:767px){.kuchikomiCocoOperationContentHeading{font-size:20px;line-height:1.8}}.kuchikomiCocoOperationContentDesc{margin-top:40px}.kuchikomiCocoOperationContentVisual{text-align:center;position:relative}@media screen and (max-width:767px){.kuchikomiCocoOperationContentVisual{max-width:320px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCocoOperationContentVisual{max-width:320px;margin-left:auto}}@media screen and (min-width:769px){.kuchikomiCocoOperationContentVisual{max-width:480px;margin-left:auto}}.kuchikomiCocoOperationContentVisualImg{width:100%}.kuchikomiCocoOperationContentVisualDesc{font-size:16px;font-weight:700;position:relative;top:-80px}.kuchikomiUseEasy{margin-top:160px}.kuchikomiUseEasyInner{max-width:960px;margin:0 auto}.kuchikomiUseEasyHeadLine{text-align:center;position:relative}@media screen and (min-width:769px){.kuchikomiUseEasyHeadLine{font-size:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiUseEasyHeadLine{font-size:32px}}@media screen and (max-width:767px){.kuchikomiUseEasyHeadLine{font-size:28px}}.kuchikomiUseEasyHeadLine:after{content:"";border-top:4px solid #0086d6;width:120px;margin:16px auto 0;display:block}.kuchikomiUseEasyItems{margin-top:80px}.kuchikomiUseEasyItem{display:flex}@media screen and (min-width:769px){.kuchikomiUseEasyItem{align-items:flex-start}.kuchikomiUseEasyItem.is-reverse{flex-direction:row-reverse}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiUseEasyItem{padding:0 24px}}@media screen and (max-width:767px){.kuchikomiUseEasyItem{flex-direction:column;align-items:center;padding:0 24px}}.kuchikomiUseEasyItem+.kuchikomiUseEasyItem{margin-top:80px}@media screen and (max-width:767px){.kuchikomiUseEasyItemVisual{max-width:320px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiUseEasyItemVisual{max-width:320px}}@media screen and (min-width:769px){.kuchikomiUseEasyItemVisual{max-width:400px}}.kuchikomiUseEasyItemVisualImg{width:100%}.kuchikomiUseEasyItemContent{flex:1;max-width:480px}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiUseEasyItemContent{padding-left:24px}.kuchikomiUseEasyItem.is-reverse .kuchikomiUseEasyItemContent{padding-right:24px}}@media screen and (min-width:769px){.kuchikomiUseEasyItemContent{margin:0 0 0 auto}.kuchikomiUseEasyItem.is-reverse .kuchikomiUseEasyItemContent{margin:0 auto 0 0}}.kuchikomiUseEasyItemContentLabel{color:#0086d6;font-size:16px;font-weight:700}.kuchikomiUseEasyItemContentHeading{font-weight:700}@media screen and (min-width:769px){.kuchikomiUseEasyItemContentHeading{font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiUseEasyItemContentHeading{font-size:24px}}@media screen and (max-width:767px){.kuchikomiUseEasyItemContentHeading{font-size:20px}}.kuchikomiUseEasyItemContentDesc{font-size:16px}.kuchikomiUseEasyItemVoice{margin-top:24px;display:flex}.kuchikomiUseEasyItemVoiceIcon{border-radius:32px;width:64px;height:64px}.kuchikomiUseEasyItemVoiceComment{border-radius:12px;margin-left:24px;padding:24px;box-shadow:0 4px 15px #0000000f}.kuchikomiUseEasyItemVoiceCommentText{font-size:16px;font-weight:700}.kuchikomiUseEasyItemVoiceCommentShopName{color:#d1d1d4;font-size:14px;font-weight:700}.kuchikomiEnqueteFeature{margin-top:120px}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeature{padding:0 40px}}@media screen and (max-width:767px){.kuchikomiEnqueteFeature{padding:0 24px}}.kuchikomiEnqueteFeatureInner{margin:0 auto}.kuchikomiEnqueteFeatureHeadLine{text-align:center;position:relative}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureHeadLine{font-size:40px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureHeadLine{font-size:32px}}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureHeadLine{font-size:28px}}.kuchikomiEnqueteFeatureHeadLine:after{content:"";border-top:4px solid #0086d6;width:120px;margin:16px auto 0;display:block}.kuchikomiEnqueteFeatureCompareItems{justify-content:center;max-width:880px;margin:80px auto 0;display:flex}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureCompareItems{flex-direction:column;align-items:center}}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureCompareItem{width:50%;padding:0 20px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureCompareItem{width:50%;padding:0 20px}}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureCompareItem+.kuchikomiEnqueteFeatureCompareItem{margin-top:24px}}.kuchikomiEnqueteFeatureCompareItemImg{width:100%}.kuchikomiEnqueteFeatureItems{max-width:960px;margin:80px auto 0}.kuchikomiEnqueteFeatureItem{display:flex}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureItem{align-items:flex-start}.kuchikomiEnqueteFeatureItem.is-reverse{flex-direction:row-reverse}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureItem.is-reverse{flex-direction:row-reverse}}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureItem{flex-direction:column;align-items:center}}.kuchikomiEnqueteFeatureItem+.kuchikomiEnqueteFeatureItem{margin-top:80px}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureItemVisual{max-width:320px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureItemVisual{max-width:320px}}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureItemVisual{max-width:400px}}.kuchikomiEnqueteFeatureItemVisualImg{width:100%}.kuchikomiEnqueteFeatureItemContent{flex:1;max-width:480px}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureItemContent{margin-top:24px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureItemContent{padding-left:24px}.kuchikomiEnqueteFeatureItem.is-reverse .kuchikomiEnqueteFeatureItemContent{padding-right:24px}}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureItemContent{margin:0 0 0 auto}.kuchikomiEnqueteFeatureItem.is-reverse .kuchikomiEnqueteFeatureItemContent{margin:0 auto 0 0}}.kuchikomiEnqueteFeatureItemContentHeading{font-weight:700}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureItemContentHeading{font-size:32px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureItemContentHeading{font-size:24px}}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureItemContentHeading{font-size:20px}}.kuchikomiEnqueteFeatureItemContentDesc{font-size:16px}@media screen and (min-width:769px){.kuchikomiEnqueteFeatureItemContentDesc{margin-top:24px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiEnqueteFeatureItemContentDesc{margin-top:8px}}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureItemContentDesc{margin-top:8px}}.kuchikomiCta{text-align:center;background-image:linear-gradient(#2368ee,#0e7fbf);margin-top:80px}@media screen and (min-width:769px){.kuchikomiCta{padding:64px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCta{padding:40px}}@media screen and (max-width:767px){.kuchikomiCta{padding:24px}}.kuchikomiCtaTitle{margin-top:40px}@media screen and (min-width:769px){.kuchikomiCtaTitle{color:#fff;font-size:32px;font-weight:700}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCtaTitle{color:#fff;font-size:24px;font-weight:700}}@media screen and (max-width:767px){.kuchikomiCtaTitle{color:#fff;font-size:24px;font-weight:700}}.kuchikomiCtaDesc{color:#fff;margin-top:40px;font-size:16px}.kuchikomiCtaBtn{text-align:center;color:#fff;background-color:#f5a708;border-radius:4px;margin:40px auto;padding:18px 0;font-size:24px;font-weight:700;display:block}.kuchikomiCtaBtn:hover{color:#fff;background-color:#e0990a}@media screen and (max-width:767px){.kuchikomiCtaBtn{max-width:272px}}@media screen and (min-width:768px) and (max-width:1023px){.kuchikomiCtaBtn{width:320px}}@media screen and (min-width:769px){.kuchikomiCtaBtn{width:320px}}.floatingCta{z-index:3;background-color:#f5f5f5;border-radius:6px;width:360px;position:fixed;bottom:32px;right:32px;box-shadow:4px 4px 4px #0000001a}@media screen and (max-width:767px){.floatingCta{border-radius:0;width:100%;margin:0;bottom:0;right:0}}.floatingCtaRemove{color:#fff;background-color:#ddd;border:none;border-radius:50%;width:25px;height:25px;font-size:28px;line-height:25px;position:absolute;top:-30px;right:5px}.floatingCtaTitle{text-align:center;width:100%;padding:8px;font-weight:700}@media screen and (min-width:769px){.floatingCtaTitle{color:#fff;background-color:#0086d6;border-radius:6px 6px 0 0;font-size:14px}}@media screen and (min-width:768px) and (max-width:1023px){.floatingCtaTitle{color:#fff;background-color:#0086d6;border-radius:6px 6px 0 0;font-size:14px}}@media screen and (max-width:767px){.floatingCtaTitle{color:#0086d6;border-radius:0;font-size:16px}}@media screen and (min-width:769px){.floatingCtaContentInner{padding:16px}}@media screen and (min-width:768px) and (max-width:1023px){.floatingCtaContentInner{padding:16px}}@media screen and (max-width:767px){.floatingCtaContentInner{padding:0 0 16px}}.floatingCtaContent{align-items:center;display:flex}.floatingCtaImg{width:200px}.floatingCtaImg img{vertical-align:bottom;width:100%}@media screen and (max-width:767px){.floatingCtaImg{display:none}}.floatingCtaDetail{padding-left:8px;font-size:12px;font-weight:700}@media screen and (max-width:767px){.floatingCtaDetail{display:none}}.floatingCtaDetailText{display:block}.floatingCtaDetailText img{vertical-align:middle;width:16px;margin-right:5px}.floatingCtaDetailText+.floatingCtaDetailText{margin-top:8px}.floatingCtaBtn{text-align:center;color:#fff;background-color:#0086d6;border-radius:4px;padding:10px 0;font-size:16px;font-weight:700;display:block}.floatingCtaBtn:hover{color:#fff;background-color:#0376b9}.floatingCtaBtn{width:200px}@media screen and (min-width:769px){.floatingCtaBtn{margin:16px auto 0}}@media screen and (min-width:768px) and (max-width:1023px){.floatingCtaBtn{margin:16px auto 0}}@media screen and (max-width:767px){.floatingCtaBtn{margin:0 auto;padding:4px;font-size:14px}}.introductionTitle{text-align:center;margin-top:120px;font-size:30px;font-weight:700;line-height:1.5}@media screen and (min-width:768px) and (max-width:1023px){.introductionTitle{font-size:24px}}@media screen and (max-width:767px){.introductionTitle{margin-top:100px;font-size:24px}}.introductionTitleSp{display:none}@media screen and (max-width:767px){.introductionTitleSp{display:block}}.introductionWantAreas{justify-content:space-between;width:1000px;margin:80px auto 140px;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.introductionWantAreas{width:90%;margin:50px auto 140px}}@media screen and (max-width:767px){.introductionWantAreas{width:90%;margin:50px auto 120px;display:block}}.introductionWantArea{border-radius:12px;width:300px;height:140px;padding-top:20px;padding-left:35px;position:relative;box-shadow:0 2px 20px #0000001a}@media screen and (min-width:768px) and (max-width:1023px){.introductionWantArea{width:30%;height:170px;padding-left:25px}}@media screen and (max-width:767px){.introductionWantArea{width:95%;height:120px;margin:0 auto 30px}}.introductionWantIcon{position:absolute;bottom:-20px;right:-20px}.introductionWantText{font-size:16px}@media screen and (min-width:768px) and (max-width:1023px){.introductionWantText{line-height:1.5}}.introductionWantStrong{font-size:22px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.introductionWantStrong{font-size:20px}}@media screen and (min-width:769px){.introductionWantTextTb{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.introductionWantTextTb{display:block}}@media screen and (max-width:767px){.introductionWantTextTb{display:none}}@media screen and (min-width:769px){.introductionSolutionArea{justify-content:space-between;width:1000px;margin:80px auto 120px;display:flex}}@media screen and (min-width:768px) and (max-width:1023px){.introductionSolutionArea{flex-wrap:wrap;justify-content:space-between;width:650px;margin:50px auto 120px;display:flex}}@media screen and (max-width:767px){.introductionSolutionArea{flex-wrap:wrap;justify-content:space-between;width:340px;margin:50px auto 100px;display:flex}}.introductionSolutionItem{text-align:center;border:1px solid #0e7fbf;border-radius:50%;width:195px;height:195px}@media screen and (max-width:767px){.introductionSolutionItem{width:165px;height:165px;margin:10px 0}}.introductionSolutionItem4{text-align:center;border:1px solid #0e7fbf;border-radius:50%;width:195px;height:195px}@media screen and (min-width:768px) and (max-width:1023px){.introductionSolutionItem4{margin-left:100px}}@media screen and (max-width:767px){.introductionSolutionItem4{width:165px;height:165px;margin:10px 0}}.introductionSolutionItem5{text-align:center;border:1px solid #0e7fbf;border-radius:50%;width:195px;height:195px}@media screen and (min-width:768px) and (max-width:1023px){.introductionSolutionItem5{margin-right:100px}}@media screen and (max-width:767px){.introductionSolutionItem5{width:165px;height:165px;margin:10px 80px}}.introductionSolutionImg{margin-top:20px}@media screen and (max-width:767px){.introductionSolutionImg{width:40px;height:40px;margin-top:15px}}.introductionSolutionTitle{font-size:22px}@media screen and (min-width:768px) and (max-width:1023px){.introductionSolutionTitle{font-size:20px}}@media screen and (max-width:767px){.introductionSolutionTitle{font-size:18px}}.introductionSolutionText{margin-top:5px;font-size:14px;line-height:22px}@media screen and (max-width:767px){.introductionSolutionText{font-size:13px;line-height:20px}}.aboutTitle{text-align:center;padding-top:120px;font-size:30px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.aboutTitle{font-size:24px}}@media screen and (max-width:767px){.aboutTitle{padding-top:100px;font-size:24px}}@media screen and (min-width:769px){.aboutInfo{width:1000px;margin:30px auto 0;padding-bottom:120px;display:flex}}@media screen and (min-width:768px) and (max-width:1023px){.aboutInfo{text-align:center;display:block}}@media screen and (max-width:767px){.aboutInfo{text-align:center;display:block}}.aboutInfoImg{width:380px;height:285px}@media screen and (min-width:768px) and (max-width:1023px){.aboutInfoImg{margin-top:80px;margin-bottom:30px}}@media screen and (max-width:767px){.aboutInfoImg{width:300px;height:225px;margin-top:80px;margin-bottom:30px}}.aboutInfoText{margin:0;font-size:16px}@media screen and (min-width:769px){.aboutInfoText{width:590px;margin-top:auto;margin-bottom:auto;margin-left:30px}}@media screen and (min-width:768px) and (max-width:1023px){.aboutInfoText{padding-bottom:120px}}@media screen and (max-width:767px){.aboutInfoText{width:90%;margin-left:auto;margin-right:auto;padding-bottom:100px}}@media screen and (min-width:769px){.aboutInfoTextSp{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.aboutInfoTextSp{display:block}}@media screen and (max-width:767px){.aboutInfoTextSp{display:none}}.cta2{text-align:center;background-image:linear-gradient(#2368ee,#0e7fbf)}@media screen and (min-width:769px){.cta2{padding:64px}}@media screen and (min-width:768px) and (max-width:1023px){.cta2{padding:50px}}@media screen and (max-width:767px){.cta2{padding:60px 24px}}@media screen and (min-width:769px){.cta2Title{color:#fff;font-size:32px;font-weight:700}}@media screen and (min-width:768px) and (max-width:1023px){.cta2Title{color:#fff;font-size:24px;font-weight:700}}@media screen and (max-width:767px){.cta2Title{color:#fff;font-size:24px;font-weight:700}}.cta2TitleSp{display:none}@media screen and (min-width:768px) and (max-width:1023px){.cta2TitleSp{display:none}}@media screen and (max-width:767px){.cta2TitleSp{display:block}}.cta2InsideArea{width:700px;margin:25px auto 40px;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.cta2InsideArea{width:90%}}@media screen and (max-width:767px){.cta2InsideArea{width:90%;display:block}}.cta2Img{width:400px;height:202px}@media screen and (min-width:768px) and (max-width:1023px){.cta2Img{width:380px;height:192px}}@media screen and (max-width:767px){.cta2Img{width:300px;height:152px}}.cta2Text{margin-top:auto;margin-bottom:auto;margin-left:40px;font-size:20px}@media screen and (min-width:768px) and (max-width:1023px){.cta2Text{width:50%}}@media screen and (max-width:767px){.cta2Text{width:150px;margin-top:20px;margin-left:auto;margin-right:auto}}.cta2TextIcon{display:flex}.cta2TextIconImg{width:20px;height:20px;margin-top:auto;margin-bottom:auto}@media screen and (max-width:767px){.cta2TextIconImg{width:14px;height:14px}}.cta2TextIconInfo{color:#fff;margin:0 0 0 10px;font-size:20px}@media screen and (min-width:768px) and (max-width:1023px){.cta2TextIconInfo{font-size:18px}}@media screen and (max-width:767px){.cta2TextIconInfo{margin-left:5px;font-size:18px}}.ctaBtn{text-align:center;color:#fff;background-color:#f5a708;border-radius:4px;margin:0 auto;padding:18px 0;font-size:24px;font-weight:700;display:block}.ctaBtn:hover{color:#fff;background-color:#e0990a}@media screen and (max-width:767px){.ctaBtn{max-width:272px;font-size:16px}}@media screen and (min-width:768px) and (max-width:1023px){.ctaBtn{width:400px;padding:10px;font-size:20px}}@media screen and (min-width:769px){.ctaBtn{width:450px}}.planArea{padding:80px 0}@media screen and (min-width:768px) and (max-width:1023px){.planArea{padding:60px 0}}@media screen and (max-width:767px){.planArea{padding:60px 0}}.planTitle{text-align:center;font-size:30px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.planTitle{font-size:24px}}@media screen and (max-width:767px){.planTitle{font-size:24px}}.planText{text-align:center;margin:55px 0 60px;font-size:16px}@media screen and (min-width:769px){.planTextSp{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.planTextSp{display:none}}@media screen and (max-width:767px){.planTextSp{display:block}}.planBtn{text-align:center;color:#fff;text-align:center;background:#0086d6;border-radius:4px;margin:0 auto;padding:10px 0;font-size:16px;font-weight:700;display:block}.planBtn:hover{color:#fff;background-color:#0376b9}.planBtn{padding:20px 0}@media screen and (max-width:767px){.planBtn{max-width:272px;font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){.planBtn{width:320px;padding-top:10px;padding-bottom:10px;font-size:20px}}@media screen and (min-width:769px){.planBtn{width:450px;font-size:24px}}.pickupArea{background:#f4f9ff;padding:80px 0}@media screen and (min-width:768px) and (max-width:1023px){.pickupArea{padding:60px 0 36px}}@media screen and (max-width:767px){.pickupArea{padding:60px 0 45px}}.pickupTitle{text-align:center;margin-bottom:56px;font-size:30px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.pickupTitle{margin-bottom:31px;font-size:24px}}@media screen and (max-width:767px){.pickupTitle{margin-bottom:26px;font-size:24px}}.pickupItems{justify-content:space-between;width:1000px;margin-left:auto;margin-right:auto;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.pickupItems{width:100%;padding:24px}}@media screen and (max-width:767px){.pickupItems{flex-wrap:wrap;width:300px}}.pickupItem{text-align:center;background:#fff;border-radius:12px;width:32%;height:180px;padding:40px 0;box-shadow:0 2px 20px #0000001a}@media screen and (max-width:767px){.pickupItem{width:300px;height:150px;margin-bottom:15px}}.pickupItem:hover{transform:scale(1.02)}.pickupTop{color:#0376b9;font-size:28px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.pickupTop{font-size:22px}}@media screen and (max-width:767px){.pickupTop{font-size:22px}}.pickupItemText{color:#363a44;margin-top:15px;margin-bottom:0;font-size:16px;line-height:1.7}@media screen and (max-width:767px){.pickupItemText{margin-top:5px}}.dealertechTitle{text-align:center;margin-top:0;margin-bottom:50px;padding-top:80px;font-size:30px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.dealertechTitle{font-size:24px}}@media screen and (max-width:767px){.dealertechTitle{font-size:24px}}.dealertechAboutAreas{background:#f4f9ff;padding-bottom:80px}.dealertechAboutText1{width:1000px;margin:0 auto 20px;font-size:16px}@media screen and (min-width:768px) and (max-width:1023px){.dealertechAboutText1{width:85%}}@media screen and (max-width:767px){.dealertechAboutText1{width:85%}}.dealertechAboutText2{width:1000px;margin:0 auto;font-size:16px}@media screen and (min-width:768px) and (max-width:1023px){.dealertechAboutText2{width:85%}}@media screen and (max-width:767px){.dealertechAboutText2{width:85%}}.dealertechContents{justify-content:space-between;width:1024px;margin:0 auto 120px;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.dealertechContents{width:90%}}@media screen and (max-width:767px){.dealertechContents{width:300px;display:block}}.dealertechContentsTitle{text-align:center;margin-top:120px;margin-bottom:80px;font-size:30px;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.dealertechContentsTitle{font-size:24px}}@media screen and (max-width:767px){.dealertechContentsTitle{font-size:24px}}@media screen and (min-width:769px){.dealertechTb{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.dealertechTb{display:block}}@media screen and (max-width:767px){.dealertechTb{display:none}}@media screen and (min-width:769px){.dealertechSp{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.dealertechSp{display:none}}@media screen and (max-width:767px){.dealertechSp{display:block}}.dealertechContent{width:330px}@media screen and (min-width:768px) and (max-width:1023px){.dealertechContent{width:220px}}@media screen and (max-width:767px){.dealertechContent{width:300px}}.dealertechContentImg{border:1px solid #000}.dealertechContentTitle{text-align:center;margin:20px 5px;font-size:18px}.dealertechContentText1{margin:20px 5px 50px;font-size:15px}@media screen and (min-width:768px) and (max-width:1023px){.dealertechContentText1{margin:20px 5px 80px}}@media screen and (max-width:767px){.dealertechContentText1{margin:20px 5px}}.dealertechContentText2{margin:20px 5px 50px;font-size:15px}@media screen and (max-width:767px){.dealertechContentText2{margin:20px 5px}}.dealertechContentText3{margin:20px 5px;font-size:15px}@media screen and (max-width:767px){.dealertechContentText3{margin:20px 5px}}.dealertechContentBtnArea{text-align:center}@media screen and (max-width:767px){.dealertechContentBtnArea{margin-bottom:80px}}.dealertechContentBtn1{text-align:center;color:#fff;background-color:#0086d6;border-radius:4px;padding:10px 0;font-size:16px;font-weight:700}.dealertechContentBtn1:hover{color:#fff;background-color:#0376b9}.dealertechContentBtn1{text-align:center;padding:10px 50px;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.dealertechContentBtn1{padding:10px 20px}}@media screen and (max-width:767px){.dealertechContentBtn1{padding:10px 20px}}.dealertechContentBtn1:hover .dealertechContentBtn1:hover{color:#fff;background:#0376b9;border:none}.dealertechEndText{width:1000px;margin:0 auto}.dealertechEndBtnArea{text-align:center;margin-top:50px}.dealertechEndBtn{text-align:center;color:#fff;text-align:center;background:#0086d6;border-radius:4px;margin:0 auto;padding:10px 0;font-size:16px;font-weight:700;display:block}.dealertechEndBtn:hover{color:#fff;background-color:#0376b9}.dealertechEndBtn{padding:20px 0}@media screen and (max-width:767px){.dealertechEndBtn{max-width:272px;font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){.dealertechEndBtn{width:320px;padding-top:10px;padding-bottom:10px;font-size:20px}}@media screen and (min-width:769px){.dealertechEndBtn{width:450px;font-size:24px}}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:9990;text-align:center;position:fixed;inset:0;outline:none!important}.lity-wrap:before{content:"";vertical-align:middle;height:100%;margin-right:-.25em;display:inline-block}.lity-loader{z-index:9991;opacity:0;color:#fff;text-align:center;width:100%;margin-top:-.8em;font-family:Arial,Helvetica,sans-serif;font-size:14px;transition:opacity .3s;position:absolute;top:50%}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;text-align:left;vertical-align:middle;white-space:normal;max-width:100%;max-height:100%;display:inline-block;position:relative;outline:none!important}.lity-content{z-index:9993;width:100%;transition:transform .3s;transform:scale(1)}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(.8)}.lity-content:after{content:"";z-index:-1;width:auto;height:auto;display:block;position:absolute;inset:0;box-shadow:0 0 8px #0009}.lity-close{cursor:pointer;z-index:9994;width:35px;height:35px;box-shadow:none;color:#fff;text-align:center;text-shadow:0 1px 2px #0009;-webkit-appearance:none;background:0 0;border:0;outline:none;padding:0;font-family:Arial,Baskerville,monospace;font-size:35px;font-style:normal;line-height:35px;text-decoration:none;position:fixed;top:0;right:0}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{box-shadow:none;color:#fff;text-align:center;text-shadow:0 1px 2px #0009;background:0 0;border:0;outline:none;padding:0;font-family:Arial,Baskerville,monospace;font-size:35px;font-style:normal;line-height:35px;text-decoration:none}.lity-close:active{top:1px}.lity-image img{border:0;max-width:100%;line-height:0;display:block}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{pointer-events:auto;-webkit-overflow-scrolling:touch;width:100%;height:0;padding-top:56.25%;overflow:auto;transform:translateZ(0)}.lity-iframe-container iframe{background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:0 0 8px #0009}.lity-hide{display:none}html{font-size:62.5%;position:relative}@media (min-width:576px){html{font-size:1.8vw}}@media (min-width:768px){html{font-size:.825vw}}@media (min-width:992px){html{font-size:.625vw}}@media (min-width:1600px){html{font-size:62.5%}}body{box-sizing:border-box;color:#000;letter-spacing:.025em;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset;background:#fff;margin:0;padding:0;font-size:1.3rem}@media only screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:2x){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (min-width:768px){body{font-size:1.8rem}}html{min-height:100%;display:flex}body{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;min-height:100vh;display:flex}#colophon{flex-shrink:0;margin:auto 0 0}#content{-webkit-box-flex:1;flex:1 0 auto;width:100%;min-height:1px}h1,h2,h3,h4{line-height:1.35}p{margin:0 0 1em;line-height:2}img{max-width:100%}ul,ol{margin:0 0 3em;padding:0 0 0 2em}ul li,ol li{margin:0 0 .5em}table{font-size:1.3rem}@media (min-width:768px){table{font-size:1.8rem}}.l-header{z-index:10;width:100%}.l-content{z-index:5;-webkit-box-flex:1;flex-grow:1}.l-footer{z-index:1;margin:auto 0 0}.lcontainer{width:100%;max-width:42rem;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.lcontainer{width:71.4286%;max-width:none;padding:0}}@media (min-width:992px){.lcontainer{width:71.4286%;max-width:100rem}}.lcontainer--ts{width:calc(50vw + 21rem);max-width:none;margin:0 0 0 auto;padding-right:0}@media (min-width:768px){.lcontainer--ts{width:71.4286%;max-width:none;margin:0 auto}}@media (min-width:992px){.lcontainer--ts{width:71.4286%;max-width:100rem}}@media (min-width:768px){.lcontainer--s{max-width:80rem}}@media (min-width:992px){.lcontainer--s{max-width:80rem}}.header{background-color:#fff}.header__innr{width:100%;max-width:150rem;margin:0 auto;padding:1rem 1.5rem;display:flex}@media (min-width:768px){.header__innr{width:95%;height:11.5rem;padding:0 1.5rem}}.header__nav{margin-left:auto}.header__branding{width:18rem;min-width:18rem;max-width:45%}@media (min-width:768px){.header__branding{width:32.5rem}}@media (min-width:992px){.header__branding{width:36.5rem}}.header-logo{height:100%;display:block}.header-logo__title{-webkit-box-align:center;align-items:center;height:100%;margin:0;display:flex}.header-logo__link{text-decoration:none;display:block}.header-logo__img{width:140px;height:auto;display:block}.header-info{height:100%;display:block}.header-info__row{height:100%}@media (min-width:576px){.header-info__row{align-items:center;display:flex}.header-info__tel-wrap{padding:0 1rem 0 0}}@media (min-width:768px){.header-info__tel-wrap{padding:0 3rem 0 0}}.header-info__tel{white-space:nowrap;letter-spacing:0;-webkit-box-align:center;align-items:center;padding:0 0 1rem;line-height:1;display:flex}@media (min-width:576px){.header-info__tel{letter-spacing:.05em;padding:0}}.header-info__tel-icon{width:2.2rem;height:2.2rem;display:block}@media (min-width:768px){.header-info__tel-icon{width:4.5rem;height:4.5rem}}.header-info__tel-number{padding:0 0 0 .5rem;font-size:1.4rem;display:block}@media (min-width:768px){.header-info__tel-number{padding:0 0 0 1.5rem;font-size:2.6rem}}.header-info__tel-text{letter-spacing:-.01em;padding:.25em 0 0;font-size:1rem;display:block}@media (min-width:768px){.header-info__tel-text{letter-spacing:0;padding:0 0 .2em .5em;font-size:1.3rem;display:inline-block}}.header-info__btn{color:#fff;white-space:nowrap;background-color:#ff0700;border-radius:.6em;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;height:2.3em;padding:0 1em;font-size:1.3rem;font-weight:700;line-height:1;text-decoration:none;display:flex;box-shadow:.2rem .2rem #0000004d}@media (min-width:576px){.header-info__btn{height:2em;font-size:1.5rem}}@media (min-width:768px){.header-info__btn{padding:0 1.4em 0 1.5em;font-size:2.4rem;box-shadow:.5rem .5rem #0000004d}}@media (min-width:992px){.header-info__btn{letter-spacing:.2em;padding:0 1.9em 0 2em;font-size:3rem}}.header-info__btn:hover{opacity:.8}.footer__row{display:block}@media (min-width:768px){.footer__row{-webkit-box-pack:justify;justify-content:space-between;display:flex}}.footer__logo-wrap{width:16rem;margin:0 auto 3rem}@media (min-width:768px){.footer__logo-wrap{margin:0}}.footer__copyright{text-align:center;margin:5rem 0 0}.footer__copyright small{color:#86888d;font-size:1.3rem}@media (min-width:768px){.footer__copyright small{font-size:1.4rem}}.f-nav{display:block}.f-nav__list{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.f-nav__list{flex-wrap:nowrap;padding:2rem 0 0}}.f-nav__item{width:100%;max-width:50%;margin:0;padding:1rem}@media (min-width:768px){.f-nav__item{width:auto;max-width:none}}.f-nav__link{color:#363a44;font-size:1.4rem;text-decoration:none;display:block}.cv-btn{z-index:1;width:100%;text-decoration:none;display:block;position:relative}.cv-btn:hover .cv-btn__innr{background-color:#ffff70}.cv-btn:hover .cv-btn__img,.cv-btn:hover .cv-btn__text{opacity:.8}.cv-btn--d .cv-btn__innr{box-shadow:.5rem .5rem .5rem #00000080}@media (min-width:768px){.cv-btn--d .cv-btn__innr{box-shadow:.6rem .6rem .6rem #00000080}}.cv-btn__innr{z-index:1;color:#000;text-align:center;background-color:#ffff3d;border-radius:.8rem;padding:2.5rem .5rem;display:block;position:relative;box-shadow:.5rem .5rem #009edb}@media (min-width:768px){.cv-btn__innr{box-shadow:.6rem .6rem #009edb}}.cv-btn__innr:before{content:"";border:1px solid #000;border-radius:.8rem;display:block;position:absolute;inset:.6rem}.cv-btn__img{width:65%;max-width:32rem;height:auto;max-height:4rem;margin:0 auto 1rem;display:block}.cv-btn__text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-weight:700}.cv-btn__bubble{z-index:3;width:7rem;position:absolute;top:0;right:-2%;transform:translateY(-50%)}@media (min-width:768px){.cv-btn__bubble{width:14rem;right:2%}}.hero,.hero__mv{display:block}.hero__mv-img{width:100%;margin:0;padding:0;display:block}.hero__main{background:linear-gradient(#00b7ff 0% 1%,#00b7ff 55%,#00b7ffe6 100%);padding:0 0 5rem;position:relative}@media (min-width:768px){.hero__main{background:linear-gradient(#00b7ff 0% 1%,#00b7ff 55%,#00b7ffb3 100%)}}.hero__main-innr{margin-bottom:-4rem;position:relative;transform:translateY(-4rem)}@media (min-width:768px){.hero__main-innr{margin:0;transform:none}.hero__main-row{margin:0 -1.5rem;display:flex}.hero__main-map,.hero__main-btns{flex-basis:50%;width:100%;max-width:50%;padding:0 1.5rem}}.hero__main-btns{padding:2rem 0 0}@media (min-width:768px){.hero__main-btns{padding:1.5rem 0 0}}.hero__catch{width:90%;margin:-6rem auto 0;display:block}@media (min-width:576px){.hero__catch{width:100%}}@media (min-width:768px){.hero__catch{width:110%;margin:0 0 -5rem;padding:0;transform:translate(-10%,-6rem)}}.hero__catch2{width:90%;margin:0 auto;display:block}@media (min-width:576px){.hero__catch2{width:100%}}@media (min-width:768px){.hero__catch2{width:110%;margin:0 0 -5rem;padding:0;transform:translate(-10%,-6rem)}}.hero__bubble{width:60%}@media (min-width:768px){.hero__bubble{width:36.1rem;position:absolute;top:0;left:38%;transform:translateY(-80%)}}.hero__map{width:50%;margin:0 auto}@media (min-width:768px){.hero__map{width:44.5rem;max-width:100%}}.hero__map2{width:72%;margin:0 auto}@media (min-width:768px){.hero__map2{width:44.5rem;max-width:100%}}.hero__btn1{margin:0 auto 2rem;display:block}@media (min-width:768px){.hero__btn1{width:45.7rem;margin:0 auto 3rem}}.hero__btn2{color:#00b8ff;letter-spacing:.075em;background-color:#fff;border-radius:3em;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;height:2.5em;margin:0 auto 2rem;font-size:1.8rem;font-weight:700;text-decoration:none;display:flex;box-shadow:.4rem .5rem #009edb}@media (min-width:768px){.hero__btn2{width:41.5rem;height:2.2em;margin:0 auto 1rem;font-size:2.8rem;box-shadow:.5rem .6rem #009edb}}.hero__btn2--d{box-shadow:none;color:#fff;background-color:#0000;border:1px solid #fff}.hero__btn2:hover{opacity:.8}.hero__text1{color:#fff;text-align:center;text-shadow:1px 1px 1px #0000000d;letter-spacing:0;margin:0;font-size:1.4rem;line-height:1.78}@media (min-width:768px){.hero__text1{white-space:nowrap;font-size:1.7rem}}.t-visual{color:#fff;background-color:#ff9300;padding:3rem 0 1rem;display:block;overflow:hidden}@media (min-width:768px){.t-visual{padding:1rem 0}.t-visual__row{-webkit-box-align:end;-webkit-box-pack:justify;justify-content:space-between;align-items:flex-end;display:flex}}.t-visual__title{margin:0;font-size:2.3rem;font-weight:700;line-height:1.4}@media (min-width:768px){.t-visual__title{white-space:nowrap;font-size:5.4rem}}.t-visual__title span{letter-spacing:-.025em;font-weight:400}.t-visual__title-img{width:97%;height:auto;margin:0 0 .5rem;display:block}@media (min-width:768px){.t-visual__title-img{width:90%;margin:1rem 0 2rem}}.t-visual__content{width:100%}.t-visual__visual{width:28%;margin:-3rem 0 0 auto}@media (min-width:768px){.t-visual__visual{width:100%;max-width:25rem;margin:0}}.t-section{padding:5rem 0;overflow:hidden}@media (min-width:768px){.t-section{padding:5rem 0 10rem}}.t-section__wrap{margin:5rem 0}@media (min-width:768px){.t-section__wrap{margin:10rem 0}}.t-feature__item{margin:0 0 5rem}@media (min-width:768px){.t-feature__item:nth-of-type(2n) .t-feature__row,.t-feature__item:nth-of-type(2n) .t-feature__row-col2{flex-direction:row-reverse}.t-feature__row,.t-feature__row-col2{justify-content:space-between;align-items:center;display:flex}.t-feature__row-col2 .t-feature__main,.t-feature__row-col2 .t-feature__visual{flex-basis:46.5%;width:100%;max-width:46.5%}.t-feature__main{z-index:2;flex-basis:57%;width:100%;max-width:57%;position:relative}}.t-feature__visual{margin:2rem 0 0}@media (min-width:768px){.t-feature__visual{z-index:1;flex-basis:43%;width:100%;max-width:43%;margin:0;position:relative}}.t-feature__visual-wrap{text-align:center;width:70%;margin:0 auto}@media (min-width:768px){.t-feature__visual-wrap{width:100%}.t-feature__visual-wrap--3{transform:translate(7%)}.t-feature__visual-wrap--4{transform:translate(-7%)}.t-feature__visual-wrap--5{width:90%;margin:0 0 0 auto}.t-feature__visual-wrap--a{padding:9rem 0 0}.t-feature__visual-wrap--b{padding:0 2rem 0 0}.t-feature__visual-wrap--c{padding:0 0 0 2rem}}.t-feature__visual-wrap--b .t-feature__img,.t-feature__visual-wrap--c .t-feature__img{max-width:21.6rem}.t-feature__sub{color:#000;margin:0 0 .25em;font-size:1.4rem;font-weight:700;line-height:1.4}@media (min-width:768px){.t-feature__sub{font-size:2.1rem}}.t-feature__img{opacity:0}.t-feature__img.lazyloaded{opacity:1;transition:opacity .3s linear}.t-feature__title{color:#ff9300;letter-spacing:0;margin:0;font-size:2.2rem;position:relative}@media (min-width:768px){.t-feature__title{white-space:nowrap;font-size:4.7rem}}.t-feature__title:before{content:"";z-index:-1;background-color:#ffff3d;border-radius:50%;width:7rem;height:7rem;display:block;position:absolute;top:50%;left:0;transform:translate(-40%,-47%)}@media (min-width:768px){.t-feature__title:before{width:14rem;height:14rem}}.t-feature__head{margin:0;padding:0 0 2rem;position:relative}@media (min-width:768px){.t-feature__head{margin:0 0 1rem}}.t-feature__intro{color:#666;margin:1em 0}.t-feature__sub-title{color:#60aac1;margin:2em 0 1em;font-size:1.7rem}@media (min-width:768px){.t-feature__sub-title{font-size:2.1rem}}.t-feature-col{background-color:#f6f6f6;padding:4rem 1.5rem;display:block}@media (min-width:768px){.t-feature-col{padding:4rem 3rem}.t-feature-col__row{-webkit-box-align:end;align-items:flex-end;display:flex}}.t-feature-col__visual,.t-feature-col__content{width:100%}@media (min-width:768px){.t-feature-col__visual,.t-feature-col__content{max-width:50%}}.t-feature-col__visual{width:75%;margin:0 auto 2rem}@media (min-width:768px){.t-feature-col__visual{width:100%;margin:0}}.t-feature-col__title{color:#ff9300;margin:0 0 .25em;font-size:1.8rem;font-weight:700}@media (min-width:768px){.t-feature-col__title{font-size:2.6rem}}.t-feature-col__intro{color:#666;margin:0 0 1em}.t-feature-col__img{width:100%;margin:0 auto;display:block}@media (min-width:768px){.t-feature-col__img{width:38.5rem;margin:0 auto 0 0}}.t-feature-col__btn{color:#fff;background-color:#ff9300;border-radius:2.25em;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;width:100%;height:2.25em;margin:0 auto;font-size:2rem;font-weight:700;line-height:1;text-decoration:none;display:flex}@media (min-width:768px){.t-feature-col__btn{max-width:30.5rem;margin:0 auto 0 0;font-size:2.2rem}}.t-feature-col__btn:hover{opacity:.8}.t-bnr{background-color:#0059ff;padding:6rem 0;display:block;position:relative;overflow:hidden}.t-bnr__wrap{z-index:2;background-color:#0059ffb3;padding:3rem 0;position:relative}.t-bnr__logo{width:39%;max-width:51.2rem;margin:2rem auto}@media (min-width:768px){.t-bnr__logo{margin:3rem auto}}.t-bnr__btn2{margin:2rem auto 1rem}@media (min-width:768px){.t-bnr__btn2{margin:3rem auto 2rem}}.t-bnr__intro{color:#fff;text-align:center;margin:2rem 0 0;line-height:1.4}.t-bnr__bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.t-bnr__bg-img{opacity:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%;height:100%;font-family:"object-fit: cover; object-position: center;";display:block;position:absolute;top:0;left:0}.t-bnr__bg-img.right{-o-object-position:100% 50%;object-position:100% 50%;font-family:"object-fit: cover; object-position: right;"}.t-bnr__bg-img.left{-o-object-position:0 50%;object-position:0 50%;font-family:"object-fit: cover; object-position: left;"}.t-bnr__bg-img.contain{-o-object-fit:contain!important;object-fit:contain!important}.t-bnr__bg-img.contain.left{-o-object-position:0 50%;object-position:0 50%;font-family:"object-fit: contain; object-position: left;"}.t-bnr__bg-img.contain.right{-o-object-position:100% 50%;object-position:100% 50%;font-family:"object-fit: contain; object-position: right;"}.t-bnr__bg-img.lazyloaded{opacity:1;transition:opacity .3s linear}.t-f-lead__title{color:#ff9300;margin:0 0 .75em;font-size:2.6rem;font-weight:700}@media (min-width:768px){.t-f-lead__title{font-size:5rem}}@media (min-width:992px){.t-f-lead__title{font-size:5.4rem}}.t-xpl{display:block}.t-xpl__item{margin:0 0 5rem}@media (min-width:768px){.t-xpl__item{margin:0}.t-xpl__item:nth-of-type(2n) .t-xpl__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}.t-xpl__title{color:#000;margin:0 0 .78em;font-size:1.9rem}@media (min-width:768px){.t-xpl__title{font-size:4.2rem}}.t-xpl__title span{color:#ff9300}@media (min-width:768px){.t-xpl__row{-webkit-box-pack:justify;justify-content:space-between;margin:0 -1.5rem;display:flex}}.t-xpl__visual,.t-xpl__content{width:100%}@media (min-width:768px){.t-xpl__visual,.t-xpl__content{flex-basis:50%;max-width:50%;padding:0 1.5rem}}.t-xpl__visual{width:75%;margin:3rem auto 0}@media (min-width:768px){.t-xpl__visual{width:100%;margin:0}}.t-xpl__img{opacity:0;display:block}.t-xpl__img.lazyloaded{opacity:1;transition:opacity .3s linear}@media (min-width:768px){.t-xpl__img--1{max-width:48rem}}.t-xpl__intro{color:#666}.t-panel{background-color:#fffff5;border:.3rem solid #ff9300;border-radius:4rem;width:100%;margin:-5rem auto 0;padding:0 1.5rem;display:block;box-shadow:1rem 1rem 1.5rem #0000001a}@media (min-width:768px){.t-panel{width:auto;margin:11rem -6rem 0;padding:0 6rem}}.t-panel__head{margin:0;padding:1rem 0 0}@media (min-width:768px){.t-panel__head{margin:-12rem 0 0;padding:0}}@media (min-width:992px){.t-panel__head{margin:-16rem 0 0}}.t-panel__head-visual{margin:0}.t-panel__v-img{width:100%;display:block}@media (min-width:768px){.t-panel__v-img{max-width:99.2rem}}.t-pane-feature__item{margin:0 0 5rem}.t-pane-feature__title{color:#fff;text-align:center;background-color:#ff9300;border-radius:.5rem;margin:0 0 1em;padding:.25em 1rem;font-size:2rem;display:block}@media (min-width:768px){.t-pane-feature__title{font-size:3.8rem}}.t-pane-feature__sub{text-align:center;margin:0 0 1em;font-size:1.5rem}@media (min-width:768px){.t-pane-feature__sub{font-size:3.2rem}.t-pane-feature__row{display:flex}}.t-pane-feature__visual{margin:0 0 3rem}@media (min-width:768px){.t-pane-feature__visual{width:100%;max-width:60%;margin:0}}.t-pane-feature__img{opacity:0;margin:0 auto;display:block}.t-pane-feature__img.lazyloaded{opacity:1;transition:opacity .3s linear}@media (min-width:768px){.t-pane-feature__img{width:100%;max-width:50rem}.t-pane-feature__content{width:100%;max-width:40%}}.t-pane-feature__intro{color:#666}.t-movie{background-color:#f6f6f6}@media (min-width:768px){.t-movie__row{align-items:center;display:flex}.t-movie__video-wrap{width:54rem}}.t-movie__video-link{display:block}.t-movie__video-link:hover{opacity:.8}.t-movie__content{padding:3rem 0}@media (min-width:768px){.t-movie__content{-webkit-box-flex:1;flex:1 0 auto;padding:0 0 0 5%}}.t-movie__video-img{width:100%;max-width:54rem;margin:0 auto;display:block}.t-movie__intro{text-align:center;width:100%;margin:0 0 1em;font-size:1.6rem;line-height:1.78}@media (min-width:768px){.t-movie__intro{text-align:left;font-size:2.4rem}}.t-movie__btn{color:#fff;background-color:#0172c1;border-radius:1.5rem;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;width:100%;max-width:30rem;height:2.5em;margin:0 auto;font-size:1.9rem;font-weight:700;line-height:1;text-decoration:none;display:flex}@media (min-width:768px){.t-movie__btn{margin:0}}.t-btn{color:#fff;letter-spacing:0;background-color:#0172c1;border-radius:1.5rem;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;width:100%;max-width:30.5rem;height:2.5em;margin:0 auto;font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none;display:flex}@media (min-width:768px){.t-btn{margin:0;font-size:2.2rem}}.t-btn--secondary{background-color:#ff9300}.t-btn:hover{opacity:.8}.t-title{text-align:center;letter-spacing:.05em;margin:1.5em 0;font-size:2.6rem;font-weight:400;display:block}@media (min-width:768px){.t-title{font-size:3.8rem}}.t-case,.t-case__row{display:block}@media (min-width:768px){.t-case__row{margin:0 -2rem;display:flex}}.t-case__item{width:100%;padding:0 0 5rem;display:block}@media (min-width:768px){.t-case__item{max-width:50%;padding:0 2rem 5rem}}.t-case__head{margin:0 0 3rem}.t-case__head-img{opacity:0;width:100%;display:block}.t-case__head-img.lazyloaded{opacity:1;transition:opacity .3s linear}.t-case__lead{color:#ff9300;white-space:nowrap;margin:0 0 .78em;font-size:1.8rem;font-weight:700;line-height:1.4}@media (min-width:768px){.t-case__lead{font-size:3.4rem}}.t-case__com-name{color:#666;margin:0 0 .78em;font-size:1.5rem}@media (min-width:768px){.t-case__com-name{font-size:1.8rem}}.t-case__intro{color:#666;margin:0;padding:0 0 2rem}@media (min-width:768px){.t-case__intro{min-height:9.4em}}.t-spt{margin:0 auto;display:block}.t-spt__row{flex-wrap:wrap;margin:0 -1rem 3rem;display:flex}@media (min-width:768px){.t-spt__row{margin:0 -2rem 3rem}}.t-spt__item{flex-basis:33.3333%;width:100%;max-width:33.3333%;padding:0 1rem 2rem}@media (min-width:768px){.t-spt__item{padding:0 2rem 2rem}}.t-spt__label{color:#ff9300;text-align:center;background-color:#fff;border:1px solid #ff9300;border-radius:4rem;padding:.25em;font-size:1.8rem;font-weight:700;line-height:1.4}@media (min-width:768px){.t-spt__label{font-size:2.4rem}}.t-spt__img{width:100%;margin:0 auto;display:block}@media (min-width:576px){.t-spt__img{max-width:15.2rem}}@media (min-width:768px){.t-spt__img{max-width:30.4rem}}.t-lead{margin:0 0 2.5em}.t-lead__title{color:#ff0700;text-align:center;margin:0;font-size:1.9rem}@media (min-width:768px){.t-lead__title{font-size:3rem}}.t-lead__sub{text-align:center;margin:.5em 0 0;font-size:1.5rem;line-height:1.4}@media (min-width:768px){.t-lead__sub{font-size:2.1rem}}.t-csd__row{flex-wrap:wrap;margin:0 -.75rem;display:flex}@media (min-width:768px){.t-csd__row{margin:0 -1.5rem}}.t-csd__item{flex-basis:50%;width:100%;max-width:50%;margin:0 0 3rem;padding:0 .75rem}@media (min-width:768px){.t-csd__item{flex-basis:33.3333%;max-width:33.3333%;margin:0;padding:0 1.5rem}}.t-csd__item-title{color:#000;text-align:center;white-space:nowrap;background-color:#fff;border:1px solid #ff9300;border-radius:.9rem;margin:0 0 1em;padding:.5em .25em;font-size:1.1rem;font-weight:700;line-height:1.4}@media (min-width:576px){.t-csd__item-title{font-size:1.3rem}}@media (min-width:768px){.t-csd__item-title{font-size:1.8rem}}.t-csd__img{width:100%;max-width:15.5rem;margin:0 auto;display:block}@media (min-width:768px){.t-csd__img{max-width:30.5rem}}.t-price-table{overflow-x:auto}@media (min-width:768px){.t-price-table{padding:0}}.t-price-table__table{width:100%}.t-price-table__thead .t-price-table__th,.t-price-table__thead .t-price-table__td{color:#666;text-align:top;padding-top:0;padding-bottom:2rem;font-weight:400}.t-price-table__tbody .t-price-table__th,.t-price-table__tbody .t-price-table__td{font-weight:700}.t-price-table__tbody .t-price-table__th{padding-left:0}.t-price-table__tbody .t-price-table__td{background-color:#fff}.t-price-table__th,.t-price-table__td{text-align:left;white-space:nowrap;letter-spacing:0;border-bottom:1px solid #ccc;padding:2rem 1.5rem}@media (min-width:768px){.t-price-table__th,.t-price-table__td{white-space:normal;letter-spacing:.05em;padding:4rem 2rem 4rem 3rem}}.t-price-table__title-span{color:#ff9300;font-size:1.5rem;font-weight:700;display:block}@media (min-width:768px){.t-price-table__title-span{font-size:2.8rem}}.t-price-table__td-small{letter-spacing:0;font-size:70%;font-weight:400;display:block}.t-price-table__btn{color:#fff;text-align:center;white-space:nowrap;background-color:#ff9300;border-radius:2.5rem;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;max-width:17rem;height:2em;font-weight:700;line-height:1;text-decoration:none;display:flex}.t-price-table__btn:hover{opacity:.8}.t-funcs{display:block}.t-funcs__row{flex-wrap:wrap;margin:0 -1.5rem -5rem;display:flex}.t-funcs__item{text-align:center;flex-basis:50%;width:100%;max-width:50%;padding:0 1.5rem 5rem;display:block}@media (min-width:768px){.t-funcs__item{flex-basis:33.3333%;max-width:33.3333%;display:block}}.t-funcs__visual{margin:0 0 3rem;display:block}.t-funcs__img{width:100%;max-width:9rem;margin:0 auto;display:block}@media (min-width:576px){.t-funcs__img{max-width:18.5rem}}.t-funcs__title{color:#ff9300;letter-spacing:0;margin:0 0 1em;font-size:1.6rem}@media (min-width:768px){.t-funcs__title{font-size:2.2rem}}.t-funcs__intro{color:#666;margin:0;display:block}.t-info{display:block}.t-info__table{border-top:1px solid #ccc;width:100%}.t-info__th,.t-info__td{text-align:left;border-bottom:1px solid #ccc;padding:1em}.t-info__th{white-space:nowrap;background-color:#f6f6f6}@media (min-width:768px){.t-info__td{padding-left:5%}}.t-form{color:#fff;background-color:#0560e2;padding:5rem 0;overflow:hidden}.t-form__head{margin:0 0 3rem}.t-form__head-row{-webkit-box-align:center;align-items:center;margin:0 -2.5rem;display:flex}.t-form__head-text,.t-form__head-visual{padding:0 2.5rem}.t-form__head-text{width:100%}@media (min-width:768px){.t-form__head-text{flex-basis:65%;max-width:65%}}.t-form__head-visual{display:none}@media (min-width:768px){.t-form__head-visual{flex-basis:35%;width:100%;max-width:35%;display:block}}.t-form__head-t-img{width:100%;height:auto;display:block}.t-form__foot{padding:2rem 0 0}@media (min-width:768px){.t-form__foot-row{-webkit-box-pack:justify;justify-content:space-between;display:flex}}.t-form__foot-item{text-align:center;width:100%;margin:0 0 2rem;display:block}@media (min-width:768px){.t-form__foot-item{flex-basis:45%;max-width:45%;margin:0}}.t-form__item-intro{font-weight:700}.t-form__item-btn{color:#fff;white-space:nowrap;border:1px solid #fff;border-radius:4em;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;height:4em;font-weight:700;line-height:1;text-decoration:none;display:flex}@media (min-width:768px){.t-form__item-btn{height:3em}}.t-form__item-btn:hover{opacity:.8}.f-hero{background-color:#00b8ff;margin:0 0 3rem;padding:3rem 0}@media (min-width:768px){.f-hero{padding:5rem 0}}.f-hero__title{color:#fff;text-align:center;font-size:2rem;font-weight:700}@media (min-width:768px){.f-hero__title{font-size:2.8rem}.f-hero{margin:0 0 5rem}}.ib{font:inherit;display:inline-block}.bg-secondary{background-color:#fffaf2}.bg-gray{background-color:#f9f9f9}.no-mb{margin-bottom:0!important}.no-pt{padding-top:0!important}.no-pb{padding-bottom:0!important}.specPage{max-width:640px;margin:0 auto;padding:40px}.specPageItem+.specPageItem{margin-top:40px}.specPageHeading{color:#363a44;font-size:20px;font-weight:700}.specPageContent{color:#363a44;font-size:16px}.caseDetail{padding:0}.caseDetail_hero{table-layout:fixed;max-width:1280px;margin:0 auto;display:table}@media screen and (max-width:767px){.caseDetail_hero{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_hero{width:100%}}.caseDetail_heroImgWrap{object-fit:cover;width:640px;display:table-cell}@media screen and (max-width:767px){.caseDetail_heroImgWrap{width:100%;display:block}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_heroImgWrap{width:100%;display:block}}.caseDetail_heroImg{object-fit:cover;width:640px;height:340px}@media screen and (max-width:767px){.caseDetail_heroImg{width:100%;height:auto;max-height:340px}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_heroImg{width:100%;height:auto;max-height:340px}}@media screen and (max-width:767px){.caseDetail_heroContent{margin-top:40px;padding:0 5%}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_heroContent{margin-top:40px;padding:0 5%}}@media screen and (min-width:769px){.caseDetail_heroContent{vertical-align:middle;padding:0 40px;display:table-cell}}.caseDetail_heroSubTitle{color:#0086d6;font-size:14px;font-weight:700}.caseDetail_heroTitle{margin-top:8px}@media screen and (max-width:767px){.caseDetail_heroTitle{font-size:24px}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_heroTitle{font-size:28px}}@media screen and (min-width:769px){.caseDetail_heroTitle{color:#363a44;font-size:32px;font-weight:700;line-height:1.6}}.caseDetail_inner{margin:auto}@media screen and (max-width:767px){.caseDetail_inner{width:100%}}@media screen and (min-width:769px){.caseDetail_inner{width:1024px}}.caseDetail_inner:after{content:" ";clear:both;display:block}.caseDetail_heroShopInfo{table-layout:fixed;margin-top:8px;display:table}.caseDetail_heroShopInfoImgWrap{table-layout:fixed;width:48px;height:48px;display:table-cell}.caseDetail_heroShopInfoImg{vertical-align:middle;border-radius:50%;width:48px;height:48px}.caseDetail_heroShopInfoName{vertical-align:middle;color:#363a44;padding-left:8px;font-size:16px;display:table-cell}.caseDetail_heroShopInfoClass{color:#86888d;margin-top:16px;margin-left:4px;font-size:14px}.caseDetail_content{max-width:800px;margin:0 auto;padding:80px 24px}@media screen and (max-width:767px){.caseDetail_content{width:100%;padding:0 5%;display:block}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_content{width:100%;padding:0 5%;display:block}}.caseDetail_h2{color:#363a44;border-bottom:1px solid #e9e9eb;margin-top:64px;padding-bottom:20px;font-size:32px;font-weight:700}@media screen and (max-width:767px){.caseDetail_h2{font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_h2{font-size:20px}}.caseDetail_p{color:#363a44;margin-top:24px;font-size:16px;line-height:1.8}.caseDetail_p:first-child{margin-top:0}@media screen and (max-width:767px){.caseDetail_p:first-child{margin-top:40px}}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_p:first-child{margin-top:40px}}.caseDetail_h3{color:#363a44;border-left:4px solid #0086d6;margin-top:40px;padding-left:12px;font-size:20px;font-weight:700}.caseDetail_interview{margin-top:40px}.caseDetail_interview:last-child{margin-bottom:80px}@media screen and (min-width:768px) and (max-width:1023px){.caseDetail_interviewQ{font-size:18px}}@media screen and (max-width:767px){.caseDetail_interviewQ{font-size:18px}}.caseDetail_interviewQ{color:#363a44;font-size:20px;font-weight:700}.caseDetail_interviewA{color:#363a44;margin-top:24px;font-size:16px;line-height:1.8}.caseDetail_interviewName{color:#0086d6;padding-right:10px;font-weight:700}.caseDetail_img{margin-top:40px}.caseDetail_img img{width:100%}.caseDetail_img .caseDetail_note{font-size:12px}.caseDetail_youtube{width:100%;margin-top:40px;padding-top:56.25%;position:relative}.caseDetail_youtube iframe{position:absolute;top:0;right:0;width:100%!important;height:100%!important}.lawPage{max-width:640px;margin:0 auto;padding:40px}.lawPageItem+.lawPageItem{margin-top:40px}.lawPageHeading{color:#363a44;font-size:20px;font-weight:700}.lawPageContent{color:#363a44;font-size:16px}.securityPage{max-width:640px;margin:0 auto;padding:40px}.securityPageItem+.securityPageItem{margin-top:40px}.securityPageHeading{color:#363a44;font-size:20px;font-weight:700}.securityPageContent{color:#363a44;font-size:16px}
