@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: 1.9rem;
  font-weight: bold;
  color: #4d4d4d;
  line-height: 1.3;
  padding-top: 60px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 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-bottom: 1px dashed #bbb;
  padding: 10px 20px 7px;
  background: #fff;
  font-size: 1.1rem;
}
th {
  width: 25%;
  background: #ffffff;
  text-align:left
}
.company_info a {
  color: #0072bc;
  text-decoration: underline;
}
.center {
  text-align: center;
}
.disclaimer {
  overflow-y: scroll;
  height: 100px;
  width: 70%;
  padding: 1em;
  font-size: 80%;
  color: #888;
  margin: 20px auto 0;
  text-align: left;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background-color: #f8f8f8;
}
.header-logo {
  width: 10%;
}
.nav-menu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.menu-list {
  margin-left: 20px;
  position: relative;
}
.menu-list:not(:last-child)::after {
  content: "|";
  position: absolute;
  right: -15px;
  top: 0;
  color: #333;
  font-size: 18px;
}
.menu-list a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
}
nav a:hover {
  color: #4da7d1;
}
.menu-list {
  list-style: none;
  display: inline-block;
  line-height: 1;
}
.menu-list:not(:first-child){
  padding-left: 10px;
}
.menu-list:not(:last-child){
  padding-right: 10px;
}
.menu-list a{
  text-decoration: none;
  font-size: 150%;
  color: #292929;
  font-size: 18px;
}
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 {
  margin-top: 10px;
}
.img{
  vertical-align:bottom;
  position: relative;
  }
.seminar2 {
  background-color: #ffffff;
  text-align: center;
}
.contents_2 {
  position: relative;
  padding:  0;
}
.php {
  position: absolute;
  top: 48%;
  left: 32%;
  color: #4e4e4e;
  font-size: 200%;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
}
.main_btn {
  margin-top: 30px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.line_btn {
  margin-top: 30px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.line_btn2 {
  margin-top: 50px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.step {
  margin-top: 50px;
}
.seireki {
  font-size: 80%;
  color: #4e4e4e;
}
.nen {
  font-size: 60%;
}
.btn {
  display: flex;
  justify-content: flex-end;
}
.sponsorship {
  color: #26466d;
  padding-bottom: 0;
}
.img{
  vertical-align:bottom;
  }
.recommend {
  height: auto;
  background-color: #EEEEEE;
}
.recommend__head {
  text-align: center;
}
.recommend_img {
  width: 100%;
  height: auto;
}
.recommend p {
  padding-top: 20px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -1px;
  color: #336699;
}
.img{
  vertical-align:bottom;
  }
.topics {
  background-color: #eaf4fe;
}
.join {
  vertical-align:bottom;
}
.btn {
  margin-top: 30px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.company {
  margin: 100px 6% 0;
}
.size_24 {
  font-size: 1.5rem;
  padding-left: 60px;
  padding-right: 60px;
}
.hr {
  width: 350px;
  margin: 20px 0;
}
.company_info{
  padding-left: 5%;
  padding-right: 5%;
}
.voice {
  margin-bottom: 20px;
}
img{
  margin: auto 0;
  position: relative;
  }
.date {
  margin-top: 20px;
  margin-right: 45px;
  text-align: right;
  font-size: 1.25rem;
  color: #838383;
}
.co-btn {
  margin-top: -5%;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  display: block;
}
.question {
  margin: 0 auto;
}
.footer {
  width: 100%;
  height: auto;
  color: #292929;
  background-color: #ffffff;
  padding-top: 10px;
}
.footer__inner {
  margin: 0 5%;
  text-align: center;
}
.footer_img{
  width: 70px;
  padding: 30px 0;
}
.footer__inner a {
  display: block;
  width: 100%;
  text-align: left;
  font-weight:bold;
}
.footer__inner li {
  float:left;
  list-style-type: none;
  width: 220px;
}
.clearfix:after {
content: "";
display: block;
clear: both;
}
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-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: 49%;
    left: 33%;
    color: #555;
    font-size: 120%;
    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 {
    width: 80% !important;
    vertical-align: bottom;
  }
  .line_btn {
    width: 80%;
    margin-top: 25px;
  }
  .line_btn2 {
    width: 70%;
    margin-top: 30px;
  }
  .step {
    margin-top: 30px;
  }
  .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;
  }
  .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 {
    height: 550px;
    position: relative;
    margin: 80px 0;
  }
  .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: 100%;
  }
  .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%;
  }
  .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%;
  }
  footer {
    width: 100%;
    font-size: 60%;
    margin-bottom: 15px;
  }
  .footer__inner li {
    font-size: 150%;
  }
  footer .img-center {
    font-size: 120%;
  }
}