@charset "utf-8";body{font-family:'Noto Sans JP',"Hiragino Sans","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック Medium","Yu Gothic Medium","游ゴシック体","YuGothic","MS PGothic",sans-serif;color:#333;font-size:16px;line-height:1.7em;font-weight:400;text-align:justify;font-feature-settings:"palt";letter-spacing:.05em;width:100%}html{scroll-padding-top:120px;scroll-behavior:smooth}#loader{position:absolute;top:0;width:100%;height:100vh;background:#eee;z-index:9999;overflow:hidden}#loader:after{content:"";position:absolute;width:100%;height:100vh;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head-logo.svg) no-repeat 50%;animation:logo 1s infinite forwards running}@keyframes logo{0%{transform:scale(1)}50%{transform:scale(.8)}100%{transform:scale(1)}}@keyframes fadeInAnime{0%{opacity:0}100%{opacity:1}}body{animation:fadeInAnime 1.5s ease 0s 1 forwards;opacity:0}.scr-target{opacity:0;transform:translate(0,30px)}.scr-target.is-active{opacity:1;transform:translate(0,0);transition:1s}@keyframes left-in{0%{transform:translate(-50px,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes up-in{0%{transform:translate(0,30px);opacity:0}100%{transform:translate(0,0);opacity:1}}@keyframes down-in{0%{transform:translate(0,-30px);opacity:0}100%{transform:translate(0,0);opacity:1}}header{position:fixed;top:0;left:0;width:100%;z-index:10;animation:down-in 1s ease .8s 1 forwards;opacity:0}.head-wrap{max-width:1700px;margin:20px auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;transition:.5s}h1 img{margin-right:10px;z-index:90}.head-nav{display:flex;justify-content:center;align-items:center;transition:.3s ease-in-out}.head-nav>li:nth-child(1),.head-nav>li:nth-child(2){margin-right:50px;font-size:18px;font-weight:700}.head-nav>li:nth-child(3) a{display:flex;align-items:center;justify-content:center;width:260px;height:80px;font-size:24px;color:#57c3ea;font-weight:700;background:#fff;border:#57c3ea solid 3px;border-radius:40px;transition:.5s}.head-nav>li:nth-child(3) a:hover{color:#fff;background:#57c3ea}.home .head-wrap{color:#fff;transition:.3s ease-in-out}.home .head-wrap h1{transition:.3s ease-in-out}header.scroll-nav{background-color:rgba(255,255,255,.9);transition:.3s ease-in-out}header.scroll-nav .head-wrap{margin:20px auto}.home header.scroll-nav .head-wrap{color:#333}header.scroll-nav .over-menu{top:100px}header.scroll-nav .top_head_c{color:#333}header.scroll-nav h1 img{animation:small_s .5s ease 0s 1 forwards}header.no-scroll-nav h1 img{animation:big_s .5s ease 0s 1 forwards}header.scroll-nav .head-nav>li:nth-child(3) a{width:200px;height:50px;font-size:18px}@keyframes small_s{0%{width:364px}100%{width:250px}}@keyframes big_s{0%{width:250px}100%{width:364px}}.hamburger-menu{width:80px;height:80px;margin-left:20px}.menu-btn{position:absolute;display:flex;height:80px;width:80px;justify-content:center;align-items:center;z-index:90;background-color:#345692;border-radius:40px;transition:.5s}.menu-btn span,.menu-btn span:before,.menu-btn span:after{content:'';display:block;height:5px;width:45px;border-radius:3px;background-color:#fff;position:absolute;transition:.5s}.menu-btn span:before{bottom:16px}.menu-btn span:after{top:16px}header.scroll-nav .hamburger-menu{width:50px;height:50px}header.scroll-nav .menu-btn{height:50px;width:50px}header.scroll-nav .menu-btn span,header.scroll-nav .menu-btn span:before,header.scroll-nav .menu-btn span:after{height:4px;width:30px}header.scroll-nav .menu-btn span:before{bottom:10px}header.scroll-nav .menu-btn span:after{top:10px}#menu-btn-check:checked~.menu-btn{background-color:#fff}#menu-btn-check:checked~.menu-btn span,#menu-btn-check:checked~.menu-btn span:before,#menu-btn-check:checked~.menu-btn span:after{background-color:#345692}#menu-btn-check{display:none}.menu-content{width:100%;height:100vh;height:100dvh;min-height:550px;position:fixed;top:min(-100vh,-550px);left:0;z-index:80;color:#333;background-color:rgba(255,255,255,.95);transition:.5s}#menu-btn-check:checked~.menu-content{top:0}.menu-content-wrap{max-width:1000px;margin:45px auto;height:90vh;height:90dvh;overflow:auto;-webkit-overflow-scrolling:touch}.h-menu-logo img{width:280px}.menu-content-wrap-nav{display:flex;flex-direction:column;gap:30px;width:100%;padding:40px 5px;border-bottom:#333 solid 1px}.menu-content-wrap-nav01{width:100%}.menu-content-wrap-nav02{width:100%}.h-menu-cat{font-size:18px;font-weight:700;margin-bottom:20px}.menu-content-wrap-nav ul{display:flex;flex-wrap:wrap}.h-menu-list li{font-size:18px;width:100%;max-width:299px;margin:0 15px;position:relative}.h-menu-list li:before{position:absolute;content:'';width:100%;max-width:299px;bottom:-3px;left:0;border-bottom:#ddd solid 3px;transform:scale(1,1);transform-origin:right top;transition:transform .3s}.h-menu-list li:after{position:absolute;content:'';width:100%;max-width:299px;bottom:-3px;left:0;border-bottom:#333 solid 3px;transform:scale(0,1);transform-origin:left top;transition:transform .3s}.h-menu-list li:hover:before{transform:scale(0,1)}.h-menu-list li:hover:after{transform:scale(1,1)}.h-menu-list li a{display:block;display:flex;align-items:center;padding:20px 30px 20px}.h-menu-list li a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow02.svg)}.h-menu-foot{display:flex;justify-content:space-between;align-items:center;margin:20px 40px}.h-menu-co{font-size:18px;padding:0 0 5px}.h-menu-add{font-size:16px;padding:0 0 5px}.h-menu-co-link{font-size:18px;font-weight:700;padding-bottom:3px;border-bottom:#333 solid 1px}.h-menu-co-link:hover{color:#57c3ea;border-bottom:#57c3ea solid 1px}.h-menu-tel{font-family:'Oswald',sans-serif;font-size:24px;text-align:center}.h-menu-tel:before{content:"";display:inline-block;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/h-menu-tel.svg) no-repeat;vertical-align:-.1em;width:22px;height:22px;margin-right:1px}.h-menu-time{font-size:14px;text-align:center}.h-menu-form-btn a{width:320px;margin:20px 0;padding:22px 10px;color:#fff;font-size:18px;font-weight:700;text-align:center;display:block;background:#57c3ea;border-radius:12px;box-shadow:5px 5px 5px 0 rgba(0,0,0,.5);transition:.3s}.h-menu-form-btn a:hover{background:#345692;box-shadow:2px 2px 5px 0 rgba(0,0,0,.5);transform:translateY(3px)}.over_menu_wrap .over-menu{opacity:0;transform:scaleY(0);transform-origin:center top;transition:.3s}.over_menu_wrap:hover .over-menu{opacity:1;transform:scaleY(1)}.over_menu_wrap:after{opacity:0;content:"";position:absolute;top:15px;left:50%;margin-left:-30px;border:30px solid transparent;border-bottom:30px solid #fff;transition:.3s}.over_menu_wrap:hover:after{opacity:1}.over_menu_wrap{position:relative}.over-menu{position:fixed;top:120px;left:0;width:100%;background:#fff;color:#333;transition:.3s}.over-menu>div{width:1040px;margin:0 auto;padding:50px 20px}.over-menu-cat{font-size:18px;font-weight:700;margin:0 0 30px 20px}.over-menu ul{display:flex;flex-wrap:wrap;overflow:hidden}.over_menu_list li{font-size:18px;width:100%;max-width:299px;margin:0 15px;position:relative}.over_menu_list li:before{position:absolute;content:'';width:100%;max-width:299px;bottom:0;left:0;border-bottom:#ddd solid 3px;transform:scale(1,1);transform-origin:right top;transition:transform .3s}.over_menu_list li:after{position:absolute;content:'';width:100%;max-width:299px;bottom:0;left:0;border-bottom:#333 solid 3px;transform:scale(0,1);transform-origin:left top;transition:transform .3s}.over_menu_list li:hover:before{transform:scale(0,1)}.over_menu_list li:hover:after{transform:scale(1,1)}.over_menu_list li a{display:block;display:flex;align-items:center;padding:20px 30px 23px}.over_menu_list li a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow02.svg)}@media screen and (max-width:1350px){h1 img{width:185px}h1 span{display:none}header.scroll-nav h1 img{animation:none}header.no-scroll-nav h1 img{animation:none}.head-nav>li:nth-child(1),.head-nav>li:nth-child(2){margin-right:20px}.head-nav>li:nth-child(3) a{width:180px;height:56px;font-size:18px}header.scroll-nav .head-nav>li:nth-child(3) a{width:180px;height:56px;font-size:18px}.hamburger-menu{width:56px;height:56px;margin-left:10px}.menu-btn{height:56px;width:56px}.menu-btn span,.menu-btn span:before,.menu-btn span:after{height:4px;width:30px}.menu-btn span:before{bottom:12px}.menu-btn span:after{top:12px}header.scroll-nav .hamburger-menu{width:56px;height:56px;margin-left:10px}header.scroll-nav .menu-btn{height:56px;width:56px}header.scroll-nav .menu-btn span,header.scroll-nav .menu-btn span:before,header.scroll-nav .menu-btn span:after{height:4px;width:30px}header.scroll-nav .menu-btn span:before{bottom:12px}header.scroll-nav .menu-btn span:after{top:12px}.over-menu{position:fixed;top:130px}}@media screen and (max-width:1023px){.head-nav>li:nth-child(1),.head-nav>li:nth-child(2){display:none}.menu-content-wrap{max-width:100%;margin:20px}.menu-content-wrap-nav{justify-content:center;padding:20px 5px;border-bottom:none}.menu-content-wrap-nav01,.menu-content-wrap-nav02{max-width:660px}.h-menu-cat{margin-bottom:5px}.h-menu-list li{font-size:16px}.h-menu-list li a{padding:15px 30px}.h-menu-logo img{width:185px}.h-menu-logo span{display:none}.h-menu-foot{display:none}}@media screen and (max-width:640px){.head-wrap{margin:20px auto}.head-nav>li:nth-child(3){display:none}.menu-content-wrap-nav01,.menu-content-wrap-nav02{width:100%;max-width:330px;margin:0 auto 20px}.menu-content-wrap-nav{flex-direction:column}.h-menu-cat{margin-bottom:0}.h-menu-list li a{padding:10px 20px}.h-menu-logo img{display:none}}section{padding:30px 20px}section.bottom_0{padding:30px 20px 0}section.top_0{padding:0 20px 30px}.back_blue{background:#345692;color:#fff}.back_gray{background:#f2f2f2}.title_jp{margin:20px 0 15px;text-align:center;font-weight:700}.title{margin-bottom:70px;font-family:'Oswald',sans-serif;text-align:center;font-size:60px;font-weight:700}.title_read{margin-bottom:30px;font-family:'Oswald',sans-serif;text-align:center;font-size:60px;font-weight:700}.read{width:100%;margin:35px auto 40px;font-size:16px;font-weight:400;text-align:center}.br_640{display:none}.br_not640{display:block}.txt_bold{font-weight:700}@media screen and (max-width:640px){.br_640{display:block}.br_not640{display:none}.title_jp{margin:20px 0 0}.title{margin-bottom:40px;font-size:48px;line-height:1.2em}.title_read{margin-bottom:15px;font-size:48px;line-height:1.2em;padding:0 20px}.read{margin:15px auto 40px}}.sub_head_img{position:relative;width:calc(100% - (100% - 1000px)/2);margin:130px 0 0;padding:0;height:350px;object-fit:cover;border-radius:0 14px 14px 0;overflow:hidden;z-index:-2;animation:left-in 1s ease 0s 1 forwards}.sub_head_img:before{position:absolute;content:"";background:rgba(52,86,146,.5);width:100%;height:100%;mix-blend-mode:multiply;z-index:-1}.sub_head_wrap{display:flex;flex-direction:column;margin-left:calc((100vw - 1000px)/2);padding:90px 250px 0 0;color:#fff;mix-blend-mode:normal;z-index:1;animation:up-in 1s ease .5s 1 forwards;opacity:0}.page_name{font-size:36px;font-weight:700;margin-bottom:25px}.page_name_en{font-size:18px;font-weight:700;font-family:'Oswald',sans-serif;margin-bottom:15px}.sub_head_wrap_sp{display:none}.consulting{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back02.jpg) no-repeat 50%/100%}.consulting:after{position:absolute;top:-.05em;left:0;content:"CONSULTING";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.outsourcing{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back03.jpg) no-repeat 50%/100%}.outsourcing:after{position:absolute;top:-.05em;left:0;content:"OUTSOURCING";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.tools{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back04.jpg) no-repeat 50%/100%}.tools:after{position:absolute;top:-.05em;left:0;content:"TOOLS";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.recruit{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back05.jpg) no-repeat 50%/100%}.recruit:after{position:absolute;top:-.05em;left:0;content:"RECRUITMENT";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.seminar{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back06.jpg) no-repeat 50%/100%}.seminar:after{position:absolute;top:-.05em;left:0;content:"SEMINAR";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.advertisement{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back07.jpg) no-repeat 50%/100%}.advertisement:after{position:absolute;top:-.05em;left:0;content:"ADVERTISEMENT";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.etc_service{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back08.jpg) no-repeat 50%/100%}.etc_service:after{position:absolute;top:-.05em;left:0;content:"SERVICE";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.documents{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back07.jpg) no-repeat 50%/100%}.documents:after{position:absolute;top:-.05em;left:0;content:"DOCUMENTS";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.download{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back07.jpg) no-repeat 50%/100%}.download:after{position:absolute;top:-.05em;left:0;content:"DOWNLOAD";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}.contact{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/head_back10.jpg) no-repeat 50%/100%}.contact:after{position:absolute;top:-.05em;left:0;content:"CONTACT";font-size:216px;line-height:1em;font-weight:700;font-family:'Oswald',sans-serif;color:rgba(52,86,146,.4);mix-blend-mode:multiply;width:100%;height:100%;display:flex;align-items:center;z-index:-1;animation:left-in 1s ease .2s 1 forwards;opacity:0}@media screen and (max-width:1039px){.sub_head_img{width:calc(100% - 20px);height:300px}.sub_head_wrap{justify-content:center;height:300px;max-width:700px;margin-left:20px;padding:0 20px 0 0}.consulting:after,.outsourcing:after,.tools:after,.recruit:after,.seminar:after,.advertisement:after,.etc_service:after,.download:after,.contact:after{font-size:18vw}}@media screen and (max-width:640px){.sub_head_img{width:calc(100% - 20px);height:25vw;margin:100px 0 0}.sub_head_wrap{display:none}.sub_head_wrap_sp{display:block;margin:0 10px}.page_name{font-size:24px}.consulting:after,.outsourcing:after,.tools:after,.recruit:after,.seminar:after,.advertisement:after,.etc_service:after,.download:after,.contact:after{font-size:52px}}.check-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px 20px;max-width:1000px;margin:0 auto}.check-cont{width:320px;padding-bottom:55px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/check01.svg) no-repeat left bottom}.check-cont:nth-child(even){background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/check02.svg) no-repeat left bottom}.check-cont-box{padding:30px 20px;height:100%;border:#57c3ea solid 2px;border-radius:19px 19px 19px 0;box-shadow:7px 7px 0px 0 #2c91ff}.check-read{font-size:21px;font-weight:700;color:#345692;margin-bottom:10px}.check_wrap02{width:100%;max-width:1000px;margin:40px auto 126px;padding:80px 100px;background:#345692;border-radius:20px}.check_box02{position:relative;width:100%;padding:20px;color:#333;font-size:20px;line-height:1.7em;font-weight:700;text-align:center;background:#fff;border-radius:9px}.check_box02:before{position:absolute;top:-40px;left:10px;content:"悩みを抱えていても…";color:#fff;font-size:16px;font-weight:700}.check_box02:after{position:absolute;left:50%;transform:translateX(-50%);bottom:-156px;content:"";width:293px;height:176px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/img_check01.png)no-repeat 50%/293px 176px}.check_wrap03{position:relative;width:100%;max-width:600px;margin:350px auto 30px;padding:30px 20px;background:#fff;border:#345692 solid 2px;border-radius:11px;text-align:center;box-shadow:8px 8px 0 rgba(0,0,0,.75);z-index:auto}.check_wrap03:before{position:absolute;top:-220px;left:-100px;right:-100px;margin:auto;content:"";width:800px;height:250px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/check03_back.jpg)no-repeat 50%/800px 250px;z-index:-1;border-radius:10px}.check_box03{display:inline-block;text-align:left}.check_box03 h3{font-size:21px;font-weight:700;color:#345692;margin-bottom:26px}.check_box03 li{position:relative;font-size:21px;font-weight:700;margin-top:16px;padding-left:40px}.check_box03 li:before{position:absolute;left:0;content:"";width:30px;height:30px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/check_marker.svg)no-repeat 50%/30px 30px}.out_check_read{margin-top:30px;padding:0;font-size:24px;font-weight:700;line-height:1.7em;text-align:center}.out_margin_top{margin-top:270px}@media screen and (max-width:1039px){.check-wrap{width:660px}.check_wrap02{margin:40px 0;width:100%}}@media screen and (max-width:800px){.check_wrap03{width:calc(100vw - 40px);max-width:none;margin-top:calc((100vw - 40px) / 3.2 + 150px)}.check_wrap03:before{background-size:calc(100vw - 40px) auto;top:calc(-100vw / 3.2 - 10px);width:calc(100vw - 40px);height:calc((100vw - 40px) / 3.2)}.out_margin_top{margin-top:calc((100vw - 40px) / 3.2 + 50px)}}@media screen and (max-width:699px){.check-wrap{width:320px}.check_wrap02{padding:80px 20px;border-radius:0}.check_box03 h3{text-align:center}.check_box03 li{font-size:16px}.check_box03 li:before{background-size:21px}.out_check_read{font-size:18px}}@media screen and (max-width:359px){.check-wrap{width:100%}}.service{display:flex;flex-wrap:wrap;justify-content:cpace-between;gap:30px 20px;width:1000px;margin:0 auto}.service li a{width:316px;height:76px;border:#345692 solid 2px;border-radius:40px;display:flex;align-items:center;padding:0 25px;color:#345692;transition:.3s ease-in-out}.service li a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow01.svg)}.service li a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}@keyframes move_right{0%{transform:translate(-15px,0);opacity:0}40%{transform:translate(0,0);opacity:1}100%{transform:translate(15px,0);opacity:0}}.ico-saiyou a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-saiyou.svg) no-repeat 50%}.ico-daikou a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-daikou.svg) no-repeat 50%}.ico-tool a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-tool.svg) no-repeat 50%}.ico-jinzai a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-jinzai.svg) no-repeat 50%}.ico-kensyu a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-kensyu.svg) no-repeat 50%}.ico-ad a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-ad.svg) no-repeat 50%}.ico-etc a:before{content:"";display:inline-block;width:40px;height:40px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ico-etc.svg) no-repeat 50%}.service_bnrarea{width:100%;max-width:1000px;margin:55px auto 0;padding:80px 20px;background:#345692;color:#fff;display:flex;justify-content:center;align-items:center}.service_copy{margin:40px 20px 30px;font-size:24px;font-weight:700;text-align:center}.service_link{margin:0 auto 20px;max-width:1000px;width:100%;height:250px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/service_back.jpg);object-fit:cover;display:flex;justify-content:center;align-items:center}.service_btn{width:500px;height:130px;font-size:24px;font-weight:700;color:#fff;background:rgba(0,0,0,.5);border-radius:99px;display:flex;justify-content:center;align-items:center;transition:.5s}.service_btn:hover{background:rgba(0,0,0,.9);animation:bound .3s ease 0s}@keyframes bound{0%{transform:scale(1)}33%{transform:scale(.98)}66%{transform:scale(1.01)}100%{transform:scale(1)}}@media screen and (max-width:1039px){.service{width:660px}}@media screen and (max-width:699px){.service{width:100%;gap:10px}.service li{width:calc(50% - 5px)}.service li a{width:100%;height:auto;padding:15px 0;border-radius:10px;font-size:13px;flex-direction:column}.service li a:after{margin:5px auto 0}.ico-saiyou a:before,.ico-daikou a:before,.ico-tool a:before,.ico-jinzai a:before,.ico-kensyu a:before,.ico-ad a:before,.ico-etc a:before{margin:0 auto 5px}}.strong_point{background:#345692;color:#fff;padding-bottom:55px}.s_point{display:flex;flex-wrap:wrap;justify-content:cpace-between;gap:30px 20px;width:1000px;margin:0 auto}.s_point li{width:320px;background:#fff;border-radius:16px;padding:30px 20px}.strong01:before{content:"";display:block;width:94px;height:80px;margin:0 auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/strong01.svg) no-repeat 50%}.strong02:before{content:"";display:block;width:94px;height:80px;margin:0 auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/strong02.svg) no-repeat 50%}.strong03:before{content:"";display:block;width:94px;height:80px;margin:0 auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/strong03.svg) no-repeat 50%}.strong04:before{content:"";display:block;width:94px;height:80px;margin:0 auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/strong04.svg) no-repeat 50%}.strong05:before{content:"";display:block;width:94px;height:80px;margin:0 auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/strong05.svg) no-repeat 50%}.strong06:before{content:"";display:block;width:94px;height:80px;margin:0 auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/strong06.svg) no-repeat 50%}.s_point_read{color:#345692;font-size:21px;line-height:1.5em;font-weight:700;text-align:center;margin:30px 0 20px}.s_point_txt{color:#333;padding-bottom:1.7em}.strong01 p:last-child,.strong02 p:last-child,.strong03 p:last-child,.strong04 p:last-child,.strong05 p:last-child,.strong06 p:last-child{padding-bottom:0}.top_strong_point{position:relative;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/top_strong_img.webp) no-repeat 50%;background-size:cover;color:#fff;padding-bottom:55px}.top_strong_point:before{position:absolute;top:0;left:-20px;content:"";background:rgba(52,86,146,.5);width:calc(100% + 20px);height:100%;mix-blend-mode:multiply;overflow:hidden}.top_strong_point li{background:rgba(255,255,255,.9)}.rec_strong01 .s_point_read:before{content:"";display:block;width:94px;height:80px;margin:0 auto 20px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_strong01.svg) no-repeat 50%}.rec_strong02 .s_point_read:before{content:"";display:block;width:94px;height:80px;margin:0 auto 20px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_strong02.svg) no-repeat 50%}.rec_strong03 .s_point_read:before{content:"";display:block;width:94px;height:80px;margin:0 auto 20px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_strong03.svg) no-repeat 50%}.rec_strong04 .s_point_read:before{content:"";display:block;width:94px;height:80px;margin:0 auto 20px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_strong04.svg) no-repeat 50%}.rec_strong05 .s_point_read:before{content:"";display:block;width:94px;height:80px;margin:0 auto 20px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_strong05.svg) no-repeat 50%}.rec_strong06 .s_point_read:before{content:"";display:block;width:94px;height:80px;margin:0 auto 20px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_strong06.svg) no-repeat 50%}.rec_st_note{color:#999}@media screen and (max-width:1039px){.s_point{width:660px}}@media screen and (max-width:699px){.s_point{width:100%;flex-direction:column;align-items:center}.s_point li{max-width:320px;width:100%}.top_strong_point{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/xxx_72311315.webp) repeat-y 50%;background-size:400% auto}.rec_strong01,.rec_strong02,.rec_strong03,.rec_strong04,.rec_strong05,.rec_strong06{display:flex;gap:20px;max-width:460px !important;padding:20px 20px 20px 10px !important}.rec_strong01 .s_point_read,.rec_strong02 .s_point_read,.rec_strong03 .s_point_read,.rec_strong04 .s_point_read,.rec_strong05 .s_point_read,.rec_strong06 .s_point_read{font-size:16px;margin:10px 0 0;width:5.5em}.rec_strong01 .s_point_txt,.rec_strong02 .s_point_txt,.rec_strong03 .s_point_txt,.rec_strong04 .s_point_txt,.rec_strong05 .s_point_txt,.rec_strong06 .s_point_txt{flex:1;padding-bottom:0}.rec_strong01 .s_point_read:before,.rec_strong02 .s_point_read:before,.rec_strong03 .s_point_read:before,.rec_strong04 .s_point_read:before,.rec_strong05 .s_point_read:before,.rec_strong06 .s_point_read:before{width:55px;height:40px;margin:0 auto 10px;background-size:55px 40px}}.results{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;max-width:1000px;height:auto;margin:0 auto;padding:0}.results-cont{scroll-snap-align:start;width:490px;margin-bottom:20px}.results::-webkit-scrollbar{height:20px;width:0}.results::-webkit-scrollbar-track{background:#eee;border-radius:10px}.results::-webkit-scrollbar-thumb{background:#345692;border-radius:10px}.results-box01{position:relative;height:250px;margin-bottom:20px}.results-img{object-fit:cover;width:490px;height:250px}.results-box02{padding:30px;border:#345692 solid 1px;border-radius:9px}.results-data06{display:inline-block;margin:20px 0;padding:5px 15px;color:#fff;font-size:14px;line-height:1.5;background:#345692;border-radius:99px}.results-data07{border-top:#345692 solid 1px;padding-top:15px}.use_service{font-size:14px;color:#345692}.results-data07 ul{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.results-data07 ul li{display:inline-block;padding:5px 15px;color:#345692;font-size:14px;line-height:1.5;border:#345692 solid 1px;border-radius:99px}@media screen and (max-width:640px){.results{flex-direction:column;align-items:center;scroll-snap-type:none}.results-cont{width:100%;max-width:490px}.results-box01{height:50vw;max-height:250px}.results-box01:before{font-size:10px}.results-img{width:100%;max-width:490px;height:50vw;max-height:250px}}@media screen and (max-width:489px){.results-data07 ul li{font-size:10px}}.faq-tit{margin-top:20px;font-size:24px;font-weight:700;text-align:center;display:flex;flex-direction:column}.faq-tit:after{border-bottom:#333 solid 1px;content:"";width:2em;margin:15px auto}.faq-read{text-align:center;margin-bottom:30px;padding:0}.toggle{display:none}.faq-cont{position:relative;max-width:1040px;margin:20px auto}.question,.answer{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .3s}.question{margin:0 0 20px;padding:10px 60px 10px 30px;max-width:1000px;width:100%;min-height:50px;font-weight:700;border:#333 solid 1px;border-radius:99px;display:flex;align-items:center;align-content:center}.question:after,.question:before{content:"";position:absolute;right:1.2em;top:0;bottom:0;margin:auto;width:2px;height:.75em;background-color:#333;transition:all .3s}.question:after{transform:rotate(90deg)}.answer{max-height:0;overflow:hidden}.answer p{margin:0 0 20px;padding:0 30px;max-width:1000px;width:100%}.toggle:checked+.question+.answer{max-height:500px;transition:all 1.5s}.toggle:checked+.question:before{transform:rotate(90deg) !important}.question h3{position:relative;padding-left:40px}.question h3:before{position:absolute;left:0;top:0;bottom:0;margin:auto;content:"Q";width:20px;height:30px}@media screen and (max-width:640px){.question{border-radius:10px}}.con_flow{background:#f2f2f2}.con_flow_wrap{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:50px 30px 30px;background:linear-gradient(to right,#ff0 0%,#ff0 50%,#f2f2f2 50%,#f2f2f2 100%)}.con_flow_box{position:absolute;top:-23px;left:calc(25% - 80px);display:flex;justify-content:center;align-items:center;width:160px;height:46px;color:#ff0;background:#333;border-radius:99px}.con_flow_area{position:relative;display:flex;justify-content:space-between}.con_flow_area li{position:relative;width:180px;height:180px;padding:110px 10px 10px;font-size:18px;font-weight:700;text-align:center;color:#345692;background:#fff;border:#345692 solid 1px;border-radius:10px}.con_flow_01:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/con_flow-01.svg)no-repeat 50%}.con_flow_02:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/con_flow-02.svg)no-repeat 50%}.con_flow_03:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/con_flow-03.svg)no-repeat 50%}.con_flow_04:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/con_flow-04.svg)no-repeat 50%}.con_flow_area li:not(:last-child):after{position:absolute;right:-50px;top:calc(50% - 18px);width:20px;height:36px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/flow_arrow.svg)no-repeat 50%}.out_flow_wrap{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 30px 30px}.out_flow_area{position:relative;display:flex;justify-content:space-between}.out_flow_area li{position:relative;width:180px;height:180px;padding:110px 10px 10px;font-size:18px;font-weight:700;text-align:center;color:#345692;background:#fff;border:#345692 solid 1px;border-radius:10px}.out_flow_area li:not(:last-child):after{position:absolute;right:-50px;top:calc(50% - 18px);width:20px;height:36px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/flow_arrow.svg)no-repeat 50%}.tool_flow{background:#eef9fd}.tool_flow_area{position:relative;display:flex;flex-wrap:wrap;gap:20px 50px;width:100%;max-width:870px;margin:0 auto}.tool_flow_area li{position:relative;width:180px;padding:110px 10px 15px;font-size:18px;font-weight:700;text-align:center;color:#345692;background:#fff;border:#345692 solid 1px;border-radius:10px}.tool_flow_area li:not(:last-child):after{position:absolute;right:-35px;top:calc(50% - 18px);width:20px;height:36px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/flow_arrow.svg)no-repeat 50%}.tool_flow_01:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-01.svg)no-repeat 50%}.tool_flow_02:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-02.svg)no-repeat 50%}.tool_flow_03:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-03.svg)no-repeat 50%}.tool_flow_04:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-04.svg)no-repeat 50%}.tool_flow_05:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-05.svg)no-repeat 50%}.tool_flow_06:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-06.svg)no-repeat 50%}.tool_flow_07:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tool_flow-07.svg)no-repeat 50%}.rec_flow_01:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-01.svg)no-repeat 50%}.rec_flow_02:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-02.svg)no-repeat 50%}.rec_flow_03:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-03.svg)no-repeat 50%}.rec_flow_04:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-04.svg)no-repeat 50%}.rec_flow_05:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-05.svg)no-repeat 50%}.rec_flow_06:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-06.svg)no-repeat 50%}.rec_flow_07:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-07.svg)no-repeat 50%}.tool_flow_area li.rec_flow_08{color:#fff;background:#345692}.rec_flow_08:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-08.svg)no-repeat 50%}.sem_flow_wrap{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 0 30px}.sem_flow_area{position:relative;display:flex;justify-content:center;gap:75px}.sem_flow_area li{position:relative;width:180px;padding:110px 10px 15px;font-size:18px;font-weight:700;text-align:center;color:#345692;background:#fff;border:#345692 solid 1px;border-radius:10px}.sem_flow_area li:not(:last-child):after{position:absolute;right:-50px;top:calc(50% - 18px);width:20px;height:36px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/flow_arrow.svg)no-repeat 50%}.sem_flow_01:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/con_flow-01.svg)no-repeat 50%}.sem_flow_02:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_flow-01.svg)no-repeat 50%}.sem_flow_03:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_flow-03.svg)no-repeat 50%}.ad_flow{background:#eef9fd}.ad_flow_wrap{position:relative;width:100%;max-width:690px;margin:0 auto;padding:0 30px 30px}.ad_flow_area{position:relative;display:flex;flex-wrap:wrap;justify-content:center;gap:45px}.ad_flow_area li{position:relative;width:180px;padding:110px 10px 15px;font-size:16px;font-weight:700;text-align:center;color:#345692;background:#fff;border:#345692 solid 1px;border-radius:10px}.ad_flow_area li:last-child{position:relative;width:180px;padding:110px 10px 15px;font-size:18px;font-weight:700;text-align:center;color:#57c3ea;background:#fff;border:#345692 dashed 1px;border-radius:10px}.ad_flow_area li:not(:last-child):after{position:absolute;right:-35px;top:calc(50% - 18px);width:20px;height:36px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/flow_arrow.svg)no-repeat 50%}.ad_flow_area li:nth-child(5):after{position:absolute;right:-35px;top:calc(50% - 18px);width:20px;height:36px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_flow_arrow.svg)no-repeat 50%}.ad_flow_05:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_flow-05.svg)no-repeat 50%}.ad_flow_06:before{position:absolute;top:20px;left:0;right:0;margin:auto;width:80px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_flow-06.svg)no-repeat 50%}@media screen and (max-width:1023px){.con_flow_wrap{max-width:520px;padding:50px 40px 30px;background:linear-gradient(to bottom,#ff0 0%,#ff0 52%,#f2f2f2 52%,#f2f2f2 100%)}.con_flow_area,.out_flow_area,.tool_flow_area,.ad_flow_area{flex-wrap:wrap;gap:40px}.con_flow_box{left:0;right:0;margin:auto}.out_flow_wrap{max-width:520px;padding:0 40px 30px}.out_flow_area{flex-wrap:wrap;gap:40px}}@media screen and (max-width:640px){.sem_flow_area{flex-wrap:wrap;gap:40px}.con_flow{padding:30px 20px}.con_flow_wrap{padding:50px 20px 30px;max-width:400px}.out_flow_wrap,.sem_flow_wrap,.ad_flow_wrap{padding:0 20px 30px;max-width:400px}.con_flow_box{font-size:14px;width:120px;height:36px;top:-18px}.con_flow_area li,.out_flow_area li,.tool_flow_area li,.sem_flow_area li,.ad_flow_area li,.ad_flow_area li:last-child{width:100%;height:auto;padding:20px 10px 20px 90px;font-size:16px;line-height:1.2em}.con_flow_01:before,.con_flow_02:before,.con_flow_03:before,.con_flow_04:before,.tool_flow_01:before,.tool_flow_02:before,.tool_flow_03:before,.tool_flow_04:before,.tool_flow_05:before,.tool_flow_06:before,.tool_flow_07:before,.rec_flow_01:before,.rec_flow_02:before,.rec_flow_03:before,.rec_flow_04:before,.rec_flow_05:before,.rec_flow_06:before,.rec_flow_07:before,.rec_flow_08:before,.sem_flow_01:before,.sem_flow_02:before,.sem_flow_03:before,.ad_flow_05:before,.ad_flow_06:before{background-size:55px 45px;top:0;bottom:0;left:15px;right:auto;width:55px;height:45px}.con_flow_area li:not(:last-child):after,.out_flow_area li:not(:last-child):after,.tool_flow_area li:not(:last-child):after,.sem_flow_area li:not(:last-child):after,.ad_flow_area li:not(:last-child):after{transform:rotate(90deg);left:0;right:0;top:auto;bottom:-40px;margin:auto}}footer{background:#345692;color:#fff;padding:50px 0 20px}.foot-wrap{display:flex;justify-content:space-between;max-width:1260px;width:100%;margin:0 auto;padding:0 30px}.foot-cont-2{padding:0 30px;flex:1;max-width:510px}.foot-cont-2 a,.foot-cont-3 a{position:relative}.foot-cont-2 a:after,.foot-cont-3 a:after{position:absolute;bottom:-4px;left:0;content:'';width:100%;height:2px;background:#fff;transform:scale(0,1);transform-origin:left top;transition:transform .3s}.foot-cont-2 a:hover:after,.foot-cont-3 a:hover:after{transform:scale(1,1)}.foot-co{font-size:18px;font-weight:700;padding:15px 0 5px}.foot-add{font-size:14px;text-align:left}.foot-co-link{display:inline-block;margin-top:15px;padding:5px 15px;font-size:14px;line-height:1em;border-radius:99px;overflow:hidden;position:relative;z-index:1}.foot-co-link:before{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:#fff;transform:scale(0,1);transform-origin:left top;transition:transform .3s;z-index:-1}.foot-co-link:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:#57c3ea;transform:scale(1,1);transform-origin:right top;transition:transform .3s;z-index:-1}.foot-co-link:hover{color:#345692}.foot-co-link:hover:before{transform:scale(1,1)}.foot-co-link:hover:after{transform:scale(0,1)}.copy{margin-top:70px;text-align:center;font-size:14px}.foot_nav_tit{font-size:18px;font-weight:700;margin-bottom:20px}.foot-nav{display:grid;grid-template-columns:max-content max-content max-content;gap:0 40px;margin-bottom:30px;max-width:450px}.foot-nav li{margin-bottom:8px}.foot-nav a{font-size:16px}.foot-nav-2{font-size:18px;font-weight:700}.foot-form-txt{font-size:16px;line-height:1.2em}.foot-form-btn a{width:320px;margin:20px 0;padding:22px 10px;font-size:16px;text-align:center;display:block;overflow:hidden;position:relative;z-index:1;border-radius:12px}.foot-form-btn a:before{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:#fff;transform:scale(0,1);transform-origin:left top;transition:transform .3s;z-index:-1}.foot-form-btn a:after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background:#57c3ea;transform:scale(1,1);transform-origin:right top;transition:transform .3s;z-index:-1}.foot-form-btn a:hover{color:#345692}.foot-form-btn a:hover:before{transform:scale(1,1)}.foot-form-btn a:hover:after{transform:scale(0,1)}.foot-tel{font-family:'Oswald',sans-serif;font-size:24px;text-align:center}.foot-tel:before{content:"";display:inline-block;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/foot-tel.svg) no-repeat;vertical-align:-.1em;width:22px;height:22px;margin-right:1px}.foot-time{font-size:14px;text-align:center}@media screen and (max-width:1023px){.foot-cont-2,.foot-cont-3{display:none}}@media screen and (max-width:640px){footer{padding:30px 0 20px}.foot-add{text-align:center}.foot-form-txt{display:none}.foot-wrap{flex-direction:column}.foot-cont-1{text-align:center}.foot-form-btn a{margin:20px auto;max-width:320px;width:100%}.copy{margin-top:30px}}.top_main{margin:0;padding:0;width:100%;min-height:100vh;min-height:100svh;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/top_dot.svg) top left/3px 3px,#ccc url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/top_head_img.webp) no-repeat 50%/cover;background-blend-mode:multiply}.top_wrap{position:relative;width:100%;max-width:1700px;min-height:100vh;min-height:100svh;margin:0 auto;padding:0 20px}.top_read{padding-top:150px;font-size:48px;line-height:1.8em;color:#fff;font-weight:700;text-shadow:5px 10px 10px rgba(0,0,0,.5);animation:left-in 1s ease .3s 1 forwards;opacity:0}.top_txt{padding-top:50px;max-width:700px;font-size:16px;line-height:1.8em;color:#fff;font-weight:700;animation:left-in 1s ease .5s 1 forwards;opacity:0}.top_form{padding:150px 0 50px;animation:up-in 1s ease 1.2s 1 forwards;opacity:0}.top_form_wrap{position:relative;width:500px;max-width:100%;padding-top:70px;background:rgba(51,51,51,.8);text-align:center}.top_form_read{position:absolute;top:-35px;left:50%;transform:translateX(-50%);display:flex;padding:20px 70px;font-size:24px;font-weight:700;white-space:nowrap;background:#ff0;border-radius:99px}.top_form_read:after{content:"";position:absolute;bottom:-40px;left:50%;margin-left:-20px;border:20px solid transparent;border-top:20px solid #ff0}.top_form_btn a{display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;color:#fff;margin:0 auto;width:320px;max-width:100%;height:80px;background:#57c3ea;border-radius:14px;box-shadow:3px 6px 6px 0 rgba(0,0,0,.5);transition:.3s ease-in-out}.top_form_btn a:hover{background:#345692;box-shadow:1px 3px 3px 0 rgba(0,0,0,.5)}.top_form_txt{color:#fff;padding:25px 0}@media screen and (max-width:1023px){.top_read{padding-top:120px;font-size:28px}.top_txt{max-width:500px;font-size:14px}}@media screen and (max-width:640px){.top_main,.top_wrap{height:auto;min-height:850px}.top_read{padding-top:100px}.top_txt{padding-top:20px;max-width:500px;margin-right:0}.top_form{padding-top:50px;width:100%;max-width:330px;left:0;right:0;margin:auto}.top_form_wrap{width:100%;max-width:330px;padding-top:50px}.top_form_read{top:-25px;padding:10px 50px;font-size:13px}.top_form_read:after{bottom:-20px;left:50%;margin-left:-10px;border:10px solid transparent;border-top:10px solid #ff0}.top_form_btn a{padding:10px 50px;font-size:13px;width:260px;max-width:none;height:auto;border-radius:99px}.top_form_txt{font-size:14px;padding:15px 0}}.top_about{margin:80px 0;padding:80px 0;background:#f2f2f2}.top_about_wrap{display:flex;justify-content:space-between;width:100%;max-width:1040px;margin:0 auto;padding:0 20px}.top_about_01_01{font-size:16px;font-weight:700;padding-bottom:15px}.top_about_01_02{font-size:60px;font-weight:700;font-family:'Oswald',sans-serif;white-space:nowrap}.top_about_02{width:100%;max-width:650px;margin-left:10px;font-size:18px;line-height:1.6em}.top_about_02 span{color:#fff;background:#57c3ea;margin:0 5px;padding:0 5px}@media screen and (max-width:640px){.top_about{padding:50px 0}.top_about_wrap{flex-direction:column}.top_about_02{margin:40px 0 0}}.rec_wrap{display:flex;justify-content:space-between;gap:40px;margin:0 auto;padding:20px;width:930px;background:#f2f2f2}.rec_wrap>li{position:relative;padding:120px 20px 20px;background:#fff;border-radius:10px;width:100%;text-align:center}.rec_wrap>li:not(:last-child):after{position:absolute;right:-30px;top:50%;content:"";width:20px;height:6px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_dot.svg) no-repeat 50%}.rec_wrap h3{color:#345692;font-size:18px;font-weight:700;height:70px}.rec_wrap h3 span{display:block;margin:10px 0 0;color:#000;font-size:12px;line-height:1.4em;font-weight:400}.rec_box01 h3:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:80px;height:80px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_01.svg) no-repeat 50%}.rec_box02 h3:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:80px;height:80px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_02.svg) no-repeat 50%}.rec_box03 h3:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:80px;height:80px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_03.svg) no-repeat 50%}.rec_box04 h3:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:80px;height:80px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_04.svg) no-repeat 50%}.rec_txt{text-align:left}.rec_list li:before{content:"●"}@media screen and (max-width:929px){.rec_wrap{flex-direction:column;align-items:center;width:calc(100%);max-width:640px}.rec_wrap>li{padding:20px 10px;display:flex;gap:20px;max-width:380px}.rec_wrap>li:not(:last-child):after{right:0;left:0;top:auto;bottom:-23px;margin:auto}.rec_wrap h3{display:block;padding-top:60px;font-size:16px;width:120px;flex-basis:120px;height:auto}.rec_box01 h3:before,.rec_box02 h3:before,.rec_box03 h3:before,.rec_box04 h3:before{top:25px;left:10px;right:auto;width:120px;height:40px;background-size:40px 40px}.rec_txt{font-size:14px;flex-basis:auto;width:calc(100% - 140px)}}@media screen and (max-width:360px){.rec_wrap{width:100vw;margin:0 calc(50% - 50vw)}}.overwork{max-width:1000px;width:100%;margin:0 auto;padding:0;text-align:justify;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ow_img.png) top right/48% no-repeat}.overwork .title_jp{text-align:left}.overwork .title{text-align:left;margin-bottom:30px}.ow_txt{padding-right:calc(50% + 25px)}.ow_txt p{margin-bottom:1.7em}.overwork2{max-width:1000px;width:100%;margin:0 auto;padding:20px;color:#333;font-size:14px;text-align:left;background:#fff}.ow_wrap{display:flex;flex-wrap:wrap;gap:20px}.ow_wrap li{padding:25px 20px;width:calc(50% - 10px);background:#eef9fd;border-radius:10px}.ow_wrap h3{color:#345692;font-size:18px;font-weight:700;padding-bottom:10px}.ow_wrap span{white-space:nowrap;display:inline-block;margin-right:.6em}.ow_notes{padding:15px 0 0}.overwork3{margin:70px 0 30px;text-align:center;color:#ff0;font-size:24px;font-weight:700;line-height:1.7em}@media screen and (max-width:640px){.overwork{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/ow_img.png) center bottom/80% no-repeat;padding-bottom:50vw}.ow_txt{padding-right:0}.overwork2{margin-top:50px}.ow_wrap li{width:100%}.ow_wrap h3{font-size:16px}.ow_wrap span{font-size:14px}.ow_notes{font-size:14px}.overwork3{font-size:18px}}.top_form_sec{max-width:1000px;width:100%;margin:70px auto 0;padding:30px 20px;text-align:center;border:#57c3ea solid 4px;border-radius:10px}.top_form_02{padding:10px 0 20px;font-size:24px;font-weight:700}.top_form_03{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.top_form-tel{font-family:'Oswald',sans-serif;font-weight:700;font-size:24px;text-align:center}.top_form-tel:before{content:"";display:inline-block;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/h-menu-tel.svg) no-repeat;vertical-align:-.1em;width:22px;height:22px;margin-right:1px}.top_form-time{font-size:14px;text-align:center}.top_form-btn a{width:320px;margin:20px 0;padding:15px 10px;color:#fff;font-size:16px;text-align:center;display:block;background:#57c3ea;border-radius:12px;transition:.3s}.top_form-btn a:hover{background:#345692}@media screen and (max-width:640px){.top_form_02{font-size:18px}.top_form_03{gap:20px}.top_form-btn a{width:240px;margin:0 0 10px}}.toggle_2{display:none}.top_check-cont{position:relative;max-width:1040px;margin:20px auto}.top_check_que,.answer_2{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .3s}.top_check_que{margin:0 auto;padding:10px 60px 10px 30px;max-width:1000px;width:100%;min-height:50px;font-size:21px;font-weight:700;border:#333 solid 1px;border-radius:99px;display:flex;align-items:center;align-content:center}.top_check_que:after,.top_check_que:before{content:"";position:absolute;right:30px;top:0;bottom:0;margin:auto;width:2px;height:.75em;background-color:#333;transition:all .3s}.top_check_que:after{transform:rotate(90deg)}.top_check_que h3{position:relative;padding-left:40px}.top_check_que h3:before{position:absolute;left:0;top:0;bottom:0;margin:auto;content:"";width:20px;height:17px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/check_mark.svg) no-repeat}.top_check_wrap{display:flex;gap:50px;max-width:1000px;width:100%;margin:0 auto;padding:25px 0 35px}.top_check_box{width:calc(33.3% - 25px)}.top_check_cont01{padding-bottom:7px;color:#345692;font-weight:700;text-align:center}@media screen and (max-width:640px){.top_check_que{border-radius:10px;font-size:16px}.top_check_wrap{flex-direction:column;gap:30px}.top_check_box{width:calc(100% - 40px);margin:0 20px}}.plan_02 .title{margin-bottom:50px}.plan_top{margin:0 auto 40px;padding:4px 8px;color:#fff;line-height:1.2em;text-align:center;width:34em;background:#333;border-radius:99px}.plan_menu{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 20px;width:100%;max-width:1040px;margin:0 auto;padding:0 20px}.plan_menu li a{width:316px;height:76px;border:#345692 solid 2px;border-radius:40px;display:flex;align-items:center;padding:0 25px;color:#345692;transition:.3s ease-in-out}.plan_menu li a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow01.svg)}.plan_menu li a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}.plan_name{width:100%;max-width:960px;margin:35px auto 20px;padding:10px 20px;font-size:24px;font-weight:700;border-top:#333 solid 3px;border-bottom:#333 solid 3px}.plan_read{width:100%;max-width:960px;margin:0 auto}.plan_wrap_new{width:960px;margin:50px auto;padding:0 0 0 510px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/plan_new.png)no-repeat top left/450px}.plan_wrap_pro{width:960px;margin:50px auto;padding:0 510px 0 0;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/plan_pro.png)no-repeat top right/450px}.plan_wrap_pr{width:960px;margin:50px auto;padding:0 0 0 510px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/plan_pr.png)no-repeat top left/450px}.plan_box01{width:100%;margin-bottom:20px;padding:30px 25px;border:#345692 solid 2px;border-radius:10px}.plan_txt01{margin-bottom:10px;font-size:18px;font-weight:700;color:#345692}.plan_box01 li:before{content:"●"}.plan_box02{width:100%;padding:30px 25px;background:#f2f2f2;border-radius:10px}.paln_txt02{margin-bottom:10px;font-size:20px;font-weight:700;color:#345692}.paln_txt02 span{font-size:14px;font-weight:400}.plan_box02 ul{display:flex;flex-wrap:wrap;gap:.1em 1em}.plan_box02 li:before{content:"●";color:#345692}.plan_form{width:100%;max-width:660px;margin:0 auto;padding:20px;text-align:center;border:#57c3ea solid 4px;border-radius:11px}.plan_form a{width:320px;margin:15px auto 10px;padding:13px 10px;color:#fff;text-align:center;display:block;background:#57c3ea;border-radius:12px;box-shadow:5px 5px 5px 0 rgba(0,0,0,.5);transition:.3s}.plan_form a:hover{background:#345692;box-shadow:2px 2px 5px 0 rgba(0,0,0,.5);transform:translateY(3px)}.plan_bottom{width:100%;max-width:660px;margin:50px auto 20px;font-size:24px;line-height:1.7em;font-weight:700;text-align:center}.out_plan .title{margin-bottom:50px}.out_plan_top{margin:0 auto 40px;padding:4px 8px;color:#333;text-align:center;width:30em;background:#57c3ea;border-radius:99px}.out_plan_menu{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 20px;width:100%;max-width:1040px;margin:0 auto;padding:0 20px}.out_plan_menu li a{width:316px;height:76px;border:#345692 solid 2px;border-radius:40px;display:flex;align-items:center;padding:0 25px;color:#345692;background:#fff;transition:.3s ease-in-out}.out_plan_menu li a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow01.svg)}.out_plan_menu li a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}.out_plan_back{max-width:1000px;width:100%;margin:35px auto 0;padding:30px 20px;color:#333;background:#fff}.out_plan_name{width:100%;max-width:960px;margin:0 auto 20px;padding:10px 20px;font-size:24px;font-weight:700;border-top:#333 solid 3px;border-bottom:#333 solid 3px}.out_plan_wrap01{width:960px;margin:50px auto;padding:0 0 0 510px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_plan01.png)no-repeat top left/450px}.out_plan_wrap02{width:960px;margin:50px auto;padding:0 510px 0 0;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_plan02.png)no-repeat top right/450px}.out_plan_wrap03{width:960px;margin:50px auto;padding:0 0 0 510px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_plan03.png)no-repeat top left/450px}li.kikan:before{content:"【期間】";color:#345692}@media screen and (max-width:999px){.plan_name{margin:35px 0 20px;width:100%}.plan_wrap_new,.plan_wrap_pr,.out_plan_wrap01,.out_plan_wrap03{margin:50px 0;width:100%;background-size:300px;padding:0 0 0 320px}.plan_wrap_pro,.out_plan_wrap02{margin:50px 0;width:100%;background-size:300px;padding:0 320px 0 0}}@media screen and (max-width:640px){.plan_02 .title,.out_plan .title{margin-bottom:20px}.plan_top,.out_plan_top{margin:0 0 40px;padding:10px 20px;width:auto;border-radius:10px}.plan_menu,.out_plan_menu{gap:15px}.plan_wrap_new,.plan_wrap_pr,.plan_wrap_pro,.out_plan_wrap01,.out_plan_wrap02,.out_plan_wrap03{margin:20px 0;padding:64vw 0 0;background-size:80vw;background-position:top center}.plan_bottom{margin:50px 0 20px;width:auto;font-size:18px}}@media screen and (max-width:460px){.plan_form a{width:100%}.plan_menu li a,.out_plan_menu li a{width:280px;height:70px;padding:0 20px;font-size:14px}}.top_dl_btn{margin:0 auto 50px;width:316px;height:76px;border:#345692 solid 2px;border-radius:40px;display:flex;align-items:center;padding:0 25px;color:#345692;transition:.3s ease-in-out}.top_dl_btn:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow01.svg)}.top_dl_btn:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}.differ{background:#e6e6e6;padding:50px 0}.differ_wrap{position:relative;width:100%;max-width:1000px;margin:30px auto 0;padding:0 50px 30px;background:#fff;border-radius:15px}.differ_wrap:after{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/differ_arrow.svg)no-repeat 50%}.differ_wrap h2{position:absolute;top:-30px;left:0;right:0;display:flex;justify-content:center;align-items:center;width:24em;margin:0 auto;height:60px;color:#fff;font-size:21px;font-weight:700;text-align:center;background:#345692;border-radius:99px}.differ_wrap>ul{display:flex;justify-content:space-between;padding-top:45px}.differ_box01{width:45%;max-width:360px;font-size:18px;font-weight:700;padding-top:120px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/differ_box01.svg)no-repeat 50% 20px}.differ_box02{width:45%;max-width:360px;color:#345692;font-size:18px;font-weight:700;padding-top:120px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/differ_box02.svg)no-repeat 50% 40px}.differ_box01 li,.differ_box02 li{margin-bottom:4px}.differ_box01 li:before,.differ_box02 li:before{content:"●"}@media screen and (max-width:1039px){.differ_wrap{width:calc(100% - 40px);margin:30px 20px 0}.differ_wrap>ul{gap:80px}.differ_box01,.differ_box02{width:auto}}@media screen and (max-width:850px){.differ_wrap>ul{flex-direction:column;align-items:center}.differ_wrap:after{display:none}.differ_box01{position:relative}.differ_box01:after{position:absolute;bottom:-60px;left:0;right:0;margin:auto;width:69px;height:42px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/differ_arrow.svg)no-repeat 50%/40px auto}.differ_box02{background-position:50% 0;padding-top:60px}}@media screen and (max-width:640px){.differ_wrap{padding:0 10px 30px}.differ_wrap h2{top:-20px;font-size:12px;height:40px;width:22em}.differ_box01,.differ_box02{font-size:16px}}@media screen and (max-width:360px){.differ_box01{background-size:calc(100vw - 80px)}}.out_ex_wrap{display:flex;justify-content:space-between;max-width:1000px;width:100%;margin:0 auto 20px;padding:0 10px;background:#fff;border-radius:11px}.out_ex_box1,.out_ex_box2{position:relative;width:calc(50% - 25px);padding:30px 20px}.out_ex_box1:after{position:absolute;top:0;right:-50px;content:"";width:50px;height:100%;background:#345692 url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_ex_arrow.svg)no-repeat 50%/10px 18px}.out_ex_txt1{font-family:'Oswald',sans-serif;font-size:18px;font-weight:700;color:#ccc}.out_ex_txt2{font-size:18px;font-weight:700;padding-top:15px}.out_ex_txt3{font-size:18px;font-weight:700;color:#345692}.out_ex_txt4{padding-top:15px}.out_ex_txt5{font-size:18px;line-height:1.8em;font-weight:700;padding-top:15px}.out_ex_txt5 p{display:inline;border-bottom:#f9bd50 solid 5px}.out_ex_wrap02{margin:60px auto;padding:0 0 0 45%;width:100%;min-height:180px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_ex_02.png)no-repeat 20% 50%;background-size:contain;display:flex;flex-direction:column;justify-content:center}.out_ex_wrap02 p{font-size:18px;font-weight:700}.out_ex_btn{position:relative;width:320px;height:50px;border:#333 solid 2px;border-radius:40px;display:flex;align-items:center;justify-content:center;margin-top:20px;padding:0 25px;color:#333;background:#fff;transition:.3s ease-in-out}.out_ex_btn:before{content:"";margin:auto;position:absolute;top:0;bottom:0;right:50px;width:10px;height:10px;border-top:2px solid #333;border-right:2px solid #333;transform:rotate(45deg);transition:.3s ease-in-out}.out_ex_btn:after{content:"";margin:auto;position:absolute;top:0;bottom:0;right:50px;width:12px;height:2px;background:#333;transition:.3s ease-in-out}.out_ex_btn:hover{background:#333;color:#ccc}.out_ex_btn:hover:before{border-top:2px solid #fff;border-right:2px solid #fff}.out_ex_btn:hover:after{background:#fff}@media screen and (max-width:640px){.out_ex_wrap{flex-direction:column;gap:50px}.out_ex_box1,.out_ex_box2{width:100%}.out_ex_box1:after{transform:rotate(90deg);top:auto;bottom:-50vw;right:0;left:0;margin:auto;height:calc(100vw - 40px)}.out_ex_wrap02{margin:30px auto 40px;padding:220px 0 0;background-position:top center;background-size:310px auto;text-align:center}.out_ex_btn{margin:20px auto 0;width:280px;padding:0 15px}.out_ex_btn:before,.out_ex_btn:after{right:30px}}.out_agt_tit{max-width:1000px;width:100%;margin:0 auto;padding:5px 7px 7px;font-size:24px;line-height:1em;font-weight:700;color:#345692;border-left:#57c3ea solid 3px}.out_agt_wrap-01,.out_agt_wrap-02,.out_agt_wrap-03{max-width:1000px;width:100%;margin:20px auto 30px;display:flex;justify-content:space-between;gap:20px}.out_agt_wrap-01 li,.out_agt_wrap-02 li,.out_agt_wrap-03 li{position:relative;padding:100px 20px 25px;width:100%;border:#345692 solid 1px;border-radius:10px}.out_agt_tit02{line-height:1.5em;font-weight:700;text-align:center;color:#345692}.out_agt_wrap-01 .out_agt_box-01 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_1.svg)no-repeat 50%}.out_agt_wrap-01 .out_agt_box-02 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_2.svg)no-repeat 50%}.out_agt_wrap-01 .out_agt_box-03 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_3.svg)no-repeat 50%}.out_agt_wrap-02 .out_agt_box-01 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_4.svg)no-repeat 50%}.out_agt_wrap-02 .out_agt_box-02 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_5.svg)no-repeat 50%}.out_agt_wrap-02 .out_agt_box-03 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_6.svg)no-repeat 50%}.out_agt_wrap-03 .out_agt_box-01 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_7.svg)no-repeat 50%}.out_agt_wrap-03 .out_agt_box-02 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_8.svg)no-repeat 50%}.out_agt_wrap-03 .out_agt_box-03 .out_agt_tit02:before{position:absolute;top:25px;left:0;right:0;margin:auto;content:"";width:85px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/out_agt_9.svg)no-repeat 50%}@media screen and (max-width:640px){.out_agt_tit{font-size:18px}.out_agt_wrap-01,.out_agt_wrap-02,.out_agt_wrap-03{flex-direction:column}.out_agt_wrap-01 li,.out_agt_wrap-02 li,.out_agt_wrap-03 li{padding:20px 20px 20px 10px}.out_agt_box-01,.out_agt_box-02,.out_agt_box-03{display:flex;gap:10px}.out_agt_tit02{position:relative;flex-basis:85px;padding-top:50px}.out_agt_txt{flex:1}.out_agt_wrap-01 .out_agt_box-01 .out_agt_tit02:before,.out_agt_wrap-01 .out_agt_box-02 .out_agt_tit02:before,.out_agt_wrap-01 .out_agt_box-03 .out_agt_tit02:before,.out_agt_wrap-02 .out_agt_box-01 .out_agt_tit02:before,.out_agt_wrap-02 .out_agt_box-02 .out_agt_tit02:before,.out_agt_wrap-02 .out_agt_box-03 .out_agt_tit02:before,.out_agt_wrap-03 .out_agt_box-01 .out_agt_tit02:before,.out_agt_wrap-03 .out_agt_box-02 .out_agt_tit02:before,.out_agt_wrap-03 .out_agt_box-03 .out_agt_tit02:before{display:block;top:5px;background-position:top center;background-size:55px 40px}}.rec_tar{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.rec_tar li{position:relative;width:230px;padding:140px 30px 30px;font-size:21px;font-weight:700;text-align:center;color:#345692;border:#345692 solid 1px;border-radius:10px}.rec_tar li:nth-child(1):before{position:absolute;top:40px;right:0;left:0;margin:auto;content:"";width:90px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_tar_1.svg)no-repeat 50%}.rec_tar li:nth-child(2):before{position:absolute;top:40px;right:0;left:0;margin:auto;content:"";width:90px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_tar_2.svg)no-repeat 50%}.rec_tar li:nth-child(3):before{position:absolute;top:40px;right:0;left:0;margin:auto;content:"";width:90px;height:60px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/rec_tar_3.svg)no-repeat 50%}.rec_tar_note{display:flex;justify-content:center;align-items:center;margin:30px auto;padding:10px;width:22em;font-size:18px;font-weight:700;background:#ff0;border-radius:10px}.rec_tar_note:before{content:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/note_mark.svg);width:30px;height:30px;margin-right:15px}@media screen and (max-width:640px){.rec_tar_note{font-size:16px;line-height:1.2em;width:100%;max-width:400px}.rec_tar{flex-direction:column;align-items:center}.rec_tar li{width:100%;max-width:400px;padding:20px 20px 20px 100px}.rec_tar li:nth-child(1):before,.rec_tar li:nth-child(2):before,.rec_tar li:nth-child(3):before{top:0;bottom:0;left:20px;right:auto;width:65px;height:40px;background-size:65px 40px}}.rec_pri_wrap-1{display:flex;justify-content:center;gap:20px}.rec_pri_box{max-width:490px;width:100%;text-align:center}.rec_pri_area1{position:relative;width:150px;margin:0 auto;padding:10px;text-align:center;font-size:21px;font-weight:700;color:#fff;background:#345692}.rec_pri_area2{display:flex;flex-direction:column;justify-content:center;align-items:center;border:#345692 solid 1px;padding:30px;height:290px}.rec_pri_txt1{font-weight:700;color:#345692}.rec_pri_txt1:not(:first-child){margin-top:20px}.rec_pri_txt2{font-size:36px;font-weight:700;margin:5px 0}.rec_pri_txt2 span{font-size:18px}.rec_pri_txt3{font-size:14px}.rec_pri_note1:after{position:absolute;content:"※1";margin:.3em 0 0 .3em;font-size:14px;font-weight:400}.rec_pri_note2:after{content:"※2";margin:.3em 0 0 .3em;font-size:14px;font-weight:400;color:#333}.rec_pri_note3:after{content:"※3";margin:.3em 0 0 .3em;font-size:14px;font-weight:400;color:#333}.rec_pri_wrap-2{max-width:1000px;width:100%;margin:20px auto 40px;padding:30px 20px;background:#eef9fd}.rec_pri_txt4{font-weight:700}.rec_pri_txt5{font-weight:700;color:#345692}.rec_pri_wrap-3{position:relative;display:flex;justify-content:space-around;align-items:center;max-width:660px;width:100%;margin:0 auto;padding:20px 0;background:#f2f2f2}.rec_pri_wrap-3:before{position:absolute;left:0;right:0;top:20px;bottom:20px;content:"";margin:auto;width:1px;border-left:#333 solid 1px}.rec_pri_wrap-3 div{padding:10px}.rec_pri_wrap-3 div span{font-size:24px;color:#e50038}.rec_pri_note_wrap{max-width:1000px;width:100%;margin:30px auto 0}.rec_pri_note{display:inline;padding:3px 25px;font-weight:700;line-height:1em;color:#fff;background:#333;border-radius:99px}.rec_pri_note_txt1{margin:20px 0}.rec_pri_note_txt1 li:before{content:"◆"}.rec_pri_note_txt2{font-size:14px;color:#999}.rec_pri_form{width:100%;max-width:660px;margin:80px auto 70px;padding:20px;text-align:center;border:#57c3ea solid 4px;border-radius:11px}.rec_pri_form a{width:320px;margin:15px auto 10px;padding:13px 10px;color:#fff;text-align:center;display:block;background:#57c3ea;border-radius:12px;box-shadow:5px 5px 5px 0 rgba(0,0,0,.5);transition:.3s}.rec_pri_form a:hover{background:#345692;box-shadow:2px 2px 5px 0 rgba(0,0,0,.5);transform:translateY(3px)}.rec_pri_bottom{font-size:18px;font-weight:700;text-align:center}.dl__wrap{width:100%;margin-top:50px;max-width:660px;margin-inline:auto;border:1px solid #333;padding:20px;& ul{width:100%;display:flex;justify-content:center;gap:20px}& li{& a{color:#345692;font-weight:bold;&:hover{opacity:.5}}}}@media screen and (max-width:640px){.rec_pri_wrap-1{flex-wrap:wrap}.rec_pri_area2{height:auto}.rec_pri_wrap-2{max-width:490px}.rec_pri_wrap-3{max-width:490px}.dl__wrap{& ul{flex-wrap:wrap;gap:0}& li{width:100%}}}@media screen and (max-width:460px){.rec_pri_form a{width:100%}}.sem_mer_wrap{display:block;text-align:center}.sem_mer{display:inline-block}.sem_mer li{position:relative;margin:0 0 20px;padding-left:35px;text-align:left;font-size:21px;font-weight:700}.sem_mer li:before{position:absolute;left:0;content:"";width:30px;height:30px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_mer_check.svg)no-repeat 50%}@media screen and (max-width:640px){.sem_mer li{font-size:18px}}.sem_ser_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto}.sem_ser_wrap li{position:relative;max-width:320px;width:100%;padding:100px 20px 20px;border:#345692 solid 1px;border-radius:10px}.sem_ser_wrap li h3{margin-bottom:10px;font-size:21px;font-weight:700;text-align:center;color:#345692}.sem_ser_box01:before{position:absolute;top:25px;left:0;right:0;width:80px;height:60px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_ser_box01.svg)no-repeat 50%}.sem_ser_box02:before{position:absolute;top:25px;left:0;right:0;width:80px;height:60px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_ser_box02.svg)no-repeat 50%}.sem_ser_box03:before{position:absolute;top:25px;left:0;right:0;width:80px;height:60px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_ser_box03.svg)no-repeat 50%}.sem_ser_box04:before{position:absolute;top:25px;left:0;right:0;width:80px;height:60px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_ser_box04.svg)no-repeat 50%}.sem_ser_box05:before{position:absolute;top:25px;left:0;right:0;width:80px;height:60px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/sem_ser_box05.svg)no-repeat 50%}.sem_ser_txt{font-size:18px;font-weight:700;text-align:justify;margin:40px 0 0}.sem_ser_txt2{font-size:18px;font-weight:700;text-align:center;margin:40px 0 0}@media screen and (max-width:640px){.sem_ser_wrap li{max-width:400px}.sem_ser_txt{font-size:16px;margin:0}}.sem_resu_wrap{max-width:1000px;width:100%;margin:0 auto 50px}.sem_resu_tit1,.sem_resu_tit2{padding-bottom:5px;width:100%;font-size:21px;font-weight:700}.sem_resu_tit1{color:#345692;border-bottom:#345692 solid 4px}.sem_resu_tit2{color:#57c3ea;border-bottom:#57c3ea solid 4px}.sem_resu_txt li{width:100%}.sem_resu_etc{margin:7px 15px 0}.list-data1,.list-data2{opacity:1;padding:15px 5px;border-bottom:#333 dashed 1px;transition:.3s}.list-data1.is-hidden,.list-data2.is-hidden{opacity:0;height:0;margin:0;padding:0}.list-btn1,.list-btn2{margin:20px 0}.list-btn1.is-btn-hidden,.list-btn2.is-btn-hidden{display:none}.list-btn1 button,.list-btn2 button{color:#333;background:0 0;border:none;cursor:pointer;outline:none;padding:0;height:32px;line-height:32px;width:200px;transition:all .3s}.list-btn1 button:hover,.list-btn2 button:hover{opacity:.6}.ad_sp_wrap{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:850px;width:100%;margin:0 auto}.ad_sp_wrap li{position:relative;display:flex;align-items:center;padding:10px 20px;width:100%;height:150px;border:#345692 solid 1px;border-radius:10px}.ad_sp_box-1:before{position:absolute;top:0;left:20px;bottom:0;width:85px;height:90px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_sp-1.svg)no-repeat 50%}.ad_sp_box-2:before{position:absolute;top:0;left:20px;bottom:0;width:85px;height:90px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_sp-2.svg)no-repeat 50%}.ad_sp_box-3:before{position:absolute;top:0;left:20px;bottom:0;width:85px;height:90px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_sp-3.svg)no-repeat 50%}.ad_sp_box-4:before{position:absolute;top:0;left:20px;bottom:0;width:85px;height:90px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/adv_sp-4.svg)no-repeat 50%}.ad_sp_wrap li h3{margin:0 30px 0 100px;width:220px;font-size:21px;font-weight:700;color:#345692}.ad_sp_txt{width:450px}@media screen and (max-width:640px){.ad_sp_wrap li{flex-direction:column;padding:75px 20px 20px;height:auto;max-width:400px}.ad_sp_box-1:before,.ad_sp_box-2:before,.ad_sp_box-3:before,.ad_sp_box-4:before{background-size:60px 40px;width:60px;height:40px;top:20px;bottom:auto;left:0;right:0}.ad_sp_wrap li h3{margin:0 0 10px;width:auto}.ad_sp_txt{width:auto}}.ad_ser_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;width:100%;margin:0 auto}.ad_ser_wrap li{position:relative;padding:100px 30px 30px;width:320px;border:#345692 solid 1px;border-radius:10px}.ad_ser_box-1:before{position:absolute;top:15px;left:0;right:0;width:270px;height:70px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/my_navi.svg)no-repeat 50%}.ad_ser_box-2:before{position:absolute;top:15px;left:0;right:0;width:270px;height:70px;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/my_navi_t.svg)no-repeat 50%}.ad_ser_box-3:before{position:absolute;top:35px;left:0;right:0;width:270px;height:70px;margin:auto;content:"DODA";font-size:36px;font-weight:700;color:#345692;text-align:center}.ad_ser_note{max-width:1000px;width:100%;margin:20px auto 0;padding:0 20px}.ad_ser_op{max-width:960px;width:100%;margin:40px auto 0}.ad_ser_op_tit{font-size:24px;font-weight:700;border-top:#333 solid 3px;border-bottom:#333 solid 3px;padding:10px 0}.ad_ser_op_item{font-size:18px;font-weight:700;color:#345692;margin:30px 0 0}.ad_ser_op_item:before{content:"●"}.ad_ser_op_txt{margin:7px 0 0 1em}.ad_ser_btn{max-width:1000px;margin:40px auto 0;padding-left:30px}.ad_ser_btn a{position:relative;display:block;font-weight:700;color:#345692;text-align:center;width:100%;max-width:320px;height:50px;border:#345692 solid 2px;border-radius:40px;padding:10px 25px;transition:.3s ease-in-out}.ad_ser_btn a:after{position:absolute;right:25px;top:0;bottom:0;margin:auto;content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow01.svg)}.ad_ser_btn a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}@media screen and (max-width:640px){.ad_ser_wrap li{width:100%;max-width:400px}.ad_ser_btn{padding:0}.ad_ser_btn a{margin:0 auto}}.etc_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.etc_wrap li a{font-weight:700;width:316px;height:76px;border:#345692 solid 2px;border-radius:40px;display:flex;align-items:center;padding:0 25px;color:#345692;transition:.3s ease-in-out}.etc_wrap li a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow01.svg)}.etc_wrap li a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}.etc_eve_wrap{max-width:960px;width:100%;margin:0 auto 20px}.etc_eve_read{margin:50px 0 0}.etc_eve_2c{display:flex;justify-content:center;gap:20px;margin-top:40px}.etc_eve_2c img{max-width:470px;width:50%}.etc_eve_bnr_box{max-width:470px;width:100%}.etc_eve_note{font-size:14px;text-align:center;margin-top:15px}.etc_eve_bnr_area{margin-top:30px;padding:30px 20px;color:#fff;text-align:center;background:#345692}.etc_eve_perf{margin-top:40px;padding-bottom:10px;width:100%;font-size:24px;font-weight:700;color:#345692;border-bottom:#345692 solid 4px}.etc_eve_perf_box li{padding:15px 5px;border-bottom:#333 dashed 1px;display:flex;max-width:100%}.etc_eve_date{margin:0 70px 0 20px}.etc_eve_bnr_item{padding:30px 20px;width:100%;color:#fff;text-align:center;background:#345692}.etc_eve_bnr_txt{margin-top:10px;text-align:center}.etc_pub_perf{display:flex;justify-content:center;margin-top:30px}@media screen and (max-width:640px){.etc_wrap{gap:10px}.etc_wrap li{width:calc(50% - 5px)}.etc_wrap li a{position:relative;width:100%;padding:25px 10px 50px;justify-content:center;border-radius:10px}.etc_wrap li a:after{position:absolute;top:auto;bottom:15px;left:0;right:0;margin:auto}.etc_eve_read{margin:0}.etc_eve_2c{flex-wrap:wrap;margin-top:20px}.etc_eve_2c img{width:100%}.etc_eve_perf_box li{flex-wrap:wrap}.etc_eve_item{margin-left:20px}.etc_pub_perf{margin-top:10px}}.dl_txt{text-align:center;margin-top:30px}.dl_area_wrap{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:50px 20px;max-width:1000px;width:100%;margin:50px auto 0}.dl_item_box{display:flex;flex-direction:column;width:calc(100%/3 - 40px/3)}.dl_item_photo img{object-fit:cover;aspect-ratio:2/1;max-width:100%;border-radius:6px}.dl_item_box h3{font-weight:700;color:#345692;margin:13px 0 7px}.dl_item_txt{margin-top:7px;height:6.8em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.dl_item_type{color:#ccc;margin-top:auto}.dl_btn{display:flex;justify-content:center;align-items:center;margin:10px auto 0;padding:5px 10px;width:100%;max-width:480px;color:#fff;font-size:18px;font-weight:700;background:#57c3ea;border-radius:99px;transition:.3s}.dl_btn:hover{background:#345692}.dl_btn:after{content:"";margin-left:.5em;width:18px;height:18px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/dl_mark.svg)no-repeat 50%/18px 18px}.dl_note_wrap{max-width:1000px;width:100%;margin:50px auto 30px}.dl_note{display:inline-block;font-weight:700;color:#fff;margin-bottom:10px;padding:2px 30px;background:#333;border-radius:99px}.dl_note_wrap ul{margin-bottom:50px}.dl_note_wrap li{margin-bottom:5px}.dl_note_wrap li:before{content:"●"}.dl_no_post{width:100%;margin:50px 0;text-align:center}@media screen and (max-width:699px){.dl_txt{margin-top:0}.dl_area_wrap{margin:30px auto 0}.dl_item_box{width:calc(50% - 10px)}}@media screen and (max-width:449px){.dl_item_box{width:100%}}.cont_form_wrap{max-width:960px;width:100%;margin:0 auto;padding:30px 0}.cont_form_item{margin-bottom:10px}.cont_form_item ul{display:flex;gap:40px}.cont_form_item ul li{max-width:460px;width:calc(50% - 20px)}.cont_form_item p{margin-bottom:3px;display:block;width:100%}.required{position:relative;padding-left:12px}.required:before{position:absolute;top:-2px;left:0;content:"＊";font-size:12px;color:#ff1d25}.cont_form_privacy{font-size:12px;color:gray;margin-top:30px}ol.cont_form_privacy_txt{list-style-type:decimal;padding-left:1.2em;font-size:12px;line-height:1.7em;color:gray}.cont_form_privacy_check{text-align:center;margin-top:50px}.cont_form_privacy_check label{display:flex;justify-content:center;align-items:center;gap:3px}.submit{display:flex;justify-content:center;align-items:center;margin:20px 0 10px}.submit .wpcf7-form-control{width:235px;padding:3px;color:#fff;font-weight:700;text-align:center;background:#57c3ea;border-radius:99px;transition:.3s}.submit .wpcf7-form-control:hover{background:#345692}.form-text{height:2.4em;width:100%;padding:0 16px;border-radius:4px;background:#f2f2f2;border:none;box-shadow:0 0 0 1px #ddd inset;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-text:focus{outline:0;box-shadow:0 0 0 2px #aaa inset}.form-textarea{display:block;width:100%;height:8.5em;padding:4px 16px;border-radius:4px;background:#f2f2f2;border:none;box-shadow:0 0 0 1px #ddd inset;appearance:none;-webkit-appearance:none;-moz-appearance:none;resize:vertical}.form-textarea:focus{outline:0;box-shadow:0 0 0 2px #aaa inset}.form-select{position:relative;max-width:460px;width:100%;height:2.4em}.form-select:before{content:"";position:absolute;top:0;bottom:0;margin:auto;right:12px;width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;transform:rotate(135deg);pointer-events:none}.form-select select{height:2.4em;max-width:460px;width:100%;padding:0 16px;border-radius:4px;background:#f2f2f2;border:none;box-shadow:0 0 0 1px #ddd inset;cursor:pointer}.form-select select:focus{outline:0;box-shadow:0 0 0 2px #aaa inset}::placeholder{color:#aaa}::-ms-input-placeholder{color:#aaa}select:invalid{color:#aaa}select option:first-child{color:#aaa}@media screen and (max-width:640px){.cont_form_wrap{padding-top:0}.cont_form_item ul{gap:10px}.cont_form_item ul li{width:calc(50% - 5px)}}.tools_04_01_back{background:#eee}.tools_04_01_back2{position:relative;background:#e8d9e8;z-index:-2}.tools_04_01_back3{background:#6b2a79;color:#fff}.head_04_01_tools{position:relative;width:100%;height:38vw;min-height:650px;max-height:750px;margin-top:120px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/AdobeStock_336012333_Preview.jpg) no-repeat 50% 10%/cover;overflow:hidden;z-index:-2;animation:left-in 1s ease 0s 1 forwards}.head_04_01_tools:before{position:absolute;top:0;left:0;content:"";background:rgba(52,86,146,.5);width:100%;height:100%;mix-blend-mode:multiply;z-index:-1}.head_04_01_tools:after{position:absolute;top:0;left:0;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_head_logo.svg) no-repeat calc(100% + 100px) 50%/auto 140%;width:100%;height:100%;mix-blend-mode:multiply;z-index:-1}.sub_head_wrap_tools{display:flex;flex-direction:column;margin:0 auto;max-width:1000px;padding:90px 0 0;color:#fff;mix-blend-mode:normal;z-index:1;animation:up-in 1s ease .5s 1 forwards;opacity:0}.page_name_tools{font-size:48px;line-height:1.7em;font-weight:700;margin-bottom:50px}.page_name_read_tools{font-size:16px;font-weight:700;max-width:420px}@media screen and (max-width:1350px){.head_04_01_tools{margin-top:96px}}@media screen and (max-width:640px){.head_04_01_tools{height:calc(100vh - 96px);height:calc(100svh - 96px);min-height:auto}.sub_head_wrap_tools{padding:40px 0 0}.page_name_tools{font-size:7vw}.page_name_read_tools{width:80%}.head_04_01_tools:after{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_head_logo.svg) no-repeat 10vw -5vh/auto 110%}}.tools_sec01{position:relative;max-width:1000px;margin:40px auto}.tools_sec01:after{position:absolute;top:0;left:0;display:block;content:"";height:280px;max-width:910px;width:100%;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec01.svg) no-repeat top right}.tools_sec01 h2{font-size:28px;font-weight:700;line-height:1.7em;margin-bottom:30px}@media screen and (max-width:640px){.tools_sec01{margin-bottom:40px;max-width:300px}.tools_sec01 h2{font-size:24px}.tools_sec01:after{position:relative;margin-top:50px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec01.svg) no-repeat top center}}.tools_sec02{position:relative;max-width:1200px;margin:40px auto}.tools_sec02 h2{font-size:36px;font-weight:700;line-height:1.7em;text-align:center;margin-bottom:30px}.blue_04_01{color:#3968b1}.purple_04_01{color:#6b2a79}.tools_sec02_txt{text-align:center}.tools_sec02_txt:after{content:"";display:block;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec02.svg) no-repeat bottom center/contain;width:100%;height:50vw;max-height:600px;margin-top:30px}@media screen and (max-width:640px){.tools_sec02 h2{font-size:28px}.tools_sec02_txt:after{margin-top:0}}.tools_sec03{position:relative;max-width:1000px;margin:40px auto}.tools_sec03:after{position:absolute;top:0;left:0;display:block;content:"";height:250px;max-width:950px;width:100%;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec03.svg) no-repeat top right/contain}.tools_sec03 h2{font-size:28px;font-weight:700;line-height:1.7em;margin-bottom:30px;max-width:480px;margin-right:340px}.tools_sec03_txt{max-width:480px;margin:0 340px 0 0}@media screen and (max-width:640px){.tools_sec03{margin-bottom:40px;max-width:330px}.tools_sec03 h2{font-size:24px;margin-right:0}.tools_sec03:after{position:relative;margin-top:50px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec03.svg) no-repeat top center/contain}.tools_sec03_txt{margin:0}}.tools_sec04{position:relative;max-width:1000px;margin:40px auto}.tools_sec04:after{position:absolute;top:0;left:0;display:block;content:"";height:280px;max-width:950px;width:100%;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec04.svg) no-repeat top left}.tools_sec04 h2{font-size:28px;font-weight:700;line-height:1.7em;text-align:right;margin:0 0 30px auto;padding-left:340px;max-width:820px}.tools_sec04_txt{padding-left:340px;max-width:820px;margin:0 0 0 auto}@media screen and (max-width:640px){.tools_sec04{margin-bottom:40px;max-width:330px}.tools_sec04 h2{font-size:24px;padding-left:0;text-align:left}.tools_sec04:after{position:relative;margin-top:50px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec04.svg) no-repeat top center/contain}.tools_sec04_txt{padding-left:0}}.tools_sec05{text-align:center;margin:80px 0 30px}.tools_sec05 h2{font-size:36px;font-weight:700;margin-bottom:30px}.tools_sec05_wrap{max-width:1000px;margin:0 auto}.tools_sec05_box1{position:relative;margin:0 auto 30px;padding:7px 5px;font-weight:700;color:#fff;text-align:center;background:#333;border:#333 5px solid;width:180px;border-radius:12px}.tools_sec05_box1:after{position:absolute;bottom:-35px;left:0;right:0;content:"";margin:0 auto;width:5px;background:#333;height:30px}.tools_sec05_box2{position:relative;margin:0 auto 30px;padding:7px 5px;font-weight:700;color:#333;text-align:center;background:#fff;border:#333 5px solid;width:180px;border-radius:12px}.tools_sec05_box2:after{position:absolute;bottom:-35px;left:0;right:0;content:"";margin:0 auto;width:5px;background:#333;height:30px}.tools_sec05_box3{display:flex;justify-content:center;position:relative;margin:0 auto 30px}.tools_sec05_box3:after{position:absolute;bottom:-30px;left:0;right:0;content:"";margin:0 auto;width:5px;background:#333;height:30px}.tools_sec05_box3_item1{flex:1;width:calc(50% - 90px);display:flex;justify-content:center;align-items:center}.tools_sec05_box3_item1 img{margin:20px;max-width:100%}.tools_sec05_box3_item2{position:relative;width:180px;display:flex;justify-content:center;align-items:center}.tools_sec05_box3_item2:before{position:absolute;content:"";width:5px;height:100%;background:#333;z-index:-1}.tools_bar_right:after{position:absolute;right:3px;content:"";width:33px;height:3px;background:#333}.tools_bar_left:after{position:absolute;left:3px;content:"";width:33px;height:3px;background:#333}.tools_sec05_box3_item3{flex:1;width:calc(50% - 90px);background:#fff;border-radius:10px}.tools_sec05_box3_item3_txt{margin:30px 30px 10px}.tools_sec05_box3_tag{margin:0 30px 30px}.tools_sec05_box3_tag li{color:#fff;background:#6b2a79;padding:5px 15px;display:inline-block;margin:7px 5px 0 0}.tools_sec05_box4{position:relative;margin:0 auto 30px;padding:7px 5px;font-weight:700;color:#333;text-align:center;background:#fff;border:#333 5px solid;width:180px;border-radius:12px}.tools_sec05_box4:after{position:absolute;bottom:-35px;left:0;right:0;content:"";margin:0 auto;width:5px;background:#333;height:30px}.tools_sec05_box6{position:relative;margin:0 auto 30px;padding:7px 5px;font-weight:700;color:#fff;text-align:center;background:#333;border:#333 5px solid;width:180px;border-radius:12px;display:flex;justify-content:center;align-items:center}.tools_sec05_box6:before{content:"";display:inline-block;width:20px;height:28px;margin-right:15px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec05_box6.svg) no-repeat}.tools_sec05_note{font-size:21px;font-weight:700;text-align:center;max-width:420px;margin:0 auto 80px}@media screen and (max-width:640px){.tools_sec05{margin-top:30px}.tools_sec05 h2{font-size:24px;margin-bottom:20px}.tools_sec05_box3{flex-direction:column;align-items:center}.tools_sec05_box3_item1{order:2;width:80%;max-width:380px;margin-top:30px}.tools_sec05_box3_item2{padding-bottom:30px}.tools_sec05_box3_item2:before{top:0}.tools_sec05_box3_item3{order:1;width:100%;max-width:420px;position:relative}.tools_sec05_box3_item3:after{position:absolute;bottom:-30px;left:0;right:0;content:"";margin:0 auto;width:5px;background:#333;height:30px}.tools_bar_right:after,.tools_bar_left:after{display:none}.tools_sec05_note{margin-bottom:30px}}.tools_sec06{text-align:center;margin:80px 0 50px}.tools_sec06_wrap{display:flex;gap:20px;max-width:1000px;margin:0 auto 80px}.tools_sec06_box{display:flex;flex-direction:column;padding:30px 15px;width:100%;background:#fff;border-radius:10px}.tools_sec06_hp,.tools_sec06_dtp{margin-bottom:30px;width:100%;min-height:150px;padding-left:50%}.tools_sec06_hp{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec06_hp.svg) no-repeat left 10px/45% auto}.tools_sec06_dtp{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec06_dtp.svg) no-repeat left 10px/45% auto}.tools_sec06_box h3{font-size:21px;font-weight:700;color:#6b2a79;margin-bottom:10px}.tools_sec06_box li{list-style:disc;margin-left:1.3em}.tools_sec06_box_btn{margin-top:auto}.tools_sec06_box_btn a{font-weight:700;max-width:280px;height:76px;border:#6b2a79 solid 2px;background:#fff;border-radius:40px;display:flex;align-items:center;margin:0 auto;padding:0 25px 0 40px;color:#6b2a79;transition:.3s ease-in-out}.tools_sec06_box_btn a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow_tools.svg)}.tools_sec06_box_btn a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}@media screen and (max-width:640px){.tools_sec06_wrap{flex-direction:column;max-width:420px}.tools_sec06_box{padding:30px}.tools_sec06_hp,.tools_sec06_dtp{margin-bottom:30px;width:100%;min-height:150px;padding-left:0;padding-top:min(50vw, 220px)}.tools_sec06_hp{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec06_hp.svg) no-repeat center 10px/80% auto}.tools_sec06_dtp{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec06_dtp.svg) no-repeat center 20px/80% auto}}.tools_sec07{position:relative;color:#fff;margin:80px auto;max-width:1000px;padding-left:min(500px, 50%)}.tools_sec07:before{position:absolute;top:0;left:0;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_works.png) no-repeat top center/contain;max-width:500px;width:50%;max-height:300px;height:25vw}.tools_sec07 .title{margin-bottom:40px}.tools_sec07_btn a{font-weight:700;max-width:280px;height:76px;background:#fff;border-radius:40px;display:flex;align-items:center;margin:0 auto;padding:0 25px 0 40px;color:#6b2a79;transition:.3s ease-in-out}.tools_sec07_btn a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow_tools.svg)}.tools_sec07_btn a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}@media screen and (max-width:640px){.tools_sec07{margin:40px auto;padding-left:0;padding-top:40vw}.tools_sec07:before{width:100%;height:50vw;right:0;margin:auto}.tools_sec07 .title{font-size:60px;margin-bottom:20px}}.head_04_02_tools{position:relative;width:100%;height:350px;margin-top:120px;z-index:-2;animation:left-in 1s ease 0s 1 forwards}.head_04_02_tools:before{position:absolute;top:0;left:0;content:"";background:rgba(52,86,146,.5);width:100%;height:100%;mix-blend-mode:multiply;z-index:-1}.tools_head_wrap{max-width:1000px;margin:50px auto 0;color:#fff}.tools_head_wrap_sp{display:none}.head_04-02_website{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/04_02_tools_back.jpg) no-repeat 50%/cover;overflow:hidden}.head_04-03_dtp{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/04_03_tools_back.jpg) no-repeat 50% 30%/cover;overflow:hidden}.head_04-04_works{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/04_04_tools_back.jpg) no-repeat 50% 30%/cover;overflow:hidden}@media screen and (max-width:640px){.head_04_02_tools{height:150px;margin-top:100px}.tools_head_wrap{display:none}.tools_head_wrap_sp{display:block;padding-bottom:0}.tools_head_wrap_sp .page_name{font-size:36px;line-height:1.3em;margin-bottom:15px}}.tools04_sec01{position:relative;max-width:1000px;margin:50px auto;padding-left:min(550px, 55%)}.tools_02_sec01:before{position:absolute;top:0;bottom:0;left:0;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_sec06_hp.svg) no-repeat center center/contain;max-width:500px;width:50%;max-height:240px;height:25vw}.tools_03_sec01:before{position:absolute;top:0;left:0;margin:auto;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_03_sec01.svg) no-repeat center center/contain;max-width:500px;width:50%;max-height:280px;height:25vw}.tools04_sec01 h2{position:relative;font-size:24px;font-weight:700;line-height:1.7em;color:#6b2a79;margin-bottom:10px;padding-left:15px}.tools04_sec01 h2:before{position:absolute;top:0;bottom:0;left:0;margin:auto;content:"";background:#6b2a79;width:5px;height:80%}@media screen and (max-width:640px){.tools_02_sec01{margin:0 auto;padding-left:0;padding-bottom:55vw}.tools_03_sec01{margin:0 auto;padding-left:0;padding-bottom:75vw}.tools_02_sec01:before{width:100%;height:50vw;top:auto;right:0}.tools_03_sec01:before{width:100%;height:70vw;top:auto;right:0;bottom:0}.tools04_sec01 h2{font-size:22px}}.tools02_sec02_tit{font-size:28px;font-weight:700;color:#6b2a79;text-align:center;margin-top:80px}.tools02_sec02{max-width:660px;margin:30px auto;padding:20px 80px;border:#6b2a79 4px solid;border-radius:18px;font-size:18px;font-weight:700}.tools02_sec02 li{position:relative;padding-left:1.5em}.tools02_sec02 li:not(:first-child){margin-top:7px}.tools02_sec02 li:before{position:absolute;left:0;top:.35em;content:"";width:1em;height:1em;border:#6b2a79 1px solid}.tools02_sec02_txt{font-size:24px;line-height:1.7em;font-weight:700;text-align:center;margin-bottom:50px}.tools02_sec02_txt span{color:#6b2a79}@media screen and (max-width:640px){.tools02_sec02{padding:20px}.tools02_sec02_txt{font-size:18px}}.tools02_sec03{margin:50px 0}.tools02_sec03_wrap{display:flex;flex-wrap:wrap;max-width:1000px;margin:0 auto 50px;gap:20px;color:#333}.tools02_sec03_box{padding:30px 30px 30px 170px;width:calc(50% - 10px)}.tools02_sec03_box h3{font-size:21px;font-weight:700;color:#6b2a79;margin-bottom:20px}.tools02_sec03_box:nth-child(1){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_1.svg) no-repeat 30px 30px/100px}.tools02_sec03_box:nth-child(2){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_2.svg) no-repeat 30px 30px/100px}.tools02_sec03_box:nth-child(3){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_3.svg) no-repeat 30px 30px/100px}.tools02_sec03_box:nth-child(4){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_4.svg) no-repeat 30px 30px/100px}.tools02_sec03_box:nth-child(5){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_5.svg) no-repeat center 30px/570px;width:100%;padding:230px 30px 30px;text-align:center}@media screen and (max-width:800px){.tools02_sec03_box{padding:230px 30px 30px}.tools02_sec03_box:nth-child(1){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_1.svg) no-repeat center 30px/auto 180px}.tools02_sec03_box:nth-child(2){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_2.svg) no-repeat center 30px/auto 180px}.tools02_sec03_box:nth-child(3){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_3.svg) no-repeat center 30px/auto 180px}.tools02_sec03_box:nth-child(4){background:#fff url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec03_4.svg) no-repeat center 30px/auto 180px}}@media screen and (max-width:640px){.tools02_sec03_box{width:100%}.tools02_sec03_box:nth-child(5){background-size:90%;background-position:center calc(125px - 15vw)}}.tools02_sec04{margin:50px 0}.tools02_sec04_wrap{display:flex;gap:20px;max-width:1000px;margin:0 auto 20px}.tools02_sec04_box{display:flex;flex-direction:column;text-align:center;padding:50px 2.5%;width:calc(33.3% - 6.66px);background:#fff;z-index:-1}.tools02_sec04_tit{padding:100px 0 40px;font-size:18px;font-weight:700;color:#6b2a79;position:relative}.tools02_sec04_tit-01{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec04-01.svg) no-repeat center top}.tools02_sec04_tit-02{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec04-02.svg) no-repeat center top}.tools02_sec04_tit-03{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec04-03.svg) no-repeat center top}.tools02_sec04_note{position:absolute;left:0;right:0;margin:auto;font-size:12px;color:#959595;line-height:1em}.tools02_sec04_txt{margin-bottom:20px;width:100%;text-align:justify;flex-grow:1}.tools02_sec04_for{margin-bottom:40px;padding:10px;font-weight:700;line-height:1.5em;color:#fff;background:#6b2a79;border-radius:5px}.tools02_sec04_price01{position:relative;width:100%}.tools02_sec04_price01 p{margin:0 auto;padding:2px 20px;width:110px;font-weight:700;color:#fff;background:#6b2a79;border-radius:99px}.tools02_sec04_price01:before{position:absolute;top:50%;left:0;right:0;margin:0 auto;content:"";width:100%;height:1px;background:#ccc;z-index:-1}.ttols02_sec04_price02{margin-top:20px;font-size:24px;font-weight:700}.ttols02_sec04_price02 span{font-size:18px}.tools02_sec04_note_txt{max-width:1000px;margin:0 auto;font-size:12px;line-height:1.7em;color:#959595}.tools02_sec04_other{max-width:1000px;margin:40px auto 50px;padding:30px 20px;background:#fff}.tools02_sec04_other_tit{padding-bottom:20px;font-size:24px;font-weight:700;color:#6b2a79;text-align:center;border-bottom:#ccc 1px solid}.tools02_sec04_other_wrap{display:flex;justify-content:center;gap:60px;margin:20px 0}.tools02_sec04_other_price01{width:50%;font-weight:700;color:#6b2a79;text-align:right}.tools02_sec04_other_price02{width:50%}.tools02_sec04_other_txt{display:flex;justify-content:center}.tools02_sec04_other_txt ul{list-style-type:disc;padding-left:1.3em}.tools02_sec04_option{position:relative;max-width:1000px;margin:40px auto;padding:50px 40px 60px;background:#fff}.tools02_sec04_option_head{position:absolute;top:-16px;left:0;right:0;margin:0 auto;padding:2px 20px;width:175px;height:32px;font-weight:700;text-align:center;color:#fff;background:#6b2a79;border-radius:99px}.tools02_sec04_option_head:before{position:absolute;left:3px;top:0;bottom:0;margin:auto;content:"";width:26px;height:26px;background:#b180b3 url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_sec04_option.svg) no-repeat center center;border-radius:99px}.tools02_sec04_option_tit{padding-bottom:20px;font-size:24px;font-weight:700;color:#6b2a79;text-align:center}.tools02_sec04_ad{display:flex;gap:80px;margin-bottom:40px}.tools02_sec04_ad_tit{font-size:21px;font-weight:700;margin-bottom:15px;text-align:center;color:#6b2a79}.tools02_sec04_ad_img{width:100%}.tools02_sec04_ad_txt{margin-top:15px}.tools02_sec04_btm{display:flex;align-items:flex-start;gap:20px 10px}.tools02_sec04_btm_box1{width:25%;padding:10px 20px;font-size:24px;font-weight:700;text-align:center;color:#fff;background:#6b2a79}.tools02_sec04_btm_box2{width:75%;display:flex;flex-direction:column;gap:15px}.tools02_sec04_btm_inbox2{padding:10px 20px;font-size:18px;background:#efe6f0}.tools02_sec04_btm_mk:before{content:"●";color:#6b2a79}@media screen and (max-width:640px){.tools02_sec04_wrap{flex-direction:column}.tools02_sec04_box{width:100%;padding:50px 25px}.tools02_sec04_other_wrap{display:block}.tools02_sec04_other_price01,.tools02_sec04_other_price02{text-align:center;width:100%}.tools02_sec04_ad{flex-direction:column;gap:40px}.tools02_sec04_btm{flex-direction:column}.tools02_sec04_btm_box1,.tools02_sec04_btm_box2{width:100%}.tools02_sec04_option{padding:50px 20px 30px}}.tools02_flow{margin:50px auto;max-width:1000px}.tools02_flow_wrap li{display:flex;margin-bottom:40px}.tools02_flow-head,.tools02_flow-head-last{position:relative;display:flex;align-items:center;padding:5px 20px 5px 10px;width:30%;font-weight:700;color:#fff;background:#000;border:#000 6px solid;border-radius:10px 0 0 10px}.tools02_flow-head p,.tools02_flow-head-last p{display:flex;align-items:center;gap:30px}.tools02_flow-btm{padding:5px 20px;width:70%;color:#000;background:#fff;border:#000 6px solid;border-radius:0 10px 10px 0}.tools02_flow-btm p{font-size:14px}.tools02_flow-icon01:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-01.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;content:"";width:28px;height:28px}.tools02_flow-icon02:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-02.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-icon03:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-03.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-icon04:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-04.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-icon05:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-05.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-icon06:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-06.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-icon07:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-07.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-icon08:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow-08.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow-head:after{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow_arrow.svg) no-repeat center center;position:absolute;left:0;right:0;bottom:-36px;margin:auto;content:"";width:36px;height:20px}.tools03_flow-icon06:before{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools03_flow-06.svg) no-repeat center center;display:inline-block;margin-bottom:-2px;left:10px;top:0;bottom:0;margin:auto;content:"";width:28px;height:28px}.tools02_flow_foot{max-width:360px;width:100%;margin:60px auto 30px;padding:20px;font-size:24px;font-weight:700;color:#fff;text-align:center;background:#000;border-radius:10px}.tools02_flow_note{display:flex;justify-content:center}@media screen and (max-width:640px){.tools02_flow_wrap li{flex-direction:column;position:relative}.tools02_flow-head,.tools02_flow-head-last{width:100%;padding:5px 20px 0;border-radius:10px 10px 0 0;display:flex;justify-content:center}.tools02_flow-btm{width:100%;border-radius:0 0 10px 10px}.tools02_flow-head:after{display:none}.tools02_flow_wrap li:not(:last-child):after{background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools02_flow_arrow.svg) no-repeat center center;position:absolute;left:0;right:0;bottom:-30px;margin:auto;content:"";width:36px;height:20px}.tools02_flow_foot{max-width:none;margin:30px auto;padding:10px 20px}}.tools02_btm_wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 50px;margin:50px auto;max-width:1000px;width:100%}.tools02_btm_btn{margin-top:auto}.tools02_btm_btn a{font-weight:700;width:280px;height:76px;border:#6b2a79 solid 2px;background:#fff;border-radius:40px;display:flex;align-items:center;margin:0 auto;padding:0 25px 0 40px;color:#6b2a79;transition:.3s ease-in-out}.tools02_btm_btn a:after{content:"";display:inline-block;width:15px;height:15px;margin-left:auto;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/arrow_tools.svg)}.tools02_btm_btn a:hover:after{animation:move_right 1.5s ease-out 0s infinite normal forwards running}@media screen and (max-width:640px){.tools02_btm_wrap{margin:30px auto}}.tools04_03_sec02_read{margin:150px auto 0;width:100%;max-width:1000px;font-size:24px;font-weight:700;line-height:1.7em;text-align:center;padding-bottom:270px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_04_03_sec02-pc.svg) no-repeat center bottom}.tools04_03_sec02_wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin:100px auto 0;padding:50px 40px 40px;width:100%;max-width:1000px;border:#6b2a79 4px solid;border-radius:10px}.tools04_03_sec02_head{position:absolute;top:-25px;display:flex;justify-content:center;align-items:center;padding:0 20px;height:50px;font-size:21px;font-weight:700;text-align:center;color:#fff;background:#6b2a79;border-radius:99px}.t04_03_02_att{font-weight:700;color:#6b2a79}.tools04_03_sec02_btm{margin:30px auto 60px;width:100%;max-width:1000px;font-size:24px;font-weight:700;line-height:1.7em;text-align:center}@media screen and (max-width:640px){.tools04_03_sec02_read{margin-top:50px;padding-bottom:340px;background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/tools_04_03_sec02-sp.svg) no-repeat center bottom}.tools04_03_sec02_wrap{margin-top:80px}.tools04_03_sec02_head{top:-40px;height:80px;border-radius:10px}.tools04_03_sec02_btm{margin-bottom:30px}}.c_purple{color:#6b2a79}.tools04_03_service_wrap{display:flex;flex-wrap:wrap;gap:20px;margin:0 auto 80px;max-width:1000px}.tools04_03_service_box{position:relative;display:flex;flex-direction:column;padding:135px 25px 35px;width:calc(33.3% - 13.3px);background:#fff}.tools04_03_service_tit{margin-bottom:20px;font-size:24px;font-weight:700;color:#6b2a79;text-align:center}.tools04_03_service_txt{flex-grow:1;margin-bottom:25px}.tools04_03_service_tab_wrap{display:flex;flex-wrap:wrap;gap:0 10px;margin-top:auto;min-height:78px}.tools04_03_service_tab{display:flex;justify-content:center;align-items:center;margin-top:10px;padding:0 20px;height:34px;line-height:1em;color:#fff;background:#6b2a79;border-radius:99px}.break_point{width:100%;height:0}.t04_03_ser-01:before{position:absolute;top:35px;left:0;right:0;margin:auto;width:110px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/t04_03_ser_01.svg) no-repeat center center}.t04_03_ser-02:before{position:absolute;top:35px;left:0;right:0;margin:auto;width:110px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/t04_03_ser_02.svg) no-repeat center center}.t04_03_ser-03:before{position:absolute;top:35px;left:0;right:0;margin:auto;width:110px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/t04_03_ser_03.svg) no-repeat center center}.t04_03_ser-04:before{position:absolute;top:35px;left:0;right:0;margin:auto;width:110px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/t04_03_ser_04.svg) no-repeat center center}.t04_03_ser-05:before{position:absolute;top:35px;left:0;right:0;margin:auto;width:110px;height:80px;content:"";background:url(//service.o-goe.co.jp/wp/wp-content/themes/o_goe_service/img/t04_03_ser_05.svg) no-repeat center center}.t04_03_ser-06{display:flex;justify-content:center;align-items:center;text-align:center;background:#6b2a79;color:#fff;font-size:24px;font-weight:700;line-height:1.7em;padding:20px}@media screen and (max-width:800px){.tools04_03_service_box{width:calc(50% - 10px)}}@media screen and (max-width:640px){.tools04_03_service_box{width:100%}.tools04_03_service_tab_wrap{min-height:auto}.t04_03_ser-06{margin:20px 0}.tools04_03_service_wrap{margin-bottom:0}}.t04_works_wrap{max-width:1000px;margin:80px auto 60px}.t04_head{margin:0 0 70px;font-size:18px;font-weight:700;text-align:center}.menu{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.menu li{width:210px;height:60px}.menu li a{display:inline-flex;justify-content:center;align-items:center;padding:0 10px;width:100%;height:100%;text-align:center;line-height:1.2em;color:#6b2a79;background:#fff;border:#6b2a79 2px solid;border-radius:99px;transition:.3s}.menu li a:hover{color:#fff;background:#6b2a79}.menu li a.active{color:#fff;background:#6b2a79}@media screen and (max-width:640px){.tools_head_wrap_sp_works{background:#f2f2f2;padding-bottom:10px}.t04_works_wrap{margin:-10px auto 20px}.menu{gap:10px}.tab_content{margin-top:30px}.menu li{width:calc(50% - 5px);max-width:245px}.menu li a{border-radius:0}.t04_works_box{width:100%;max-width:500px}}.tab_content{display:flex;overflow:hidden;margin-top:20px;width:100%;flex-wrap:wrap;justify-content:space-between;gap:40px 20px}.t04_works_box{width:calc(50% - 10px)}.wl_img,.wl_img img{width:100%;aspect-ratio:5/3;background:#fff;overflow:hidden;transition:.2s}.wl_img img{object-fit:cover;object-position:top}.t04_works_name{margin-top:15px;font-weight:700;line-height:1.2em}.t04_works_label{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.t04_works_label_item{padding:5px;font-size:14px;color:#fff;line-height:1em;background:#6b2a79}a.t04_works_box:hover img{transform:scale(1.1)}.t04_works_page{width:100%;margin-top:40px}.pagination .page-numbers{display:flex;justify-content:center;gap:10px}.pagination a{display:flex;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;line-height:1em;color:#6b2a79;background:#fff;border:#6b2a79 1px solid;transition:.3s}.pagination a.page-numbers:hover{background:#6b2a79;color:#fff}.pagination li span.current{display:flex;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;line-height:1em;background:#6b2a79;color:#fff;border:#6b2a79 1px solid}.pagination a.prev,.pagination a.next{font-size:0;position:relative}.pagination a.prev:before{content:"";width:9px;height:9px;border:0;border-top:solid 2px #6b2a79;border-right:solid 2px #6b2a79;position:absolute;top:0;bottom:0;left:12px;margin:auto;transform:rotate(-135deg)}.pagination a.next:before{content:"";width:9px;height:9px;border:0;border-top:solid 2px #6b2a79;border-right:solid 2px #6b2a79;position:absolute;top:0;bottom:0;right:12px;margin:auto;transform:rotate(45deg)}.pagination a.prev:hover:before{border-top:solid 2px #fff;border-right:solid 2px #fff}.pagination a.next:hover:before{border-top:solid 2px #fff;border-right:solid 2px #fff}.t04_05_wrap{width:100%;max-width:1000px;margin:50px auto 80px}.t04_05_name{font-size:24px;font-weight:700;margin-bottom:40px}.t04_05_flex{display:flex}.t04_05_img{width:50%}.t04_05_detail{width:50%;padding-left:5%;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;gap:30px 20px;line-height:1.3em;text-align:left}.t04_05_detail dt{width:140px;font-size:14px;font-weight:400;color:#6b2a79}.t04_05_detail dd{width:calc(90% - 160px);font-size:14px}.t04_05_detail a{text-decoration:underline;transition:.3s}.t04_05_detail a:hover{color:#6b2a79}.t04_05_btm{margin-top:60px;padding-top:20px;border-top:1px solid gray}.t04_05_btm a{font-size:14px;transition:.3s}.t04_05_btm a:hover{color:#6b2a79}@media screen and (max-width:640px){.t04_05_wrap{margin:0 auto 60px}.t04_05_flex{flex-direction:column}.t04_05_img{width:100%}.t04_05_detail{margin-top:20px;gap:15px;width:100%;padding-left:0}.t04_05_detail dt{width:6em}.t04_05_detail dd{width:calc(100% - 6em - 15px)}.t04_05_txt_tit{margin-top:40px}.t04_05_txt{padding-bottom:40px}}.grecaptcha-badge{width:70px !important;overflow:hidden !important;transition:all .3s ease !important;left:4px !important}.grecaptcha-badge:hover{width:256px !important}