今すぐかんたん無料登録

LINEで5分
正確な自己分析ができる

自己分析をしっかりしたいのにやり方がわからない

そんなとき、自己分析を手伝ってくれればと思いませんか?

今回は、LINEで簡単に自己分析をできるツールをご紹介いたします。

50万人のデータを元にあなたの自己分析を正確に手伝います。

企業選びや就活の軸を作るのに役立ちます。

様々な業界、職種の自己分析に対応してますので、ぜひあなたも一度活用してみてください。

今すぐかんたん無料登録!

Copyright © Digmedia All rights reserved.

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } h1 { line-height: 0; } body { line-height: 1; } img { max-width: 100%; height: auto; border: none; vertical-align: bottom; } a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; } @charset "utf-8"; /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ /* General Setting */ /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ body { line-height: 1.5; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif; } h2 { color: #333333; text-align: center; font-weight: 700; font-size: 2.5rem; margin: 2.5rem 0; position: relative; } h2:before { position: absolute; bottom: -10px; left: 0; width: 100%; height: 5px; content: ''; border-radius: 3px; background: #CCC84B; } h3 { font-size: 1.5rem; font-weight: 700; margin-bottom: 2.0rem; color: #0097E0; } p { font-size: 1.2rem } header, footer, #event-form { display: none; } ul { list-style-type: none; } a { text-decoration: none; } .career_footer { background: #1a1311; text-align: center; color: #ffffff; padding: 10px 0; } .career_footer p { font-size: 0.8rem; margin-bottom: 0; } .career_footer .footer_link { width: 50%; margin: 10px auto 20px; } .career_footer .footer_link ul { display: flex; text-align: center; justify-content: space-between; } .career_footer .footer_link ul li { font-size: 1.0rem; color: #ffffff; width: 33.33%; border-left: 1px solid #ffffff; } .career_footer .footer_link ul li:first-child { border-left: none; } .career_footer .footer_link ul li a { color: #ffffff; } .career_footer img { width: 100px; height: auto; margin-bottom: 20px; } .updown { margin: 0 auto; padding: 50px 0; } .side { width: 600px; margin: 0 auto; } @media screen and (min-width: 769px) { main { width: 600px; margin: 0 auto; } } @media screen and (max-width: 768px) { .pc { display: none; } .sp { display: block; } h2 { font-size: 1.2rem; margin: 1.5rem 0 2rem; padding: 1.0rem 0 .5rem; } h3 { font-size: 1.2rem; margin-bottom: 1.5rem; } p { font-size: .9rem; line-height: 2; margin-bottom: 1rem; } .updown { padding: 2rem 0; } .side { width: 90%; } .flex_area { display: block; } .flex_left, .flex_right { width: 100%; } .career_footer .footer_link { width: 90%; } .career_footer .footer_link ul { display: block; } .career_footer .footer_link ul li { font-size: 0.8rem; width: 100%; border-left: none; } .btn_area { justify-content: center; align-items: center; padding: 20px; background: url("img/bg1.png"); margin-bottom: 3rem; text-align: center; margin: auto; } .btn { width: 100%; } } /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ /* Main Visual */ /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ .copy { position: relative; padding: 0; margin: 20px auto 20px; text-align: center; width: calc(100% - 20px); } .copy:before { display: block; position: absolute; top: calc(50% - 1px); left: 0; width: 100%; height: 2px; content: ''; background: #E7E7E7; } .copy span { color: #FF3159; font-weight: bold !important; font-size: 1rem; position: relative; padding: 0 1em; background: #fff; } @media screen and (max-width: 768px) { #main_visual { height: auto; background-image: none; text-align: center; } #main_visual .medal { display: block; margin: 0.5rem auto 0; width: 100%; } #main_visual .sp a img { display: block; margin: auto; width: 100%; } } /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ /* Reason */ /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ #reason .point { width: 10%; } #reason .img { width: 25%; } #reason .contents { width: 100%; } #reason .flex_area:nth-child(even) { flex-direction: row-reverse; } @media screen and (max-width: 768px) { #reason .flex_area { width: 100%; margin: auto; margin-bottom: 5rem; } #reason .flex_area:last-child { margin-bottom: 0; } #reason .flex_area .point { width: 40%; margin: auto; } #reason .contents { width: 100%; } #reason .img { width: 80%; margin: 1rem auto 0; } } /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ /* CTA AREA */ /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ .cta_area { background: #f1f1f1; } .cta_area p { color: #ffffff; font-weight: 700; } .cta_area .flex_area { align-items: center; } .cta_area .img { width: 25%; margin: auto; } .cta_area .content { text-align: center; width: 100%; } .cta_area .content img { margin: 0 auto; } .cta_area .copy span { background: #f1f1f1; } @media screen and (max-width: 768px) { .cta_area .img { width: 75%; margin: 0 auto 1rem; } .cta_area .content { width: 100%; } .cta_area:last-child { padding: 50px 0; } .cta_area p { margin-bottom: .5rem; } } /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ /* CTA */ /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ #cta { background: rgb(255, 255, 255, 0.8); color: #03203a; position: fixed; bottom: 0; left: 0; width: 100%; padding: 10px 0; z-index: 999; opacity: 0; transform: translateY(500px); } #cta.UpMove { animation: UpAnime 0.75s forwards; } @keyframes UpAnime { from { opacity: 0; transform: translateY(500px); } to { opacity: 1; transform: translateY(0); } } #cta.DownMove { animation: DownAnime 0.75s forwards; } @keyframes DownAnime { from { opacity: 1; transform: translateY(0); } to { opacity: 1; transform: translateY(500px); } } #cta .side { position: relative; } #cta .flex_area { justify-content: flex-end; align-items: center; display: flex; } #cta .cta_logo { height: 1.2rem; width: auto; line-height: 1.5; } #cta p { font-size: 1.2rem; font-weight: 700; } #cta img { margin: 0; } #cta .btn { background: #FFA200; padding: 10px 0; border-radius: 100px; color: #ffffff; position: relative; font-weight: 700; width: 80%; margin-left: auto; z-index: 2; } #cta .btn:before { font-family: 'Font Awesome 5 Free'; font-size: 1.2rem; line-height: 1; position: absolute; top: calc(50% - .6rem); right: 1rem; margin: 0; padding: 0; content: '\f054'; } #cta .cta_img { position: absolute; bottom: -10px; left: 0; width: 30%; z-index: 1; } /* ------------------------------ */ /* Delete */ /* ------------------------------ */ .ag-fill.ag-interval { display: none; } .agent-form.ag-fill:not(.ag-roof) { display: none; } footer.footer { display: none; } .page-top.agent.roboto.view { display: none; } .fz-p14.fwb.tac.mb40 { display: none; } #form { display: none; } @media screen and (max-width:1023px) { .fz-p18.fwb.tac.mb20 { display: none; } } .yellow { font-size: 100%; } .animate__animated { text-align: center; }