*{height:auto;box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100%;height:100%}body{overflow-y:scroll;font-family:system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Hiragino Sans,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Meiryo,メイリオ,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2;letter-spacing:normal;text-align:left;color:#363a44}a,body{text-decoration:none}a{border:none}table{border-collapse:collapse}ul{list-style:none}hr{border:0}a{transition:.3s}@media screen and (max-width:767px){.is-pc{display:none}}@media screen and (min-width:769px){.is-sp{display:none}}.datepicker--cells{display:flex;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:32px;z-index:1}.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-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.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-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);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{display:flex;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:flex;align-items:center;justify-content:center;flex:1 1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.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;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translateX(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translateX(-8px)}.datepicker.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.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{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.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{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1 1;display:inline-flex;justify-content:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:flex;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;align-items:center;flex:1 1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;flex:1 1;height:100%;padding:0;margin:0;-webkit-appearance:none}.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;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:rgba(0,0,0,0);background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:rgba(0,0,0,0);background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:rgba(0,0,0,0);background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower,.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%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top: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-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.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{background-image:linear-gradient(180deg,#2368ee,#0e7fbf);text-align:center}@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{font-weight:700;font-size:32px;color:#fff}.pageHero_text{font-size:16px;color:#fff;margin-top:32px}.page{margin:auto}@media screen and (max-width:767px){.page{width:100%}}@media screen and (min-width:769px){.page{width:1024px}}.page:after{content:" ";display:block;clear:both}@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{width:24px;height:3px;border-radius:5px;background-color:#0086d6}.drawer-hamburger-icon:after{top:-8px}.drawer-hamburger-icon:before{top:8px}.drawer-overlay{background-color:rgba(0,0,0,.8)}.drawermenuLogo{margin:32px 28px;width:120px;height:32px}.drawermenuLogo img{width:100%;vertical-align:bottom}.drawermenuList_item{font-size:16px;margin:0 12px}.drawer-nav{width:calc(100% - 80px)}.drawer--right .drawer-nav{right:calc(-1*(100% - 80px))}.drawer--right.drawer-open .drawer-hamburger{right:calc(100% - 80px)}.footer{padding:80px 0;background-color:#f8f8fa}.footerInner{padding:0 24px;display:flex}@media screen and (min-width:769px){.footerInner{max-width:960px;margin:0 auto;align-items:flex-start}}@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{display:block;width:140px;height:38px}.footerRelationLogo{margin:4px}.footerRelationLogo img{width:auto;height:48px}.footerItems{display:flex;margin:0;padding:0}@media screen and (min-width:769px){.footerItems{flex:1 1;flex-wrap:wrap;margin-left:auto}}@media screen and (min-width:768px)and (max-width:1023px){.footerItems{margin:48px auto 0;flex-wrap:wrap}}@media screen and (max-width:767px){.footerItems{margin:48px auto 0;flex-wrap:wrap}}@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{font-size:14px;color:#363a44}.footerTelecommunicationsCarrier{margin-top:80px;line-height:1.2}.footerCopyright,.footerTelecommunicationsCarrier{font-size:14px;color:#86888d;display:block;text-align:center}.footerCopyright{margin-top:4px}.footerInnerItem{display:flex;flex-direction:column;margin:0 auto}.footerLogo{display:flex;flex-wrap:wrap;max-width:1080px;margin:5px auto 0}.footerLogo>.heroLogoImg{display:flex;justify-content:center;align-items:center;padding:10px;width:33.3333333333%}@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.3333333333px}}.headerLogo>img{width:100%;vertical-align:bottom}.headerItems{margin-left:auto;display:flex;align-items:center}@media screen and (min-width:769px){.headerItem+.headerItem{margin-left:24px}}.headerLink{font-weight:700;text-align:center;font-size:16px;color:#0086d6}.headerLink:focus,.headerLink:hover,.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{font-weight:700;text-align:center;font-size:16px;color:#0086d6}.headerLoginBtn:focus,.headerLoginBtn:hover,.headerLoginBtn:visited{color:#0376b9}.headerLoginBtn{display:inline-block}.headerContactBtn{font-weight:700;text-align:center;padding:10px 0;font-size:16px;border-radius:4px;background-color:#0086d6;color:#fff}.headerContactBtn:hover{background-color:#0376b9;color:#fff}.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{display:flex;margin:auto}@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{width:100%;align-items:center;flex-direction:column-reverse;padding:0 40px}}@media screen and (max-width:767px){.heroInner{width:100%;align-items:center;flex-direction:column-reverse;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{width:100%;margin-top:40px;text-align:center}}@media screen and (max-width:767px){.heroCatch{width:100%;margin-top:40px;text-align:center}}@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{max-width:400px;width:100%}}.heroVisualImg{width:100%}.heroVisualText{font-weight:700;text-align:center}@media screen and (min-width:769px){.heroVisualText{font-size:32px}}@media screen and (min-width:768px)and (max-width:1023px){.heroVisualText{display:none;font-size:28px}}@media screen and (max-width:767px){.heroVisualText{display:none;font-size:20px}}.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{font-size:28px;letter-spacing:-.5px}}@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{display:block;width:100%;font-weight:700;text-align:center;padding:18px 0;font-size:24px;border-radius:4px;background-color:#f5a708;color:#fff}.heroBtn:hover{background-color:#e0990a;color:#fff}.heroVisualArea{background:#f4f9ff;padding:120px 24px 100px;position:relative;margin-top:40px}@media screen and (max-width:767px){.heroVisualArea{padding:100px 24px 80px}}.heroVisualTitle{font-weight:700;text-align:center;line-height:1.5;font-size:30px}@media screen and (min-width:768px)and (max-width:1023px){.heroVisualTitle{font-weight:700;color:#363a44;font-size:24px}}@media screen and (max-width:767px){.heroVisualTitle{font-weight:700;font-size:24px;color:#363a44;line-height:1.2;font-size:20px}}@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{display:flex;flex-wrap:wrap;max-width:1080px;margin:50px auto 0}.heroLogo>.heroLogoImg{display:flex;justify-content:center;align-items:center;padding:10px;width:33.3333333333%}@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{font-weight:700;text-align:center;font-size:30px}@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{width:1000px;margin:80px auto 0;background:#fff;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.1);text-align:center}@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{display:flex;width:1000px;margin:20px auto 0;justify-content:space-between}}@media screen and (min-width:768px)and (max-width:1023px){.featureInfoAreas{display:block}}@media screen and (max-width:767px){.featureInfoAreas{display:block}}.featureInfoArea{background:#fff;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.1);text-align:center}@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;font-size:28px;font-weight:700;padding-top:40px;margin-bottom:40px}@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{font-size:18px;margin-top:30px;padding-bottom:40px;margin-bottom:0}@media screen and (max-width:767px){.featureInfoText{width:85%;margin:30px auto;text-align:left}}@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{height:200px;width:auto}.featureInfoBtnArea{padding-bottom:40px}.featureInfoBtn{font-weight:700;padding:10px 0;font-size:16px;border-radius:4px;background-color:#0086d6;color:#fff}.featureInfoBtn:hover{background-color:#0376b9}.featureInfoBtn{text-align:center;padding:10px 30px;width:300px;font-weight:400}.featureInfoBtn:hover{color:#fff;background:#0376b9;border:none}.featureInfoNPS{background:#ebf3fa;width:400px;color:#0376b9;margin:10px auto;font-size:16px}@media screen and (max-width:767px){.featureInfoNPS{width:300px}}.cta{background-image:linear-gradient(180deg,#2368ee,#0e7fbf);text-align:center}@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{font-weight:700;font-size:32px;color:#fff}}@media screen and (min-width:768px)and (max-width:1023px){.ctaTitle{font-weight:700;font-size:24px;color:#fff}}@media screen and (max-width:767px){.ctaTitle{font-weight:700;font-size:24px;color:#fff}}.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{margin-top:40px;margin-bottom:45px;font-size:16px;color:#fff}@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}}.ctaBtn{margin:40px auto}@media screen and (max-width:767px){.ctaBtn{max-width:272px}}@media screen and (min-width:768px)and (max-width:1023px){.ctaBtn{width:320px;font-size:20px;padding-top:10px;padding-bottom:10px}}@media screen and (min-width:769px){.ctaBtn{width:320px}}.app-download-area{width:100%;max-width:600px;padding:24px;background-color:#f4f9ff;border-radius:8px;margin:24px auto}.app-download-area__text{font-size:16px;font-weight:700}.app-download-area__inner{display:flex;justify-content:center;align-items:center}@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{font-weight:700;font-size:32px;color:#363a44}}@media screen and (min-width:768px)and (max-width:1023px){.caseTitle{font-weight:700;font-size:24px;color:#363a44}}@media screen and (max-width:767px){.caseTitle{font-weight:700;font-size:24px;color:#363a44}}.caseDesc{font-size:16px;text-align:center;margin-top:20px}.caseLogoItems{display:flex;flex-wrap:wrap;align-items:center;max-width:1056px;padding:0 8px}@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;box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:12px;width:100%;height:120px;position:relative}.caseLogoItemImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.caseItems{display:flex;flex-wrap:wrap;max-width:990px}@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{display:block;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:12px;height:100%;overflow:hidden}.caseItemContent:hover{transform:scale(1.02)}.caseItemVisual{background-repeat:no-repeat;background-position:50%;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,.caseItemName{font-size:16px;margin-top:24px;color:#363a44}.caseItemName{opacity:.5}.kuchikomiHeroInner{display:flex;margin:auto}@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{width:100%;align-items:center;flex-direction:column-reverse;padding:0 40px}}@media screen and (max-width:767px){.kuchikomiHeroInner{width:100%;align-items:center;flex-direction:column-reverse;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{width:100%;margin-top:40px;text-align:center}}@media screen and (max-width:767px){.kuchikomiHeroCatch{width:100%;margin-top:40px;text-align:center}}@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{max-width:400px;width:100%}}.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{display:block;width:100%;font-weight:700;text-align:center;padding:18px 0;font-size:24px;border-radius:4px;background-color:#f5a708;color:#fff}.kuchikomiHeroBtn:hover{background-color:#e0990a;color:#fff}.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{font-size:20px;text-align:center}.kuchikomiCatchList{margin-top:40px;width:100%;background-size:cover}@media screen and (min-width:769px){.kuchikomiCatchList{height:120px;background-image:url(/kuchikomi/catch/logoCloud@pc.png)}}@media screen and (min-width:768px)and (max-width:1023px){.kuchikomiCatchList{height:320px;background-image:url(/kuchikomi/catch/logoCloud@sp.png)}}@media screen and (max-width:767px){.kuchikomiCatchList{height:320px;background-image:url(/kuchikomi/catch/logoCloud@sp.png)}}.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:"";display:block;width:120px;border-top:4px solid #0086d6;margin:16px auto 0}.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{display:flex;align-items:center;padding:0 16px}@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{width:64px;height:64px;border-radius:50%;vertical-align:middle}.kuchikomiReviewProblemItemText{display:flex;align-items:center;width:100%;font-size:16px;font-weight:700;box-shadow:0 4px 15px rgba(0,0,0,.06);padding:24px;border-radius:12px}.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{font-size:32px;letter-spacing:-.5px;text-align:center}}@media screen and (min-width:768px)and (max-width:1023px){.kuchikomiHighRatingGraphHeading{font-size:28px;text-align:center}}@media screen and (max-width:767px){.kuchikomiHighRatingGraphHeading{font-size:24px;text-align:left}}.kuchikomiHighRatingGraphItems{display:flex;align-items:flex-start;margin-top:40px}@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;display:flex;flex-direction:column;align-items:center}.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{font-size:20px;text-align:center;font-weight:700}.kuchikomiHighRatingGraphItemImg{max-width:240px;margin-top:40px}.kuchikomiHighRatingGraphItemComment{box-shadow:0 0 12px rgba(0,0,0,.1);padding:16px;background:#fff;border-radius:8px;min-height:6em;align-items:center;font-weight:700;width:100%;margin-top:24px}.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{font-size:32px;letter-spacing:-.5px;text-align:center}}@media screen and (min-width:768px)and (max-width:1023px){.kuchikomiHighRatingCommentHeading{font-size:28px;text-align:center}}@media screen and (max-width:767px){.kuchikomiHighRatingCommentHeading{font-size:24px;text-align:left}}.kuchikomiHighRatingCommentHeading span{color:#f5a708}@media screen and (max-width:767px){.kuchikomiHighRatingCommentHeadingBr{display:none}}.kuchikomiHighRatingCommentItems{display:flex;align-items:flex-start;margin-top:40px}@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;display:flex;flex-direction:column;align-items:center}.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{font-size:20px;text-align:center;font-weight:700}.kuchikomiHighRatingCommentItemComment{box-shadow:0 0 12px rgba(0,0,0,.1);padding:16px;background:#fff;border-radius:8px;min-height:6em;align-items:center;font-weight:700;width:100%;margin-top:40px}.kuchikomiHighRatingCommentItemComment+.kuchikomiHighRatingCommentItemComment{margin-top:24px}.kuchikomiHighRatingCommentItemCommentPerson{display:flex;align-items:center}.kuchikomiHighRatingCommentItemCommentPersonIcon{width:24px}.kuchikomiHighRatingCommentItemReviewPoint{margin-top:24px}.kuchikomiHighRatingCommentItemCommentPersonText{font-size:14px;font-weight:700;margin-left:8px}.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{font-size:32px;letter-spacing:-.5px;text-align:center}}@media screen and (min-width:768px)and (max-width:1023px){.kuchikomiHighRatingFlowHeading{font-size:28px;text-align:center}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowHeading{font-size:24px;text-align:left}}.kuchikomiHighRatingFlowFirstActionItem{max-width:800px;background:#f8f8fa;padding:24px 24px 80px;margin:40px auto 0;border-radius:8px;text-align:center}.kuchikomiHighRatingFlowFirstActionItemHeading{font-size:20px;font-weight:700}.kuchikomiHighRatingFlowFirstActionItemDesc{margin-top:8px}.kuchikomiHighRatingFlowSecondActionItems{position:relative;margin-top:40px;top:-80px;display:flex;align-items:flex-start;justify-content:center}@media screen and (max-width:767px){.kuchikomiHighRatingFlowSecondActionItems{flex-direction:column;padding:0 24px}}.kuchikomiHighRatingFlowSecondActionItem{box-shadow:0 0 12px rgba(0,0,0,.1);background:#fff;border-radius:8px}@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{display:flex;align-items:center}.kuchikomiHighRatingFlowSecondActionItemPersonIcon{width:24px}.kuchikomiHighRatingFlowSecondActionItemPersonText{font-size:14px;font-weight:700;margin-left:8px}.kuchikomiHighRatingFlowCase{margin:60px auto 0}.kuchikomiHighRatingFlowCaseInner{max-width:960px;margin:0 auto;display:flex;align-items:flex-start}@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{padding:24px;width:400px;position:absolute;left:160px;top:240px}}@media screen and (min-width:768px)and (max-width:1023px){.kuchikomiHighRatingFlowCaseMainItemContent{padding:24px 0;width:320px;position:absolute;left:0;top:200px}}@media screen and (max-width:767px){.kuchikomiHighRatingFlowCaseMainItemContent{padding:24px 0;width:100%}}.kuchikomiHighRatingFlowCaseMainItemContentLabel{font-weight:700;font-size:16px;color:#0086d6}.kuchikomiHighRatingFlowCaseMainItemContentHeading{font-weight:700;font-size:28px;line-height:1.4;margin-top:8px}@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{padding:40px 24px;margin-left:auto;width:280px}}@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{font-weight:700;font-size:32px;color:#d1d1d4;display:block;line-height:1}.kuchikomiHighRatingFlowCaseFlowItemDesc{font-weight:700;font-size:16px;display:block;padding-left:16px;line-height:1.5}.kuchikomiCocoOperation{max-width:880px;margin:120px auto 0;display:flex;justify-content:center}@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{align-items:center;flex-direction:column-reverse;padding:0 24px}}.kuchikomiCocoOperationContent{max-width:480px;flex:1 1}@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:"";display:block;width:120px;border-top:4px solid #0086d6;margin:16px auto 0}.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{max-width:480px;flex:1 1}@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{font-size:16px;font-weight:700;color:#0086d6}.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{display:flex;margin-top:24px}.kuchikomiUseEasyItemVoiceIcon{width:64px;height:64px;border-radius:32px}.kuchikomiUseEasyItemVoiceComment{box-shadow:0 4px 15px rgba(0,0,0,.06);border-radius:12px;padding:24px;margin-left:24px}.kuchikomiUseEasyItemVoiceCommentText{font-weight:700;font-size:16px}.kuchikomiUseEasyItemVoiceCommentShopName{font-size:14px;color:#d1d1d4;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:"";display:block;width:120px;border-top:4px solid #0086d6;margin:16px auto 0}.kuchikomiEnqueteFeatureCompareItems{display:flex;justify-content:center;margin:80px auto 0;max-width:880px}@media screen and (max-width:767px){.kuchikomiEnqueteFeatureCompareItems{align-items:center;flex-direction:column}}@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{max-width:480px;flex:1 1}@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{background-image:linear-gradient(180deg,#2368ee,#0e7fbf);text-align:center;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{font-weight:700;font-size:32px;color:#fff}}@media screen and (min-width:768px)and (max-width:1023px){.kuchikomiCtaTitle{font-weight:700;font-size:24px;color:#fff}}@media screen and (max-width:767px){.kuchikomiCtaTitle{font-weight:700;font-size:24px;color:#fff}}.kuchikomiCtaDesc{margin-top:40px;font-size:16px;color:#fff}.kuchikomiCtaBtn{display:block;margin:40px auto;font-weight:700;text-align:center;padding:18px 0;font-size:24px;border-radius:4px;background-color:#f5a708;color:#fff}.kuchikomiCtaBtn:hover{background-color:#e0990a;color:#fff}@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{position:fixed;right:32px;bottom:32px;z-index:3;width:360px;background-color:#f5f5f5;border-radius:6px;box-shadow:4px 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:767px){.floatingCta{width:100%;right:0;bottom:0;border-radius:0;margin:0}}.floatingCtaRemove{position:absolute;right:5px;top:-30px;background-color:#ddd;width:25px;height:25px;border:none;border-radius:50%;color:#fff;font-size:28px;line-height:25px}.floatingCtaTitle{width:100%;font-weight:700;text-align:center;padding:8px}@media screen and (min-width:769px){.floatingCtaTitle{font-size:14px;background-color:#0086d6;color:#fff;border-radius:6px 6px 0 0}}@media screen and (min-width:768px)and (max-width:1023px){.floatingCtaTitle{font-size:14px;background-color:#0086d6;color:#fff;border-radius:6px 6px 0 0}}@media screen and (max-width:767px){.floatingCtaTitle{font-size:16px;color:#0086d6;border-radius:0}}@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{display:flex;align-items:center}.floatingCtaImg{width:200px}.floatingCtaImg img{width:100%;vertical-align:bottom}@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{width:16px;vertical-align:middle;margin-right:5px}.floatingCtaDetailText+.floatingCtaDetailText{margin-top:8px}.floatingCtaBtn{display:block;font-weight:700;text-align:center;padding:10px 0;font-size:16px;border-radius:4px;background-color:#0086d6;color:#fff}.floatingCtaBtn:hover{background-color:#0376b9;color:#fff}.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;font-size:14px;padding:4px}}.introductionTitle{font-weight:700;text-align:center;margin-top:120px;line-height:1.5;font-size:30px}@media screen and (min-width:768px)and (max-width:1023px){.introductionTitle{font-size:24px}}@media screen and (max-width:767px){.introductionTitle{font-size:24px;margin-top:100px}}.introductionTitleSp{display:none}@media screen and (max-width:767px){.introductionTitleSp{display:block}}.introductionWantAreas{display:flex;width:1000px;margin:80px auto 140px;justify-content:space-between}@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%;display:block;margin:50px auto 120px}}.introductionWantArea{width:300px;height:140px;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.1);padding-top:20px;padding-left:35px;position:relative}@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%;margin:0 auto 30px;height:120px}}.introductionWantIcon{position:absolute;right:-20px;bottom:-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{width:1000px;margin:80px auto 120px;display:flex;justify-content:space-between}}@media screen and (min-width:768px)and (max-width:1023px){.introductionSolutionArea{width:650px;margin:50px auto 120px;display:flex;justify-content:space-between;flex-wrap:wrap}}@media screen and (max-width:767px){.introductionSolutionArea{width:340px;margin:50px auto 100px;display:flex;justify-content:space-between;flex-wrap:wrap}}.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{margin-top:15px;width:40px;height:40px}}.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{font-size:14px;line-height:22px;margin-top:5px}@media screen and (max-width:767px){.introductionSolutionText{line-height:20px;font-size:13px}}.aboutTitle{font-weight:700;text-align:center;padding-top:120px;font-size:30px}@media screen and (min-width:768px)and (max-width:1023px){.aboutTitle{font-size:24px}}@media screen and (max-width:767px){.aboutTitle{font-size:24px;padding-top:100px}}@media screen and (min-width:769px){.aboutInfo{display:flex;width:1000px;margin:30px auto 0;padding-bottom:120px}}@media screen and (min-width:768px)and (max-width:1023px){.aboutInfo{display:block;text-align:center}}@media screen and (max-width:767px){.aboutInfo{display:block;text-align:center}}.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{margin-top:80px;margin-bottom:30px;width:300px;height:225px}}.aboutInfoText{font-size:16px;margin:0}@media screen and (min-width:769px){.aboutInfoText{width:590px;margin-left:30px;margin-top:auto;margin-bottom:auto}}@media screen and (min-width:768px)and (max-width:1023px){.aboutInfoText{padding-bottom:120px}}@media screen and (max-width:767px){.aboutInfoText{padding-bottom:100px;width:90%;margin-left:auto;margin-right:auto}}@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{background-image:linear-gradient(180deg,#2368ee,#0e7fbf);text-align:center}@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{font-weight:700;color:#fff;font-size:32px}}@media screen and (min-width:768px)and (max-width:1023px){.cta2Title{font-weight:700;color:#fff;font-size:24px}}@media screen and (max-width:767px){.cta2Title{font-weight:700;color:#fff;font-size:24px}}.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{display:flex;margin:25px auto 40px;width:700px}@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{font-size:20px;margin-left:40px;margin-top:auto;margin-bottom:auto}@media screen and (min-width:768px)and (max-width:1023px){.cta2Text{width:50%}}@media screen and (max-width:767px){.cta2Text{margin-left:auto;margin-right:auto;margin-top:20px;width:150px}}.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{font-size:20px;color:#fff;margin:0 0 0 10px}@media screen and (min-width:768px)and (max-width:1023px){.cta2TextIconInfo{font-size:18px}}@media screen and (max-width:767px){.cta2TextIconInfo{font-size:18px;margin-left:5px}}.ctaBtn{display:block;margin:0 auto;font-weight:700;text-align:center;padding:18px 0;font-size:24px;border-radius:4px;background-color:#f5a708;color:#fff}.ctaBtn:hover{background-color:#e0990a;color:#fff}@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{font-weight:700;text-align:center;font-size:30px}@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;font-size:16px;margin:55px 0 60px}@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{display:block;margin:0 auto;background:#0086d6;border-radius:5px;font-weight:700;text-align:center;padding:10px 0;font-size:16px;border-radius:4px;background-color:#0086d6;color:#fff}.planBtn:hover{background-color:#0376b9;color:#fff}.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;font-size:20px;padding-top:10px;padding-bottom:10px}}@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{font-weight:700;text-align:center;font-size:30px;margin-bottom:56px}@media screen and (min-width:768px)and (max-width:1023px){.pickupTitle{font-size:24px;margin-bottom:31px}}@media screen and (max-width:767px){.pickupTitle{font-size:24px;margin-bottom:26px}}.pickupItems{display:flex;width:1000px;margin-left:auto;margin-right:auto;justify-content:space-between}@media screen and (min-width:768px)and (max-width:1023px){.pickupItems{width:100%;padding:24px}}@media screen and (max-width:767px){.pickupItems{width:300px;flex-wrap:wrap}}.pickupItem{background:#fff;width:32%;height:180px;text-align:center;border-radius:12px;box-shadow:0 2px 20px rgba(0,0,0,.1);padding:40px 0}@media screen and (max-width:767px){.pickupItem{width:300px;height:150px;margin-bottom:15px}}.pickupItem:hover{transform:scale(1.02)}.pickupTop{font-size:28px;font-weight:700;color:#0376b9}@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{font-size:16px;margin-bottom:0;line-height:1.7;margin-top:15px;color:#363a44}@media screen and (max-width:767px){.pickupItemText{margin-top:5px}}.dealertechTitle{font-size:30px;font-weight:700;text-align:center;padding-top:80px;margin-top:0;margin-bottom:50px}@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{font-size:16px;width:1000px;margin:0 auto 20px}@media screen and (min-width:768px)and (max-width:1023px){.dealertechAboutText1{width:85%}}@media screen and (max-width:767px){.dealertechAboutText1{width:85%}}.dealertechAboutText2{font-size:16px;width:1000px;margin:0 auto}@media screen and (min-width:768px)and (max-width:1023px){.dealertechAboutText2{width:85%}}@media screen and (max-width:767px){.dealertechAboutText2{width:85%}}.dealertechContents{display:flex;width:1024px;margin:0 auto 120px;justify-content:space-between}@media screen and (min-width:768px)and (max-width:1023px){.dealertechContents{width:90%}}@media screen and (max-width:767px){.dealertechContents{display:block;width:300px}}.dealertechContentsTitle{font-size:30px;font-weight:700;text-align:center;margin-top:120px;margin-bottom:80px}@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{font-size:18px;margin:20px 5px;text-align:center}.dealertechContentText1{font-size:15px;margin:20px 5px 50px}@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{font-size:15px;margin:20px 5px 50px}@media screen and (max-width:767px){.dealertechContentText2{margin:20px 5px}}.dealertechContentText3{font-size:15px;margin:20px 5px}@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{font-weight:700;padding:10px 0;font-size:16px;border-radius:4px;background-color:#0086d6;color:#fff}.dealertechContentBtn1:hover{background-color:#0376b9;color:#fff}.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{display:block;margin:0 auto;background:#0086d6;border-radius:5px;font-weight:700;text-align:center;padding:10px 0;font-size:16px;border-radius:4px;background-color:#0086d6;color:#fff}.dealertechEndBtn:hover{background-color:#0376b9;color:#fff}.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;font-size:20px;padding-top:10px;padding-bottom:10px}}@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{outline:none!important;position:fixed;z-index:9990;top:0;right:0;bottom:0;left:0;text-align:center}.lity-wrap:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle}.lity-loader{position:absolute;z-index:9991;top:50%;width:100%;margin-top:-.8em;opacity:0;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:14px;text-align:center;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{outline:none!important;display:inline-block;position:relative;z-index:9992;max-width:100%;max-height:100%;text-align:left;vertical-align:middle;white-space:normal}.lity-content{z-index:9993;width:100%;transition:transform .3s ease;transform:scale(1)}.lity-closed .lity-content,.lity-loading .lity-content{transform:scale(.8)}.lity-content:after{content:"";display:block;position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:auto;height:auto;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-close{outline:none;cursor:pointer;position:fixed;z-index:9994;top:0;right:0;width:35px;height:35px;padding:0;border:0;background:none;box-shadow:none;color:#fff;font-family:Arial,Baskerville,monospace;font-size:35px;font-style:normal;line-height:35px;text-align:center;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.6);-webkit-appearance:none}.lity-close::-moz-focus-inner{padding:0;border:0}.lity-close:active,.lity-close:focus,.lity-close:hover,.lity-close:visited{outline:none;padding:0;border:0;background:none;box-shadow:none;color:#fff;font-family:Arial,Baskerville,monospace;font-size:35px;font-style:normal;line-height:35px;text-align:center;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,.6)}.lity-close:active{top:1px}.lity-image img{display:block;max-width:100%;border:0;line-height:0}.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container,.lity-iframe .lity-container,.lity-vimeo .lity-container,.lity-youtube .lity-container{width:100%;max-width:964px}.lity-iframe-container{overflow:auto;width:100%;height:0;padding-top:56.25%;transform:translateZ(0);pointer-events:auto;-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.lity-hide{display:none}html{position:relative;font-size:62.5%}@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;margin:0;padding:0;background:#fff;color:#000;font-size:1.3rem;letter-spacing:.025em;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),only screen and (-webkit-min-device-pixel-ratio:2){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media(min-width:768px){body{font-size:1.8rem}}html{min-height:100%}body,html{display:flex}body{flex-direction:column;width:100%;min-height:100vh}#colophon{flex-shrink:0;margin:auto 0 0}#content{flex:1 0 auto;width:100%;min-height:1px;-webkit-box-flex:1}h1,h2,h3,h4{line-height:1.35}p{margin:0 0 1em;line-height:2}img{max-width:100%}ol,ul{margin:0 0 3em;padding:0 0 0 2em}ol li,ul 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;flex-grow:1;-webkit-box-flex: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.42857%;max-width:none;padding:0}}@media(min-width:992px){.lcontainer{width:71.42857%;max-width:100rem}}.lcontainer--ts{width:calc(100vw - (100vw - 42rem)/2);max-width:none;margin:0 0 0 auto;padding-right:0}@media(min-width:768px){.lcontainer--ts{width:71.42857%;max-width:none;margin:0 auto}}@media(min-width:992px){.lcontainer--ts{width:71.42857%;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{display:flex;width:100%;max-width:150rem;margin:0 auto;padding:1rem 1.5rem}@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{display:block;height:100%}.header-logo__title{display:flex;align-items:center;height:100%;margin:0;-webkit-box-align:center}.header-logo__link{display:block;text-decoration:none}.header-logo__img{display:block;width:100%;height:auto;width:140px}.header-info{display:block;height:100%}.header-info__row{height:100%}@media(min-width:576px){.header-info__row{display:flex;align-items:center;-webkit-box-align:center}.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{display:flex;align-items:center;padding:0 0 1rem;line-height:1;white-space:nowrap;letter-spacing:0;-webkit-box-align:center}@media(min-width:576px){.header-info__tel{padding:0;letter-spacing:.05em}}.header-info__tel-icon{display:block;width:2.2rem;height:2.2rem}@media(min-width:768px){.header-info__tel-icon{width:4.5rem;height:4.5rem}}.header-info__tel-number{display:block;padding:0 0 0 .5rem;font-size:1.4rem}@media(min-width:768px){.header-info__tel-number{padding:0 0 0 1.5rem;font-size:2.6rem}}.header-info__tel-text{display:block;padding:.25em 0 0;font-size:1rem;letter-spacing:-.01em}@media(min-width:768px){.header-info__tel-text{display:inline-block;padding:0 0 .2em .5em;font-size:1.3rem;letter-spacing:0}}.header-info__btn{display:flex;justify-content:center;align-items:center;height:2.3em;padding:0 1em;border-radius:.6em;background-color:#ff0700;box-shadow:.2rem .2rem 0 rgba(0,0,0,.3);color:#fff;font-size:1.3rem;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none;-webkit-box-pack:center;-webkit-box-align:center}@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;box-shadow:.5rem .5rem 0 rgba(0,0,0,.3);font-size:2.4rem}}@media(min-width:992px){.header-info__btn{padding:0 1.9em 0 2em;font-size:3rem;letter-spacing:.2em}}.header-info__btn:hover{opacity:.8}.footer__row{display:block}@media(min-width:768px){.footer__row{display:flex;justify-content:space-between;-webkit-box-pack:justify}}.footer__logo-wrap{width:16rem;margin:0 auto 3rem}@media(min-width:768px){.footer__logo-wrap{margin:0}}.footer__copyright{margin:5rem 0 0;text-align:center}.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{display:flex;list-style:none;flex-wrap:wrap;margin:0;padding:0}@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}.cv-btn,.f-nav__link{display:block;text-decoration:none}.cv-btn{position:relative;z-index:1;width:100%}.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 rgba(0,0,0,.5)}@media(min-width:768px){.cv-btn--d .cv-btn__innr{box-shadow:.6rem .6rem .6rem rgba(0,0,0,.5)}}.cv-btn__innr{display:block;position:relative;z-index:1;padding:2.5rem .5rem;border-radius:.8rem;background-color:#ffff3d;box-shadow:.5rem .5rem 0 #009edb;color:#000;text-align:center}@media(min-width:768px){.cv-btn__innr{box-shadow:.6rem .6rem 0 #009edb}}.cv-btn__innr:before{content:"";display:block;position:absolute;top:.6rem;right:.6rem;bottom:.6rem;left:.6rem;border:1px solid #000;border-radius:.8rem}.cv-btn__img{display:block;width:65%;max-width:32rem;height:auto;max-height:4rem;margin:0 auto 1rem}.cv-btn__text{margin:0;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cv-btn__bubble{position:absolute;z-index:3;top:0;right:-2%;width:7rem;transform:translateY(-50%)}@media(min-width:768px){.cv-btn__bubble{right:2%;width:14rem}}.hero,.hero__mv{display:block}.hero__mv-img{display:block;width:100%;margin:0;padding:0}.hero__main{position:relative;padding:0 0 5rem;background:linear-gradient(180deg,#00b7ff 0,#00b7ff 1%,#00b7ff 55%,rgba(0,183,255,.9))}@media(min-width:768px){.hero__main{background:linear-gradient(180deg,#00b7ff 0,#00b7ff 1%,#00b7ff 55%,rgba(0,183,255,.7))}}.hero__main-innr{position:relative;margin-bottom:-4rem;transform:translate3d(0,-4rem,0)}@media(min-width:768px){.hero__main-innr{margin:0;transform:none}.hero__main-row{display:flex;margin:0 -1.5rem}.hero__main-btns,.hero__main-map{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{display:block;width:90%;margin:-6rem auto 0}@media(min-width:576px){.hero__catch{width:100%}}@media(min-width:768px){.hero__catch{width:110%;margin:0 0 -5rem;padding:0;transform:translate3d(-10%,-6rem,0)}}.hero__catch2{display:block;width:90%;margin:0 auto}@media(min-width:576px){.hero__catch2{width:100%}}@media(min-width:768px){.hero__catch2{width:110%;margin:0 0 -5rem;padding:0;transform:translate3d(-10%,-6rem,0)}}.hero__bubble{width:60%}@media(min-width:768px){.hero__bubble{position:absolute;top:0;left:38%;width:36.1rem;transform:translate3d(0,-80%,0)}}.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{display:block;margin:0 auto 2rem}@media(min-width:768px){.hero__btn1{width:45.7rem;margin:0 auto 3rem}}.hero__btn2{display:flex;justify-content:center;align-items:center;height:2.5em;margin:0 auto 2rem;border-radius:3em;background-color:#fff;box-shadow:.4rem .5rem 0 #009edb;color:#00b8ff;font-size:1.8rem;font-weight:700;text-decoration:none;letter-spacing:.075em;-webkit-box-pack:center;-webkit-box-align:center}@media(min-width:768px){.hero__btn2{width:41.5rem;height:2.2em;margin:0 auto 1rem;box-shadow:.5rem .6rem 0 #009edb;font-size:2.8rem}}.hero__btn2--d{border:1px solid #fff;background-color:rgba(0,0,0,0);box-shadow:none;color:#fff}.hero__btn2:hover{opacity:.8}.hero__text1{margin:0;color:#fff;font-size:1.4rem;line-height:1.78;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.05);letter-spacing:0}@media(min-width:768px){.hero__text1{font-size:1.7rem;white-space:nowrap}}.t-visual{display:block;overflow:hidden;padding:3rem 0 1rem;background-color:#ff9300;color:#fff}@media(min-width:768px){.t-visual{padding:1rem 0}.t-visual__row{display:flex;justify-content:space-between;align-items:flex-end;-webkit-box-pack:justify;-webkit-box-align:end}}.t-visual__title{margin:0;font-size:2.3rem;font-weight:700;line-height:1.4}@media(min-width:768px){.t-visual__title{font-size:5.4rem;white-space:nowrap}}.t-visual__title span{font-weight:400;letter-spacing:-.025em}.t-visual__title-img{display:block;width:97%;height:auto;margin:0 0 .5rem}@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{overflow:hidden;padding:5rem 0}@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{display:flex;justify-content:space-between;align-items:center;-webkit-box-pack:justify;-webkit-box-align:center}.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{position:relative;z-index:2;flex-basis:57%;width:100%;max-width:57%}}.t-feature__visual{margin:2rem 0 0}@media(min-width:768px){.t-feature__visual{position:relative;z-index:1;flex-basis:43%;width:100%;max-width:43%;margin:0}}.t-feature__visual-wrap{width:70%;margin:0 auto;text-align:center}@media(min-width:768px){.t-feature__visual-wrap{width:100%}.t-feature__visual-wrap--3{transform:translateX(7%)}.t-feature__visual-wrap--4{transform:translateX(-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{margin:0 0 .25em;color:#000;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{position:relative;margin:0;color:#ff9300;font-size:2.2rem;letter-spacing:0}@media(min-width:768px){.t-feature__title{font-size:4.7rem;white-space:nowrap}}.t-feature__title:before{content:"";display:block;position:absolute;z-index:-1;top:50%;left:0;width:7rem;height:7rem;border-radius:50%;background-color:#ffff3d;transform:translate3d(-40%,-47%,0)}@media(min-width:768px){.t-feature__title:before{width:14rem;height:14rem}}.t-feature__head{position:relative;margin:0;padding:0 0 2rem}@media(min-width:768px){.t-feature__head{margin:0 0 1rem}}.t-feature__intro{margin:1em 0;color:#666}.t-feature__sub-title{margin:2em 0 1em;color:#60aac1;font-size:1.7rem}@media(min-width:768px){.t-feature__sub-title{font-size:2.1rem}}.t-feature-col{display:block;padding:4rem 1.5rem;background-color:#f6f6f6}@media(min-width:768px){.t-feature-col{padding:4rem 3rem}.t-feature-col__row{display:flex;align-items:flex-end;-webkit-box-align:end}}.t-feature-col__content,.t-feature-col__visual{width:100%}@media(min-width:768px){.t-feature-col__content,.t-feature-col__visual{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{margin:0 0 .25em;color:#ff9300;font-size:1.8rem;font-weight:700}@media(min-width:768px){.t-feature-col__title{font-size:2.6rem}}.t-feature-col__intro{margin:0 0 1em;color:#666}.t-feature-col__img{display:block;width:100%;margin:0 auto}@media(min-width:768px){.t-feature-col__img{width:38.5rem;margin:0 auto 0 0}}.t-feature-col__btn{display:flex;justify-content:center;align-items:center;width:100%;height:2.25em;margin:0 auto;border-radius:2.25em;background-color:#ff9300;color:#fff;font-size:2rem;font-weight:700;line-height:1;text-decoration:none;-webkit-box-align:center;-webkit-box-pack:center}@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{display:block;position:relative;overflow:hidden;padding:6rem 0;background-color:#0059ff}.t-bnr__wrap{position:relative;z-index:2;padding:3rem 0;background-color:rgba(0,89,255,.7)}.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{margin:2rem 0 0;color:#fff;line-height:1.4;text-align:center}.t-bnr__bg{z-index:1}.t-bnr__bg,.t-bnr__bg-img{position:absolute;top:0;left:0;width:100%;height:100%}.t-bnr__bg-img{display:block;opacity:0;font-family:"object-fit: cover; object-position: center;";object-fit:cover;object-position:50% 50%}.t-bnr__bg-img.right{font-family:"object-fit: cover; object-position: right;";object-position:100% 50%}.t-bnr__bg-img.left{font-family:"object-fit: cover; object-position: left;";object-position:0 50%}.t-bnr__bg-img.contain{object-fit:contain!important}.t-bnr__bg-img.contain.left{font-family:"object-fit: contain; object-position: left;";object-position:0 50%}.t-bnr__bg-img.contain.right{font-family:"object-fit: contain; object-position: right;";object-position:100% 50%}.t-bnr__bg-img.lazyloaded{opacity:1;transition:opacity .3s linear}.t-f-lead__title{margin:0 0 .75em;color:#ff9300;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{flex-direction:row-reverse}}.t-xpl__title{margin:0 0 .78em;color:#000;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{display:flex;justify-content:space-between;margin:0 -1.5rem;-webkit-box-pack:justify}}.t-xpl__content,.t-xpl__visual{width:100%}@media(min-width:768px){.t-xpl__content,.t-xpl__visual{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{display:block;opacity:0}.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{display:block;width:100%;margin:-5rem auto 0;padding:0 1.5rem;border:.3rem solid #ff9300;border-radius:4rem;background-color:#fffff5;box-shadow:1rem 1rem 1.5rem rgba(0,0,0,.1)}@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{display:block;width:100%}@media(min-width:768px){.t-panel__v-img{max-width:99.2rem}}.t-pane-feature__item{margin:0 0 5rem}.t-pane-feature__title{display:block;margin:0 0 1em;padding:.25em 1rem;border-radius:.5rem;background-color:#ff9300;color:#fff;font-size:2rem;text-align:center}@media(min-width:768px){.t-pane-feature__title{font-size:3.8rem}}.t-pane-feature__sub{margin:0 0 1em;font-size:1.5rem;text-align:center}@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{display:block;margin:0 auto;opacity:0}.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{display:flex;align-items:center;-webkit-box-align:center}.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{flex:1 0 auto;padding:0 0 0 5%;-webkit-box-flex:1}}.t-movie__video-img{display:block;width:100%;max-width:54rem;margin:0 auto}.t-movie__intro{width:100%;margin:0 0 1em;font-size:1.6rem;line-height:1.78;text-align:center}@media(min-width:768px){.t-movie__intro{font-size:2.4rem;text-align:left}}.t-movie__btn{display:flex;justify-content:center;align-items:center;width:100%;max-width:30rem;height:2.5em;margin:0 auto;border-radius:1.5rem;background-color:#0172c1;color:#fff;font-size:1.9rem;font-weight:700;line-height:1;text-decoration:none;-webkit-box-pack:center;-webkit-box-align:center}@media(min-width:768px){.t-movie__btn{margin:0}}.t-btn{display:flex;justify-content:center;align-items:center;width:100%;max-width:30.5rem;height:2.5em;margin:0 auto;border-radius:1.5rem;background-color:#0172c1;color:#fff;font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none;letter-spacing:0;-webkit-box-pack:center;-webkit-box-align:center}@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{display:block;margin:1.5em 0;font-size:2.6rem;font-weight:400;text-align:center;letter-spacing:.05em}@media(min-width:768px){.t-title{font-size:3.8rem}}.t-case,.t-case__row{display:block}@media(min-width:768px){.t-case__row{display:flex;margin:0 -2rem}}.t-case__item{display:block;width:100%;padding:0 0 5rem}@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{display:block;width:100%;opacity:0}.t-case__head-img.lazyloaded{opacity:1;transition:opacity .3s linear}.t-case__lead{margin:0 0 .78em;color:#ff9300;font-size:1.8rem;font-weight:700;line-height:1.4;white-space:nowrap}@media(min-width:768px){.t-case__lead{font-size:3.4rem}}.t-case__com-name{margin:0 0 .78em;color:#666;font-size:1.5rem}@media(min-width:768px){.t-case__com-name{font-size:1.8rem}}.t-case__intro{margin:0;padding:0 0 2rem;color:#666}@media(min-width:768px){.t-case__intro{min-height:9.4em}}.t-spt{display:block;margin:0 auto}.t-spt__row{display:flex;flex-wrap:wrap;margin:0 -1rem 3rem}@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{padding:.25em;border:1px solid #ff9300;border-radius:4rem;background-color:#fff;color:#ff9300;font-size:1.8rem;font-weight:700;line-height:1.4;text-align:center}@media(min-width:768px){.t-spt__label{font-size:2.4rem}}.t-spt__img{display:block;width:100%;margin:0 auto}@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{margin:0;color:#ff0700;font-size:1.9rem;text-align:center}@media(min-width:768px){.t-lead__title{font-size:3rem}}.t-lead__sub{margin:.5em 0 0;font-size:1.5rem;line-height:1.4;text-align:center}@media(min-width:768px){.t-lead__sub{font-size:2.1rem}}.t-csd__row{display:flex;flex-wrap:wrap;margin:0 -.75rem}@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.33333%;max-width:33.33333%;margin:0;padding:0 1.5rem}}.t-csd__item-title{margin:0 0 1em;padding:.5em .25em;border:1px solid #ff9300;border-radius:.9rem;background-color:#fff;color:#000;font-size:1.1rem;font-weight:700;line-height:1.4;text-align:center;white-space:nowrap}@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{display:block;width:100%;max-width:15.5rem;margin:0 auto}@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__td,.t-price-table__thead .t-price-table__th{padding-top:0;padding-bottom:2rem;color:#666;font-weight:400;text-align:top}.t-price-table__tbody .t-price-table__td,.t-price-table__tbody .t-price-table__th{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__td,.t-price-table__th{padding:2rem 1.5rem;border-bottom:1px solid #ccc;text-align:left;white-space:nowrap;letter-spacing:0}@media(min-width:768px){.t-price-table__td,.t-price-table__th{padding:4rem 2rem 4rem 3rem;white-space:normal;letter-spacing:.05em}}.t-price-table__title-span{display:block;color:#ff9300;font-size:1.5rem;font-weight:700}@media(min-width:768px){.t-price-table__title-span{font-size:2.8rem}}.t-price-table__td-small{display:block;font-size:70%;font-weight:400;letter-spacing:0}.t-price-table__btn{display:flex;justify-content:center;align-items:center;max-width:17rem;height:2em;border-radius:2.5rem;background-color:#ff9300;color:#fff;font-weight:700;line-height:1;text-align:center;white-space:nowrap;text-decoration:none;-webkit-box-pack:center;-webkit-box-align:center}.t-price-table__btn:hover{opacity:.8}.t-funcs{display:block}.t-funcs__row{display:flex;flex-wrap:wrap;margin:0 -1.5rem -5rem}.t-funcs__item{display:block;flex-basis:50%;width:100%;max-width:50%;padding:0 1.5rem 5rem;text-align:center}@media(min-width:768px){.t-funcs__item{display:block;flex-basis:33.3333%;max-width:33.3333%}}.t-funcs__visual{display:block;margin:0 0 3rem}.t-funcs__img{display:block;width:100%;max-width:9rem;margin:0 auto}@media(min-width:576px){.t-funcs__img{max-width:18.5rem}}.t-funcs__title{margin:0 0 1em;color:#ff9300;font-size:1.6rem;letter-spacing:0}@media(min-width:768px){.t-funcs__title{font-size:2.2rem}}.t-funcs__intro{display:block;margin:0;color:#666}.t-info{display:block}.t-info__table{width:100%;border-top:1px solid #ccc}.t-info__td,.t-info__th{padding:1em;border-bottom:1px solid #ccc;text-align:left}.t-info__th{background-color:#f6f6f6;white-space:nowrap}@media(min-width:768px){.t-info__td{padding-left:5%}}.t-form{overflow:hidden;padding:5rem 0;background-color:#0560e2;color:#fff}.t-form__head{margin:0 0 3rem}.t-form__head-row{display:flex;align-items:center;margin:0 -2.5rem;-webkit-box-align:center}.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{display:block;flex-basis:35%;width:100%;max-width:35%}}.t-form__head-t-img{display:block;width:100%;height:auto}.t-form__foot{padding:2rem 0 0}@media(min-width:768px){.t-form__foot-row{display:flex;justify-content:space-between;-webkit-box-pack:justify}}.t-form__foot-item{display:block;width:100%;margin:0 0 2rem;text-align:center}@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{display:flex;justify-content:center;align-items:center;height:4em;border:1px solid #fff;border-radius:4em;color:#fff;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none;-webkit-box-pack:center;-webkit-box-align:center}@media(min-width:768px){.t-form__item-btn{height:3em}}.t-form__item-btn:hover{opacity:.8}.f-hero{margin:0 0 3rem;padding:3rem 0;background-color:#00b8ff}@media(min-width:768px){.f-hero{padding:5rem 0}}.f-hero__title{color:#fff;font-size:2rem;font-weight:700;text-align:center}@media(min-width:768px){.f-hero__title{font-size:2.8rem}.f-hero{margin:0 0 5rem}}.ib{display:inline-block;font:inherit}.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{padding:40px;max-width:640px;margin:0 auto}.specPageItem+.specPageItem{margin-top:40px}.specPageHeading{font-weight:700;font-size:20px;color:#363a44}.specPageContent{font-size:16px;color:#363a44}.caseDetail{padding:0}.caseDetail_hero{max-width:1280px;display:table;table-layout:fixed;margin:0 auto}@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{display:table-cell;width:640px;object-fit:cover}@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{width:640px;height:340px;object-fit:cover}@media screen and (max-width:767px){.caseDetail_heroImg{width:100%;max-height:340px;height:auto}}@media screen and (min-width:768px)and (max-width:1023px){.caseDetail_heroImg{width:100%;max-height:340px;height:auto}}@media screen and (max-width:767px){.caseDetail_heroContent{padding:0 5%;margin-top:40px}}@media screen and (min-width:768px)and (max-width:1023px){.caseDetail_heroContent{padding:0 5%;margin-top:40px}}@media screen and (min-width:769px){.caseDetail_heroContent{display:table-cell;vertical-align:middle;padding:0 40px}}.caseDetail_heroSubTitle{color:#0086d6;font-weight:700;font-size:14px}.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{font-weight:700;font-size:32px;color:#363a44;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:" ";display:block;clear:both}.caseDetail_heroShopInfo{margin-top:8px;display:table;table-layout:fixed}.caseDetail_heroShopInfoImgWrap{display:table-cell;width:48px;height:48px;table-layout:fixed}.caseDetail_heroShopInfoImg{height:48px;width:48px;border-radius:50%;vertical-align:middle}.caseDetail_heroShopInfoName{display:table-cell;vertical-align:middle;padding-left:8px;font-size:16px;color:#363a44}.caseDetail_heroShopInfoClass{margin-top:16px;font-size:14px;color:#86888d;margin-left:4px}.caseDetail_content{max-width:800px;margin:0 auto;padding:80px 24px}@media screen and (max-width:767px){.caseDetail_content{width:100%;display:block;padding:0 5%}}@media screen and (min-width:768px)and (max-width:1023px){.caseDetail_content{width:100%;display:block;padding:0 5%}}.caseDetail_h2{font-weight:700;font-size:32px;color:#363a44;border-bottom:1px solid #e9e9eb;padding-bottom:20px;margin-top:64px}@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{font-size:16px;color:#363a44;margin-top:24px;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{font-weight:700;font-size:20px;color:#363a44;border-left:4px solid #0086d6;padding-left:12px}.caseDetail_h3,.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{font-weight:700;font-size:20px;color:#363a44}.caseDetail_interviewA{margin-top:24px;line-height:1.8;font-size:16px;color:#363a44}.caseDetail_interviewName{color:#0086d6;font-weight:700;padding-right:10px}.caseDetail_img{margin-top:40px}.caseDetail_img img{width:100%}.caseDetail_img .caseDetail_note{font-size:12px}.caseDetail_youtube{position:relative;width:100%;padding-top:56.25%;margin-top:40px}.caseDetail_youtube iframe{position:absolute;top:0;right:0;width:100%!important;height:100%!important}.lawPage{padding:40px;max-width:640px;margin:0 auto}.lawPageItem+.lawPageItem{margin-top:40px}.lawPageHeading{font-weight:700;font-size:20px;color:#363a44}.lawPageContent{font-size:16px;color:#363a44}.securityPage{padding:40px;max-width:640px;margin:0 auto}.securityPageItem+.securityPageItem{margin-top:40px}.securityPageHeading{font-weight:700;font-size:20px;color:#363a44}.securityPageContent{font-size:16px;color:#363a44}