/*
 / ChatWork_Website_CSS
 / styleguide for chatwork website telework-conference.
 / publish: 2025-06-23
 /
 / @site https://go.chatwork.com/ja/telework-conference
 / Copyright  ChatWork
 */@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@media screen and (min-width:768px){.show-pc{display:block}}@media screen and (max-width:767px){.show-pc{display:none}}@media screen and (min-width:768px){.show-pc.__inline{display:inline-block}}@media screen and (min-width:768px){.show-sp{display:none}}@media screen and (max-width:767px){.show-sp{display:block}}@media screen and (max-width:767px){.show-sp.__inline{display:inline-block}}._fade_up,._fade_in{-webkit-transition:all .7s ease-out;transition:all .7s ease-out}.js-scroll-btn{opacity:0;visibility:hidden;-webkit-transition:.5s ease;transition:.5s ease}.js-scroll-btn.is-show{opacity:1;visibility:visible;-webkit-transition:.5s ease;transition:.5s ease}.center{text-align:center}.center__sm{text-align:center}@media screen and (min-width:768px){.center__sm{text-align:left}}.center__lg{text-align:center}@media screen and (max-width:767px){.center__lg{text-align:left}}.bold{font-weight:700}html{font-size:.625rem}body{color:#13202f;font-family:"Chatwork Sans B","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif}a{text-decoration:underline;color:#f03748}a:hover{text-decoration:underline;color:#f03748}a:focus{outline:0}*{box-sizing:border-box}:before,:after{box-sizing:border-box}img{vertical-align:middle;height:auto}html{-webkit-tap-highlight-color:transparent}ul{list-style:none outside;margin:0;padding:0}p,li,a,h1,h2,h3,h4,h5,div dt,dd{margin:0;padding:0}figure img,img{width:100%}h1,h2,h3,h4,h5{font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif}em{font-weight:700;font-style:normal}figure{margin:0}.bg__red{background-color:#fff9f9}.bg__blue{background-color:#f9fafd}.bg__navy{background-color:#112c59}.bg__navy .heading__title.__xl{position:relative;font-size:3.4rem;line-height:1.5867;margin-bottom:64px;color:#fff;text-align:center}.color{color:#13202f}.color__red{color:#f03748}.color__blue{color:#0975f3}.color__white{color:#fff}section{padding:80px 0}@media screen and (max-width:767px){section{padding:48px 0}}.l__container{margin:auto;padding:0 40px;max-width:980px}@media screen and (max-width:767px){.l__container{padding:0 24px}}.col{display:-webkit-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.col .col-6{width:60%}@media screen and (max-width:767px){.col .col-6{width:100%}}.col .col-5{width:50%}@media screen and (max-width:767px){.col .col-5{width:100%}}.col .col-4{width:40%}@media screen and (max-width:767px){.col .col-4{width:100%}}.col .col-3{width:30%}@media screen and (max-width:767px){.col .col-3{width:100%}}@media screen and (min-width:1080px){.layout__wrap{display:-webkit-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1079px){.layout__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1080px){.layout__wrap .layout__contents{width:100%}}@media screen and (max-width:767px){.layout__wrap .layout__contents{position:relative}}.layout__wrap .layout__cta{background:#fff2c8}@media screen and (min-width:1080px){.layout__wrap .layout__cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100vh;width:320px;position:fixed;top:0;right:0;z-index:1}}@media screen and (max-width:1079px){.layout__wrap .layout__cta{width:100%}}.btn__wrap{text-align:center}.fixed__bnr{position:fixed;bottom:40px;right:40px;z-index:99}.btn{font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;display:inline-block;font-size:1.8rem;padding:16px 66px;border-radius:50px;position:relative;font-weight:700;text-decoration:none;-webkit-transition:.2s ease;transition:.2s ease;box-shadow:0 6px 15px rgba(0,0,0,.16)}@media screen and (max-width:767px){.btn{font-size:1.6rem;padding:16px 48px}}.btn__small{padding:8px 16px;font-size:1.8rem}@media screen and (max-width:767px){.btn__small{font-size:1.2rem}}.btn:hover{text-decoration:none}.btn:hover.btn__white{background-color:#f03748;color:#fff}.btn__white{color:#f03748;background-color:#fff;border:2px solid #f03748}.btn__white:hover{color:#f03748}.btn__red{color:#fff;background-color:#f03748;border:2px solid #f03748}.btn__red:hover{color:#f03748;background-color:#fff;border:2px solid #f03748}.btn__black{color:#fff;background-color:#13202f}.btn__black:hover{color:#fff}.btn__orange{color:#13202f;background-color:#ffbe2e}.btn__orange:hover{color:#fff}.btn.arrow{position:relative}.btn.arrow:hover:after{right:8%}.btn.arrow:hover.arrow__down:after{right:10%;bottom:-10%}.btn.arrow:after{content:"";position:absolute;border-top-width:2px;border-right-width:2px;border-top-style:solid;border-right-style:solid;height:6px;width:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;bottom:0;right:10%;margin:auto;-webkit-transition:.2s ease;transition:.2s ease}@media screen and (max-width:767px){.btn.arrow:after{right:12%}}.btn.arrow__white:after{border-color:#fff}.btn.arrow__red:after{border-color:#f03748}.btn.arrow__down:after{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.heading__title.__xl{font-size:3.2rem;line-height:1.5625}@media screen and (max-width:1079px){.heading__title.__xl{font-size:2.2rem;line-height:1.4545}}.heading__title.__xl .lg{font-size:3.5rem}@media screen and (max-width:1079px){.heading__title.__xl .lg{font-size:2.4rem}}.heading__title.__xl .weak{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:fit-content;color:#fff;font-size:2.8rem;background-color:#13202f;padding:5px 30px 5px 7px;border-radius:50px;margin:0 auto 20px}@media screen and (max-width:767px){.heading__title.__xl .weak{font-size:1.4rem}}.heading__title.__xl .weak img{width:35px;height:35px;margin-right:20px}.heading__title.__lg{font-size:2.8rem;line-height:1.7142}@media screen and (max-width:1079px){.heading__title.__lg{font-size:2.2rem;line-height:1.6363}}.heading__title.__md{font-size:2.4rem;line-height:1.4166}@media screen and (max-width:1079px){.heading__title.__md{font-size:1.8rem;line-height:1.5555}}.heading__title.__line{position:relative}.heading__title.__line:before{content:"";position:absolute;background-color:#f03748;bottom:-24px;width:58px;height:4px;left:0;right:0;margin:auto}@media screen and (max-width:767px){.heading__title.__line:before{bottom:-16px}}.heading__title.__line.__red:before{background-color:#f03748}p{font-size:1.6rem;line-height:2}@media screen and (max-width:1079px){p{font-size:1.5rem;line-height:1.8666}}p.sm{font-size:1.5rem;line-height:1.8666}@media screen and (max-width:1079px){p.sm{font-size:1.2rem;line-height:1.6666}}p.xs{font-size:1rem;line-height:1.8}.lists .list{font-size:1.2rem;line-height:1.5;font-weight:700;position:relative;padding-left:16px;margin-bottom:0}@media screen and (max-width:1079px){.lists .list{font-size:1.2rem;line-height:1.5}}.lists .list:before{content:"";position:absolute;width:6px;height:6px;background-color:#0975f3;border-radius:50px;top:7px;left:0}header{width:100%;position:-webkit-sticky;position:sticky;top:0;left:0;background-color:rgba(255,255,255,.8);backdrop-filter:blur(10px);z-index:99;box-shadow:0 0 3px rgba(19,32,47,.1)}header .header__wrap{max-width:1260px;margin:auto;padding:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-transition:.2s ease;transition:.2s ease}@media screen and (max-width:767px){header .header__wrap{padding:24px 16px}}@media screen and (max-width:767px){header .header__wrap{position:relative;height:56px}}header .header__wrap .on_btn{margin-left:8px}header .header__wrap .login{font-size:1.4rem;margin-left:10px}header .header__wrap .login a{text-decoration:underline;color:#646e73;font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif}header .header__wrap .login a:hover{color:#f03748}header .header__logo{width:175px;-webkit-transition:.2s ease;transition:.2s ease}@media screen and (max-width:767px){header .header__logo{width:120px;position:absolute;top:0;bottom:0;left:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:1}}header .header__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){header .header__nav{position:absolute;top:0;bottom:0;right:0;-webkit-transition:.2s ease;transition:.2s ease;width:172px}}header .header__nav .nav__wrap .nav__lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-weight:700}header .header__nav .nav__wrap .nav__lists .list{font-size:1.6rem;margin-right:22px}@media screen and (max-width:1079px){header .header__nav .nav__wrap .nav__lists .list{font-size:1.4rem;margin-right:14px}}@media screen and (max-width:767px){header .header__nav .nav__wrap .nav__lists .list{font-size:1.3rem;margin-right:16px}}header .header__nav .nav__wrap .nav__lists .list a{color:#13202f;-webkit-transition:.2s ease;transition:.2s ease;text-decoration:none}header .header__nav .nav__wrap .nav__lists .list a:hover{color:#f03748}@media screen and (max-width:768px){header .header__nav .nav__wrap .nav__lists{display:none}}header .header__nav .btn{box-shadow:none}@media screen and (max-width:1079px){header .header__nav .btn__small{font-size:1.6rem}}@media screen and (max-width:767px){header .header__nav .btn__small{font-size:1.2rem}}@media screen and (max-width:767px){header .header__nav .btn__wrap{margin-right:-140px;-webkit-transition:.2s ease;transition:.2s ease;will-change:transition}}@media screen and (max-width:767px){header.is-show .header__wrap{padding-top:12px;padding-bottom:12px;display:block}header.is-show .header__nav{width:auto}header.is-show .header__logo{opacity:0}header.is-show .btn__wrap{margin-right:22px}}.layout__footer{width:100%}footer{background-color:#13202f;padding:32px 0 24px;text-align:center;margin-bottom:106px}@media screen and (max-width:767px){footer{margin:762px 0 94px}}footer .footer__links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}@media screen and (max-width:1079px){footer .footer__links{margin-bottom:16px}}footer .footer__links .link{color:#fff;font-size:1.4rem}@media screen and (max-width:1079px){footer .footer__links .link{font-size:1.2rem}}footer .footer__links .link:first-child:after{content:"｜"}footer .footer__links .link a{color:#fff;text-decoration:none;line-height:1}footer .footer__links .link a:hover{text-decoration:underline}footer .copyright{color:#fff;font-size:1.8rem}@media screen and (max-width:1079px){footer .copyright{font-size:1.4rem}}.is-visible{opacity:1;visibility:visible}.bottom__xl{margin-bottom:-webkit-calc(64px + 24px);margin-bottom:calc(64px + 24px)}.hero{overflow:hidden;padding:0;height:710px;z-index:2;background:url(../image/bg_fv_pc.png) left top/1600px auto repeat-x}@media screen and (min-width:768px){.hero{position:relative}}@media screen and (max-width:767px){.hero{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:16px 0 0;background-size:cover}}.hero .hero__wrap{max-width:1470px;margin:0 auto}@media screen and (min-width:768px){.hero .hero__wrap{position:relative}}.hero .hero__contents{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:90%;padding:40px 0 0}@media screen and (min-width:768px) and (max-width:1340px){.hero .hero__contents{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:-webkit-calc(100% - 358px);width:calc(100% - 358px)}}@media screen and (max-width:767px){.hero .hero__contents{display:block;width:100%;padding:0 16px 40px}}.hero .hero__contents .hero_l{width:50%;max-width:430px}@media screen and (max-width:1079px){.hero .hero__contents .hero_l{width:100%}}@media screen and (max-width:767px){.hero .hero__contents .hero_l{max-width:100%}}.hero .hero__contents .hero_l .hero__mainTitle{margin-bottom:20px}.hero .hero__contents .hero_l .hero__mainTitle .mainTitle{text-align:center}.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .img_top{width:321px}@media screen and (max-width:767px){.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .img_top{width:244px}}.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .img_title{margin-top:16px;width:434px}@media screen and (max-width:767px){.hero .hero__contents .hero_l .hero__mainTitle .mainTitle .img_title{margin:16px auto 0;width:343px}}.hero .hero__contents .hero_l .hero__mainTitle .chatch{margin-top:20px;font-size:2.4rem;font-weight:700;font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;text-align:center;line-height:1.5}@media screen and (max-width:767px){.hero .hero__contents .hero_l .hero__mainTitle .chatch{margin-top:4px;font-size:1.6rem;letter-spacing:-1px}}.hero .hero__contents .hero_l .hero__mainTitle .chatch .em{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:5px 4px;color:#fff;letter-spacing:2px}.hero .hero__contents .hero_l .hero__mainTitle .chatch .em span{position:relative;z-index:1}.hero .hero__contents .hero_l .hero__mainTitle .chatch .em span::after{position:absolute;z-index:-1;top:50%;left:-webkit-calc(50% - .05em);left:calc(50% - .05em);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:1.38em;height:1.38em;background:#f03748;border-radius:50%;content:""}.hero .hero__contents .hero_r{position:relative;width:53%}@media screen and (min-width:768px) and (max-width:1340px){.hero .hero__contents .hero_r{display:none}}@media screen and (max-width:767px){.hero .hero__contents .hero_r{width:100%}}@media screen and (max-width:1079px){.hero .hero__contents .hero_r .hero__device{padding:48px 0;margin-left:0}}@media screen and (max-width:767px){.hero .hero__contents .hero_r .hero__device{width:100%;max-width:344px;margin:0 auto;padding:0}}.hero .hero__contents .hero_r .hero__device .device_wrap{margin:-4px auto 0;max-width:517px}@media screen and (max-width:767px){.hero .hero__contents .hero_r .hero__device .device_wrap{width:100%}}.hero .fv_btn{z-index:1}@media screen and (max-width:767px){.hero .fv_btn{position:absolute;bottom:-10px;width:100%;margin:24px auto 4px}}.hero .fv_btn a{font-size:2.8rem;width:95%;max-width:412px}@media screen and (max-width:767px){.hero .fv_btn a{padding:0;display:block;margin:0 auto;max-width:344px}.hero .fv_btn a+a{margin-top:4px}}.hero .fv_btn a img{max-width:428px;height:auto;margin-top:24px}@media screen and (max-width:767px){.hero .fv_btn a img{max-width:100%;margin-top:2px}}.hero .fv_btn a:hover{opacity:.7}.hero .point_wrap{width:100%;background-color:#13202f;position:absolute;bottom:0}@media screen and (max-width:767px){.hero .point_wrap{position:static}}.hero .point_wrap .hero__point{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px;padding:12px 0;color:#fff;width:75%}@media screen and (max-width:1079px){.hero .point_wrap .hero__point{width:55%}}@media screen and (max-width:767px){.hero .point_wrap .hero__point{width:100%}}.hero .point_wrap .hero__point .point{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:226px;height:64px;background:url(../image/bg_hero_point.png) 0 0/100% no-repeat;font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-weight:700}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point{width:21vw;height:6vw}}@media screen and (max-width:767px){.hero .point_wrap .hero__point .point{width:165px;height:47px}}.hero .point_wrap .hero__point .point .title{font-size:1.6rem;text-align:center}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point .title{font-size:1.44vw}}@media screen and (max-width:767px){.hero .point_wrap .hero__point .point .title{font-size:1.2rem}}.hero .point_wrap .hero__point .point .count .em{font-size:5.6rem;letter-spacing:0}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point .count .em{font-size:4.6vw}}@media screen and (max-width:767px){.hero .point_wrap .hero__point .point .count .em{font-size:4.5rem}}.hero .point_wrap .hero__point .point .count .em .small{font-size:3.4rem}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point .count .em .small{font-size:2.9rem}}@media screen and (max-width:767px){.hero .point_wrap .hero__point .point .count .em .small{font-size:2.6rem;margin-right:-5px}}.hero .point_wrap .hero__point .point .count sup{font-family:"Chatwork Sans R","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-size:1.2rem;font-weight:400;vertical-align:text-top;position:relative}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point .count sup{font-size:1.2vw}}@media screen and (max-width:767px){.hero .point_wrap .hero__point .point .count sup{font-size:1rem}}.hero .point_wrap .hero__point .point.usage .count{margin-left:10px}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point.usage .count{margin-left:5px}}.hero .point_wrap .hero__point .point.usage sup{top:0;margin-left:-9px}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point.companies .count{white-space:nowrap;margin-left:4px}}.hero .point_wrap .hero__point .point.companies .count .unit{font-size:2rem;color:#fff}@media screen and (max-width:1079px){.hero .point_wrap .hero__point .point.companies .count .unit{font-size:1.6vw}}@media screen and (max-width:767px){.hero .point_wrap .hero__point .point.companies .count .unit{font-size:1.2rem}}.hero .point_wrap .hero__point .point.companies sup{top:-1em;margin-left:-16px}.hero .section-form{position:absolute;top:0;right:0;padding:16px 24px 24px;width:358px;height:710px;background:#f6f6f6;z-index:2}@media screen and (max-width:767px){.hero .section-form{top:auto;bottom:-808px;width:-webkit-calc(100% - 32px);width:calc(100% - 32px);height:auto;margin:126px 16px 16px;border-radius:10px}}.hero .section-form .title_wrap{position:relative;text-align:center}@media screen and (max-width:767px){.hero .section-form .title_wrap{position:absolute;top:-116px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center}}.hero .section-form .title_wrap .title{font-size:2.2rem;font-family:"Chatwork Sans EB","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-weight:700;letter-spacing:-.01em;margin-bottom:10px;text-align:center}.hero .section-form .title_wrap em{font-size:2.4rem}@media screen and (max-width:767px){.hero .section-form .title_wrap em{font-size:3.2rem}}.hero .section-form .title_wrap .img{width:175px}@media screen and (max-width:767px){.hero .section-form .title_wrap .img{width:217px}}.hero .section-form .mktoForm{width:auto!important}.hero .section-form .mktoForm div{width:auto!important;font-size:1rem}.hero .section-form .mktoForm div[aria-describedby=ValidMsgprivacypolicy_agree]+.mktoError{-webkit-transform:translate(-100%,-24px);transform:translate(-100%,-24px)}.hero .section-form .mktoForm .mktoForm_6237{width:auto}.hero .section-form .mktoForm .mktoFieldWrap,.hero .section-form .mktoForm .mktoFieldDescriptor{float:none;width:100%!important}.hero .section-form .mktoForm .mktoLabel{float:none;width:auto!important;font-family:"Chatwork Sans B","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-size:1.4rem;font-weight:700!important;color:#13202f}.hero .section-form .mktoForm .mktoLabel strong{color:#13202f}.hero .section-form .mktoForm .mktoGutter{display:none}.hero .section-form .mktoForm input,.hero .section-form .mktoForm select,.hero .section-form .mktoForm textarea{padding:.5rem;width:100%!important;border:0!important;border-radius:6px;box-shadow:none;box-sizing:border-box;box-shadow:0 3px 6px 0 rgba(0,0,0,.05);font-size:1.4rem!important;font-family:"Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif}.hero .section-form .mktoForm input::-webkit-input-placeholder,.hero .section-form .mktoForm select::-webkit-input-placeholder,.hero .section-form .mktoForm textarea::-webkit-input-placeholder,.hero .section-form .mktoForm input:-ms-input-placeholder,.hero .section-form .mktoForm select:-ms-input-placeholder,.hero .section-form .mktoForm textarea:-ms-input-placeholder,.hero .section-form .mktoForm input::-webkit-input-placeholder,.hero .section-form .mktoForm select::-webkit-input-placeholder,.hero .section-form .mktoForm textarea::-webkit-input-placeholder{color:#878d94;font-size:1.1rem}.hero .section-form .mktoForm input::-webkit-input-placeholder,.hero .section-form .mktoForm select::-webkit-input-placeholder,.hero .section-form .mktoForm textarea::-webkit-input-placeholder,.hero .section-form .mktoForm input:-ms-input-placeholder,.hero .section-form .mktoForm select:-ms-input-placeholder,.hero .section-form .mktoForm textarea:-ms-input-placeholder,.hero .section-form .mktoForm input::placeholder,.hero .section-form .mktoForm select::placeholder,.hero .section-form .mktoForm textarea::placeholder{color:#878d94;font-size:1.1rem}.hero .section-form .mktoForm .mktoAsterix{position:relative;font-size:0;line-height:0}.hero .section-form .mktoForm .mktoAsterix::after{content:"※";font-size:.9rem;line-height:1;text-shadow:none;color:#f03648}.hero .section-form .mktoForm .mktoHtmlText+.mktoHtmlText{margin-bottom:-1rem}.hero .section-form .mktoForm #Lblprivacypolicy_agree{float:left}.hero .section-form .mktoForm .mktoCheckboxList input{margin-left:8px;padding:0;width:12px!important;height:12px;background:#fff;border:solid 1px #39414a;border-radius:3px;box-shadow:0 3px 6px 0 rgba(0,0,0,.05);appearance:auto;position:absolute;right:auto}.hero .section-form .mktoForm .mktoButtonRow{display:block}.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap{width:230px;height:54px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin:0 auto!important}@media screen and (max-width:767px){.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap{width:198px;height:48px}}.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]{width:100%;height:100%;padding:0;border-radius:26px;background:#f03748;font-size:1.6rem;box-shadow:none}@media screen and (max-width:767px){.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]{font-size:1.4rem}}.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]::after{content:"";position:absolute;border-top-width:3.5px;border-right-width:3.5px;border-top-style:solid;border-right-style:solid;height:9px;width:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;bottom:0;right:20px;margin:auto}.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:hover{width:90%;height:90%}.hero .section-form .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:hover::after{-webkit-animation:btnArrow .3s ease-in-out;animation:btnArrow .3s ease-in-out}.hero .section-form .text{margin-top:1rem;font-size:1rem;line-height:1.5}.hero .section-form a{color:#0975f3}@media screen and (max-width:767px){.l-form_sp{height:48px}}.customer__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;margin:0;position:relative;height:104px;padding:6px 0;background-color:#fff;box-shadow:0 4px 9px rgba(6,0,1,.1);z-index:1}@media screen and (max-width:767px){.customer__logo{margin:0;height:auto}}.logo__lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none}.logo__lists .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:80px;margin:0 10px}.logo__lists .list img{height:100%;width:auto;object-fit:contain}@media screen and (max-width:767px){.logo__lists .list{height:54px;padding:0 15px;margin:0 5px}}@media screen and (max-width:767px){.logo__lists .list img{max-width:144px}}.loop{-webkit-animation:infinity-scroll-left 60s infinite linear .1s both;animation:infinity-scroll-left 60s infinite linear .1s both}@-webkit-keyframes infinity-scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes infinity-scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.customer .notes{margin:0 auto 17px;padding:0 20px;max-width:100%;text-align:right}@media screen and (max-width:767px){.customer .notes{margin:0 auto 5px;padding:0 10px}}@media screen and (min-width:768px){.problem{background:url(../image/bg_problem_pc.png) center -36px/1378px auto repeat-y}}.problem .l__container{padding:0}@media screen and (max-width:767px){.problem .l__container{padding:0 16px}}.problem .title{font-size:3.2rem;text-align:center}@media screen and (max-width:767px){.problem .title{font-size:2.6rem}}.problem .title .lg{font-size:3.6rem}@media screen and (max-width:767px){.problem .title .lg{font-size:2.6rem}}.problem .problem_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:56px}.problem .problem_list .list_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.problem .problem_list .list_item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.problem .problem_list .list_item+.list_item{margin-top:56px}@media screen and (max-width:767px){.problem .problem_list .list_item+.list_item{margin-top:24px}}.problem .problem_list .problem_title__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:240px}@media screen and (max-width:1079px){.problem .problem_list .problem_title__wrap{width:25%}}@media screen and (max-width:767px){.problem .problem_list .problem_title__wrap{width:100%}}.problem .problem_list .avatar{display:block;margin:0 auto -34px}@media screen and (max-width:767px){.problem .problem_list .avatar{margin-bottom:-17px}}.problem .problem_list .avatar.avatar_01{width:178px}@media screen and (max-width:767px){.problem .problem_list .avatar.avatar_01{width:89px}}.problem .problem_list .avatar.avatar_02{width:189px}@media screen and (max-width:767px){.problem .problem_list .avatar.avatar_02{width:95px}}.problem .problem_list .avatar.avatar_03{width:174px}@media screen and (max-width:767px){.problem .problem_list .avatar.avatar_03{width:87px}}.problem .problem_list .problem_title{position:relative;padding:16px 8px;width:100%;background:#13202f;border-radius:28px;text-align:center;color:#fff;font-size:2.4rem;font-family:"Chatwork Sans B","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif}@media screen and (max-width:1079px){.problem .problem_list .problem_title{font-size:1.8rem}}@media screen and (max-width:767px){.problem .problem_list .problem_title{margin:0 auto;padding:9px 8px;width:326px;max-width:100%}}.problem .problem_list .arrow{width:200px;background:url(../image/img_problem_arrow_pc.png) center/129px 145px no-repeat;font-size:0}@media screen and (max-width:1079px){.problem .problem_list .arrow{width:20%;background-size:60%}}@media screen and (max-width:767px){.problem .problem_list .arrow{position:relative;z-index:1;width:107px;height:63px;background:url(../image/img_problem_arrow_sp.png) 0 0/contain no-repeat;margin:0 0 -74px 48%}}.problem .problem_list .voice{position:relative;background:#f4f9ff;border:3px solid #cee3fc;border-radius:19px;width:540px}@media screen and (max-width:1079px){.problem .problem_list .voice{width:55%;border-width:1.5px;border-radius:10px}}@media screen and (max-width:767px){.problem .problem_list .voice{margin:44px auto 0;width:100%;max-width:380px}}.problem .problem_list .voice .voice_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:24px;font-family:"Chatwork Sans B","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-weight:700}@media screen and (max-width:1079px){.problem .problem_list .voice .voice_title{gap:20px}}@media screen and (max-width:767px){.problem .problem_list .voice .voice_title{font-size:1.4rem}}.problem .problem_list .voice .voice_title .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:-3px 0 0 -3px;width:94px;height:86px;background:#13202f;border-radius:19px 0;color:#fff;font-size:2rem}@media screen and (max-width:1079px){.problem .problem_list .voice .voice_title .title{width:18%;height:78px;font-size:1.6rem}}@media screen and (max-width:767px){.problem .problem_list .voice .voice_title .title{position:absolute;top:-10px;left:12px;padding:4px;width:100px;height:auto;border-radius:6px;font-size:1.4rem}}.problem .problem_list .voice .voice_title .result{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:2.4rem;line-height:1.4}@media screen and (max-width:1079px){.problem .problem_list .voice .voice_title .result{font-size:1.8rem}}@media screen and (max-width:767px){.problem .problem_list .voice .voice_title .result{margin-top:24px;padding:0 16px;width:100%;font-size:2rem;text-align:center}}.problem .problem_list .voice .card{background:#fff;border-radius:19px;box-shadow:0 1px 13.44px .56px rgba(0,0,0,.09);margin:16px}@media screen and (max-width:1079px){.problem .problem_list .voice .card{margin-top:10px;border-radius:10px}}.problem .problem_list .voice .card .profile{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:40px;padding:20px 20px 0}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile{gap:4px;padding:16px 12px 0}}@media screen and (max-width:767px){.problem .problem_list .voice .card .profile{gap:6px;padding:16px 4px 0}}.problem .problem_list .voice .card .profile .l-left{width:41%;text-align:center}.problem .problem_list .voice .card .profile .l-left .icon_01{width:76px}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-left .icon_01{width:50px}}.problem .problem_list .voice .card .profile .l-left .icon_02{width:182px}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-left .icon_02{width:120px}}.problem .problem_list .voice .card .profile .l-left .icon_03{width:159px}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-left .icon_03{width:96px}}.problem .problem_list .voice .card .profile .l-left .name{margin-top:14px;font-size:1.8rem}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-left .name{font-size:1.4rem}}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-left .name{font-size:1.3rem}}.problem .problem_list .voice .card .profile .l-right dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.5rem}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-right dl{font-size:1.2rem}}@media screen and (max-width:767px){.problem .problem_list .voice .card .profile .l-right dl{font-size:1.1rem}}.problem .problem_list .voice .card .profile .l-right dl+dl{margin-top:12px}.problem .problem_list .voice .card .profile .l-right dl dt{padding:6px;width:84px;background:#f4f9ff;border:2px solid #13202f;border-radius:5px;font-size:1.3rem;text-align:center;line-height:1}@media screen and (max-width:1079px){.problem .problem_list .voice .card .profile .l-right dl dt{width:74px;font-size:1.1rem}}@media screen and (max-width:767px){.problem .problem_list .voice .card .profile .l-right dl dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0;width:54px;height:19px;border-width:1px;font-size:.9rem;letter-spacing:0}}.problem .problem_list .voice .card .effect{margin-top:22px;padding-bottom:20px;font-weight:700;font-family:"Chatwork Sans B","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif}@media screen and (max-width:1079px){.problem .problem_list .voice .card .effect{margin-top:16px;padding-bottom:8px}}.problem .problem_list .voice .card .effect dt{margin:16px 0;padding:4px 24px;background:#f03748;color:#fff;font-size:2rem}@media screen and (max-width:1079px){.problem .problem_list .voice .card .effect dt{margin:8px 0;font-size:1.6rem}}@media screen and (max-width:767px){.problem .problem_list .voice .card .effect dt{font-size:1.4rem}}.problem .problem_list .voice .card .effect dd{margin:0 0 0 16px;position:relative;padding:0 24px 0 28px;font-size:1.6rem;line-height:1.7}@media screen and (max-width:1079px){.problem .problem_list .voice .card .effect dd{padding:0 16px 0 28px;font-size:1.2rem}}@media screen and (max-width:767px){.problem .problem_list .voice .card .effect dd{margin:0 0 0 12px;padding:0 8px 0 18px;font-size:1rem}}.problem .problem_list .voice .card .effect dd::before{position:absolute;top:.8em;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:19px;height:19px;content:"";background:url(../image/icon_check.png) center/contain no-repeat}@media screen and (max-width:1079px){.problem .problem_list .voice .card .effect dd::before{width:14px;height:14px}}@media screen and (max-width:767px){.problem .problem_list .voice .card .effect dd::before{width:12px;height:12px}}.problem .problem_list .voice .card .effect dd .underline{text-decoration:underline}.cause .cause__item{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cause .cause__item:nth-of-type(n+2){border-top:#f8f8f8 solid 3px;margin-top:80px;padding-top:50px}.cause .cause__item .em{color:#f03748}.cause .cause__item_img{width:320px;height:240px;background-size:cover;background-position:center center;border-radius:5px}.cause .cause__item_content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:30px}.cause .cause__item_content p{font-size:1.8rem}.cause .cause__item_content_title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cause .cause__item_content_title .point{width:90px;height:90px;margin-right:20px;border-radius:100%;color:#13202f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:1;position:relative;font-size:1.2rem;padding-top:10px;border:#13202f dotted 3px}.cause .cause__item_content_title .point span{font-size:3rem;margin-left:5px}.cause .cause__item_content_title .point span::after{content:"."}.cause .cause__item_content_title h3{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:2.6rem;line-height:1.5}@media screen and (max-width:767px){.cause .cause__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cause .cause__item:nth-of-type(n+2){margin-top:30px;padding-top:30px;border:0}.cause .cause__item_img{width:100%;height:auto;margin-top:30px;text-align:center}.cause .cause__item_img img{width:100%;max-width:360px}.cause .cause__item_content{padding-right:0}.cause .cause__item_content p{font-size:1.4rem}.cause .cause__item_content_title .point{width:60px;height:60px;margin-right:10px;font-size:1rem;padding-top:3px}.cause .cause__item_content_title .point span{font-size:2rem;font-weight:700}.cause .cause__item_content_title h3{font-size:1.8rem}.cause .cause__item_content_button span{font-size:1.3rem}.cause .cause__item_notice{display:none}.cause .cause__button{margin-top:60px}}.about{overflow:hidden}.about .col{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.about .about__contents .logo{width:300px}.about .about__contents .description .bold{font-family:"Chatwork Sans R","Hiragino Sans","ヒラギノ角ゴシック","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,Helvetica,Arial,system-ui,sans-serif;font-size:1.15em}.about .about__contents .description .bold sup{font-size:.5em;position:relative;top:-14px;margin-left:-3px}.about .about__contents .description .line{border-bottom:dotted #f03748 2px;padding-bottom:2px}.about .about__attention .xs{font-size:1rem;line-height:1.8;width:68rem}.about .about__attention .xs ul li{position:relative;padding-left:20px}.about .about__attention .xs ul li::before{content:"※1";position:absolute;left:0}.about .about__attention .xs .sec{padding-right:3px}.about .about__image .image{position:relative;width:128%}.about .about__image .image::before{position:absolute;display:block;background:url(/ja/image/common/img_badge_no1_3_sp.png) 0 0/100% no-repeat;content:""}@media screen and (max-width:767px){.about .about__contents .logo{display:none}}@media screen and (max-width:767px){.about .about__contents .description{margin-bottom:32px}}@media screen and (max-width:767px){.about .about__attention .xs{font-size:.8rem;width:100%}}@media screen and (max-width:767px){.about .about__image{margin-bottom:24px}}@media screen and (max-width:767px){.about .about__image .image::before{top:3vw;right:7vw;width:27vw;height:22vw}}@media screen and (min-width:768px){.about .about__image .image::before{top:17px;right:61px;width:160px;height:131px}}@media screen and (max-width:767px){.about .about__image .image{width:107%}}@media screen and (max-width:767px){.function{padding-bottom:0}}.function .function__lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.function .function__lists .list{width:-webkit-calc((100% - 32px)/3);width:calc((100% - 32px)/3);background-color:#fff;padding:32px 24px;margin-bottom:16px;border:1px solid #e1e3e6;border-radius:24px}.function .function__lists .list .heading__title{text-align:center}.function .function__lists .list .image{width:132px;margin-left:auto;margin-right:auto}.function .function__lists .list .description{font-size:1.5rem;line-height:1.8666}.function .function__lists .list .tag{margin-bottom:12px}.function .function__attention{text-align:right;margin-top:8px}.function .function__attention .text{font-weight:700;font-size:1.5rem}@media screen and (max-width:767px){.function .function__lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:768px){.function .function__lists .list:not(:nth-child(3n+1)){margin-left:16px}}@media screen and (min-width:768px){.function .function__lists .list:nth-child(n+4):not(:nth-child(n+7)) .heading__title{min-height:68px}}@media screen and (max-width:767px){.function .function__lists .list{width:100%;position:relative;padding:24px;padding-left:110px;border-radius:16px}.function .function__lists .list:last-child{margin-bottom:0}}@media screen and (max-width:767px){.function .function__lists .list .heading__title{font-size:1.4rem;text-align:left;margin-bottom:8px}}@media screen and (max-width:767px){.function .function__lists .list .image{position:absolute;top:20px;margin:auto;left:24px;width:70px}}@media screen and (max-width:767px){.function .function__lists .list .description{font-size:1.2rem}}@media screen and (max-width:767px){.function .function__lists .list .tag{margin-bottom:8px}}@media screen and (max-width:767px){.function .function__attention{margin-top:16px;text-align:left;line-height:1.8}}@media screen and (max-width:767px){.function .function__attention .text{font-size:1.2rem}}.cta_area{padding:64px 0 56px;background-color:#13202f;text-align:center}.cta_area .title{font-size:3.8rem;margin-bottom:42px;line-height:1.5}.cta_area .cta_link__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:26px 56px;margin:0 auto;max-width:970px}.cta_area .cta_link__list li{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:38px 24px;background:#fff;border-radius:15px}.cta_area .cta_link__list li img{max-width:100%}.cta_area .cta_link__list li:nth-child(1) img{width:352px}.cta_area .cta_link__list li:nth-child(2) img{width:362px}.cta_area .cta_link__list li .text{margin:16px 0;font-size:2.4rem;font-weight:700}.cta_area .cta_link__list li .text.__sm{font-size:1.8rem}.cta_area .cta_link__list li .button__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cta_area .cta_link__list li .button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:auto auto 0;max-width:320px;width:100%;height:66px;text-decoration:none}.cta_area .cta_link__list li .button span{box-sizing:border-box;display:block;font-size:2.1rem;font-weight:700;width:100%;height:100%;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:3px solid #f03748;border-radius:50px;position:relative;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cta_area .cta_link__list li .button span::after{content:"";position:absolute;border-top-width:3.5px;border-right-width:3.5px;border-top-style:solid;border-right-style:solid;height:12px;width:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0;bottom:0;right:20px;margin:auto;-webkit-transition:.2s ease;transition:.2s ease}.cta_area .cta_link__list li .button.__red span{background:#f03748;color:#fff}.cta_area .cta_link__list li .button.__white span{color:#f03748}.cta_area .cta_link__list li .button:hover span{width:90%;height:90%}.cta_area .cta_link__case{position:relative;display:block;max-width:960px;margin:0 auto}.cta_area .cta_link__case:hover::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.3);border-radius:18px;content:"";pointer-events:none}.cta_area .cta_link__case:hover .companies::after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.3);border-radius:50%;content:"";pointer-events:none}.cta_area .cta_link__case .companies{position:absolute;top:-36px;right:-22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:4px;width:96px;height:96px;background:#13202f;border:4px solid #fff;border-radius:50%;color:#fff;font-family:font-heading-R;font-size:1.3rem;line-height:1.1;box-sizing:border-box;z-index:1}.cta_area .cta_link__case .companies .strong{font-size:3.2rem;font-family:font-heading-H}.cta_area .cta_link__case img{width:100%;box-sizing:border-box}@media screen and (max-width:767px){.cta_area{padding:34px 24px}}@media screen and (max-width:767px){.cta_area .title{font-size:2.6rem}}@media screen and (max-width:767px){.cta_area .cta_link__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.cta_area .cta_link__list li .text{font-size:2rem}}@media screen and (max-width:767px){.cta_area .cta_link__list li .text.__sm{font-size:1.4rem}}@media screen and (min-width:768px){.cta_area .cta_link__list li .button__wrap{height:126px}}@media screen and (max-width:1079px){.cta_area .cta_link__case{width:90%}}@media screen and (max-width:767px){.cta_area .cta_link__case{width:100%}}@media screen and (max-width:767px){.cta_area .cta_link__case .companies{top:-5vw;right:-3vw;margin-left:3.2vw;width:18vw;height:18vw;border-width:3px;font-size:2.9vw}}@media screen and (max-width:767px){.cta_area .cta_link__case .companies .strong{font-size:5.4vw}}@media screen and (max-width:767px){.cta_area .cta_link__case img{width:100%}}.sticky-banner{position:fixed;left:0;bottom:0;width:100%;height:106px;background-color:#f03748;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease;z-index:999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:767px){.sticky-banner{border-radius:12.5px 12.5px 0 0;height:82px}}.sticky-banner a:hover{-webkit-transition:.2s ease;transition:.2s ease}.sticky-banner a:hover::after{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-radius:15px 0 0 15px;opacity:.2;content:""}.sticky-banner .img{width:454px}@media screen and (max-width:767px){.sticky-banner .img{width:100%;max-width:390px}}.sticky-banner.is-visible{opacity:1;visibility:visible}