CINXE.COM
<!DOCTYPE html> <html> <head> <link rel="shortcut icon" type="image/png" href="https://go.ishin1853.co.jp/l/794483/2024-10-22/9xy47/794483/17296524936fZs80Ln/favicon.ico"> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap" rel="stylesheet"> <meta property="og:image" content="https://go.ishin1853.co.jp/l/794483/2024-11-26/b2tb5/794483/1732611762cL7iphEN/HR_______BVNV______.png"> <base href="http://go.pardot.com" > <script type="text/javascript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "oqhi47m99w"); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5P6DQQM');</script> <!-- End Google Tag Manager --> <meta charset="utf-8"/> <meta name="description" content=""/> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <title></title> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script> $(function() { var gNav = $('#g_nav'); var pagetop = $('#pagetop'); var mobileFixedCtaContaier = $('#js-mobileFixedCtaContaier'); // デフォルトの表示・非表示を指定 gNav.show(); pagetop.hide(); $(window).scroll(function () { if ($(this).scrollTop() > 55) { gNav.addClass('slide'); } else { gNav.removeClass('slide'); } // if ($(this).scrollTop() > 100) { // pagetop.fadeIn(); // } else { // pagetop.fadeOut(); // } if ($(this).scrollTop() > 55 && $(this).scrollTop() < $('#js-form').offset().top - 600) { mobileFixedCtaContaier.addClass('is-show'); } else { mobileFixedCtaContaier.removeClass('is-show'); } }); pagetop.click(function () { $('body, html').animate({ scrollTop: 0 }, 300); return false; }); }); </script> <style> /* -------------------------------------------------------------- FORM STYLES ----------------------------------------------------------------- */ #pardot-form, #pardot-form *, #pardot-form *:before, #pardot-form *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } #pardot-form {margin: 0;padding: 0;font: inherit;color: inherit;} #pardot-form .form-field, #pardot-form .submit {margin: 14px 0 0 0;padding: 0;} #pardot-form .form-field:first-child {margin-top: 0;} #pardot-form select, #pardot-form textarea, #pardot-form input { border: solid 1px #CCC;border-radius: 3px;box-sizing: border-box; color: #2c3e50;font-size: 16px;letter-spacing: .05rem;padding: 7px 15px 9px 15px;font-weight: normal; width: 100%;margin-top: 0;background: #FFF; } input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,select:focus, textarea:focus { box-shadow: 0 0 0 1px #daeaff, 0 0 0 5px #daeaff; outline: none; } #pardot-form input.text, #pardot-form input.date, #pardot-form textarea, #pardot-form select { width: 100%; font-family: inherit; color: inherit; } label {font-weight: 500;} #pardot-form.label-left .field-label { width: 100%; font-size: 14px; font-weight: 500; text-align: left; color: #555; background-size: 20px; } #pardot-form .form-field label {padding-right: 1em;} #pardot-form.label-left input.text, #pardot-form.label-left input.date, #pardot-form.label-left textarea, #pardot-form.label-left select { width: 100%; } #pardot-form.label-left span.value, #pardot-form.label-left .description, #pardot-form.label-left .no-label > *, #pardot-form.label-left .submit, #pardot-form.label-left .error.no-label { margin-left: 100%; } input[type="checkbox"] { width: 20px!important;height: 17px!important;margin-top: 9px!important;position: absolute!important;top: 0!important; } form.form span.value { clear: both!important;display: flex!important;justify-content: flex-start!important;flex-wrap: wrap!important;margin-left: 0!important;padding-top: 10px!important; } form.form .value span {position: relative;background-color: #f7f7f7;border-radius: 4px;margin-bottom: 10px;margin-right: 10px;border: solid 1px #cecece;padding: 0 0 0 7px;letter-spacing: 0;} form.form .value span:hover {cursor: pointer!important;background-color: #e2f0ff;} form.form .value input:hover,form.form .value label:hover {cursor: pointer!important;} form.form .value span label {background: none!important;} #pardot-form label.inline {width: 100%;display: inline-block;height: 20px;padding-left: 22px;padding-right: 10px;line-height: 0em;vertical-align: top;padding-top: 17px;padding-bottom: 14px;margin-right: 0;font-weight: normal; } #pardot-form input.date {padding-left: 20px;background-position: left center;} #pardot-form .submit input {background-color: #2f80e5;color: #fff;border: none;padding: 20px 0;font-size: 1.55rem;letter-spacing: 0.15em;} #pardot-form .submit input:hover {background-color: #2675d7;} #pardot-form.label-left .error.no-label{margin: 0px;font-size: 12px;} #js-form {width: 33vw;position: fixed;right: 4vw;top: 4vw;} .bgw {padding: 50px;background: #fff;box-shadow: -7px 20px 50px -5px rgb(0 0 26 / 9%);} .red-background, form.form p.errors { background: #fff !important;color: #8b0000 !important;margin-bottom: 1em !important;padding: 10px !important; font-size: 12px;font-weight: bold;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-align: center; background-color: #fdd !important; } form.form p.error {font-size: 12px;} #js-form .required label {background: url(https://go.ishin1853.co.jp/l/794483/2023-06-20/7g67y/794483/1687250029kSPzul8e/icon_form_star.svg) no-repeat bottom right;background-position-y: 8px;text-align: left;width: 100%;background-size: 13px;font-size: 15px;} .caution {padding: 0;margin-top: 20px;/*height: 7.5em;overflow-y: scroll;*/} .caution li {list-style: none;font-size: 1.1rem;color: #999;line-height: 1.5em;text-indent: -1.4em;padding: 0 0 0 1.4em;letter-spacing: .11rem;} .caution a {color: #3289f5;font-weight: 500;} #acceptance-group input[type="checkbox"] {position: relative !important;top: 4px !important;margin-top: 0 !important;margin-right: 4px;} #acceptance-group input[type="checkbox"]:hover {cursor: pointer;} #acceptance-group .form-check-label {position: relative;margin: 1rem 0 2rem 0;padding: 1.0rem 1.5rem;background: #f7f7f7;font-size: 13px;text-align: center;letter-spacing: 0;} .form-check-label:hover {cursor: pointer; background-color: aliceblue;} form span.limited {color: #f43453;font-size: 13px;letter-spacing: 0.05rem;display: block;margin: 10px 0 -10px 0;} .submit a {display: block;background-color: #2f80e5;color: #fff;border: none;padding: 20px 0;font-size: 1.55rem;letter-spacing: 0.15em;text-align: center;border-radius: 6px;} .submit a:hover {background-color: #2675d7;text-decoration: none;} #js-form .submit {margin: 0;} form.form span.value > span:first-child,form.form span.value > span:nth-child(7),form.form span.value > span:nth-child(11) { background: none;width: 100%;border: none;padding: 0;pointer-events: none;text-indent: -.7em;margin: 0 0;font-size: 14px;border-radius: 0;} form.form span.value > span:first-child input,form.form span.value > span:nth-child(7) input,form.form span.value > span:nth-child(11) input {display: none;} form.form span.value::before {content: "※あなたが興味のある分野のサービスを当日のサイトで上位表示します"; color: #666; font-size: 13px; display: block; margin: -5px 0 10px; letter-spacing: .03rem;} form.form p.error {font-size: 12px;color: #ff0000;} #acceptance-group .form-check-label.error_bg {background: #ffe8e8;} /* -------------------------------------------------------------- TEMPLATE DETAILS ----------------------------------------------------------------- */ * { box-sizing: border-box; } body{ font-family: 'Noto Sans JP', sans-serif,"Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif; font-size: 1.5rem;line-height: 1.5;letter-spacing: 0.11em;background-color: #e8eef4; } #g_nav {width: 100%;position: fixed;padding: 5px 0;z-index: 11;background-color: rgba(255,255,255,.8);transition: all .4s ease-in;margin-top: -80px;} #g_nav_inner {padding: 7px 20px 11px 20px;margin-left: 1vw;width: 140px;} #g_nav a:hover {opacity: .8;} #g_nav.slide {margin-top: 0;} #logo {padding: 17px 20px 0 0;width: 110px;position: relative;z-index: 3;} #logo a img:hover {opacity: .8;} .container {width: 100%;padding: 0;} .row {margin-right: 0;margin-left: -60px;} .row.vpadding {position: relative;z-index: 2; padding-top:0; padding-bottom: 0;} .jumbotron {width: 100%;height: 180px;position: absolute;top: 0;padding: 0;background-color: #fff;} .jumbotron::before { display: block;width: 100vw;height: 180px;position: absolute; content: ""; background: url("https://storage.pardot.com/794483/1729653055QG90dZrm/bg_webiner_202401.jpg") no-repeat center 60%; background-size: cover;opacity: .7; } .jumbotron .container {margin: 0 0 0 -65px;width: 70vw;padding: 0 7vw 0 13vw;} .jumbotron .container .editable {max-width: 1000px;margin: 0 auto;} .editable h1 { padding: 0.3em 0 0.6em;text-align: left;font-size: 29px;color: #161616;font-weight: bold;line-height: 1.1;margin: 0;position: relative; z-index: 3;font-feature-settings: "palt";text-shadow: 0 0 65px #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #btn_anchor {display: none;} .ttl_small {font-size: 18px;padding-bottom: 1rem;line-height: 1.4;display: inline-block;} .editable h2 {margin: 0;font-size: 15px;text-align: right;font-weight: normal;padding: 0 15px 0 0;letter-spacing: .1rem;position: relative;z-index: 3;} h2 .date_caution {font-size: 1.2rem;opacity: .8;letter-spacing: .05rem;display: block;margin: 5px 0 0 0;} h4 {line-height: 1.6;margin: 30px 0;} .date_caution {font-size: 1.4rem;color: #666;letter-spacing: .05rem;} .sponsor {display: flex;justify-content: flex-start;align-items: baseline;padding: 1.2% 0 0 0;color: #333;} .sponsor div.sponsor_ttl {padding: 0;min-width: 70px;text-align: left;} .sponsor div.sponsor_logo {width: 90%;margin-left: auto;} .sponsor div.sponsor_logo img {max-height: 100%;} .sponsor ul {display: flex;justify-content: flex-start;flex-wrap: wrap;padding: 0;margin: 0;} .sponsor ul li {height: 70px;margin: 0 0 2% 1%;} .conference {width: 73vw;padding: 50px 11vw 7vw 13vw;background: #FFF;margin-top: 160px;box-shadow: 30px 50px 50px -35px rgb(0 20 20 / 7%);} .conference .main { max-width: 1000px; margin: 0 auto; } .conference p {line-height: 1.7;} .conference .editable {max-width: 1000px;margin: 0 auto;} .problem {color: #0075af;font-size: 1.9rem;font-style: italic;} ul.points {padding: 0;margin: .5em 0 1.5em 0;} ul.points li {margin: 0;list-style: none; background: url(https://go.ishin1853.co.jp/l/794483/2023-05-28/7bkwt/794483/168533224081zzmJVV/icon_check.png)no-repeat 0.4em center; background-size: 1.5em;border-bottom: dashed 1px #ccc;padding: 1em 1em 1em 2.5em;} ul.merit {background-color: #eef4f7;border-radius: 6px;padding: 20px 15px 18px 45px;margin: 20px 0 15px 0;line-height: 1.7;letter-spacing: 1px;} ul.merit li {margin: 0;list-style: disc;margin-bottom: 10px;} #pardot-form h1{font-size: 19px;line-height: 1.0;padding: 0 0 10px 0;margin: 0px;color: #608da4;text-align: center;} .program {background-color: #608da4;color: #fff;padding: 1rem 2rem;font-size: 16px;} .program_time {font-size: 14px;display: block;} .editable h3 {position: relative;margin: 100px 0 15px;font-size: 23px;font-weight: bold;padding: 0.25em 0;background: transparent; /* border-left: solid 1px #191919; */ color: #111;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; } .editable h3::before {position: absolute;content: "";width: 40px;height: 1px;background: #4b99c0;left: 0;top: -30px} ul.remarks {padding: 0;} ul.remarks li {text-indent: -1.1em;padding: 0 0 0 1.1em;} ul{padding: 5px 0px 5px 20px;} ul li{margin: 10px 0 ;list-style: none;} ul.precautions{background: #f8f8f8;padding: 10px 20px;} ul.precautions li{list-style: none;font-size: 12px;margin: 5p 0x;} footer p {margin: 0;} #pagetop a {width: 60px;height: 60px;padding: 12px 0;color: #608da4;font-size: 22px;text-align: center;position: fixed; right: 2vw;bottom: 48px;border-radius: 30px;background-color: #FFF;transition: all 0.2s ease 0s;text-decoration: none; z-index: 2;box-shadow: 0 5px 20px 4px rgb(0 0 10 / 4%); } #pagetop a:hover {opacity: 0.6;cursor: pointer;text-decoration: none;} #pagetop a:checked {text-decoration: none;} /* Center the logo */ .logo{text-align: center;} /* mint BG */ .mint{padding: 30px 0;background-color: #afc7cf;text-align: center;color: #FFF;font-size: 12px;} .pull-right {float: right!important;padding: 70px 8vw 20px 0;color: #bbb;font-size: 13px;} .pull-right a {color: #608da4;} /* Images do not extend containers */ img{max-width: 100%; height: auto;} /* callout box */ .callout-box{background-color: #eee;width:100%;} .callout-box .inner{padding: 15px;} /* Enable strong control over editable table cell widths */ table.editable-table {table-layout: fixed;width: 100%;} /* Set default editable table cell spacing & widths */ table.editable-table.3col td {padding:0px 15px;width:33%;} table.editable-table.2col td {padding:0px 15px;width:50%;} .block-anchor-link { /* 2019-11-11 ADD ishin.kikuchi */display: none;} table.editable-table tr {border: #d3dbdd 1px solid;} table.editable-table th {padding: 0 1.2% 0 2.4%;width: 26%;background: #eff5f5;border-right: solid 1px #d3dbdd;font-weight: normal;} span.f_th {font-size: 16px;font-weight: 600;line-height: 3rem;color: #608da4;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} span.f_th_time {display: block;font-size: 13px;font-weight: 600;line-height: 2rem;letter-spacing: 0.05rem;padding-bottom: 5px;color: #608da4;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;} span.f_small {font-size: 13px;color: #666;letter-spacing: 0;} span.f_large {font-size: 18px;} .tb_txt01 {color: #4b99c0;padding: 0 5px 0 15px;font-size: 14px;letter-spacing: .07rem;line-height: 2rem!important;} .tb_txt02 {padding: 10px 0 0 10px;color: #555;font-size: 13px;} .tb_txt02 li {line-height: 2rem;text-indent: -1.15em;} table.editable-table td {padding: 15px 20px;} table.editable-table ul li {margin: 0 0;font-size: 14px;list-style: disc;color: #555;letter-spacing: .07rem;} ul.case.mab0 {margin-bottom: 0!important;} table.editable-table ul.case li {margin: 0 0;font-size: 14px;color: #555;letter-spacing: .07rem;text-indent: -1em;padding-left: 1em;padding-right: 5px;margin-bottom: 2px;} table.editable-table ul.speakers {padding: 7px 0 0 0!important;} table.editable-table ul.speakers li {margin: 0 0;font-size: 14px;color: #555;background-color: #f7f7f7;padding: 2%;} table.editable-table ul.speakers:nth-child(2) {margin-bottom: 20px;} .speaker {display: inline-block;padding-left: .7em;} table.editable-table p{margin-bottom: 0;line-height: 2.1rem;letter-spacing: 0.07rem;} .tb_txt03 {font-size: 14px;color: #608da4;} .tb_txt03:not(:first-child) {margin-top: 10px;} .tb_ttl {font-size: 16px;color: #222;text-indent: -0.6em;margin-bottom: 0.3em!important;} .tb_speaker {color: #666;font-size: 13px;} .tb_flex {display: flex;justify-content: flex-start;flex-wrap: wrap;} .tb_flex_item {width: 100%;} .tb_flex_item:nth-child(2) {border-top: solid 1px #d3dbdd;border-left: none;border-right: none;border-bottom: solid 1px #d3dbdd;} .tb_flex_item_ttl {text-align: center;padding: 10px 5px!important;margin-bottom: 15px!important;border-bottom: none;background-color: #f6f9f9;color: #608da4;font-weight: 500;} table.editable-table td.nospace {padding: 0;} .profile_box {display: flex;margin-top: 4rem!important;} .profile_box img {flex-basis: 150px;width: 150px;height: 150px;border-radius: 50%;} .profile_inner {flex-grow: 1;padding-left: 20px;font-size: 1.3rem;} .webinar_ttl {font-size: 15px;font-weight: bold;background-color: #eef4f7;border-radius: 6px;padding: 10px 13px 10px 20px;} .profile_ttl {line-height: 2rem!important;letter-spacing: .05rem;} .profile_name {font-size: 2.4rem;line-height: 2rem!important;margin-bottom: 1.5rem;} .ruby {font-size: 1.2rem!important;display: inline-block;padding-left: 1rem;letter-spacing: 0;} .profile_txt {line-height: 1.9rem!important;letter-spacing: .05rem;} .editable-table .mr{font-size: 1.1rem!important;padding-left: 0.1rem;} .mr {font-size: 1.3rem!important;padding-left: .5rem;} .mr0 {font-size: 1.1rem!important;padding-left: 0.1rem;} /* -------------------------------------------------------------- SPACING ----------------------------------------------------------------- */ /* make element edge to edge */ .flush {padding-left: 0;padding-right: 0;} /* vertical padding */ .vpadding {padding-top: 20px;padding-bottom: 20px;} /* vertical alignment */ .vcenter {vertical-align: middle;float: none;} /* side padding only */ .hpadding {padding-left: 15px;padding-right: 15px;} /* top padding only */ .tpadding {padding-top: 20px;padding-bottom: 0px;} /* bottom padding only */ .bpadding {padding-top:0px;padding-bottom:20px;} /* -------------------------------------------------------------- SOCIAL ----------------------------------------------------------------- */ /* Social list spacing */ .social {margin-top: 60px;padding-top: 30px;border-top: solid 1px #e3e3e3;color: #888;} .social-list{padding-left:0;} /* Social list display next to one another */ .social-list li, .social-list{display:inline;} /* Disable underlines on image link hover */ .social-list a:hover{text-decoration: none;} /* Share button image specific style */ #share-buttons img {width: 20px;border: 0;box-shadow: 0;display: inline;} /* -------------------------------------------------------------- RESPONSIVE ----------------------------------------------------------------- */ /* xs */ @media (max-width: 1400px) and (min-width: 951px) { form.form .value span {font-size: 1vw;display: inline-table!important;} } @media (max-width: 1300px) { .conference {width: 70vw;padding: 50px 8vw 7vw 13vw;} table.editable-table th {width: 30%;} .tb_flex {display: flex;justify-content: flex-start;flex-wrap: wrap;} } @media (max-width: 1300px) and (min-width: 951px) { #js-form {width: 35vw; right: 3vw;top: 4vw;} .bgw {padding: 50px 40px;} } @media (max-width: 1200px) and (min-width: 951px) { #pardot-form label.inline {font-size: 1.2rem;white-space: nowrap;padding-left: 27px;letter-spacing: 0.05rem;} } @media (max-width: 1190px) { .jumbotron {height: 200px;} .jumbotron::before {height: 200px;} .conference {margin-top: 200px;} #js-form {top: 12vw;} } @media (max-width: 1000px) { #pardot-form h1 {font-size: 1.7rem;} } @media (max-width: 1100px) { #pardot-form .submit input {font-size: 1.3rem;letter-spacing: 0.1em;} } @media (max-width: 950px) { .main {margin: 0 0 0 -8vw;} .jumbotron .container {margin: 0 0 0 0;width: 100%;padding: 0 2vw 0 8vw;} .sponsor {padding: 3%;margin-bottom: -10%;} .sponsor div.sponsor_logo {padding: 6% 0 0 0;} .sponsor ul li {width: 18%;height: 8vw;} .sponsor ul li:nth-child(9) {width: 37%;margin: -2.5% 0 -4% 2%;} .conference {width: 100vw;padding: 50px 8vw 7vw 8vw;margin-bottom: 50px;} #js-form {width: 100vw;position: relative;top: 0;right: 0;} .row.vpadding {margin-left: 0;} table.editable-table th {width: 24%;} .pull-right {width: 100vw;text-align: center;padding: 6vw 0 5vw 0;color: #bbb;font-size: 1.5rem;} #pardot-form.label-left .field-label {background-size: contain;} #pagetop a {box-shadow: 0 5px 20px 4px rgb(0 0 10 / 10%);} #btn_anchor { display: block; margin-top: 3rem; } #btn_anchor .form-button { /*width: 65%;display: block;text-align: center;border-radius: 4px;*/ /*background-color: #2f80e5;text-decoration: none;color: #fff;border: none;*/ /*padding: 12px 0;margin: 1em auto;font-size: 1.5rem;*/ } } @media(max-width:768px){ .sponsor ul li:nth-child(9) {margin: 0 0 -4% 2%;} } @media(max-width:767px){ .pull-right{float: none !important;text-align: center;} .social{text-align: center;} .jumbotron{margin-bottom: 0;} .jumbogron p{margin-bottom: 0;} .vcenter{width:100%;text-align: center;} .logo{width: 200px;margin: 0 auto;} .block-anchor-link { display: block;margin: 30px 0;text-align: center;} .tb-button { /* 2019-11-11 ADD ishin.kikuchi */ display: inline-block;width: 100%;background-color: #1aa0e1; color: #fff;border: none;padding: 15px 0;font-weight: bold;letter-spacing: 0.2em;font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif; line-height: normal;transition: .4s;outline: 0;border-radius: 3px; } .tb-button:hover, .tb-button:active { /* 2019-11-11 ADD ishin.kikuchi */color: #fff;} } /* sm */ @media (max-width:768px){ .jumbotron::before {background-size: 150%;} .jumbotron .container {margin: 0 0;width: 100%;padding: 0 2vw 0 5vw;} #pardot-form h1 {font-size: 2rem;} #pardot-form.label-left .field-label {width: 100%;text-align: left;} #pardot-form.label-left input.text, #pardot-form.label-left input.date, #pardot-form.label-left textarea, #pardot-form.label-left select { width: 100%; } #pardot-form.label-left span.value, #pardot-form.label-left .description, #pardot-form.label-left .no-label > *, #pardot-form.label-left .submit, #pardot-form.label-left .error.no-label { width: 100%; } #pardot-form.label-left span.value, #pardot-form.label-left .description, #pardot-form.label-left .no-label > *, #pardot-form.label-left .submit, #pardot-form.label-left .error.no-label { margin-left: 0; } form.form p {margin-left: 0px !important;padding-left:0px !important;} table.editable-table td {display: block;width: 100% !important;} } @media (max-width:640px){ #g_nav {padding: 0;margin-top: -60px;} #g_nav_inner {padding: 10px 20px 10px 20px;margin-left: 1vw;width: 110px;} #logo {padding: 15px 15px 11px 0;width: 90px;} .jumbotron::before {background-size: 240%;height: 50vw;} .jumbotron {height: 50vw;} .sponsor {padding: 3% 2% 3% 3%;margin-bottom: -12%;align-items: flex-start;} .sponsor div.sponsor_ttl {padding: 4% 0 0 0;} .sponsor div.sponsor_logo {padding: 11% 0 0 0;} .sponsor ul li {width: 48.5%;height: 12vw;margin: 0 -4% 0 5%;} .editable h1 {padding: 0.2rem 0 0.3em;text-align: left;font-size: 2.0rem;line-height: 1.5;} .editable h2 {font-size: 1.3rem;padding: 0;} h2 .date_caution {font-size: 1.1rem;margin: 3px 0 0 0;} .date_caution {display: block;} .problem {font-size: 1.5rem;letter-spacing: .05rem;margin-left: -1rem;} .tb_flex_item {width: 100%;} .tb_flex_item:nth-child(2) {border-top: solid 1px #d3dbdd;border-left: none;border-right: none;border-bottom: solid 1px #d3dbdd;} table.editable-table th {width: 100%;display: block;padding: 3% 2.5%;text-align: center;border-right: none;border-bottom: solid 1px #d3dbdd;} span.f_th_time {padding-left: 1rem;} span.f_large {font-size: 1.6rem;} span.f_small {font-size: 1.2rem;color: #666;} table.editable-table ul li {font-size: 1.4rem;color: #555;} .tb_flex_item_ttl {text-align: center;padding: 8px 5px!important;margin-bottom: 15px!important;border-bottom: none;color: #608da4;font-weight: 500;background-color: #f6f9f9;} .tb_txt02 {padding: 0 0 1% 0;color: #555;font-size: 1.3rem;line-height: 2.1rem!important;} .conference {font-size: 1.4rem;margin-top: 50vw;padding: 2rem 5vw 7vw 5vw;} .conference .main {max-width: 100%;margin: 0;} .conference p {line-height: 3.0rem;} #pagetop a {width: 50px;height: 50px;padding: 8px 15px;font-size: 22px;right: 3vw;bottom: 4vw;} form.form .value span {font-size: 3vw;} .profile_box img {flex-basis: 70px;width: 70px;height: 70px;} .profile_name {font-size: 2rem;margin-bottom: 1rem;} .mr {font-size: 1.3rem !important;} .ruby {font-size: 1rem !important;} } @media (max-width:480px){ .conference {margin-top: 50vw;} .ttl_small {font-size: 14px;} .editable h2 {font-size: 1.1rem;} } @media (max-width:374px){ .bgw {padding: 20px;} .ttl_small {letter-spacing: 0;} .editable h1 {font-size: 1.5rem;} #logo {padding: 5px 15px 6px 0;width: 70px;} .conference {margin-top: 74vw;} } #pardot-form .submit input:hover { background-color: #2675d7; } .form-button { box-sizing: border-box; display: block; width: 100%; padding: 20px 0; border-radius: 9999px; background-color: #4ced9d; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); color: #fff !important; font-weight: bold; font-size: 1.5rem; text-align: center; letter-spacing: .05rem; transition: 0.15s; } .form-button:hover { background-color: #1ee884; color: #fff !important; text-decoration: none !important; } .mobileFixedCtaContaier { position: fixed; right: 0; bottom: 0; left: 0; width: 100%; padding: 16px 50px; background: #fff; box-shadow: 0 -10px 15px -3px rgb(0 0 0 / 0.1), 0 -4px 6px -4px rgb(0 0 0 / 0.1); visibility: hidden; opacity: 0; transition: all 0.15s; } .mobileFixedCtaContaier.is-show { visibility: visible; opacity: 1; } @media screen and (min-width: 951px) { .mobileFixedCtaContaier { display: none !important; } } </style> <script type="text/javascript"> piAId = '795483'; piCId = '205366'; piHostname = 'go.ishin1853.co.jp'; (function() { function async_load(){ var s = document.createElement('script'); s.type = 'text/javascript'; s.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + piHostname + '/pd.js'; var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c); } if(window.attachEvent) { window.attachEvent('onload', async_load); } else { window.addEventListener('load', async_load, false); } })(); </script></head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5P6DQQM" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Main jumbotron for a primary marketing message or call to action --> <div class="jumbotron"> <div id="g_nav"> <div id="g_nav_inner"> <a href="https://ishin1853.co.jp/" target="_blank"><img src="https://go.ishin1853.co.jp/l/794483/2024-10-22/9xvrf/794483/1729592550k9AMcigs/ishin.png" width="" alt="" pardot-region-type="image" height=""></a> </div> </div><!-- g_nav --> <div class="container"> <div class="editable"> <div id="logo"><a href="https://ishin1853.co.jp/" target="_blank"><img src="https://go.ishin1853.co.jp/l/794483/2024-10-22/9xvrf/794483/1729592550k9AMcigs/ishin.png" width="" alt="" pardot-region-type="image" height="" data-id="6989"></a></div> <h1 pardot-region="title"><span class="ttl_small">会員登録で資料プレゼント「数字で見る!注目ベンチャー100選」</span></h1> <h2>ベンチャー・スタートアップ特化 転職エージェント</h2> </div> <div class=""></div> </div><!-- container --> </div> <div class="container"> <div class="row vpadding"> <div class="conference"> <div class="main text-center"> <div class="editable" pardot-region="image"><img src="https://go.ishin1853.co.jp/l/794483/2024-11-26/b2tb5/794483/1732611762cL7iphEN/HR_______BVNV______.png" alt="数字で見る!注目ベンチャー100選"></div> <div id="btn_anchor"><a href="https://form.run/@ishin--ENPmLJYLhs9xbhj1gkgN" target="_blank" class="form-button">会員登録で資料プレゼント</a></div> </div> <div class="editable"> <h3>注目ベンチャー100選!成長率とあわせて紹介</h3> <p>成長企業のビジョンに合わせて、売上や従業員数など各社の成長率がわかるデータをまとめました。 <br>気になるベンチャーを探すのにお役立てください!</p> <div class="editable" pardot-region="image2"><img src="https://go.ishin1853.co.jp/l/794483/2024-11-26/b2tb8/794483/1732613119EoMynJ3y/sample_BVNV______.png" alt="SAMPLE_数字で見る!注目ベンチャー100選"></div> <h3>選出に際しての想い</h3> <p>ビジョンなき企業は存続しない。ではビジョンとは何なのか。ビジョンとは起業家の人生からにじみ出た嘘偽りのない純粋な想いである。<br> <br>ここに嘘があってはいけないし、また経営者個人やその会社のためだけのものでもいけない。私利私欲を超えた“何か”がそこにはないといけない。<br> <br>その“何か”が本物で、社会もその“何か”を求めていれば会社は繁栄する。また、その“何か”が時代を超えるものであれば、その会社は時代を超えて繁栄し続ける。<br> <br>そんな想いをもって運営してきた「Best Venture 100」が選出する2024年度会員100社を紹介しています。</p> <h3>制作:イシン株式会社</h3> <p>イシンでは、これまで数々のベンチャーを取材してきた実績を活かし、ベンチャー特化型転職支援サービスを展開しています。<br> <br>ご興味のある方は、資料プレゼントに合わせて、無料キャリア相談も受付中! <br>すぐすぐの転職をご希望でなくとも、ベンチャー企業の情報収集や、面談では以下のようなことをお伝えできますので是非お気軽にご登録ください。<br></p> <ul class="points"> <li>今成長しているマーケットについて</li> <li>Webなどでは出てこない成長著しいベンチャー企業の情報</li> <li>いいベンチャーと悪いベンチャーの違い</li> <li>転職すべきベンチャーの見分け方 など…</li> <p><br>ベンチャー/スタートアップ/経営者/事業/ビジネスモデル/組織/採用…について様々な情報を持っておりますので、是非お話させて頂けますと幸いです。</p> <h3>運営メディア一例</h3> <p>◆ベストベンチャー100 <a href="https://best100.v-tsushin.jp/" target="_blank">https://best100.v-tsushin.jp/</a></p> <p>◆注目の西日本ベンチャー100 <a href="https://www.nishinihon-venture.com/" target="_blank">https://www.nishinihon-venture.com/</a></p> <p><span class="date_caution">「ベストベンチャー100」「注目の西日本ベンチャー100」は、これから成長が期待されるベンチャー企業をそれぞれ100社限定で紹介する法人向け有料会員制サービスです。厳正な審査のもと選出を行い、オープン以降、数百社のベンチャー企業を紹介しています。 <a href="https://sbest100.v-tsushin.jp/listed/" target="_blank">未上場のときにベストベンチャー100に登場し、その後に上場した企業</a>は、2023年12月時点で70社にのぼります。</span></p> <p>◆ベンチャー通信ONLINE <a href="https://v-tsushin.jp/" target="_blank">https://v-tsushin.jp/</a></p> <p>◆TECH BLITZ <a href="https://techblitz.com/" target="_blank">https://techblitz.com/</a></p> <h3>取材実績一例</h3> <p>上記メディアを通じて取材させていただいた成長企業・経営者は、2000社以上!(2022年8月末時点)</p> <p><span class="date_caution">【社名 取材対象者(初取材年)】株式会社ディー・エヌ・エー 南場智子(2001)/株式会社USEN-NEXT HOLDINGS 宇野康秀(2001)/株式会社ファーストリテイリング 柳井正(2003)/株式会社パトスロゴス 牧野正幸(2005)/株式会社サイバーエージェント 藤田晋(2006)/株式会社リンクアンドモチベーション 小笹芳央(2006)/エン・ジャパン株式会社 越智通勝(2007)/マネックスグループ株式会社 松本大(2008)/株式会社LIFULL 井上高志(2008)/GMOインターネット株式会社 熊谷正寿(2012)/サイボウズ株式会社 青野慶久(2012)/KLab株式会社 真田哲弥(2013)/楽天株式会社 三木谷浩史(2013)/株式会社オプトホールディング 鉢嶺登(2013)/LINE株式会社 森川亮(2013)/株式会社じげん 平尾丈(2016)/株式会社トリドールホールディングス 粟田貴也(2019)/ビジョナル株式会社 南壮一郎(2022)/株式会社マネーフォワード 辻庸介(2022)/株式会社くふうカンパニー 穐田誉輝(2024) ※敬称略/取材順 </div><!-- editable --> </div><!-- conference --> <div id="js-form"> <div class="editable bgw"> <a href="https://form.run/@ishin--ENPmLJYLhs9xbhj1gkgN" target="_blank" class="form-button">会員登録で資料プレゼント</a> </div> </div> <div id="js-mobileFixedCtaContaier" class="mobileFixedCtaContaier"> <a href="https://form.run/@ishin--ENPmLJYLhs9xbhj1gkgN" target="_blank" class="form-button">会員登録で資料プレゼント</a> </div> </div><!-- row vpadding --></div><!--/.container--> <footer> <div class="clearfix"> <div class="editable pull-right"> <p pardot-region="footer-content" pardot-region-type="basic"><a href="https://ishin1853.co.jp/privacy.html" target="_blank">プライバシーポリシー</a> | <a href="https://ishin1853.co.jp/cookie.html" target="_blank">外部送信ポリシー</a> | <a href="https://ishin1853.co.jp/" target="_blank">運営会社</a></p> </div> </div> <div id="pagetop"><a href="#">↑</a></div> <div class="mint"> <p>© 2024 ISHIN All Rights Reserved.</p> </div> </footer> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha256-Sk3nkD6mLTMOF0EOpNtsIry+s1CsaqQC1rVLTAy+0yc= sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script> <script> /* -------------------------------------------------------------- FUNCTIONS ----------------------------------------------------------------- */ /** * Replace all occurences of https://simplesharebuttons.com in the * social sharing list with the url of this page, and all occurrence * of "Check this out" with the page title */ $(".social-list a").each(function() { // get values var thisPage = window.location.href; var url = $(this).attr('href'); // get title of this page var title = $(document).find("title").text(); // replace values url = url.replace("http://www.pardot.com", thisPage); url = url.replace("template-title", title); //update value of the link anchor $(this).attr('href', url); }); /** * make sure callout box matches height of image it is beside */ function checkSize(){ /** * Determine if on mobile screen by checking value of a CSS value * If elements with .pull-right class is set to float none, then we are * on mobile screen. * Only apply the equal height script if we are not on mobile screen */ if($('.pull-right').css('float') != "none"){ // Get an array of all element heights var matchHeights = $('.feature-img img').height(); // Set each height to the max height $('.equal_height').height(matchHeights); } else { $('.equal_height').height('auto'); } } setTimeout( function() { //do something special }, 5000); $( document ).ready(function() { setTimeout( function() { checkSize(); }, 2000); }); // run test on resize of the window $(window).resize(checkSize); $('.feature-img img').load(function() { checkSize(); }); /** * Pardot label alignment fix */ pardot.$(function() { var $ = window.pardot.$; // Add label-left class to the <form> if label alignment is set to Default or Left in form styling var $labelAlignment = $('#pardot-form .field-label').css('float'); if ($labelAlignment == 'left') { $('#pardot-form').addClass('label-left'); } }); /** * Smooth Scroll * 2019-11-11 ADD ishin.kikuchi */ $(document).ready(function() { $('a[href^="#js-form"]').click(function() { var speed = 400; var href= $(this).attr("href"); var target = $(href == "#" || href == "" ? 'html' : href); var position = target.offset().top; $('body,html').animate({scrollTop:position}, speed, 'swing'); return false; }); }); </script> <script> $(function() { $('[type="submit"]').on('click', function() { if ($('input#acceptance-checkbox').prop('checked') === false ) { $('.form-check-label').addClass('error_bg'); $('#acceptance-message').show(); return false; } }); }); </script> </body> </html>