@charset "UTF-8";


body {
  background: #f5f5f5;
  color: #4d4d4d;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", "sans-serif";
}

img {
  width: 100%;
  vertical-align:bottom;
  
}

.relative {
  position: relative;
}

h1 {
  color: #393939;
  font-size: 75px;
  line-height: 1.2;
  padding: 15px;
}

h2 {
  font-size: 2.25rem;
  font-weight: bold;
  color: #4d4d4d;
  line-height: 1.3;
  padding-top: 60px;
  padding-bottom: 40px;
}

.recommend h2 span {
  font-size: 24px;
  font-weight: 500;
}

.h2_size_24 {
  font-size: 1.5rem;
  font-weight: 500;
  padding-top: 20px;
  color: #c8c8c8;
}

.h3 {
  font-size: 1.875rem;
  font-weight: bold;
  color: #0a498c;
  line-height: 1.4;
  padding-top: 60px;
}

h4 {
  margin-top: 20px;
  margin-left: 45px;
  font-size: 24px;
  float: left;
}

.size_20 {
  font-size: 1.25rem;
  padding: 20px 80px 60px;
}

.sp-none {
  display: block !important;
}

.sp_none {
  display: block !important;
}

.pc-none {
  display: none !important;
}

.pc_none {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none !important;
  }

  .sp_none {
    display: none !important;
  }

  .pc-none {
    display: block !important;
  }

  .pc_none {
    display: block !important;
  }
}


table {
  width: 100%;
  font-size: 100%;
  border-spacing: 0;
}

td,
th {
  border: 1px solid #bbb;
  padding: 10px 20px 7px;
  line-height: 1.8;
  background: #fff;
}

th {
  width: 25%;
  background: #ddd;
  font-weight: normal;
}

.company_info {
  margin-top: 40px;
}

.company_info a {
  color: #0072bc;
  text-decoration: underline;
}

.center {
  background-color: #fffaee;
  text-align: center;
  margin-bottom: 40px;
}

.step{
  background-color: #fffaee;
  margin-top: 0px;
}
.disclaimer {
  overflow-y: scroll;
  height: 100px;
  width: 70%;
  padding: 1em;
  font-size: 80%;
  color: #888;
  margin: 20px auto 0;
  text-align: left;
}


nav {
  text-align: center;
  height: 60px;
  background-color: #ffffff;
  position: relative;
}

nav ul {
  margin: 0;
  padding: 0;
}

nav li {
  list-style: none;
  display: inline-block;
  width: 30%;
  min-width: 90px;
  padding-top: 1%;
  padding-bottom: 1%;
}

nav li:not(:last-child) {
  border-right: 1px solid #292929;
}

nav a {
  text-decoration: none;
  font-size: 18px;
  color: #292929;
}

nav a:hover {
  color: #F7CB4D;
}

.rogo {
  margin: auto;
  display: block;
  width: 97px;
  height: auto;
}
.rogo img {
  width: 80px;
  height: auto;
  margin-bottom: 10px;
}


a {
  color: #555;
  text-decoration: none;
}

a:hover {
  color: #006ddc;
}

a:hover img {
  position: relative;
  top: 3pt;
  left: 3pt;
}


#container {
  width: 750px;
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0 auto;
}


.fv-lead {
  height: 80px;
  margin-top: 10px;
  text-align: center;
  background-image: url(../images/fv_02.png);
  background-repeat: no-repeat;
}

.fv-lead__text {
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: bold;
  color: #27476e;
  padding-top: 10px;
}



.seminar2 {
  background-color: #fffaee;
  text-align: center;
  padding-bottom: 80px;
}

.contents_2 {
  position: relative;
  padding: 0px 0;
}

.php {
  position: absolute;
  top: 120px;
  left: 55px;
  color: #112e5a;
  font-size: 230%;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.php_02 {
  position: absolute;
  top: 120px;
  left: 55px;
  color: #112e5a;
  font-size: 230%;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.main_btn {
  margin-top: 0px;
  width: 70%;
}

.line_btn {
  margin-top: 50px;
  width: 70%;
}

.line_btn2 {
  margin-top: 50px;
  width: 70%;
}

.step {
  margin-top: 0px;
}

.seireki {
  font-size: 80%;
  color: #112e5a;
}

.nen {
  font-size: 60%;
}

.btn {
  display: flex;
  justify-content: flex-end;
}

.sponsorship {
  color: #26466d;
  padding-bottom: 0;
}


.recommend {
  height: auto;
  background-color: #EEEEEE;
  padding-bottom: 0px;
}

.recommend__head {
  text-align: center;
}

.recommend__head img {
  width: 65%;
}

.recommend__main {
  width: 85%;
  display: block;
  margin: 0 auto;
}

.recommend__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.recommend_img {
  width: 64px;
  height: auto;
}

.recommend__item {
  display: inline-block;
  width: 205px;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  text-align: center;
  background-color: #fff;
  padding: 20px 10px;
}

.recommend p {
  padding-top: 20px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -1px;
  color: #336699;
}


.topics {
  background-color: #eaf4fe;
  padding-bottom: 0px;
}

.topics_box {
  width: 660px;
  margin-left: 45px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
}

.topics_box h3 {
  padding-top: 40px;
}

.topics_box p {
  font-size: 1.375rem;
  font-weight: 500;
  padding: 30px;
  text-align: justify;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.topics_box02 {
  width: 16px;
  height: 30px;
  background-color: #cbe0f5;
  margin: 0 auto;
}

.event_topics_img01,
.event_topics_img02,
.event_topics_img03,
.event_topics_img04,
.event_topics_img05 {
  margin-top: 30px;
}

.event_topics_img01 {
  width: 45%;
}

.event_topics_img02 {
  width: 55%;
}

.event_topics_img03 {
  width: 35%;
}

.event_topics_img04 {
  width: 55%;
}

.event_topics_img05 {
  width: 90%;
}



.join_box {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
}

.join_box img {
  margin-top: 20px;
}

.join_box_img01 {
  width: 45%;
}

.join_box_img02 {
  width: 70%;
}

.join_box_img03 {
  width: 58%;
}

.join_box h3 {
  padding-top: 20px;
}

.join_box p {
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 30px;
}

.btn {
  padding-bottom: 150px;
  margin: 60px auto;
  width: 80%;
}



.company {
  margin-top: 200px;
}

.company_box {
  width: 100%;
  height: 255px;
  border-radius: 5px;
  margin-top: 55px;
  padding-top: 25px;
  padding-left: 35px;
  background-color: #f6f5f3;
}

.size_30 {
  font-size: 1.875rem;
}

.size_30 span {
  vertical-align: middle;
  color: #6cd1c3;
}

.size_24 {
  font-size: 1.5rem;
}

.size_16 {
  padding-left: 20px;
}

hr {
  width: 350px;
  margin: 20px 0;
}

.absolute_img {
  position: absolute;
  margin-top: -170px;
  margin-left: 350px;
  width: 250px;
  height: 200px;
}

.map {
  margin-bottom: 40px;
}

.company_box2 {
  width: 100%;
  height: 255px;
  border-radius: 5px;
  margin-top: 20px;
  padding-top: 25px;
  padding-left: 35px;
  background-color: #f6f5f3;
}

.company_box3 {
  width: 100%;
  height: 245px;
  border-radius: 5px;
  margin-top: 20px;
  padding-top: 25px;
  padding-left: 35px;
  background-color: #f6f5f3;
}




.speaker_p {
  position: absolute;
  top: 55%;
  left: 60%;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: right;
  font-family: "游明朝";
  line-height: 1.5;
}

.size_48 {
  font-size: 3rem;
}

.speaker_box {
  position: absolute;
  top: 75%;
  background-color: rgba(0, 0, 0, 0.5);
}

.speaker_box p {
  padding: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-align: justify;
}



.voice_box {
  margin-bottom: 20px;
}

.voice_hr {
  margin: 0 45px;
  width: 660px;
}

.caution {
  margin: 20px 45px;
  text-align: right;
  color: #838383;
}

.date {
  margin-top: 20px;
  margin-right: 45px;
  text-align: right;
  font-size: 1.25rem;
  color: #838383;
}

.evaluation {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 45px;
  font-size: 1.25rem;
  text-align: left;
  color: #6cd1c3;
}

.voice_p {
  margin: 0 45px;
  font-size: 1.25rem;
  text-align: justify;
}



.question {
  margin: 0px 0;
}

.gray_bg {
  height: 100px;
  background: #eee;
}


.question_box {
  width: 600px;
  height: 140px;
  border-radius: 5px;
  margin-top: 35px;
  margin-right: 45px;
  margin-left: 110px;
  background-color: #f6f5f3;
}

.question_box_02 {
  width: 600px;
  height: 105px;
  border-radius: 5px;
  margin-top: 35px;
  margin-right: 45px;
  margin-left: 110px;
  background-color: #f6f5f3;
}

.question_box_03 {
  width: 600px;
  height: 75px;
  border-radius: 5px;
  margin-top: 35px;
  margin-right: 45px;
  margin-left: 110px;
  background-color: #f6f5f3;
}

.question_box_04 {
  width: 600px;
  height: 135px;
  border-radius: 5px;
  margin-top: 35px;
  margin-right: 45px;
  margin-left: 110px;
  background-color: #f6f5f3;
}

.question_h {
  margin-top: 0;
  margin-left: 10px;
}

.question p {
  padding: 20px;
  text-align: justify;
  font-size: 20px;
}

.tokuten01 {
  width: 660px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  margin: 0 45px;
}

.form {
  margin-top: 0px;
}

.form_img {
  margin-top: 50px;
  margin-bottom: 20px;
}
.seminar{
  background-color: #fffaee;
  padding-bottom: 1px;
}



.footer {
  margin: auto;
  height: auto;
  color: #292929;
  background-color: #ffffff;
  padding-top: 20px; 
}

.footer__inner {
  text-align: left;
}

.footer__inner a {
  padding: 5px 50px;
  color: #292929;
  padding-left: 30px;
  display: block;
  width: 100%;
}

.footer__inner a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/listmark-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px;
}

.footer__inner li {
  padding: 8px;
  font-size: 20px;
  border-bottom: 2px solid #dddada;
  list-style:none;
}

.footer__inner a:hover {
  opacity: 0.5;
  background: #26466d;
}

footer p.copy {
  text-align: center;
  padding: 20px 0;
  font-size: 90%;
}



@media screen and (max-width: 768px) {

  h1 {
    font-size: 250%;
    padding: 5px;
  }

  h2 {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    color: #4d4d4d;
    line-height: 1.3;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .h3 {
    font-size: 130%;
    font-weight: bold;
    text-align: center;
    color: #0a498c;
    line-height: 1.4;
    padding-top: 60px;
    padding-left: 4%;
    padding-right: 4%;
  }

  h4 {
    margin-top: 20px;
    margin-left: 4%;
    font-size: 120%;
    float: none;
  }

  .size_20 {
    font-size: 100%;
    padding: 20px 4% 60px;
  }

 
  .sp_menu {
    display: flex;
    width: 100%;
    flex-direction: row;
    padding: 0;
    margin-bottom: -2px;
  }


  #container {
    width: 100%;
  }


  .fv-lead {
    height: 50px;
    margin-top: 10px;
    text-align: center;
    background-image: url(../images/fv_02.png);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .fv-lead p {
    font-size: 90%;
  }


  .contents_2 {
    position: relative;
    height: auto;
  }

  .php {
    position: absolute;
    top: 37%;
    left: 6%;
    color: #112e5a;
    font-size: 130%;
    line-height: 1.1;
    font-weight: bold;
  }

  .php_02 {
    position: absolute;
    top: 38%;
    left: 6%;
    color: #112e5a;
    font-size: 130%;
    line-height: 1.1;
    font-weight: bold;
  }

  .absolute a {
    width: 80%;
    top: 66%;
    left: 10%;
  }

  .main_btn {
    margin-top: 0px;
    width: 80% !important;
    vertical-align: bottom;
  }

  .line_btn {
    width: 70%;
    margin-top: 25px;
  }

  .line_btn2 {
    width: 70%;
    margin-top: 30px;
  }

  .step {
    margin-top: 0px;
  }

  .btn {
    width: 80%;
    height: 80%;
    margin: 60px 10%;
  }



  .recommend__items {
    flex-wrap: wrap;
    margin: 0 4%;
  }

  .recommend p {
    padding-top: 20px;
    font-size: 100%;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -1px;
    color: #336699;
  }

  .recommend__main {
    width: 100%;
  }

  .recommend__item {
    display: inline-block;
    width: 47.5%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin-top: 20px;
    text-align: center;
    background-color: #fff;
    padding: 20px 10px;
  }


  .topics {
    padding-bottom: 0px;
  }

  .topics_box {
    width: 92%;
    margin-left: 4%;
  }

  .topics_box p {
    font-size: 100%;
  }

  .gray_bg {
    height: 50px;
  }

  .recommend__head img {
    width: 95%;
  }

  .event_topics_img01 {
    width: 88%;
  }

  .event_topics_img02 {
    width: 90%;
  }

  .event_topics_img03 {
    width: 67%;
  }

  .event_topics_img04 {
    width: 85%;
  }

  .event_topics_img05 {
    width: 90%;
  }


  .join_box {
    width: 100%;
  }

  .join_box p {
    font-size: 100%;
  }

  .join_box_img01 {
    width: 90%;
  }

  .join_box_img02 {
    width: 90%;
    /*横幅設定*/
  }

  .join_box_img03 {
    width: 90%;
  }



  .company_box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 5% 5%;
  }

  .company_box2 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 5% 5%;
  }

  .company_box3 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 5% 5%;
  }

  .absolute_img {
    position: static;
    margin: 0;
    padding: 5% 0;
    width: 100%;
    height: 100%;
  }

  hr {
    width: 98%;
  }

  .size_24 {
    font-size: 100%;
  }

  .size_30 {
    font-size: 160%;
  }



  .speaker_p {
    position: absolute;
    color: #fff;
    font-size: 100%;
    top: 60%;
    left: 0%;
    right: 4%;
    text-shadow: 1px 2px 3px #000;
  }

  .size_48 {
    font-size: 150%;
  }

  .speaker_box p {
    padding: 4%;
    font-size: 100%;
    color: #fff;
  }

  .speaker_box span {
    display: none;
  }


  .voice_hr {
    margin: 0 4%;
    width: 92%;
  }

  .caution {
    margin: 20px 4%;
    text-align: center;
  }

  .date {
    margin-top: 10px;
    margin-right: 4%;
    text-align: right;
    font-size: 90%;
    float: right;
  }

  .evaluation {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 4%;
    font-size: 100%;
  }

  .voice_p {
    margin: 0 4%;
    font-size: 100%;
  }


  .question_h {
    margin: 0 4%;
    font-size: 110%;
    vertical-align: middle;
  }

  .question p {
    padding: 2px 0;
    font-size: 100%;
    background-color: #fff;
  }

  .question_box {
    width: 80%;
    height: auto;
    margin: 0 4% 20px 15%;
  }

  .question_box_02 {
    width: 80%;
    height: auto;
    margin: 0 4% 20px 15%;
  }

  .question_box_03 {
    width: 80%;
    height: auto;
    margin: 0 4% 20px 15%;
  }

  .question_box_04 {
    width: 80%;
    height: auto;
    margin: 0 4% 20px 15%;
  }

  .tokuten01 {
    width: 92%;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin: 0 4%;
  }


.seminar {
  background-color: #fffaee;
  text-align: center;
}

.contents_2 {
  position: relative;
  padding: 0px 0;
}

.php {
  position: absolute;
  top: 120px;
  left: 55px;
  color: #112e5a;
  font-size: 230%;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.php_02 {
  position: absolute;
  top: 120px;
  left: 55px;
  color: #112e5a;
  font-size: 230%;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}

.main_btn {
  margin-top: 0px;
  width: 70%;
}

.line_btn {
  margin-top: 50px;
  width: 70%;
}

.line_btn2 {
  margin-top: 50px;
  width: 70%;
}

.step {
  margin-top: 0px;
}

.seireki {
  font-size: 80%;
  color: #112e5a;
}

.nen {
  font-size: 60%;
}

.btn {
  display: flex;
  justify-content: flex-end;
}

.sponsorship {
  color: #26466d;
  padding-bottom: 0;
}


  .footer {
    margin: auto;
    font-size: 60%;
    margin-bottom: 15px;
  }

  .footer__inner li {
    list-style:none;
    font-size: 150%;
  }

  .footer .img-center {
    font-size: 120%;
  }
}