@charset "utf-8";
body {
  color: #000000;
  font-size: 18px;
  text-align: left;
  line-height: 1;
  letter-spacing: 1px;
  -webkit-text-size-adjust: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  background: #ffffff;
  overflow: hidden;
}
img {
  width: 100%;
}
/* CSS Document */
p {
  font-size: 16px;
}
a {
  color: #000000;
  text-decoration: none;
  outline: none;
  text-decoration: none;
  transition: all .3s;
}
.section_warp {
  padding-top: 100px;
  margin-top: -100px;
}
.q1_m20 {
  margin-top: -20px;
}
.q01_m {
  padding-top: 170px;
  margin-top: -150px;
}
h3 {
  padding-top: 100px;
  margin-top: -100px;
}
.sp_only {
  display: none;
}
.sp_onigirionly {
  display: none;
}
@media (hover: hover) {
  a[href^='tel:'] {
    pointer-events: none;
  }
}
#header {
  background: rgba(255, 255, 255, 0.7);
  padding: 20px 0 20px 0;
  height: auto;
}
.main_warp {
  margin-top: 120px;
  background: linear-gradient(0deg, transparent 31px, #E4E4E4 32px), linear-gradient(90deg, transparent 31px, #E4E4E4 32px);
  background-size: 32px 32px;
  border: solid 3px #E4E4E4;
  margin: 120px 20px 50px;
}
.header_box {
  background: rgba(255, 255, 255, 0.7);
}
.mv {
  padding: 50px 0 100px;
  width: 90%;
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}
h1 {
  font-size: 3.3rem;
  margin-bottom: 40px;
  font-weight: bold;
}
.mv p {
  line-height: 1.5;
  margin-bottom: 40px;
  font-size: 18px;
  letter-spacing: 0.6px;
}
.mv_img {
  margin: 0 auto 50px;
  width: 100%;
  max-width: 770px;
}
.mv_img img {
  border: solid 10px #000;
}
.mv_logo img {
  image-rendering: -webkit-optimize-contrast;
}
/* participant */
.right_box {
  width: 75%;
  max-width: 720px;
  margin: 0 auto;
}
.participant {
  text-align: left;
  margin: 0 auto;
  width: 95%;
  max-width: 960px;
  display: flex;
}
.title_small {
  font-size: 16px;
}
.participant_title {
  display: inline-block;
  margin-bottom: 40px;
}
h2 {
  font-size: 2.3rem;
  margin-bottom: 20px;
}
.eng_title {
  color: #fbc600;
  font-size: 16px;
  text-align: left;
  font-family: 'Roboto', sans-serif;
}
.participant_box {
  display: flex;
}
.small {
  font-size: 14px;
}
.small02 {
  font-size: 14px;
}
/*　左カラム　*/
.content {
  margin: 0 auto;
  width: 95%;
  max-width: 960px;
}
/*all_balloon*/
.all_balloon_sec {
  position: relative;
  z-index: 2;
}
.all_balloon_menu {
  position: absolute;
  top: 0;
  z-index: 2;
}
.all_balloon_menu_inner {
  background: #fff;
  z-index: 2;
  width: 200px;
  margin-top: 70%;
  padding: 20px 10px;
  border: solid 4px #000;
  border-radius: 8px;
}
.all_balloon_menu_bg {
  display: none;
}
.all_balloon_menu._fixed {
  position: fixed;
  top: 80px;
}
.all_balloon_menu_head {
  text-align: center;
}
.title_pc {
  font-size: 26px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.all_balloon_menu_head span:last-child {
  margin-right: 0;
}
/*.all_balloon_menu_list li + li {sans-serif
  margin-top: 20px;
}*/
.all_balloon_menu_list a {
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 15px;
  color: #000;
  opacity: 0.2;
  transition: opacity 0.4s ease;
}
.all_balloon_menu_list a {
  display: flex;
  align-items: center;
  line-height: 1.2;
}
.all_balloon_menu_list li {
  border-bottom: solid 1px #000;
  margin-top: 12px;
  padding-bottom: 12px;
}
.all_balloon_menu_list li:last-child {
  border-bottom: none;
}
.all_balloon_menu_list img {
  width: 17px;
  height: 17px;
  margin-top: 2px;
  margin-left: 3%;
}
.all_balloon_menu_list a.hover, .all_balloon_menu_list a._on {
  opacity: 1;
}
.all_balloon_menu_list a._on:after {
  opacity: 1;
}
.all_balloon_float_text {
  position: absolute;
  top: 478px;
  transform: translateX(3.5%);
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.all_balloon_float_text img {
  width: auto;
  height: 214px;
  position: relative;
  opacity: 0;
  transition: opacity 0.1s ease;
}
.all_balloon_float_text img:nth-child(n+2) {
  position: absolute;
  left: 0;
  top: 0;
}
.all_balloon_float_text[data-img="img1"] img:nth-child(1), .all_balloon_float_text[data-img="img2"] img:nth-child(2), .all_balloon_float_text[data-img="img3"] img:nth-child(3), .all_balloon_float_text[data-img="img4"] img:nth-child(4) {
  opacity: 1;
}
.all_balloon_float_text._fixed {
  position: fixed;
  top: 558px;
}
.all_balloon_float_text._none {
  opacity: 0;
}
.all_balloon_main {
  width: 73.17%;
  margin-left: auto;
  position: relative;
  z-index: 2;
}
.all_balloon_main_sec + .all_balloon_main_sec {
  margin-top: 80px;
}
.all_balloon_main_mv, .all_balloon_main_img {
  margin-top: 50px;
  position: relative;
}
.all_balloon_main_mv._max {
  width: calc(842px + 50vw - 600px);
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.all_balloon_main_mv ._mv {
  width: 100%;
  position: relative;
  z-index: 2;
}
.all_balloon_main_mv._radius ._mv {
  border-radius: 10px;
}
.all_balloon_main_img img {
  max-width: 100%;
  border: 1px #E8E8E8 solid;
  border-radius: 10px;
}
.all_balloon_main_title {
  margin-top: 100px;
  font-weight: 700;
  font-size: 30px;
  color: #053A86;
}
.all_balloon_main_title._question {
  padding-left: 65px;
  position: relative;
}
.all_balloon_main_title ._question_head {
  background: #053A86;
  width: 52px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 52px;
  font-family: 'Inter', sans-serif;
  color: #fff;
}
.all_title_double_circle + .all_balloon_main_title {
  margin-top: 45px;
}
.all_balloon_main_title span {
  position: relative;
  letter-spacing: inherit;
  font-weight: inherit;
}
.all_balloon_main_title ._title_pc {
  background: #fff;
  padding: 0 20px;
  display: inline-block;
  line-height: 52px;
  border-radius: 28px;
  vertical-align: middle;
}
.all_balloon_main_title ._title_pc._pr5 {
  padding-right: 5px;
}
.all_balloon_main_title ._title_pc:nth-child(n+2) {
  margin-top: 15px;
}
.all_balloon_main_title._question ._title_pc:nth-child(2) {
  margin-top: 0;
}
.all_balloon_main_title ._title_pc ._has_circle {
  padding-left: 0;
  position: static;
}
.all_balloon_main_title ._has_circle {
  padding-left: 56px;
}
.all_balloon_main_title ._circle {
  background: #053A86;
  width: 52px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  border-radius: 50%;
  font-size: 34px;
  color: #fff;
}
.all_balloon_main_balloon {
  max-width: 755px;
  margin-top: 70px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.all_balloon_main_balloon._reverse {
  margin-left: auto;
  flex-direction: row-reverse;
}
.all_balloon_main_balloon ._face {
  width: 116px;
}
.all_balloon_main_balloon ._face img {
  width: 100%;
  border-radius: 50%;
}
.all_balloon_main_balloon ._balloon {
  background: #fff;
  width: calc(100% - 160px);
  padding: 22px 40px;
  position: relative;
  border: 1px #E8E8E8 solid;
  border-radius: 9.5px;
}
.all_balloon_main_balloon ._balloon:after {
  content: "";
  background: url(../images/all_balloon_main_balloon_left.svg) no-repeat center / 19px 18px;
  width: 19px;
  height: 18px;
  position: absolute;
  left: -19px;
  top: 40px;
  display: block;
}
.all_balloon_main_balloon._reverse ._balloon:after {
  background: url(../images/all_balloon_main_balloon_right.svg) no-repeat center / 19px 18px;
  left: auto;
  right: -19px;
}
.all_balloon_main_balloon ._name {
  margin-bottom: 3px;
}
.all_balloon_main_balloon .all_text_middle {
  line-height: 2;
  letter-spacing: 0.02em;
  opacity: 0.9;
}
.all_balloon_main_plug_img {
  max-width: 776px;
  margin-top: 70px;
  padding-left: 160px;
}
.all_balloon_main_plug_img._pl0 {
  padding-left: 0;
}
.all_balloon_main_plug_img img {
  width: 100%;
  border: 1px #E8E8E8 solid;
  border-radius: 10px;
}
.all_balloon_main_plug_img._pl0 img {
  width: 644px;
  max-width: 100%;
}
.all_balloon_main_img ._caption, .all_balloon_main_plug_img ._caption {
  margin-top: 8px;
  font-size: 10px;
  color: #696868;
}
.all_balloon_main_plug_text {
  margin: 65px 0 0;
  text-align: center;
  line-height: 1.6;
  font-weight: 700;
  font-size: 28px;
  color: #053A86;
}
.index {
  font-size: 24px;
  font-weight: bold;
}
.participant_box {
  width: 100%;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.participant_box::before {
  width: calc(100% / 3 - 10px);
  display: block;
  content: '';
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.participant_box li {
  text-align: left;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% / 3 - 1.5%);
  margin-bottom: 50px;
}
.participant_box li:nth-child(10), .participant_box li:nth-child(11), .participant_box li:nth-child(12) {
  margin-bottom: 0;
}
.participant_box img {
  width: 100%;
  max-width: 80px;
  margin-bottom: 16px;
}
.facilitator {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.company {
  margin-bottom: 6px;
  line-height: 1.2;
}
.name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
}
.annotation {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.2;
}
.company2 {
  padding: 5px 0;
  width: 150px;
  text-align: center;
  color: #fff;
}
.yellow {
  background-color: #f0ff12;
  color: #000;
}
.kyuden {
  background-color: #0173be;
}
.tbs {
  background-color: #0652ff;
}
.nri {
  background-color: #005cab;
}
.mitsui {
  background-color: #004098;
}
.mitsubishi {
  background-color: #E60113;
}
.rohto {
  background-color: #005ca9;
}
.jmam {
  background-color: #009be1;
}
#story01, #story02, #story03 {
  display: none;
}
.participant_button {
  margin: 60px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.participant_button li {
  border: solid 4px #000;
  background-color: #ffffff;
  padding: 13px 0 13px 25px;
  width: 46%;
  margin: 0 30px 10px 0;
  position: relative;
}
.participant_button li a {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.participant_button li:nth-child(even) {
  margin: 0 0 10px 0;
}
.participant_button li:hover {
  background-color: #f0ff12;
  transition: all .5s;
}
.participant_button li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 7%;
  height: 100%;
  border-left: solid 4px #000;
  background-image: url(../images/black_down_arrow.png);
  background-repeat: no-repeat;
  background-color: #f0ff12;
  background-position-x: center;
  background-position-y: 12px;
  background-size: 11px 18px;
}
.participant_button img {
  width: 100%;
  max-width: 40px;
  position: absolute;
  left: -22px;
  top: 1px;
}
.participant_button li:hover:before {
  background-image: url(../images/white_down_arrow.png);
  background-repeat: no-repeat;
  background-color: #000;
  background-size: 11px 18px;
  background-position-x: center;
  background-position-y: 16px;
  transition: all .5s;
}
.participant_button li span:hover {
  color: #fff;
  transition: all .5s;
}
/* Q01 参加動機は？ここから */
.participant_q01 {
  padding: 80px 0 0 0;
}
.participant_q01_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 40px 0 20px 0;
}
.participant_q01_box li {
  width: 31%;
  margin-bottom: 40px;
  border: 4px solid #000;
  background-color: #ffffff;
  border-radius: 15px;
  text-align: center;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 20px 10px;
  height: 110px;
  position: relative;
  line-height: 1.3;
  justify-content: center;
}
.triangle {
  width: 0;
  height: 0;
  border-right: 13px solid transparent;
  border-left: 17px solid transparent;
  border-bottom: 16px solid #000000;
  transform: rotate(36deg);
  position: absolute;
  bottom: -14px;
  left: 25px;
}
.participant_q01 h3 {
  font-size: 36px;
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
  display: flex;
  align-items: flex-end;
}
.q0 {
  font-size: 1.5rem;
  font-family: 'Roboto', sans-serif;
  margin-right: 30px;
}
.jmam2 {
  padding: 5px 10px;
  display: inline-block;
  font-size: 15px;
  position: relative;
  width: auto;
}
.triangle2 {
  width: 0;
  height: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 10px solid #009be1;
  position: absolute;
  bottom: -10px;
  left: 10px;
}
.question {
  padding: 20px;
  background-color: #efefef;
  margin: 16px 0 30px 0;
  border-radius: 6px;
  line-height: 1.5;
  font-size: 18px;
}
.rohto2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
}
.rohto_color {
  border-top: 10px solid #005ca9;
}
.answer {
  margin: 16px 0 30px 0;
  padding: 20px;
  border: solid 1px #808080;
  background-color: #ffffff;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.5;
}
.nri2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
}
.nri_color {
  border-top: 10px solid #005cab;
}
.tbs2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
}
.tbs_color {
  border-top: 10px solid #0652ff;
}
/* three-action-box */
.tree-action_wrap {
  background-color: #ffffff;
  padding: 10px 30px 20px;
  margin: 0 0 30px;
}
.tree-action_box {
  position: relative;
  margin: 45px 0 10px;
  text-align: center;
}
.tree-action_box:before {
  content: '';
  width: 100%;
  height: 30px;
  border: 1px solid #000000;
  border-width: 4px 4px 0 4px;
  position: absolute;
  top: -1px;
  left: 0%;
}
.tree-action_box h4 {
  position: relative;
  top: -23px;
  display: inline-flex;
  font-size: 30px;
  font-weight: 600;
  padding: 0 20px 0;
  background: #ffffff;
  align-items: flex-end;
}
.tree-action_box h4 span {
  font-size: 45px;
}
.tree-action_box h4 span.big {
  font-size: 32px;
}
.story_inner {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0 0 20px 0;
  margin: 0 auto 0;
}
.story_inner li {
  width: 290px;
  flex-direction: column;
  background: #ffffff;
  padding: 0 0 30px 0;
}
.story_inner li h5 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  padding: 10px 0 10px 0;
  margin: 0 15px 20px 0;
  background: #f0ff12;
}
.story_inner li h5:last-child {
  margin: 0 0 20px 0;
}
.tree-action_box:after {
  content: '';
  width: 100%;
  height: 30px;
  border: 1px solid #000000;
  border-width: 0 4px 4px 4px;
  position: absolute;
  bottom: -1px;
  left: 0%;
}
.tree-action_box figure {
  width: 90%;
}
.story_inner li p.action-txt {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  padding: 20px 0;
}
.story_inner li .story-link {
  display: block;
  width: 60%;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  border: 2px solid #000000;
  border-radius: 24px;
  background: url(../images/icon_arrow_black.png) #ffffff no-repeat 92% center;
  background-size: 10px 8px;
  color: #000000;
  padding: 6px 20px;
  margin: 0 auto;
  transition: all .3s;
}
.story_inner li .story-link:hover {
  background: #000000;
  color: #ffffff;
  border: 2px solid #000000;
  background-image: url(../images/icon_arrow_white.png);
  background-position: 96% center;
  background-repeat: no-repeat;
  background-size: 10px 8px;
}
/* 詳しくはこちら */
.btn-wrap2 {
  text-align: right;
  margin: 0 25px 0px 0;
}
.btn-wrap2 .cp_link {
  position: relative;
  display: inline-block;
  padding: 0.1em 0.3em 0.3em;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 0, 1) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  border-bottom: 3px solid #000000;
  box-sizing: border-box;
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  transition: all .5s;
}
.btn-wrap2 .cp_link::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #000000;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .5s;
}
.btn-wrap2 .cp_link:hover {
  color: #ffffff;
}
.btn-wrap2 .cp_link:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.btn-wrap2 .cp_link::after {
  content: "";
  background-image: url(../images/icon_cp_link_yellow.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center left;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: -2%;
  right: -15%;
  opacity: 1;
  z-index: 1;
  transition: all .5s;
}
.btn-wrap2 .cp_link:hover::after {
  background-image: url(../images/icon_cp_link_black.png);
  right: -18%;
}
/* 詳しくはこちら ここまで */
.mitsui_color {
  border-top: 10px solid #004098;
}
.mitsui2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
}
.mitsubishi2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
}
.mitsubishi_color {
  border-top: solid 10px #E60113;
}
.kyuden_color {
  border-top: solid 10px #0173be;
}
.kyuden2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
}
.yellow_color {
  border-top: solid 10px #f0ff12;
}
.yellow2 {
  position: relative;
  display: inline-block;
  width: auto;
  padding: 5px 10px;
  font-weight: 500;
  color: #000;
}
/* 「餅型組織」と「おにぎり型」について */
/*.chart {
 padding: 20px;
  background-color: #ffffff;
  margin: 0 auto 30px;
}
.chart_box {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  font-weight: bold;
}
.chart_title {
  text-align: center;
}
.chart_box li {
  text-align: center;
  width: 50%;
}
.chart_left_title {
  padding: 5px 10px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}
.chart_right_title {
  padding: 5px 10px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
}
.chart_box img {
  width: 100%;
  max-width: 150px;
  display: block;
  margin: 0 auto 30px;
}
.chart_description {
  line-height: 1.2;
  display: inline-block;
}
.chart_description_right {
  background-color: #f0ff12;
  display: inline;
}
.chart_description_box {
  text-align: right;
  font-weight: bold;
  margin-bottom: 10px;
}
.chart_description2 {
  position: relative;
  display: inline-block;
  background-color: #f0ff12;
  padding: 5px;
}
.triangle3 {
  position: absolute;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 20px solid #f0ff12;
  left: 0;
  right: 0;
  margin: auto;
  top: -20px;
}
.chart_small {
  font-size: 12px;
  text-align: right;
} */
/* Q02 受講効果は？ここから */
.participant_q02 h3 {
  font-size: 36px;
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
  display: flex;
  align-items: flex-end;
}
/* Q03 教育担当者へのアドバイスは? ここから */
.participant_q03 h3 {
  font-size: 36px;
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
  margin-bottom: 40px;
  display: flex;
  align-items: flex-end;
}
/*  Q04 おすすめの受講者は？ここから */
.participant_q04 h3 {
  font-size: 36px;
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
  display: flex;
  align-items: flex-end;
}
/*  Q05 先生からのメッセージ ここから */
.participant_q05 h3 {
  font-size: 36px;
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
  display: flex;
  align-items: center;
}
.participant_q05 h3 p {
  font-size: 36px;
}
.participant_q05 h3 img {
  width: 100%;
  max-width: 40px;
  margin-right: 30px;
}
.participant_q05 h4 {
  font-size: 1.8rem;
  margin: 40px 0 30px 0;
  padding: 15px 0;
  background-color: #f0ff12;
  font-weight: 800;
  text-align: center;
}
/*  Q06 受講者の声 ここから */
.pc_only {
  display: block;
}
.participant_q06 {}
.participant_q06 h3 {
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
  display: flex;
  align-items: center;
}
.participant_q06 h3 p {
  font-size: 36px;
}
.participant_q06 h3 img {
  width: 100%;
  max-width: 40px;
  margin-right: 30px;
}
.voice_introduce {
  margin: 40px 0 40px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.voice_box li {
  display: flex;
  align-items: flex-start;
}
.balloon2-left {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 20px;
  padding: 20px;
  min-width: 120px;
  max-width: 100%;
  color: #000;
  font-size: 16px;
  background: #fff;
  border: solid 1px #666666;
  box-sizing: border-box;
  border-radius: 6px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}
.balloon2-left:before {
  content: "";
  position: absolute;
  top: 25%;
  left: -30px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 19px solid #fff;
  z-index: 2;
}
.balloon2-left:after {
  content: "";
  position: absolute;
  top: 25%;
  left: -32px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 19px solid #666666;
  z-index: 1;
}
.balloon2-left p {
  margin: 0;
  padding: 0;
}
.voice_box li img {
  width: 100%;
  max-width: 60px;
  margin-right: 10px;
}
.btn-inner {
  margin: 60px 0 140px 0;
}
/*------------------------------------------
CVボタン　ここから
------------------------------------------*/
.btn-wrap {
  text-align: center;
  margin: 120px auto 50px;
}
.btn-wrap.last {
  margin: 120px auto 120px;
}
.btn-wrap a.btn {
  position: relative;
  display: inline-block;
  color: #212529;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.12rem;
  vertical-align: middle;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-wrap a.btn-border-cv {
  position: relative;
  width: 600px;
  margin-bottom: 12px;
  padding: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 0;
}
.btn-wrap a.btn-border-cv:before {
  position: absolute;
  bottom: -12px;
  left: 0;
  display: block;
  width: 100%;
  height: 28px;
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #000;
  border-top: 1px solid #000;
  border-radius: 0 0 20px 20px;
  background-image: repeating-linear-gradient(to right, #000, #000 1px, transparent 2px, transparent 6px);
  background-size: 634px 26px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.btn-wrap a.btn-border-cv:after {
  content: "チームワーキング研修について";
  width: 320px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  background: #f0ff12;
  color: #000000;
  text-align: center;
  border-radius: 20px;
  font-size: 18px;
  letter-spacing: 0.12rem;
}
.btn-wrap a.btn-border-cv span {
  position: relative;
  display: block;
  padding: 20px 20px 16px 20px;
  color: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  background: #000;
  transition: all .3s;
}
.btn-wrap a.btn-border-cv:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
}
.btn-wrap a.btn-border-cv:hover:before {
  bottom: -5px;
}
.btn-wrap a.btn-border-cv span:hover {
  background: #f0ff12;
}
.btn-wrap a.btn-border-cv span:hover {
  color: #000000;
}
.btn-wrap a.btn-border-cv:hover::after {
  background: #000000;
  color: #ffffff;
}
.btn-wrap .cp_link {
  position: relative;
  display: inline-block;
  padding: 0.1em 0.3em 0.3em;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 0, 1) 50%);
  background-position: 0 0;
  background-size: 200% auto;
  border-bottom: 4px solid #000000;
  box-sizing: border-box;
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  transition: all .5s;
}
.btn-wrap .cp_link:hover {
  background-position: -100% 0;
  color: #ffffff;
  text-decoration: none;
}
.btn-wrap .cp_link::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #000000;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .5s;
}
.btn-wrap .cp_link:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.btn-wrap .cp_link::after {
  content: "";
  background-image: url(../images/icon_cp_link_yellow.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center left;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  top: 12%;
  right: -7%;
  opacity: 1;
  z-index: 1;
  transition: all .5s;
}
.btn-wrap .cp_link:hover::after {
  background-image: url(../images/icon_cp_link_black.png);
  right: -9%;
}
@media screen and (max-width: 1300px) {
  main {
    margin-top: 0px;
    padding-top: 50px;
  }
  #header {
    background: 0;
  }
  .main_warp {
    margin: 4.6511vw 20px 50px;
  }
}




@media screen and (max-width: 812px) {
  .annotation {
    font-size: 3.2vw;
  }
  .main_warp {
    margin: 50px 10px 0px;
  }
  .btn-wrap {
    margin: 40px auto 20px;
  }
  .btn-wrap2 .cp_link::after {
    top: 18%;
  }
  .btn-wrap .btn-inner {
    margin: 0 0 80px 0;
  }
  .btn-wrap a.btn-border-cv {
    width: 80%;
  }
  .btn-wrap .cp_link {
    border-bottom: 3px solid #000000;
    font-size: 19px;
  }
  .btn-wrap .cp_link::after {
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    right: -6%;
  }
  h1 {
    font-size: 6.2vw;
    margin-bottom: 30px;
  }
  .mv {
    padding: 40px 0 60px;
  }
  .mv_img {
    margin: 0 auto 30px;
  }
  .mv p {
    text-align: left;
    font-size: 3.2vw;
    margin-bottom: 30px;
  }
  .company {
    font-size: 2.8vw;
  }
  .small02 {
    font-size: 2.8vw;
  }
  .name {
    font-size: 3.8vw;
  }
  .company2 {
    font-size: 16px;
    width: 80%;
  }
}
@media screen and (max-width: 480px) {
  .btn-wrap {
    margin: 60px auto 20px;
  }
  .btn-wrap a.btn-border-cv {
    width: 90%;
  }
  .btn-wrap a.btn {
    font-size: 26px;
  }
  .btn-wrap a.btn-border-cv:after {
    width: 260px;
    height: 30px;
    border-radius: 8px;
    font-size: 16px;
  }
  .btn-wrap .cp_link {
    border-bottom: 2px solid #000000;
    font-size: 16px;
  }
  .btn-wrap .cp_link::after {
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    right: -5%;
  }
  .company2 {
    width: 89%;
  }
}
/*------------------------------------------
//  CVボタン ここまで
------------------------------------------*/
/*------------------------------------------
ページのトップへ戻る ここから
------------------------------------------*/
#toTop {
  position: fixed;
  bottom: 70px;
  right: 20px;
}
#toTop a:hover {
  opacity: 0.8;
}
/*------------------------------------------
// ページのトップへ戻る ここまで
------------------------------------------*/
@media screen and (max-width: 1024px) {
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block;
  }
  .all_balloon_main {
    width: 90%;
    margin: 0 auto;
  }
  .participant {
    display: block;
  }
  /* 左カラム */
  .all_balloon_menu {
    position: fixed;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 12;
    transform: translateX(100%);
  }
  .all_balloon_menu._open {
    width: 100%;
    height: 100vh;
    transform: translateX(0%);
  }
  .all_balloon_menu_inner {
    width: 245px;
    position: fixed;
    z-index: 2;
    right: -245px;
    bottom: 100px;
    border-radius: 6px 0 0 6px;
    transition: right 0.4s ease;
  }
  .all_balloon_menu_head {
    background: #000;
    width: 47px;
    height: 96px;
    position: absolute;
    right: 100%;
    bottom: -4px;
    color: #ffffff;
    font-size: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 6px 0 0 6px;
    cursor: pointer;
  }
  .all_balloon_menu_head span:nth-child(n+2) {
    margin-top: 8px;
  }
  .all_balloon_menu_list {
    margin-top: 0;
  }
  .all_balloon_menu_list a {
    padding-left: 15px;
    font-weight: 500;
    font-size: 18px;
  }
  .all_balloon_menu_bg {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    transform: translateX(100%);
    opacity: 0;
    transition: opacity 0.4s ease, transform 0s 0.4s ease;
  }
  .all_balloon_menu._open .all_balloon_menu_bg {
    transform: none;
    opacity: 1;
    transition: opacity 0.4s ease, transform 0s ease;
  }
  .all_balloon_menu._open .all_balloon_menu_inner {
    right: 0;
  }
  .all_balloon_menu_list a {
    opacity: initial;
  }
}
@media screen and (max-width: 960px) {
  .pc_only {
    display: none;
  }
}
@media screen and (max-width: 812px) {
  .section_warp {
    padding-top: 20px;
    margin-top: -20px;
  }
  .q01_m {
    padding-top: 20px;
    margin-top: -20px;
  }
  .participant_button li a {
    font-size: 4vw;
  }
  h3 {
    padding-top: 20px;
    margin-top: -20px;
  }
  .sp_onigirionly {
    display: block;
  }
  .chart_title {
    font-size: 3.5vw;
  }
  .chart_left_title {
    font-size: 3.2vw;
  }
  .chart_right_title {
    font-size: 3.2vw;
  }
  .all_balloon_main {
    width: 100%;
  }
  .participant_right_box {
    text-align: center;
  }
  .participant_box img {
    width: 100%;
    max-width: 120px;
  }
  .yellow_center {
    margin: 0 auto;
  }
  .participant_box li {
    width: calc(100% / 2 - 2.5%);
    margin-bottom: 40px;
  }
  .participant_box_sp li {
    text-align: center;
  }
  .jmam {
    margin: 0 auto;
  }
  .participant_button {
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
  }
  .participant_q01 {
    padding: 0;
  }
  .participant_button li {
    width: 90%;
    margin: 0 auto 10px;
    padding: 20px 0 20px 25px;
    text-align: left;
    font-weight: 700;
  }
  .participant_button img {
    top: 20%;
  }
  .participant_button li:before {
    width: 6%;
    background-position-y: center !important;
  }
  .btn-wrap2 .cp_link {
    font-size: 18px;
  }
  .participant_q01_box li {
    width: 47%;
    font-size: 18px;
    height: auto;
  }
  .facilitator {
    font-size: 4.2vw;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .jmam2, .rohto2, .mitsubishi2, .mitsui2, .nri2, .tbs2, .kyuden2, .yellow2 {
    display: table-cell;
  }
  .facilitator_w {
    width: 40%;
  }
  .tree-action_box {
    margin: 20px 0 10px;
  }
  .question {
    text-align: left;
    margin: 16px 0 20px 0;
  }
  .tree-action_wrap {
    padding: 20px 30px 30px;
  }
  .answer {
    text-align: left;
    margin: 16px 0 20px 0;
  }
  .participant_q01 h3 {
    font-size: 5.6vw;
  }
  .q0 {
    font-size: 3.8vw;
    margin-right: 0;
  }
  .q_txt {
    margin: 0 auto;
    font-size: 5vw;
  }
  .story_inner li p.action-txt {
    font-size: 3.2vw;
    padding: 0;
  }
  .participant_q03 h3 {
    margin-bottom: 30px;
  }
  .tree-action_box figure {
    width: 90%;
    margin: 20px auto 0;
  }
  .mt20 {
    margin-top: 20px;
  }
  .story_inner li h5 {
    font-size: 5.5vw;
  }
  /* 3つの行動原理 */
  .story_inner {
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }
  .story_inner li p.modal-txt {
    display: none;
  }
  .story_inner li {
    width: 90%;
    padding: 0 0 40px 0;
  }
  .pc_br {
    display: none;
  }
  .tab_br {
    display: none;
  }
  .pc_br2 {
    display: block;
  }
  .tree-action_box h4 {
    font-size: 5vw;
  }
  .tree-action_box h4 span {
    font-size: 8.5vw;
  }
  .tree-action_box h4 span.big {
    font-size: 5.8vw;
  }
  h2 {
    font-size: 5.6vw;
    line-height: 1;
  }
  .participant_title {
    margin-bottom: 30px;
  }
  .eng_title {
    font-size: 3.4vw;
    text-align: center;
    font-weight: 600;
  }
  .sp_only {
    display: block;
  }
  .chart_box {
    justify-content: space-around;
    margin: 20px 0 25px;
  }
  .chart_box li {
    width: 50%;
  }
  .chart_description2 {
    text-align: center;
    padding: 10px;
  }
  .chart_description2 {
    font-size: 3.2vw;
  }
  .chart_description_right {
    font-size: 2.8vw;
    line-height: 1.4;
  }
  .chart_description {
    font-size: 2.8vw;
    line-height: 1.4;
  }
  .chart_small {
    font-size: 2vw;
    font-weight: 500;
  }
  .participant_q01_box {
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 30px 0 10px 0;
  }
  .all_balloon_main_sec + .all_balloon_main_sec {
    margin-top: 70px;
  }
  .participant_q05 h4 {
    font-size: 4.2vw;
    margin: 30px 0 30px 0;
  }
  .participant_q05 h3 img {
    margin-right: 0px;
  }
  .participant_q05 h3 p {
    font-size: 5.5vw;
    margin: 0 auto;
  }
  .participant_q06 h3 p {
    font-size: 5.5vw;
    margin: 0 auto;
  }
  .participant_q06 h3 img {
    margin-right: 0px;
  }
  .voice_introduce {
    margin: 30px 0 30px 0;
    font-size: 16px;
    text-align: center;
  }
  .balloon2-left {
    font-size: 18px;
  }
  .voice_introduce {
    font-size: 16px;
  }
  .balloon2-left p {
    line-height: 1.3;
    font-size: 18px;
  }
  .balloon2-left:before {}
  .balloon2-left:after {}
  .balloon2-left:before {
    content: "";
    position: absolute;
    left: -30px;
    margin-top: -12px;
    border: 10px solid transparent;
    border-right: 22px solid #fff;
    z-index: 2;
  }
  .balloon2-left:after {
    content: "";
    position: absolute;
    left: -32px;
    margin-top: -12px;
    border: 10px solid transparent;
    border-right: 22px solid #666666;
    z-index: 1;
  }
  .chart {
    padding: 30px 10px 20px;
  }
  .chart_box img {
    max-width: 130px;
  }
}
@media screen and (max-width: 580px) {
  .participant_button img {
    top: 15%;
  }
}
@media screen and (max-width: 478px) {
  .mv {
    padding: 40px 0;
  }
  .participant h2 {
    font-size: 1.5rem;
  }
  .participant_button li:before {
    width: 7%;
  }
  .balloon2-left:before {
    top: 30px;
  }
  .balloon2-left:after {
    top: 30px;
  }
}