@charset "utf-8";
/* ---------- COMMON ---------- */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.inner .ttlStyle01 span, .inner .ttlStyle02 span {}
html, body {
  font-size: 62.5%;
  min-width: 280px;
}
.inner .ttlStyle01 span, .inner .ttlStyle02 span {}
.inner .ttlStyle01 span, .inner .ttlStyle02 span {}
.inner .ttlStyle01 span, .inner .ttlStyle02 span {}
.inner .ttlStyle01 span, .inner .ttlStyle02 span {}
body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #231815;
}
header, footer, main, aside, article, section, nav, address {
  display: block;
}
iframe {
  width: 100%;
  height: 100%;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
a {
  text-decoration: none;
  color: #231815;
}
a > img {
  opacity: 1;
  transition: opacity 0.5s;
}
a:hover > img {
  opacity: 0.8;
}
table {
  border-collapse: collapse;
}
ul {
  list-style: none;
}
::selection {
  background: #41a193;
  color: #fff;
}
/* for Firefox */ ::-moz-selection {
  background: #41a193;
  color: #fff;
}
/* REMODAL */
.remodal-overlay {
  background: #41a193 !important;
  opacity: 0.8 !important;
}
.remodal-close {
  color: #fff !important;
  top: 10px !important;
  left: 10px !important;
  z-index: 1;
}
.remodal-close::after {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background: url("../img/common/free_bg.svg") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: auto;
  z-index: -1;
  transition: ease 0.3s;
}
.remodal-close:hover::after {
  opacity: 0.4;
}
/* MARGIN */
.mgbA {
  margin-bottom: 40px;
}
.mgbB {
  margin-bottom: 80px;
}
.mgbC {
  margin-bottom: 120px;
}
.mgD {
  margin: 24px 0;
}
.mgb10 {
  margin-bottom: 10px;
}
/* LINK */
a.link {}
a.link:hover {
  font-weight: bold;
  color: #00559b;
}



/* TEXT */
.txtCenter {
  text-align: center;
}
.txtRight {
  text-align: right;
}
.txtLeft {
  text-align: left;
}
/* FLEXBOX */
.flexBox {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.wrap {
  flex-wrap: wrap;
}
/* OTHER */
.eventEnd {
  width: 100%;
  margin-top: 16px;
}
section.section {
  margin-bottom: 80px;
}
.inner {
  margin-left: auto;
  margin-right: auto;
}
/* ---------- MAIN ---------- */
#main {
  font-size: 1.6rem;
}
/* ---------- HEADER ---------- */
#header {
  position: relative;
  width: 100%;
  background: #fff;
}
/* FLOAT BUTTON */
#btnFloat {
  display: flex;
  justify-content: space-between;
  align-content: center;
  position: fixed;
  z-index: 1000;
}
#btnFloat div {
  text-align: center;
}
#btnFloat div a {
  color: #000000;
  display: block;
  font-size: 1.6rem;
  text-decoration: none;
}
#btnFloat div a:hover {
  opacity: 0.7;
}
/* LOGO AREA */
#logoArea {
  display: flex;
  align-items: center;
  padding: 20px;
}
#logoArea a {
  display: block;
}
#logoArea .group01, #logoArea .group02 {
  display: flex;
  align-items: center;
}
#logoArea .group02::before {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  background: url("../img/common/icon_plus.png") center center no-repeat;
  background-size: contain;
  margin-right: 6%;
  margin-left: 6%;
}
#logoArea .group01 a:first-child {
  max-width: 250px;
  margin-left: 20px;
}
#logoArea .group01 a:nth-child(2) {
  max-width: 400px;
  margin-left: 20px;
}
#logoArea .group02 a {
  max-width: 160px;
}
/* ---------- FOOTER ---------- */
#footer {
  background: url("../img/common/footer.png") top center no-repeat;
  padding: 100px 0 50px;
  color: #fff;
  background-color: #5f373c;
}
#footer div.inner::after {
  content: '';
  display: block;
  clear: both;
}
#footer div.inner {
  margin-top: 10%;
}
#footer div.inner > div:first-child {
  font-size: 1.8rem;
}
#footer a.footerLogo {
  display: block;
  max-width: 156px;
  margin-bottom: 12px;
}
#footer p.txt01 {
  font-size: 2.6rem;
  margin-bottom: 12px;
}
#footer address.address {
  font-size: 1.6rem;
  font-style: normal;
  margin-bottom: 20px;
}
/* ---------- コース ---------- */
#outline .flexBox .flexItem {
  background-color: #5FB7E1;
  padding: 20px;
  color: #ffffff;
}
#outline .flexBox > .flexItem > div.ttl {
  width: 100%;
}
#outline img.zoom {
  max-width: 60px;
}
#outline img.real {
  max-width: 60px;
}
#outline img.zoom, #outline img.real {
  margin-bottom: -1px;
}
#outline .flexBox > .flexItem > div.ttl > span {
  margin-bottom: 4px;
  margin-left: 8px;
  font-weight: bold;
  font-size: 1.4em;
}
#outline .flexBox > .flexItem > div.ttl::after {
  content: '';
  display: block;
  margin-top: 8px;
  border: 1px dashed #353434;
  width: 100%;
  box-sizing: border-box;
  background-color: #ffffff;
}
#outline .flexBox > .flexItem > div.ttl + div {
  padding: 24px 12px;
}
#outline .flexBox .flexItem > .btn {
  margin-top: 16px;
  width: 100%;
}
#outline .flexBox .flexItem ul.listSquare + p {
  font-size: 1.8rem;
  margin-top: 24px;
}
#outline .flexBox .flexItem .notes_2 {
  font-size: 1.4rem !important;
  line-height: 1.5;
  word-spacing: 5px;
}
#outline .flexBox .flexItem .notes_2 span {
  display: inline-block;
  border-radius: 4px;
  background-color: #ffffff;
  color: #007ebd;
  margin-bottom: 5px;
  padding: 3px;
}
/* ---------- Plus ---------- */
#plus img {
  max-width: 50px;
  display: block;
  margin: 0 auto;
}
/* ---------- 5つのステップ ---------- */
#step {
  background-color: #E5E5E5;
  padding-top: 5%;
  padding-bottom: 80px;
  margin-bottom: 0px;
}
#step .flexBox > div {
  vertical-align: top;
}
#step .flexBox .flexItem {
  padding: 10px 20px 10px 0;
}
#step .flexBox .flexItem > div {
  margin-top: 30px;
}
.notes3 {
  font-size: 0.8em;
  margin-top: 5px;
  padding-left: 1em;
}
.notes3::before {
  content: '※ ';
  margin-left: -1em;
}
.s_line {
  display: flex;
  justify-content: center;
  align-items: center;
}
.step_num {
  display: flex;
}
#step_num .item {
  border: 1px solid #333;
  border-radius: 15px;
  flex: 1;
  padding: 30px;
  margin: 20px;
}
#step .flexBox .flexItem .ttl {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  display: table-cell;
  padding-left: 30px;
}
#step .flexBox .flexItem .ttl:before {
  position: absolute;
  content: '';
  top: calc(50% - 5px);
  width: 20px;
  left: 0;
  height: 6px;
  border-top: solid 6px #27acd9;
}
#step .flexBox .flexItem .team {
  background: #27acd9;
  color: #ffffff;
  display: inline-block;
  padding: 5px 10px;
  margin-top: 10px;
  margin-bottom: 6px;
  border-radius: 30px;
}

/* ---------- 企業のみなさまへ ---------- */
#campany {
  padding-top: 5%;
  padding-bottom: 50px;

}
.cam_point {
  display: flex;
  text-align: center;
}
.cam_point .item {
  flex: 1;
  margin: 20px;
  padding: 20px;
  border: 2px solid #00478b;
  border-radius: 10px;
  background-color: #edb106;
  color: #ffffff;
  font-size: 1.2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cam_point .item span {
  color: #00478b;
  font-size: 1.2em;
  font-weight: bold;
}
@media screen and (min-width: 751px) {
  .show--sp {
    display: none;
  }
  /* ---------- COMMON ---------- */
  .inner {
    width: 1100px;
  }
  .col--2 .flexItem {
    width: 48%;
  }
  /* ---------- HEADER ---------- */
  /* FLOAT BUTTON */
  #btnFloat {
    right: 32px;
    top: 0;
    transition: top 1s;
  }
  #btnFloat.active {
    top: 0;
  }
  #btnFloat div:first-child a {
    background: url('../img/common/btn_entry.png') left top no-repeat;
    background-size: contain;
    width: 216px;
    height: 57px;
    text-indent: -999px;
    overflow: hidden;
    margin-top: 10px;
    transition: all 1s;
  }
  #btnFloat div:first-child a:hover {
    background: url('../img/common/btn_entry_on.png') left top no-repeat;
    background-size: contain;
  }
  #btnFloat div:last-child a {
    background: url('../img/common/btn_tocampany.png') left top no-repeat;
    background-size: contain;
    width: 216px;
    height: 57px;
    text-indent: -999px;
    margin-top: 10px;
    overflow: hidden;
    transition: all 1s;
  }
  #btnFloat div:last-child a:hover {
    background: url('../img/common/btn_tocampany_on.png') left top no-repeat;
  }
  #btnFloat div:not(:last-child) {
    margin-right: 10px;
  }
  /* ---------- FOOTER ---------- */
  #footer div.inner > div {
    float: left;
  }
  #footer div.inner > div:first-child {
    width: 10%;
    margin-right: 4%;
  }
  #footer div.inner > div:last-child {
    width: 80%;
  }
  /* ---------- コース ---------- */
  #outline .flexBox > .flexItem {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  #outline .flexBox > .flexItem > div.ttl + div {
    height: 82%;
    margin-bottom: auto;
  }
  /* ---------- 参加予約について ---------- */
  #step .flexBox > .flexItem {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
  }
  #step .flexBox > .flexItem > div.ttl + div {
    height: 82%;
  }
}
@media screen and (max-width: 750px) {
  .show--pc {
    display: none;
  }
  /* ---------- COMMON ---------- */
  .inner {
    padding-left: 4%;
    padding-right: 4%;
    margin-left: auto;
    margin-right: auto;
  }
  .col--2 {
    flex-wrap: wrap;
  }
  .col--2 .flexItem {
    width: 100%;
  }
  .col--2 .flexItem:first-child {
    margin-bottom: 3%;
  }
  /* ---------- HEADER ---------- */
  #header {
    margin-bottom: 2%;
  }
  /* LOGO AREA */
  #logoArea {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2%;
  }
  #logoArea .group01 {
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }
  #logoArea .group02 {
    width: 40%;
    margin-right: auto;
  }
  #logoArea .group01 a {
    width: 48%;
  }
  #logoArea .group01 a:first-child, #logoArea .group01 a:nth-child(2) {
    margin-bottom: 2%;
  }
  #logoArea .group01 a:nth-child(2) {
    width: 70%;
  }    
  /* FLOAT BUTTON */
  #btnFloat {
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #btnFloat div {
    width: 100%;
  }
  #btnFloat div:first-child {
    border-right: 1px solid #ffffff;
  }
  #btnFloat div a {
    background-color: #77C724;
    border: 2px solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 10px 16px;
    width: 100%;
    height: 100%;
  }
  #btnFloat div:last-child a {
    background-color: #00cace;
  }
  #btnFloat div a:hover {
    opacity: 1;
  }
  /* ---------- FOOTER ---------- */
  #footer {
    background: url("../img/common/footer_sp.png") no-repeat;
    background-size: contain;
    background-color: #5f373c;
  }
  #footer a.footerLogo {
    margin-bottom: 20px;
  }
  #step .flexBox .flexItem {
    padding: 0px 20px 10px 0;
  }
  /* ---------- コース ---------- */

    #outline, #outline2 {
        padding: 0 20px;
    }
    
  #outline .flexBox > .flexItem {
    margin-bottom: 20px;
  }
  /* ---------- 企業のみなさまへ ---------- */
  .cam_point {
    display: block;
    width: 100%;
  }
  .cam_point .item {
    margin: 20px;
    padding: 20px;
    display: block;
  }
}
/* 横位置 */
@media screen and (max-width: 914px) and (orientation: landscape) {
  .br01 {
    display: block;
  }
  #mainvisual, .inner, .practicals, .talkArea {
    width: auto !important;
  }
  .inner {
    padding-left: 4%;
    padding-right: 4%;
  }
  .group01 {
    width: 46%;
  }
  .group02 {
    width: 16%;
  }
}